body {
  padding:0px;
  text-align:center;
  margin: 10px;
  background-color: #fff;
  color:black;
  font-family: verdana;
  font-size:12px;
  }
#main {
   width:750px;
   background-color:#fff;
   color:black;
   margin: 0px auto;
   text-align:left;
  }
a {
	text-decoration:none;
	color:#000;


}

#header_rahmen {
	border: 1px solid #000;

}


#header {
	width:750px;
	text-align:left;
}

#header img {
	
	padding-right: 20px;
	width: 400px;
	height: 80px;
	float: left;
}

#ueberschrift {
	color: #05397f;
	font-size: 14px;
	float: right;
	width: 300px;
	text-align:right;
	padding: 10px;

}

#ueberschrift h1 {
	color: #05397f;
	margin: 0px;
	font-size: 14px;
	display: inline; 
}

#header_menue {
	clear:both;
	margin-top: 3px;
	background-color: #05397f;
	width: 750px;
	height: 20px;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	text-align:left;

}

#header_menue a {
	font-size: 12px;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	font-weight: bold;
}

#header_menue a:hover {
	color: #eee;
	
}


#content {
	margin-top: 20px;
	width: 750px;

}

#content a{
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;	
}

#content a:hover{
	color: #cdcdcd;
	
}

#side_menue {
	float: left;
	width:130px;
	padding:5px;
	
}

side_content {
	float:right;
}


#side_menue a{
	display: Block;
	background-color:#cdcdcd;
	padding:3px;


}

#zahlungsbox{
	height: 150px;
	width:340px;
	padding: 10px;
	float: left;
	background-color:#ceddf0;
	text-align: left;
	font-size:11px;

}

#newsletter{
	height: 150px;
	width:340px;
	padding: 10px;
	float: right;
	background-color:#a7c7f1;
	text-align: left;
	font-size:11px;

}

input {
	font-size: 11px; 
	color:#cdcdcd;
	font-weight:bold; 
}


#footer {
	clear:both;
	margin-top: 3px;
	background-color: #05397f;
	width: 742px;
	font-size: 12px;
	font-weight:bold;
	line-height: 18px;
	color: #fff;
	text-align:right;
	padding-right:10px;


}



#footer a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	color: #eee;
	
}

#hauptmenue {
	width: 750px;
	text-align:left;


}

#hauptmenue h2 {
	font-size: 12px;
	margin: 0px;	

}
#hauptmenue a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;

}
#untermenue a:hover {
	color: #ceddf0;
	

}
#untermenue a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;

}
#hauptmenue a:hover {
	color: #ceddf0;
	

}

table {
	width: 100%;
	margin:0px;
}

td.image{
	padding: 0px;
	background-color:#fff;
	margin:0px;
	vertical-align: top;
}


td.normal{
	padding: 5px;
	background-color:#ceddf0;
	vertical-align: top;
}

td.hover{
	background-color:#a7c7f1;
	padding: 5px;
	vertical-align: top;

}
