/* chachecoeur.de          */
/*    by Oliver Reichardt  */
/*    www.karottensuppe.de */

#content {
	position: relative;
	left:30%;
	top:150px;
	width:450px;
}

#logo {
	background-image: url(http://www.cachecoeur.de/_img/postkartecachecoeur.gif);
	background-repeat:no-repeat;
	width:390px;
	height:263px;
	padding:0px;
	margin: 0px;
	text-align:right;
	vertical-align:bottom;
	color:#202070;
	padding-right: 5px;
}

#text {
	float: right;
	width: 100%;
	font: 1em Georgia,"Times New Roman",Times,serif;
	text-align: right;
	color:#202070;
	line-height:1.5;
	padding-top: 15px;
	padding-right:5px;
}

#commentcontent {
 	width:390px;
	height:263px;
	padding:0px;
	margin: 0px;
	text-align:right;
	vertical-align:bottom;
	color:#202070;
	padding-right: 3px;
}

body {
	background:#fff2dd;
	font:0.8em Georgia,"Times New Roman",Times,serif;
}

p {
	padding: 0;
	margin: 0;	
}

img {
	border:none
}

a:visited,a {
	font: 1em Georgia,"Times New Roman",Times,serif;
	line-height:1.5;
	color:#202070;
	text-decoration: none;
}

a:hover {
	font: 1em Georgia,"Times New Roman",Times,serif;
	line-height:1.5;
	color:#A40289;
	text-decoration: none;
}

input {
	font: 1em Georgia,"Times New Roman",Times,serif;
	color: #fff2dd;	
	background-color:#202070;
	border: 1px solid #202070;
	padding: 0;
	margin: 0;
	width:60%;
}

.validation-advice,.custom-advice {
	color: #A40289;	
	padding-top: 5px;
	height: 5px;
	clear: both;
}

#commenttitle:hover {
	color:#A40289;
}

.submbutton {
	background:#27246b;
	border:1px solid #27246b;
	color:#fff2dd;
	padding:3px;
	margin-left: 0px;
}
