html {
	margin: 0px;
	padding: 0px;
	height:100%;
	width: 100%;
	font-family: "Lucida Grande",Verdana,Geneva,sans-serif;
	font-size: 101%;
	color: #666666;
	background-image: url("../images/bg-html.gif");
	background-repeat: repeat-x;
	background-color: #d3d4d5;
}

a:link, a:active, a:visited {color: #002d64; text-decoration: none;}
a:hover {color: #6784a2;}
a img { border: none;}

#container {
	margin: 25px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 865px;
	height: auto;
	font-size: 0.65em;
}

#container #containerInnen {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#container #containerInnen #head {
	margin: 0px 0px 0px 0px;
	padding: 25px 5px 0px 5px;
	width: 855px;
	height: 125px;
	background: url(../images/bg-sprite.png) no-repeat 0 0;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}

#container #containerInnen #navigations {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 0px 5px;
	width: 855px;
	height: auto;
	background: url(../images/bg-sprite.png) no-repeat 0 -10px;
	font-size: 1.2em;
}

#container #containerInnen #navigations-first {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 855px;
	height: 36px;
	overflow: hidden;
	background: url(../images/bg-sprite.png) no-repeat -5px -155px;
}

#container #containerInnen #navigations-first .nav-first {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	width: 740px;
	height: 36px;
	overflow: hidden;
	float: left;
	position: relative;
}

#container #containerInnen #navigations-first .navLanguages {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	width: 75px;
	height: 36px;
	overflow: hidden;
	float: left;
}

#container #containerInnen #navigations-second {
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	width: 840px;
	height: 24px;
	overflow: hidden;
	background: url(../images/bg-sprite.png) no-repeat -5px -192px;
}

#container #containerInnen #navigations-second .nav-second {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 855px;
	height: 24px;
	overflow: hidden;
	float: left;
	position: relative;
}

#container #containerInnen #navigations-third {
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	width: 840px;
	height: auto;
	background: url(../images/bg-third-navi.gif) repeat-y;
}

#container #containerInnen #navigations-third.longer {
		background: url(../images/bg-third-navi-longer.gif) no-repeat;
}

#container #containerInnen #navigations-third .nav-third {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 855px;
	height: auto;
	float: left;
	position: relative;
}


#container #containerInnen #claim-en {
	margin: 0px 0px 0px 0px;
	padding: 25px 5px 0px 5px;
	width: 855px;
	height: auto;
	background: url(../images/bg-content.png) repeat-y;
	text-align: center;
}

#container #containerInnen #main {
	margin: 0px 0px 0px 0px;
	padding: 45px 20px 30px 20px;
	width: 825px;
	height: auto;
	background: url(../images/bg-content.png) repeat-y;
}

#container #containerInnen #main.with-claim {
	padding-top: 25px !important;
}

#container #containerInnen #main #content-left {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 182px;
	height: auto;
	float: left;
}

#container #containerInnen #main #content-main {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 19px;
	width: 610px;
	height: auto;
	float: right;
	border-left: 1px #7f98b4 solid;
	font-size: 1.15em;
}

#container #containerInnen #main #content-main.full-width {
	width: 825px;
	border-left: none !important;
}

#container #containerInnen #footer {
	margin: 0px 0px 0px 0px;
	padding: 2px 20px 5px 20px;
	width: 825px;
	height: 33px;
	background: url(../images/bg-sprite.png) no-repeat 0px -676px;
	color: #FFFFFF;
	text-align: center;
	overflow: hidden;
	line-height: 1.4em;
}

#container #containerInnen #impressum-link {
	margin: 5px 0px 0px 0px;
	padding: 0px 5px 10px 5px;
	width: 855px;
	height: auto;
	text-align: right;
	text-transform: uppercase;
	position: relative;
}

#container #containerInnen #impressum-link #copyright {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	text-align: left;
	text-transform: uppercase;
	position: absolute;
	left: 5px;
	top: 0px;
}



/* -- NAVIGATION 1. Level -- */
ul.nav-first {
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	list-style-type: none;
}

ul.nav-first li {
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	display: inline;
}

ul.nav-first li a,
ul.nav-first li a:link,
ul.nav-first li a:visited {
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	display: block;
	float: left;
	height: 36px;
	color: #FFFFFF;
	line-height: 36px;
	text-align: center;
}

ul.nav-first li.short a { width: 100px; }
ul.nav-first li.normal a { width: 130px;}
ul.nav-first li.long a { width: 160px;}

ul.nav-first li.short a:hover,
ul.nav-first li.short a.active {background: url(../images/bg-sprite.png) no-repeat -20px -247px; }
ul.nav-first li.normal a:hover,
ul.nav-first li.normal a.active {background: url(../images/bg-sprite.png) no-repeat -120px -247px; }
ul.nav-first li.long a:hover,
ul.nav-first li.long a.active {background: url(../images/bg-sprite.png) no-repeat -250px -247px; }

ul.nav-first li a:active {
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	display: block;
	float: left;
	height: 36px;
	color: #FFFFFF;
	line-height: 36px;
	text-align: center;
}

/* -- NAVIGATION 2. Level -- */
ul.nav-second {
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	list-style-type: none;
}

ul.nav-second li {
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	float: left;
}

ul.nav-second li a:link,
ul.nav-second li a:active,
ul.nav-second li a:visited {
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	display: block;
	height: 24px;
	color: #FFFFFF;
	line-height: 24px;
	text-align: center;
}

ul.nav-second li.short a { width: 100px;}
ul.nav-second li.normal a { width: 130px;}
ul.nav-second li.long a { width: 160px;}

ul.nav-second li.short a:hover,
ul.nav-second li.short a.active {background: url(../images/bg-sprite.png) no-repeat -20px -284px; }
ul.nav-second li.normal a:hover,
ul.nav-second li.normal a.active {background: url(../images/bg-sprite.png) no-repeat -120px -284px; }
ul.nav-second li.long a:hover,
ul.nav-second li.long a.active {background: url(../images/bg-sprite.png) no-repeat -250px -284px; }



/* -- NAVIGATION 3. Level -- */
ul.nav-third {
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	list-style-type: none;
}

ul.nav-third li {
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	float: left;
}

ul.nav-third li a:link,
ul.nav-third li a:visited {
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	display: block;
	height: 24px;
	color: #FFFFFF;
	line-height: 24px;
	text-align: center;
	background: none;
	background-position: 0px 0px;
}

ul.nav-third li.short a { width: 100px; }
ul.nav-third li.normal a { width: 130px;}
ul.nav-third li.long a { width: 160px;}
ul.nav-third li.extralong a { width: 255px;}

ul.nav-third li.short a:hover,
ul.nav-third li.short a.active {background: url(../images/bg-sprite.png) no-repeat -20px -310px; }
ul.nav-third li.normal a:hover,
ul.nav-third li.normal a.active {background: url(../images/bg-sprite.png) no-repeat -120px -310px; }
ul.nav-third li.long a:hover,
ul.nav-third li.long a.active {background: url(../images/bg-sprite.png) no-repeat -250px -310px; }
ul.nav-third li.extralong a:hover,
ul.nav-third li.extralong a.active {background: url(../images/bg-sprite.png) no-repeat -410px -310px; }

ul.nav-third li a:active {
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	display: block;
	height: 24px;
	color: #FFFFFF;
	line-height: 24px;
	text-align: center;
	background: none;
	background-position: 0px 0px;
}

/* -- LANGUAGE MENUE -- */
.navLanguages {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style:none;
}

.navLanguages li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
}

.navLanguagesDeutsch a {
	margin: 13px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 11px;
	width: 16px;
	display: block;
	float:left;	
	text-indent:-8000px;
	background: url(../images/flagge_de.gif) no-repeat;	
	overflow: hidden;
}

.navLanguagesEnglish a {
	margin: 13px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 11px;
	width: 16px;	
	display:block;
	float: left;
	text-indent:-8000px;
	background:url(../images/flagge_en.gif) no-repeat;
	overflow: hidden;
}



/* -- CONTENT -- */
#head h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.0em;
}

#head h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size: 1.0em;
	font-weight: bold;
}


#content-main h1 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.0em;
}

#content-main h2 {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.0em;
}

#content-main h3 {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.0em;
}

#content-main h4 {
	font-size:1em;
	font-weight: bold;
	font-size: 1.0em;
	margin-bottom:2px;
}

#content-main p {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

#content-main ul {
	list-style-type: none;
}

#content-main li {
	padding-left: 25px;
	padding-bottom: 3px;
	background: url(../images/bg-list.gif) no-repeat 0px 4px; 
}


/* -- CONTENT CLASSES __*/
.adress_left {
	font-size:0.85em;
	line-height:16px;	
	margin:30px 0 0 20px;
}

.portrait_g_wittmann {
	float:right;
	margin:0 0px 10px 20px;
}

.portrait {
	float:right;
	margin: 0px 0px 10px 20px;
}

.portrait_txt {
	float:left;
}

.imageLeft {
	float:left;
	margin:5px 20px 20px 0;
}

.imageRight {
	float:right;
	margin:5px 0 20px 20px;
}

.clear {
	clear:left;
}

.email {
	margin-left:8px;
}

.bildunterschrift {
	display: block;
	margin: 3px 0px 0px 0px;
	color: #002d64;
}


/* -- BOXES -- */

#content-left .box {
	margin: 0px 0px 20px 0px;
	padding: 0px 10px 10px 10px;
	width: 161px;
	height: 96px;
	overflow: hidden;
	background: url(../images/bg-sprite.png) no-repeat -20px -379px; 
}

#content-left .box h2,
#content-left .box h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	line-height: 24px;
	color: #FFFFFF;
	font-size: 1.15em;
}


/* -- CONTENT FOOT -- */

#footer a:link, #footer a:active, #footer a:visited { color: #FFFFFF;}
#footer a:hover {text-decoration: underline;}

#impressum-link a:link, #impressum-link a:active, #impressum-link a:visited { color: #666666;}
#impressum-link a:hover {text-decoration: underline;}

.pfeil-link {
	padding-left: 24px;
	background: url(../images/bg-sprite.png) no-repeat -220px -374px; 
}

#content-main .pfeil-link {
	padding-left: 20px;
	background: url(../images/bg-list.gif) no-repeat 0px 4px;
}





/* -- Wenn alles andere versagt, fixfloat hilft -- Dank EfA -- */
.fixfloat { font-size: 0; line-height: 0; margin: 0; padding: 0; width: 1px; height: 1px; float: none; clear: both }

