/*
CODE: STOCK-Innovation; Rhein Unternehmensevolution
LAST CHANGE: 27-07-07
wdr
 */
@import url(banner.css);
@import url(textmenu.css);
@import url(login.css);

/*@import url(graphmenu.css);*/
*{
	margin: 0px;
}
a img, img{
	border: none;
	padding:0px;
}
a:link{
	color: #3a5398;
	text-decoration: underline;
}
a:visited{
	color: #3a5398;
}
a:hover{
	color: #0000cc;
	text-decoration: underline;
}
a:active{
	color: #3a5298;
}
body{
	background-color: #E1E1E1;
	margin-top: 10px;
	margin-left: 10px;
}
body, td, a{
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
div{
  padding-top: 0px;
  padding-bottom:0px;	
}
form, input{
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 11px;																	 
	margin: 0px;
}
li{
	margin-bottom: 0px;
}
.rechts{
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 140px;
	font-family: arial, sans-serif;
	font-size: 11px;
  	padding:5px;
}
.content{
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	width: 100%;
	padding: 15px;
}
.foot{
  background-color: #ffffff;
}
.footer{
  height: 15px;
	border-top: 1px solid #aaaaaa;
	font-family: arial, sans-serif;
	color: #3a5298;
	font-size: 11px;
	text-align: center;
	margin-bottom: 0px;
}
.footer a{
  font-family: arial, sans-serif;
	color: #3a5298;
	font-size: 11px;
	text-align: center;
}
.klickpfad{
  border-top:1px solid #aaaaaa;	
	/*
	border-bottom: 1px solid #aaaaaa;	
  */
	font-size: 11px;
	height: 12px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-top: 1px;
	text-align: left;
	width: auto;

}
.klickpfad a{
	font-family: arial, sans-serif;
	color: #3a5298;
	font-size: 10px;
	text-align: left;
}
.navigation{
	background-image: url(schraege.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 190px;
	padding: 0px;
}
.navoben .navunten {
  position: relative;
	left: 5px;
	top: 5px;
	width: 180px;
	overflow: hidden;
}
H1, .csc-firstHeader{
	font-family: Arial, sans-serif;
	color: #3a5298;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	padding-bottom: 0;
	padding-top: 0;
}
H2, .csc-header csc-header-n2{
	font-family: Arial, sans-serif;
	color: #3a5298;
	font-size: 14px;
	line-height: 22px;	
	font-weight: bold;	
	padding-bottom: 0;
	padding-top: 0;
}
H3, .csc-header csc-header-n3{
	font-family: Arial, sans-serif;
	color: #3a5298;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	padding-bottom: 0;
	padding-top: 0;
}
H4, .csc-header csc-header-n4{
	font-family: Arial, sans-serif;
	color: #3a5298;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding-bottom: 0;
	padding-top: 0;
}
/* -- Drucken/Suchen -- */
.drucksymbol,.suchsymbol{ 
  color:#3a5398;
  font-size:11px;
  text-decoration:none;
  font-family:verdana,sans-serif;
  }
.printsearch{
  margin-top:0px;
  margin-left:5px;
	height: 5px;
  }
/* Bullet styles for lists */
.content li{
	margin-bottom: 8px;
  }
.fixrand li, .varirand li{
	margin-bottom: 8px;
  }  
.content ul{ 
  color: #000000; 
  list-style-type: disc; 
	padding: 6px 0 0 16px;
  margin-left: 8px;
  }
.fixrand ul, .varirand ul{ 
  color: #000000; 
  list-style-type: disc;
  padding: 6px 0 0 16px;
  }
/* Bullet styles for ordered lists */  
.content ol{ 
  color: #000000; 
  list-style-type: decimal; 
	padding: 6px 0 0 16px;
  margin-left: 12px;
  }    
.fixrand ol, .varirand ol{ 
  color: #000000; 
  list-style-type: decimal;
  padding: 6px 0 0 16px;
  margin-left: 12px;
  }
/* Rahmen */
.csc-frame-rulerAfter{
  margin-top:8px;
  border-bottom: 1px solid;
  } 
.csc-frame-rulerBefore{
  margin-bottom:2px;
  border-top: 1px solid;
  }  
.csc-frame-indent{
  padding-left:25px;
  }    
.csc-frame-indent3366{
  padding-left:50px;
  }      
.csc-frame-indent6633{
  padding-left:75px;
  }       
.csc-frame-frame1{
  padding: 0 5px 5px 5px;
  margin-bottom:5px;
  border: 1px solid;
  }   
.csc-frame-frame2{
  background-color: #eeeeee;
  padding: 0 5px 5px 5px;
  margin-bottom:5px;
  border: 1px solid;
  }   
/* Mailform */  
#mailform{
  width:480px;
  }
.csc-mailform-field {
  margin:5px;
  vertical-align:top;
  }
.csc-mailform-field input{
  padding:2px 2px 2px 5px;
  }
.csc-mailform-field select{
  font-family: Verdana, sans-serif;
	font-size: 11px;
  }
.csc-mailform-field #mailformformtype_mail{
  margin-left:160px;
  }
.csc-mailform-field textarea{
  font-family: Verdana, sans-serif;
	font-size: 11px;
  padding:2px 2px 2px 5px;
  }
.csc-mailform-field #mailformtv{
  vertical-align:top;
  margin-left:-5px;
  }
.csc-mailform-field label{
  width:160px;
  float:left;
  clear:left;
  }


