/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

.klein { 
	font-size: 10px;
	line-height: 110%;
}

.klein a:hover { 
	font-weight: normal;
}

.klein2 { 
	font-size: 11px;
	line-height: 110%;
}

.KapitalienWeiss { 
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; font-weight: bold
}

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	font-size:15px;
	color: #333333;
	line-height: 1.001;	
	margin: 0px;
	padding: 0px;
}
p{
	margin-top: 0px;
	margin-bottom:20px;
}

div{
	margin: 0px;
	padding: 0px;
}

/*a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}*/
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 /*font-family: Verdana,Arial,sans-serif;*/
 font-size: 170%;
 color: #333333;
}

h2{
 font-size: 160%;
 color: #00354C;
 line-height: 130%;
}

h3{
 font-size: 110%;
 font-weight: bold;
 color: #000000;
}

h4{
 font-size: 120%;
 font-weight: bold;
 color: #000000;
margin: 20px 0px 0px 0px;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
	list-style: disc;
 	/*list-style-image: url(../Standardelemente/Bullet_klein.gif);*/


}

ul ul{
 list-style-type: disc;
 /* Nächste Zeile hab ich hinzugefügt: Eike*/
 margin-left:20px;
}

ul ul ul{
 list-style-type: none;
}
	

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#Kopfleiste{
	background-image: url(../Standardelemente/KopfleistenKachel.jpg);
	margin: 0;
	padding: 0px 0px;
	width: 100%;
	background-color:#096390;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	/*line-height: 14px;*/
}

#Kopfleiste a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#Kopfleiste a {
	color: #FFFFFF;
	text-decoration: none;
}

#Kopfleiste a:hover{
	text-decoration: underline;
}


#navBar{
  	/*float: left;*/
	position: relative; top:0px; left:0px; width:251px;  z-index:1; 
	/*width: 251px;*/
	/*background-color: #cccccc;*/
	border-right: 1px solid #999999;
	border-bottom: 1px solid #FFFFFF;
	background-color:#CCCCCC;
}

#navBar a:link, a:visited, a:hover {
	color: #096390;
	/*color: #006699;*/
	text-decoration: none;
}


#content{
	position: absolute; top:90px; left:251px; width:750px;  z-index:1; line-height: 110%;
}

#contentHome{
	position:relative; top:20px; width:1000px;  z-index:1; line-height: 110%; 
}

#content a:link, a:visited {
	color: #006699;
	text-decoration: none;
}

#content a:hover {
	color:#000066;
	text-decoration: underline;
}	
	
#Listentabelle {
	border-bottom: solid 1px #CCCCCC;
	margin: 0px 0px 40px 0px;
	padding-bottom: 20px;
}


#Einruecken{
	padding: 0px 10px 0px 20px;
}
/*Hier wird der Text/Bild-Bereich unterhalb der Haarlinie etwas nach rechts gerückt*/



/***********************************************/
/*Component Divs                               */
/***********************************************/

/*************** #Haarlinie styles **************/

#Haarlinie{
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}

/*************** #Seitentitel styles **************/

#Seitentitel{
	margin: 0px 0px 0px 0px;
	padding: 20px 10px 0px 20px;
	border-bottom: 0px solid #cccccc;
	border-left: 0px solid #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	/*font-size: 24px;*/
	line-height: 100%;
	color: #999999;
}


/*************** #ProduktName styles **************/

#ProduktName{
	padding: 0px 0px 10px 0px;
}


/************* #breadCrumb styles (Pfadangabe) *************/

#breadCrumb{
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 0px 35px 0px;
}

#breadCrumb a:link {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: none;
}

#breadCrumb a:visited {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: none;
}

#breadCrumb a:hover {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#000066;
	text-decoration: underline;
}



/************** .feature styles ***************/

.Bildtext{
	padding: 0px 0px 0px 20px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}


/************* #siteInfo styles ***************/

#Seitenfuss{
	clear: both;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #cccccc;
	border-left: none;
	font-size: 10px;
	color: #CCCCCC;
	padding: 10px 10px 10px 0px;
	margin: 0px 0px 10px 0px;
}

#Seitenfuss a:link, a:visited {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

#Seitenfuss a:hover {
	color:#000066;
	text-decoration: underline;
	font-weight: bold;
}


#Seitenfuss img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

#SeitenfussPrint{
	display: none;
}

/*********** #Navigation styles ***********/

#NaviEbene1 {
	width: auto;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	width: 251px;
	/*background-color: #CCCCCC;*/
}

#NaviEbene1 p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background-color: #CCCCCC;*/
	font-size: 13px;
	line-height: 25px;
	width: auto;
}

#NaviEbene1 a {
	display: block;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	font-weight: bold;
	text-decoration:none;
	border-bottom: 1px solid #FFFFFF;
	/*border-bottom: 1px solid #FFFFFF;*/
}

#NaviEbene1 a:hover {
	background-color: #096390;
	color: white;
	width: auto;
}

#NaviEbene1 a.open {
	display: block;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	font-weight: bold;
	text-decoration:none;
	border-bottom: 1px solid #FFFFFF;
	/*border-bottom: 1px solid #FFFFFF;*/
	background-color: #096390;
	color: white;
	width: auto;
}


#NaviEbene2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #E3E3E3;
}

#NaviEbene2 p {
	margin: 0px 10px 0px 30px;
	padding: 0px 0px 0px 0px;
	background-color: #E3E3E3;
	/*border-bottom: 1px solid #FFFFFF;*/
	/*font-size: 10px;*/
	line-height: 18px;
}

#NaviEbene2 a {
	display: block;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-weight: bold;
	text-decoration:none;
	font-size: 11px;
}

#NaviEbene2 a:hover {
	background-color: #096390;
	color: white;
	width: 100%;
}

#NaviEbene2 a.open {
	display: block;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-weight: bold;
	text-decoration:none;
	font-size: 11px;
	background-color: #999999;
	color: white;
	width: 100%;
}

p#NaviUeberschrift {
	margin: 0px 0px 0px 30px;
	font-size: 13px;
	font-weight: bold;
}
 
/*********** #Kontextlinks link styles (unter dem Bild) ***********/

#Kontextlinks {
	width: auto;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	width: 280px;
}

#Kontextlinks p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	border-bottom: 1px solid #CCCCCC;
	font-weight:bold;
}

#Kontextlinks a {
	display: block;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-weight: bold;
	text-decoration:none;
	font-size: 11px;
	line-height: 17px;
}

#Kontextlinks a:hover {
	background-color: #CCCCCC;
	width: auto;
	color:#000000;
}

#BildunterschriftGross {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 24px;
	/*line-height: 50px;*/
	color: #999999;
}

#BildunterschriftKlein {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}

#BildPrint{
	display: none;
}


/************** #Technische Daten **************/

#Datentabelle{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	font-weight: bold;
	line-height: 150%;
	margin-bottom: 20px;
}

#TechDaten{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #CCCCCC;
}

#ShredderWechseln{
	background-color:#CCCCCC;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	color: #000000;
	padding: 3px 3px 3px 0px;
	margin: 5px 0px 5px 0px;
}

#Kundenwunsch{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 5px;
}

/************** #Kontaktformular **************/

#KontaktFormular{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	font-weight: bold;
	line-height: 150%;
}

#KontaktFormular table{
	background-color:#E3E3E3;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	color: #000000;
	padding: 3px 3px 3px 0px;
	margin: 5px 0px 5px 0px;
}

#KontaktFormular textfield, textarea, select, input{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 300px;
	margin: 0px 0px 5px 0px
}

#Radiobuttons input{
	width: 20px;
	margin: 0px 0px 0px 0px
}