/* CSS Document */

a:link    { text-decoration:underline; color: #000000; font-weight:bold; }
a:visited { text-decoration:none; color: #333333; font-weight:bold;} 
a:hover   { text-decoration:underline; color:#000000; font-weight:bold;} 
a:active  { text-decoration:none; color: #000000; font-weight:bold;}

h1 {
	font-size:24px;
	color:#333333;
	font-weight:normal;
	margin:0px 0px 10px 0px;	
}
h2 {
	font-size:18px;
	color:#333333;
	font-weight:bold;
	margin:0px 0px 10px 0px;	
}
h3 {
	background-image:url(pics/txt/box8.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:12px;
	font-size:14px;
	color:#669933;
	font-weight:bold;
	margin:0px 0px 5px 0px;		
}

body {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	background-image:url(pics/background/pageback.gif);
	background-position:top;
	background-repeat:repeat;
}

.PageContentTop {
	width:1016px;
	height:18px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url(pics/background/pagecontenttop.gif);
	background-position:top;
	background-repeat:no-repeat;
	font-size:1px;
}
.PageContent {
	width:1016px;	
	margin:0px 0px 0px 0px;	
	padding:0px 0px 0px 0px;
	background-image:url(pics/background/pagecontent.gif);
	background-position:top;
	background-repeat:repeat-y;
	font-size:1px;
}
.PageContentFooter {
	width:1016px;	
	height:76px;	
	margin:0px 0px 0px 0px;	
	padding:0px 0px 0px 0px;
	background-image:url(pics/background/pagecontentfooter.gif);
	background-position:top;
	background-repeat:no-repeat;	
	font-size:1px;
}
.PageNaviHead {
	width:1000px;
	height:268px;
	font-size:11px;
	background-image:url(pics/background/navibackpic.jpg);
	background-position:top;
	background-repeat:no-repeat;	
}
.PageMainContent {
	width:900px;
	font-size:12px;
	padding:20px 0px 10px 0px;
	font-style:normal;	
}


.MainNavi {
	width:1000px;
	height:42px;
	padding:0px 0px 0px 0px;
	background-image:url(pics/background/mainnaviback.jpg);	
	background-position:top;
	background-repeat:no-repeat;
}



.NaviSubBar {
	width:1000px;
	height:29px;	
	background-image:url(pics/background/navisubbar.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.YouAreHere {
	height:10px;
	margin:0px 0px 20px 0px;	
	color:#666666;
	font-size:11px;
}
.TextBox {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	height:18px;	
	border:#999999 1px solid;
	padding-left:5px;
	background-color:#ebebeb;
}
.TextBoxErr {
	background-color:#ffcccc;	
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	height:18px;	
	border:#999999 1px solid;
	padding-left:5px;	
	color:#000000;		 
}
.ComboBox {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	height:21px;	
	border:#999999 1px solid;
	padding-left:5px;
	background-color:#ebebeb;
}
.ProduktTextBereich {	
	text-align:justify;
	margin:0px 0px 10px 0px;
}
.KaufFortschritt {
	width:900px;
	height:51px;
	margin:20px 0px 10px 0px;
	background-image:url(pics/background/kauffortschritt.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.TextAbsatz {
	line-height:1.5;
	text-align:justify;
	padding:0px;
	margin:0px 0px 20p 0px;
	font-style:normal;

}
