/*
CODE: STOCK-Innovation; Rhein Unternehmensevolution
LAST CHANGE: 07-04-08
ALS Aarbergen
 */
@import url(banner.css);
@import url(login.css);
@import url(druck.css);
@import url(graphmenu.css);
*{
	margin: 0px;
}
a img, img{
	border: none;
	padding:0px;
}
a:link{
	color: #0000cc;
	text-decoration: underline;
}
a:visited{
	color: #000099;
}
a:hover{
	color: #000099;
	text-decoration: underline;
}
a:active{
	color: #0000cc;
}
body{
	background-color: #E1E1E1;
	margin-top: 10px;
	margin-left: 10px;
}
body, h1, h2, h3, h4, h5, h6, td, a{
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}
form, input{
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 11px;																	 
	margin: 0px;
}
h1{
	color: #483D8B;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 0;
	padding-top: 0;
}
h2{
	color: #483D8B;
	font-size: 12px;
	font-weight: bold;	
	padding-bottom: 0;
	padding-top: 0;
}
h3{
	color: #483D8B;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 0;
	padding-top: 0;
}
h4{
	color: #483D8B;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 0;
	padding-top: 0;
}
h5{
	color: #483D8B;
	font-size: 9px;
	font-weight: bold;
	padding-bottom: 0;
	padding-top: 0;
}
h6{
	color: #483D8B;
	font-size: 8px;
	font-weight: bold;
	padding-bottom: 0;
	padding-top: 0;
}
li{
	margin-bottom: 0px;
}
p{
	font-family: Verdana, sans-serif;
}
.rechts{
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 140px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
  padding:5px;
}
.content{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	width: 100%;
	padding: 5px;
}
.foot{
  background-color: #ffffff;
}
.footer{
  height: 15px;
	border-top: 1px solid #aaaaaa;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-bottom: 0px;
}
.footer a{
  font-family: Verdana, sans-serif;
	font-size: 11px;
	text-align: center;
}
.klickpfad{
  border-top:1px solid #aaaaaa;	
	border-bottom: 1px solid #aaaaaa;	
	font-size: 10px;
	height: 12px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-top: 1px;
	text-align: left;
	width: auto;

}
.klickpfad a{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-align: left;
}
.navigation{
	background-image: url(navback.gif);
	background-repeat: repeat-y;
	background-position: bottom left;
	width: 190px;
	padding: 0px;
}
.navoben .navunten {
  position: relative;
	left: 5px;
	top: 5px;
	color: black;
	width: 180px;
	overflow: hidden;
}
/*****************************************/
/* 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;
  }

