* { margin: 0; padding: 0; vertical-align:bottom; /* alle Browser gleich eingestellt (img in div vertical-Problem) */ }
body { font-family:Arial, Helvetica, sans-serif; font-size: 62.5%; color:#85151d; background-color:#FFF; background:url(gfx/background-stripe.gif) left repeat-y; cursor:default;}
a img {border:none;}

div#wrap { width: 950px;}
div#column_1 {width:210px; float:left;}
div#column_2 {width:210px; float:left;}
div#column_3 {width:530px; float:left; padding:305px 0 100px;}
div#content {padding-left:70px;}

div#flashcontent {float:left; margin:0 26px 13px 0; width:228px; height:170px; padding:1px; border:1px solid #85151d;}

/* Pictures in column_3 background START */
.pic_1 {background:url(gfx/backgrounds-top/vitalplast-anwendung.jpg) left top no-repeat;}
.pic_2 {background:url(gfx/backgrounds-top/vitalplast-start.jpg) left top no-repeat;}
.pic_3 {background:url(gfx/backgrounds-top/vitalplast-kontakt.jpg) left top no-repeat;}
/* Pictures in column_3 background END */

h1 {font-size:2em; clear:both;}
h1.clearer {clear:both; margin-top:43px;}
h2 {font-size:1.4em; padding-bottom:13px;}

p {font-size: 1.1em; line-height:1.5em; color:#333333; padding-top:13px;}

div#content img {float:left; padding:0 26px 13px 0;}
div#content a {font-weight:bold; text-decoration:none; color:#85151d;}
div#content a:hover {color:#f7ac1c;}

ul#navi {margin:305px 0 0 43px; list-style:square;}
ul#navi li {margin-bottom:13px;}
ul#navi li a {font-weight:bold; text-decoration:none; color:#85151d; font-size:1.1em}
ul#navi li a:hover {color:#f7ac1c;}
ul#navi li a#active {color:#f7ac1c;}


/*Form CSS*/
fieldset {
	width: 100%;
	border: none;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 20px;
}
label {
	font-size:1em;
	display: block;
}
fieldset .textbox {
	font-size:1.1em;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	overflow:auto;
	display: block;
	width: 220px;
}
fieldset li.field {
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 5px;
}
fieldset .button {	font-size:1.1em; padding:5px 10px;}
h3#warning {
	font-size:1.2em;
	color:#00CC00;
	padding:13px 0;
}
/*Form CSS End*/

span.antibot {display:none;}
