html, body, *{
	margin: 			0;
	padding: 			0;
}

body{
	background-color: 	#d5e4e7;
	color: 				#fff;
	font: 				0.69em/2.0em Helvetica;
}

a{
	color: 				#fff;
	text-decoration: 	none;
}

h1 a{
	text-indent: 		-9999px;
	display:			block;
	width: 				486px;
	height: 			29px;
	background-image: 	url(../images/sandraspier.gif);
	margin: 			120px 0 52px 247px;
}

a#linktohome{
	text-indent: 		-9999px;
	display:			block;
	width: 				486px;
	height: 			29px;
}


div#stripe{
	background-color:	#fff;
	color: 				#000;
	min-height: 		160px;
	height: 			auto !important;
	height: 			160px;
	padding-top: 		30px;
}

div#stripe a{
	color: 				#000;
}

ul#navigation{
	float: 				left;
	margin: 			0 37px 0 37px;
	width: 				170px;
}
ul#navigation li {
	display:			block;
	height: 			11px;
	line-height: 		10px;
	margin-bottom: 		8px;
}
* html ul#navigation li{
	margin-bottom: 		6px;
}
*+html ul#navigation li{
	margin-bottom: 		6px;
}


ul#navigation li a{
	text-indent: 		-9999px;
	display: 			block; 
	width: 				170px;
	height: 			11px;
}

ul#navigation li a#navi_01{	background: url(../images/navi_01.gif) no-repeat 100% 0px;  }
ul#navigation li a#navi_02{	background: url(../images/navi_02.gif) no-repeat 100% 0px;	}
ul#navigation li a#navi_03{	background: url(../images/navi_03.gif) no-repeat 100% 0px;	}
ul#navigation li a#navi_04{	background: url(../images/navi_04.gif) no-repeat 100% 0px;	}
ul#navigation li a#navi_05{	background: url(../images/navi_05.gif) no-repeat 100% 0px;	}
ul#navigation li a#navi_06{	background: url(../images/navi_06.gif) no-repeat 100% 0px;	}
ul#navigation li a#navi_07{	background: url(../images/navi_07.gif) no-repeat 100% 0px;	}

ul#navigation li.active a#navi_01{	background: url(../images/navi_01_active.gif) no-repeat 100% 0px;	}
ul#navigation li.active a#navi_02{	background: url(../images/navi_02_active.gif) no-repeat 100% 0px;	}
ul#navigation li.active a#navi_03{	background: url(../images/navi_03_active.gif) no-repeat 100% 0px;	}
ul#navigation li.active a#navi_04{	background: url(../images/navi_04_active.gif) no-repeat 100% 0px;	}
ul#navigation li.active a#navi_05{	background: url(../images/navi_05_active.gif) no-repeat 100% 0px;	}
ul#navigation li.active a#navi_06{	background: url(../images/navi_06_active.gif) no-repeat 100% 0px;	}
ul#navigation li.active a#navi_07{	background: url(../images/navi_07_active.gif) no-repeat 100% 0px;	}


div#content{
	font: 				1.1em/1.9em Helvetica;
	width: 				485px;
	float: 				left;
	padding-bottom: 	30px;
}

div#footer{
	padding-left: 		247px;
	padding-bottom:		50px;
}

div#content h3{
	margin-top: 		25px;
	font: 				bold 1.4em/2.0em Helvetica;
}

div#content ul{
	margin: 10px 0 20px 16px;
	list-style-image: 	url(../images/bullet.gif);
}

div#content a{
	text-decoration: underline;
}
	

.input{
	width: 195px;
	border: 1px solid #bfbfbf;
	color: #bfbfbf;
	font: 11px/13px Helvetica;
	height: 13px;
	padding: 2px;
	margin-bottom: 10px;
}

.textarea{
	width: 195px;
	font: 11px/13px Helvetica;
	height: 100px;
	padding: 2px;
	border: 1px solid #bfbfbf;
	color: #bfbfbf;
}

.arbeitsproben {
	border: 1px solid #262428;
	float: left;
	margin: 0 15px 0 0;
}

.clb{
	clear:both;
}
div.clb{
	margin-bottom: 35px;
}

span.error{
	color: #E2001A;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 0.7em;
}

span.success{
	font-size: 0.9em;
	font-weight: bold;
	line-height: 0.7em;
}

div.sandra_spier {
	float: left; 
	margin-left:20px;

}