/* CSS Document */
html { height: 100% } 
body {
	font-family: Verdana, sans-serif;
	margin-top: 0;
	padding-top: 0;
	font-size :11px;
	color: #002851;
	text-align: center;
	background-color: #6a7b96;
	background-repeat: no-repeat;
	background-position: center top;
	scrollbar-face-color: #F1F1F1;
	scrollbar-shadow-color: #6a7b96;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: white;
	scrollbar-arrow-color: #6a7b96;
}
a{
	font-size :11px;
	color: #002851;
	text-decoration: none;}
a:link{
	color: #002851;
	text-decoration: none;}
a:hover{
	color: #002851;
	text-decoration: underline;}
h1{
 font-size: 11px;
 margin: 0px;
 padding: 0;
 font-weight: bold;}
h2{
 font-size: 110%;
 text-decoration: underline;
 color: #a3505f;}
hr{
	color:#002851; 
	background-color:#6a7b96; 
	height:1px;
  margin:0px; 
  padding: 0px;
  text-align:right; 
  border:0px solid blue;
}

.bold {font-weight: bold;}
.inhalthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #bc960d;
	text-decoration: none;
}

.seitenueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #bc960d;
	text-decoration: none;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#rahmen { 
	position: relative;
	margin: 0px auto;
	padding: 0;
	width: 910px;
	background-color: #4b5f80;
}
#main{
	position: relative;
	text-align: left;
	margin: 0px auto;
	position: relative;
	width: 900px;
}
#head{
	position: relative;
	background-position: center top;
	margin-top: 0px;
	padding: 0px;
	width: 900px;
	height: 87px;
	background-image: url(../images/kroeger_logo.gif);
}
#block{
	text-align: left;
	margin: 0px auto;
	position: relative;
	width: 900px;
}
#bildleiste{
	margin: 0px auto;
	position: relative;
	width: 570px;
	background-color: #d6d7de;
	overflow: hidden;
	float:left;
	border: 0px solid red;
}
#bild_links{
	position: relativ;
	margin-top: 5px;
	padding: 0px;
	vertical-align: middle;
	width: 270px;
	height: 170px;
	float: left;
	border:0px solid yellow;
}
#bild_links_akt{
	position: relativ;
	margin-top: 5px;
	padding: 0px;
	vertical-align: middle;
	width: 570px;
	height: 170px;
	float: left;
	border:0px solid yellow;
}
#bild_rechts{
	position: relative;
	margin-top: 5px;
	padding: 0px;
	vertical-align: middle;
	width: 270px;
	height: 170px;
	float:right;
	border:0px solid yellow;
}
#main_content{
	text-align: center;
	margin: 0px;
	position: relative;
	width: 570px;
	float:left;
	border:0px solid red;
}
#content{
	text-align: left;
	margin: 10px auto;
	padding: 0px;
	width: 530px;
	float:none;
	font-size :11px;
	border:0px solid blue;
}
.block_left {
	vertical-align: top;
	background-position: left top;
	background-repeat: repeat;
	background-image: url(../images/blaubalken-hg.gif);
	width: 165px;
}
.block_middle {
	vertical-align: top;
	background-color: #D1D6DF;
	width: 570px;
}
.block_right {
	vertical-align: top;
	background-position: left top;
	background-repeat: repeat;
	background-image: url(../images/blaubalken-hg.gif);
	width: 165px;
}

/************* #Nav styles **************/

#navlinks{
	float:left;
	position: relative;
	padding: 0px;
	width: 165px;
	height: 180px;
	background-color: #79869d;
	border:0px solid green;
}
#navlinksG{
	position: relative;
	margin-top: 5px;
	border:0px solid yellow;
}
#navoben{
	position: relative;
	margin-top:45px;
	margin-right:20px;
	padding: 0px;
	height: 20px;
	text-align: right;
	border:0px solid green;
}
/***********************************************/
/* Components                                  */
/***********************************************/


/************** .content styles *****************/

.bodytext {	
	border:0px solid cyan; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #002851;
	text-decoration: none ; 
	line-height: 17px 
}
.contenttable {	
	padding: 0px;
	border:0px solid yellow; 
	text-decoration: none ; 
	border:0px solid blue;
}
.font {	
	padding: 0px;
	border:0px solid yellow; 
	text-decoration: none ; 
	border:0px solid blue;
}
.text  {
	font-size :100%;
	color: #002851;}
	
.rot  {
	font-size :100%;
	color: #E1023B;}
	
.img{
	padding-right: 10px;}


li { margin-left: 20px; margin-top:15px; line-height: 20px; }
input { background-color: white; border: none; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px}

.button {
	background-color: #FBC534;
	font-size:11px;
	font-family: Verdana, sans-serif;
	color: #E1023B;
	border: 1px solid #666666;
}

textarea { background-color: white; border-style:outset; border-color: silver; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px}

}

/** mailform **/
.csc-mailform {
	position: relative;
	margin: 0px 0px 0px;
	padding: 0px;
	vertical-align: top;
	height: 100%;
	border:0px solid blue;
}
.csc-mailform-field {
	position: relative;
	margin: 0px 0px 10px;
	padding: 0px;
	vertical-align: top;
	height: auto;
	border:0px solid red;
}
.csc-mailform-text {
	position: relative;
	left: 95px;
	margin: 0px 0px 0px;
	padding: 0px;
	vertical-align: top;
	height: auto;
	border:1px solid gray;
}
.csc-mailform-submit {
	position: relative;
	left: 95px;
	margin: 0px 0px 0px;
	padding: 0px;
	vertical-align: top;
	height: auto;
	border:1px solid gray;
}

.csc-mailform-lable {
	position: absolute;
	margin: 0px 0px 0px;
	padding: 0px;
	vertical-align: top;
	height: auto;
	width: 95px;
	min-width: 95px;
	overflow: auto;
	border:0px solid yellow;
}
.divx{
	text-align: left;
	margin: 0px;
	padding: 0px;
	float:none;
	font-size :11px;
	line-height: 17px; 
	border:0px solid blue;
}
.csc-header{
	text-align: left;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	float:none;
	border:0px solid blue;
}
.csc-header-n2{
	text-align: left;
	margin: 0px;
	padding: 0px;
	float:none;
	border:0px solid blue;
}
