/* Allgemein */
html, body {
	background-color: #fff;
	width:100%;	
	height: 100%;
	margin:0;
	padding:0;
	text-align: center;
}
body *{font-family: Arial, Helvetica, sans-serif;}
b {
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	margin:0 0 5px 0;
	padding:0;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	margin:0;
	padding:0;
}
td {
	margin:0;
	padding:0;
	vertical-align:top;
}
/* Allgemein Ende */
#site {
	width:900px;
	margin:0 auto;
	height: 100%;
}
/* Headerbereich */
#header {
	background: url(../img/header.jpg) top left no-repeat #3399CC;;
	width: 900px;
	height: 227px;
}
#flash {
	position:absolute;
}
/* Headerbereich Ende */
/* ContentBereich */
#content {
	width: 860px;
	overflow:hidden;
   padding:0;
   border:none;
	text-align:left;
	border-right: 20px solid #39C;
	border-left: 20px solid #39C;
	background: #006699;
}
#leiste {
	width: 615px;
	height: 19px;
	background: url('../img/top.gif') top left no-repeat #D3E8F3;
	overflow: hidden;
	padding: 0 0 0 245px;
	border-top: #66B0D9 solid 1px;
}
#title {
	width:606px;
	height:17px;
	border-left: #66B0D9 solid 1px;
	border-right: #66B0D9 solid 1px;
	background: #fff;
	color:#004364;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	padding:2px 0 0 7px;
}
/* Navibereich */
#navicon {
	width: 142px;
	float: left;
	height: 100%;
}
#navi {
	width: 142px;
	background: #D3E8F3;
	border: solid 1px #66B0D9;
	line-height: 20px;
	/*letter-spacing: 2px;*/
}
a.menu0{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004364;
	text-decoration: none;
	text-align:left;
	padding-left:24px;
}
a.menu0:hover{
	background-color:#fff;
}
a.menua {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #980C17;
	text-decoration: none;	
	padding-left:24px;
}
a.menua:hover{
	background-color:#fff;	
}
a.menu2{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004364;
	text-decoration: none;
	text-align:left;
	padding-left:34px;
}
a.menu2:hover{
	background-color:#fff;
}
a.menua2 {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #980C17;
	text-decoration: none;	
	padding-left:34px;
}
a.menua:hover{
	background-color:#fff;	
}
#partner {
	width: 142px;
	background: #fff;
	border-left: solid 1px #49A2D1;
	border-right: solid 1px #49A2D1;
}
#end {
	background: #006699;
}
/* Navibereich Ende */
/* Inhaltsbereich */
#con {
	width: 718px; /*vorher 716, Mozilla, Opera, IE*/
	-width: 716px;
	float: left;
	border-top: solid 1px #66B0D9;
	color: #fff;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*border: 1px solid #000;*/
}
/*für Detailseiten*/
#con .cI{
	padding: 7px 20px 0 10px;
}
#con h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
}
#con h1 a:link, #con h1 a:visited, #con h1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #fff;
}
#con h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
}
#con h2 img {
	border: none;
}
#con h2 a:link, #con h2 a:visited, #con h2 a:active {
	text-decoration: none;
	color: #fff;
}
#con h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
}
.con h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	margin:0;
	padding:0;
}
.con h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	margin:0;
	padding:0;
}
#con img {
	border: 2px solid #fff;
}
.box, .box a:link, .box a:visited, .box a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
}
.text, .text a:link, .text a:visited, .text a:active, .text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.ATmoreHighlighted {
	font-weight: bold;
}
#verwandteArtikel img {
	border: none;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #66B0D9;
}
.radio {
	border: 0px;
}
.more a:link, .more a:visited, .more a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	margin: 0 auto;
}
/* Inhaltsbereich Ende */
/* ContentBereich Ende */
/* Footer */
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	height: 35px;
	text-align: right;
	vertical-align: bottom;
	padding: 20px 20px 0 20px;
	border-right: 20px solid #39C;
	border-left: 20px solid #39C;
	background: #006699;
	width: 820px;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #fff;
	text-decoration: none;
}
#footer img {
	padding: 0 10px 0 0;
}
/*Footer Ende */

/*Startseite*/
#splash{
	background:url('../img/start_bg.png') top left repeat-x #fff;
	height:100%;
}
#splash #theT{
	height:100%;
	width:670px;
	border:0;
	padding:0;
	margin:0 auto;
}
#splash #theT #mid-1{
	width:565px;
	height:291px; 
	overflow:hidden;
	background:url('../img/t_bg.jpg') top left repeat-y;
}
#splash #theT #mid-3{
	width:600px;
	background-color:#006599;
}
#splash #theT #sTfooter{
	background:url('../img/start_footer.jpg') bottom left no-repeat;
	height:18px;
	text-align:right;
	padding:2px 5px 0 0;
	-padding:0 5px 2px 0;
	-vertical-align:bottom;
	background-color:#006599;
}
#splash #theT #sTfooter a{
	font-size:11px;
	color:#016599;
	font-weight:bold;
	text-decoration:none;

/*Startseite ende*/
