/*
Nürnberg Farbcodes:

dunkelblau: #008AC1 (checkin)
davon 50%: #8C94C9;

grau neu: #7C817A; (checkin)

Hintergründe:
Mannheim: #646464;
*/

html, body { height: 100%; }

body {
	padding: 0px;
	margin: 0px;
	background-color: #646464;
}

body, p, ul, li, a, td, textarea, input {
	font-family: Arial, Helvetica, sans-serif;
	/*font-weight: normal; */
	color: #4d4d4d;
	text-decoration: none;
	font-size: 12px;
}

#links {
	border: 3px solid #F2F2F2;
	border-right: 90px solid #F2F2F2;
	width: 220px;
	height: 150px;
}

#rechts {
	border: 3px solid #F2F2F2;
	border-left: 90px solid #F2F2F2;
	width: 220px;
	height: 150px;
}


#outer{
	position: relative;
/*	height: 100%;
	min-height: 100%; */
    left: 50%;
    margin: 0px 0px 0px -477px;
    width: 955px; 
	color: #000000;
	text-align: left;
	background-color: #ffffff; 
    border: 2px solid white;
    margin-top: 10px;
}
 
/* html>body #outer{ height:auto; } */

#innerwrap {
	width: 955px;
}

#header{
	position:relative;
	width: 955px;
	height: 135px;
	color: #000000;
	background-color:#ffffff;
}

#band {
	position: absolute;
	background: url('../images/band.gif');
	top: 70px;
	width: 955px;	
	height: 50px;
}

#bildmarke {
	position: absolute;
	top: 22px;
    left: 20px;
}

#bildband {
	position: absolute;
	background: url('../images/bildband.jpg');
	top: 85px;
	width: 658px;
	height: 71px;	
	left: 268px;
}

#abschluss {
    font-size: 1px;
    width: 955px;
	height: 5px;	
    background-color: #116DB1;
}


#left {
	float: left;
	width: 220px;
	padding-bottom: 20px;
}

#left p { padding-left:3px;padding-right:2px }

#nav_main {
	position: relative;
	left: 0px;
	padding-top: 50px;
	width: 200px;
}

#nav_main a {
/*	font-weight: normal; */
	text-indent: 16px;
	}

#nav_bottom {
	position: relative;
	left: 0px;
}

#imagecolumn {
	margin-top:0px;
	position:absolute;
	top:20px;
	left:608px;
	width:148px;
	height:550px;
	z-index:10;
	padding-top:112px;
	padding-left:10px;
	padding-right:10px;
	color:rgb(62,77,116);
}

#imagecolumn a {
	padding:0;
	font-weight:normal;
	font-size:11px;
	color:rgb(190,190,190);
	margin:0;
}

#imagecolumn h1 {
	padding:0;
	font-weight:normal;
	font-size:11px;
	color:rgb(217,104,28);
	margin:0;
}

div, p  { margin-top: 0px; }

ul {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	list-style: none;
	text-align: left;
}

li {
    font-size: 12px;
	padding-left: 15px;
    padding-top: 0px;
    padding-bottom: 2px;
	background-image: url(../images/list.gif) ;
	background-repeat: no-repeat;
	background-position: 0px 6px; 
}

#centrecontent {
	float: right;
	width: 685px;
	padding-top: 50px;
	padding-bottom: 20px;
	color: #4d4d4d;
}

#main1 table, #main1 table tbody, #main1 table td {
	margin: 0px; 
	padding: 0px;
}

#main1 table {width: 100%; border-collapse: collapse;}
#main1 table td {width: 50%; padding-right: 30px; vertical-align: top;}

#main3 {
	float: left;
	width: 350px;
}

#main4 {
	float: right;
	width: 320px;
}

#bottomnavi {
	width: 100%; 
	height: 52px; 
	height: 20px; 
	clear: both;
	color: #4D4D4D;
	font-size: 11px;
	padding-left: 17px;
}

#logo {
	position: relative;
	left: 0px;
	padding-top: 0px;
}

#centrecontent h1 {
	font-weight: normal;
	font-size: 18px;
	color: #4d4d4d;   /* B3D115 */
	margin: 0px;
	margin-bottom: 15px;
}

h1.content {
	margin-bottom: 12px;
	padding: 0px;
}

hr { color: rgb(210,210,210); }

a { color: #008AC1; text-decoration: none; }
a:hover { text-decoration: underline; }

a.newsheadline { font-weight:bold; } 
#bottomnavi a { font-size: 11px; }

.navi { 
	width: 200px; 
	border-bottom: 2px solid #008AC1;
	height: 14px;
	margin-top: 10px;
}

.navi a { font-size: 12px; }

.navi1_passive {
	background-repeat: no-repeat;
}

.navi1_active {
	background-repeat: no-repeat;
	color: #008AC1;
}

a.navileft_passive {
	display: block;
	font-weight: normal;
	line-height: 14px;
	color: #4d4d4d;
} 

a.navileft_passive:hover {
	color: #008AC1; 
	text-decoration: none;
} 

.navileft_active, a.navileft_active, a.navileft_open {
	display: block;
	font-weight: normal;
	line-height: 14px;
	color: #008AC1;
	text-decoration: none;
	font-weight: bold;
} 

.navisec a {
	color: #4d4d4d;
	font-size: 11px;
	line-height: 16px;
}

a.navisec_passive {
	display: block;
	font-weight: normal;
	color: #4d4d4d;
} 

a.navisec_passive:hover {
	color: #008AC1;
	text-decoration: none; 
} 

.navisec_active, a.navisec_active {
	display: block;
	font-weight: normal;
	color: #008AC1;
	text-decoration: none;
	font-weight: bold;
} 

a.navisec_open {
	display: block;
	font-weight: normal;
	color:#008AC1;
	text-decoration: none;
} 

.navithird a {
	color: #4d4d4d;
	font-size: 11px;
	line-height: 16px;
}

a.navithird_passive {
	display: block;
	font-weight: normal;
	color: #4d4d4d;
} 

a.navithird_passive:hover {
	color: #008AC1;
	text-decoration: none; 
	font-weight: bold;
} 

.navithird_active, a.navithird_active {
	display: block;
	font-weight: normal;
	color: #008AC1;
	text-decoration: none;
} 

a.navithird_open {
	display: block;
	font-weight: normal;
	color:#008AC1;
	text-decoration: none;
} 


a.sitemap_level1 {
	display:block;
	border-bottom:1px solid #b4a8b4;
	color:rgb(217,104,28);
	font-weight:normal;
	padding-bottom:.4em;
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:right;
}

a.sitemap_level2 {
	color:rgb(62,77,116);
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:170px 4px;
	display:block;
}

a.sitemap_level3 {
	color:rgb(190,190,190);
}

.sitemap_level2_container {
	float:left;
	width:50%;
	padding-top:.3em;
}

.sitemap_level3_container {
	float:right;
	width:50%;
	padding-top:.3em;
}

.input_searchbox {
	width:65px;
	vertical-align:middle;
	font-size:11px;
	color: rgb(62,77,116);
}

.input_newsletterselect {
	width:80px;
	vertical-align:middle;
	font-size:11px;
	margin-right: 8px;
	color: rgb(62,77,116);
}

.label_searchbox {
	vertical-align:middle;
	color:#9d9ea2;
	position:relative;
	padding-left:10px;
	/*left:-65px;*/
}

#loginbox {
	background-color:#DFE0E5;
	border-top:1px solid #aeaeae;
	border-bottom:1px solid #aeaeae;
	padding-bottom:.6em;
	padding-top:.6em;
	padding-left:0em;
	padding-right:0em;
	margin-top:1.5em;
	margin-bottom:1.5em;
}

#searchbox {
	background-color:#DFE0E5;
	border-top:1px solid #aeaeae;
	border-bottom:1px solid #aeaeae;
	padding-bottom:.6em;
	padding-top:.6em;
	padding-left:0em;
	padding-right:0em;
	margin-top:1.5em;
	margin-bottom:1.5em;
}

#newsletterbox {
   background-color:#DFE0E5;
   border-top:1px solid #aeaeae;
   border-bottom:1px solid #aeaeae;
   padding-bottom:.6em;
   padding-top:.6em;
   padding-left:.5em;
   padding-right:.5em;
   margin-top:1.5em;
   margin-bottom:1.5em;
}

.hidden {
	display:none;
}

.balken {
	padding-left:0px;
	background-color:rgb(255,110,43);
	background-image:url('../images/bg2.gif');
	background-repeat: repeat-x,repeat-y;
	background-position:2px 0px ;
}

.mammo {
	width: 200px; 
	margin-top: 30px;
}

.mammo2 {
	position: relative;
	width: 185px;
	height: 45px;
	margin: 15px 0 30px 15px;
	border-bottom: 2px solid #008AC1;
}

.cor {
	position: absolute;
	top: 0px;
	left: 10px;
}

.mammoscr {
	position: absolute;
	top: 0px;
	left: 90px;
}

.teaser_img, #img_klein_links {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px; 
	border: 3px solid #F2F2F2;
	border-right: 35px solid #F2F2F2;
	width: 100px;
	height: 68px;
}

#img_klein_links {
	margin-bottom: 1px;
	margin-right: 0px;
}

#img_klein_rechts {
	margin-left: 0px;
	margin-bottom: 1px;
	border: 3px solid #F2F2F2;
	border-left: 35px solid #F2F2F2;
	width: 100px;
	height: 68px;
	text-align: right;
}

.teaser_img_rechts {
	float: right;
	border: none;
}

hr {
	height: 10px;
	color: #ffffff;
	clear: both;
	border: none;
}

.formtabelle {
	margin-right: 15px;
	width: 328px;
}
.formtabelle td {padding: 2px;}
.formtabelle tr {height: 20px;}

.formintro {
	width: 100px;
	background-color: #7C817A;
	color: #ffffff;
	border: solid #7C817A;
	border-width: 1px 0px 1px 1px;
}

.forminput {
	width: 200px;
	background-color: #DEDFDE;
	color: #4d4d4d;
	border: solid #7C817A;
	border-width: 1px 1px 1px 0px;

}

.formempty {
	font-size: 1px;
	height: 8px;
}

.input, .input2 { 
	width: 190px;
	background-color: #DEDFDE;
	border: none;
	margin: 0px;
}

.input2 { 
	width: 310px;
}

#selectwrap {
	border: 1px solid #7C817A;
    margin-top: 4px;
    height: 20px;
    margin-bottom: 3px;
	background-color: #DEDFDE;
}

html>body #selectwrap {     margin-bottom: 0px;}

.option {
    font-size: 14px;
}

textarea { 
	width: 312px;
	height: 195px;
	background-color: #DEDFDE;
	border: 1px solid #7C817A;
	margin-top: 4px;
	padding: 2px;
}

html>body textarea { 
	margin-top: 5px;
	height: 185px; 
} 

.send {
	background-color: #008AC1;
	width: 110px;
	color: #ffffff;
	margin-left: 218px;
	border: none;
	cursor: pointer;
	cursor: hand;
}

#pdf {
	background-image:url('../images/pdf.gif');
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 0px 3px ;
}

#extern {
	background-image:url('../images/icon_link_extern.gif');
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 3px ;
}

#intern {
	background-image:url('../images/icon_link_intern.gif');
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 3px ;
}

.blue {
	color: #008AC1;
	/*font-weight: bold;
    font-variant:small-caps; */
}

#centrecontent img a {border: none;}

#main4 h1 {
	color: #7C817A;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#main4 h2 {
	color: #4d4d4d;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
}

#main4 p {
	margin: 0px;
	padding: 0px;
}

#newsartikel {
	clear: left;
	margin-right: 20px;}

#newsartikel h2 {
	font-weight: bold;
	font-size: 12px;
	color: #4d4d4d;
	margin: 0px;
	margin-bottom: 15px;
}

#flagge {
    margin-right: 10px;
    border: 1px solid #808080;
}

/*** PopUp ***/

#content_pure {
	width: 700px;
    margin: 0px;
	padding: 0 10px 0 10px;
	color: #4d4d4d;
    background-color: white;
}

#content_pure h1 {
    padding: 10px 0 10px 0;
    margin: 0px;
}