div.wpcf7 {
	width:350px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	/*padding: 0;*/
	color:#ff9900;
}
#content div.wpcf7 {
text-align:center;
width:210px;
}
#content #wpcf7 p.submit{padding-left:30px;}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.rounded {
background:  url(http://www.annelass.de/wp-content/themes/simplish/img/rounded.gif) no-repeat center bottom;
padding-top: 7px;

height:57px;
}
.roundedbig {
	padding-top: 7px;
	height:209px;
	background-image: url(http://www.annelass.de/wp-content/themes/simplish/img/roundedbig.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}


#contact{
	width:450px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#contact p{text-align:center;line-height:17px;}

#contact input, textarea{
font: normal 12px "bitstream vera sans", verdana, sans-serif;
border: none;
background: #FFF;
width: 170px;
color:#cc3300;
font-style:italic;
text-align:center;
}
