/* ###################################################################
/* Page */
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
body,td,th,p {
	font-family: Tahoma;
	font-size: 11px;
	color: #6B6A6A;
}
#page {
	margin: 0px;
	padding: 0px;
	position: relative;
	height: auto;
	width: 100%;
}

/* ###################################################################
/* KOPF */
#headerbox {
	position: relative;
	width: 100%;
	height: 150px;
	background-image: url(../images/layout/bg_headerbox.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#logo {
	position: absolute;
	width: 251px;
	height: 150px;
	margin: 0px;
	padding: 0px;
}
#pic {
	position: absolute;
	width: 515px;
	height: 88px;
	margin: 0px;
	padding: 0px;
	left: 251px;
	top: 0px;
}

/* ###################################################################
/* Hauptnavigation */
#metanav {
	position: absolute;
	height: 33px;
	margin: 0px;
	padding: 0px;
	left: 251px;
	top: 88px;
	width: 704px;
}
#metanav ul, #metanav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#metanav li {
	display: inline;
}
#metanav .first{
	border-right: 1px dashed #162D85;
	display: block;
	float: left;
	padding-top: 6px;
	height: 26px;
}
#metanav li a {
	color: #162D85;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px dashed #162D85;
	width: 96px;
	display: block;
	float: left;
	text-align: center;
	padding-top: 6px;
	height: 26px;
}
#metanav li a:hover, #metanav li a:focus, #metanav li a:active {
	color: #CE3942;
	text-decoration: underline;
}

/* ###################################################################
/* Seitenpfad */
#pfad {
	height: 28px;
	margin: 0px;
	padding: 5px 10px 0px 0px;
	width: 694px;
	background-image: url(../images/layout/bg_pfad.gif);
	background-repeat: repeat-y;
	background-position: right;
	position: absolute;
	left: 251px;
	top: 121px;
	font-size: 9px;
}
#pfad a {
	color: #162D85;
	font-weight: bold;
}
#pfad a:hover, #pfad a:focus, #pfad a:active {
	color: #CE3942;
}

/* ###################################################################
/* Inhalt */
#contentbox {
	position: relative;
	width: 955px;
	height: 440px; 
	background-image: url(../images/layout/line_bg_trans.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	padding: 0px;
	z-index: 2;
}

/* ###################################################################
/* Inhalt-Left */
#left {
	margin: 0px;
	padding: 0px;
	width: 251px;
	height: 378px; 
	background-image: url(../images/layout/line_bg_trans.gif);
	background-repeat: repeat-y;
	background-position: right;
	position: absolute;
	left: 0px;
}

/* ###################################################################
/* Inhalt-Links-Kontakt */
#kontakt {
	padding: 20px 0px 0px 25px;
	margin: 0px;
	position: relative;
	z-index: 3;
	background-image: url(../images/layout/bg_kontakt.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 220px;
}
#kontakt .kontakt1, #kontakt .kontakt2{
	font-family: Tahoma;
	font-size: 11px;
}
#kontakt .kontakt1 {
	color: #CE3942;
}
#kontakt .kontakt2 {
	color: #403F3F;
}
#kontakt a {
	text-decoration: none;
	font-weight: normal;
	color: #CE3942;
}

/* ###################################################################
/* Main Content */
#contentspacer {
	position: absolute;
	left: 240px;
	top: 3px;
	height: 10px;
	width: 704px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/layout/line_2_bg_trans.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#content {
	position: absolute;
	left: 250px;
	top: 15px;
	height: 485px;
	width: 670px;
	margin: 0px;
	padding: 5px 10px 0px 5px;
	overflow: auto;
}

/* ###################################################################
/* FUSS */
#footerbox {
	position: relative;
	width: 100%;
	height: 120px;
	background-image: url(../images/layout/m_2_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}
#footer {
	position: relative;
	width: 955px;
}

/* ###################################################################
/* Spezial */
.unsichtbar {
	visibility: hidden;
	display: none;
}

/* ###################################################################
/* Standard Links */
a {
	font-weight: bold;
}
a:link {
	color: #162D85;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #162D85;
}
a:hover {
	text-decoration: none;
	color: #C02506;
}
a:active {
	text-decoration: underline;
	color: #C02506;
}

/* ###################################################################
/* Definitionen */
h {
	font-weight: bold;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
.rot {
	color: #C02506;
}

/* ###################################################################
/* Das Aller Letzte */
#das_aller_letzte a {
	color: #767575;
	font-weight: bold;
	
}

/* ###################################################################
/* ALL OTHER */
#submenu {
	margin: 0px;
	padding: 10px 0px 0px 20px;
}
.submenutitel {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #162D85;
}
#printbox {
	position: absolute;
	height: 16px;
	width: 16px;
	left: 900px;
	top: 490px;
	z-index: 4;
}

