* {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
}

html {
	height: 100%;
}

body {
	background:#fff;
	font-size:70%;
	min-height:101%;
	padding:0 0 1em 0;
	margin-left:auto; 
	margin-top:auto; 
	padding:0;
	font-family:verdana, arial, helvetica, sans-serif;
}

img {
	border:none;
}

a:link, a:visited, a:active {
	color:#f05c14;
	text-decoration:none;
}
a:hover, a:focus {
	color:#f05c14;
	text-decoration:underline;
}

h1 span {
	font-size:130%;
	letter-spacing:1px;
}

h1 {
	color:#f05c14;
	font-size:120%;
	margin:0 0 1.4em 0;
	line-height:130%;
}

h2 {
	color:#f05c14;
	font-size:105%;
	margin:0 0 0.8em 0;
}

h3 {
	color:#f05c14;
	font-size:100%;
	margin:0 0 0.2em 0;
}

h4 {
	color:#003a77;
	margin:0 0 0.6em;
	font-size:100%;
	font-weight:normal;
	font-style:italic;
}

p {
	margin:0 0 1.2em 0;
	color:#003a77;
}

strong, b {
	font-weight:bold;
}

em, i {
	font-style:italic;
}

ul {
	list-style-type:none;
}

ul li.sitemap 
{
	list-style-type:none;
	background:url(../images/project/bg-navi-1.png) no-repeat transparent 0 3px;
	padding:0 0 0 12px;
}
ul li.sitemap ul li
{
	list-style-type:none;
	background:url(../images/project/bg-navi-3.png) no-repeat transparent 0 3px;
	padding:0 0 0 12px;
	margin:8px 0px 0 0;
}
#container {
	width:925px;
	margin-top:0px;
	margin-left:-462px;
	left:50%;
	top:0px;
	position:absolute;
	padding:0 1px;
	background:url(../images/project/bg-container.png) repeat-y transparent;
	border-bottom:1px solid #1a2e5f;
}

#header {
	height:160px;
	width:925px;
	overflow:hidden;
	padding:0px;
	margin:0px;
	background:url(../images/project/bg-header.jpg) repeat-x bottom transparent;
	border-bottom:1px solid #1a2e5f;
}
.line 
{	
	border-bottom:1px solid #1a2e5f;
	margin-left:1px;
	margin-top:0px;
	}

#navigation {
	width:231px;
	float:left;
}

#content {
	width:465px;
	float:left;
	line-height:140%;
	border:solid 0px red;
	padding:0px;
	margin:0px;
}

#info {
	width:197px;
	right:15px;
	position:absolute;
	padding:55px 0px 0px 0px;
	float:left;
	line-height:130%;
	border:solid 0px red;
}

#header p {
	margin:0;
	height:29px;
	padding:1px 0 0 10px;
	overflow:hidden;
	background:url(../images/project/topimage.gif) no-repeat transparent bottom;
	font-size:90%;
	color:#FFFFFF;
	text-align:left;
}

#header p a {
	color:#FFFFFF;
}

#header img {
	padding:0px;
	margin:0px;
	border-left:1px solid #1a2e5f;
}

#navigation img {
	margin:10px 0px 0px 0px;
}
#navigation img.line {
	border-bottom:1px solid #1a2e5f;
}
#navigation p {
	font-size:90%;
	border-bottom:1px solid #1a2e5f;
	margin:0;
	padding:6px 14px 5px 16px;
	text-align:left;
}

#navigation p span {
	text-transform:uppercase;
	text-align:left;
}

#navigation ul {
	margin:20px 0 0px 18px;
	text-align:left;
}

#navigation ul li {
	margin-bottom:0px;
	text-align:left;
}

#navigation ul li a {
	background:url(../images/project/bg-navi-1.png) no-repeat transparent 0 3px;
	padding:0 0 0 12px;
}

#navigation ul li a:hover, #navigation ul li a:focus, #navigation ul a.aktiv {
	background:url(../images/project/bg-navi-1-hover.png) no-repeat transparent 0 3px;
	color:#0b3c74;
	text-decoration:none;
}

#navigation ul ul {
	margin:5px 0 5px 10px;
}

#navigation ul ul li {
	margin-bottom:0px;
}

#navigation ul ul li a {
	background:url(../images/project/bg-navi-2.png) no-repeat transparent 0 6px;
	padding:0 0 0 8px;
}

#navigation ul ul li a:hover, #navigation ul ul li a:focus, #navigation ul ul a.aktiv {
	background:url(../images/project/bg-navi-2-hover.png) no-repeat transparent 0 6px;
	color:#0b3c74;
	text-decoration:none;
}

/* CONTENT */

#content ul, #content ol {
	color:#003a77;
	margin:0 0 1em 2em;
}

#content ul {
	list-style-type:square;
}

#content li {
	margin-bottom:0.2em;
}

img.bild-gross {
	margin-bottom:1.0em;
}

img.bild-links {
	float:left;
	margin:0 0.5em 0.5em 0;
}

img.bild-rechts {
	float:right;
	margin:0 0 0.5em 0.5em;
}

div.bilderreihe {
        margin:0 -15px 1em 0;
}

div.bilderreihe img {
        float:left;
        border:1px solid #003a77;
        margin-right:12px;
}

h6 {
	color:#003a77;
	font-size:100%;
}

p.teaserbox {
	border:1px solid #6595b7; 
	padding:0.5em; 
	margin-bottom:1em; 
	font-weight:bold;
}

table.content {
	width:425px;
	margin-left:15px;
	margin-bottom:1.2em;
	font-size:100%;
	color:#003a77;
	margin-top:25px;
}
table.contenttable {
	width:100%;
	margin-bottom:1.2em;
	font-size:100%;
	color:#003a77;
	margin-top:25px;
	text-align:left;
}
th.contenttable, td.contenttable {
	padding-bottom:10px;
	text-align:left;
}
td.image {
	font-size:8pt;
	color:#959595;
}
td.contentheadline h2 span {
	color:#FF00FF;
}

div.galerie {
	width:146px;
	text-align:center;
	height:142px;
	padding:2px 12px 0 0;
	float:left;
	margin:0 0 1.2em 0;
}

div.galerie img {
	border:2px solid #b4b5b6;
}

#galerie div {
	background:url(../images/project/bg-popup-galerie.png) no-repeat #fff;
	border:1px solid #1a2e5f;
	width:700px;
	text-align:center;
}

#galerie p.galerie-close {
	height:29px;
	text-align:right;
	padding:1px 15px 0 0;
}
#galerie p.galerie-close a {
	color:#fff;
}

#galerie h1 {
	font-size:120%;
}

#galerie div.galerie-bild {
	padding:0px 0px 10px 0px;
	background:none;
	border:none;
}

#galerie ul {
	border:1px solid #1a2e5f;
	width:598px;
	margin:0 0 1em 50px;
	color:#003a77;
}

* html #galerie ul {
	margin:0 0 1.4em 0px;
}

* + html #galerie ul {
	margin:0 0 1.2em 0px;
}


#galerie ul li {
	float:left;
}

#galerie ul li#left {
	text-align:right;
	padding:11px 5px 12px 5px;
	border-right:1px solid #1a2e5f;
	width:90px;
}

#galerie ul li#middle {
	text-align:center;
	padding:5px 0px;
	width:395px;
}

#galerie ul li#right {
	text-align:left;
	padding:11px 5px 12px 5px;
	width:90px;
	border-left:1px solid #1a2e5f;
}


/* INFO-BEREICH */
#info div {
	margin:0 0 1.2px 0;
	padding-bottom:15px;
	padding-top:15px;
	color:#003a77;
	background:url(../images/project/dotted-line.png) no-repeat transparent;
}

#info h5 {
	color:#f05c14;
	font-size:100%;
	margin:0 0 0.8em 0;
	padding:-4px 4px 0.8em 0px;
}

#info h4 {
	color:#f05c14;
	font-size:100%;
	margin-bottom:0.5em;
	font-weight:bold;
	font-style:normal;
}

#info img {
	margin:0.4em 0.5em 0.5em 0; 
	float:left;
}

#info a {
	margin:0px;
	padding:0px;
}


/* FORMULARE */
fieldset {
	border:none;
	margin-bottom:1.2em;
}

legend {
	font-size:110%;
	font-weight:bold;
	color:#f05c14;
	margin-bottom:0.5em;
}

label {
	float:left;
	width:160px;
}

.contentformular 
{
	width:100%;
	padding-bottom:15px;
	margin:0px;
	font-size:100%;
	color:#003a77;
	}
.contentformular 
{
	width:100%;
	}

.contentformulartext
{
	white-space:nowrap;
	padding-right:15px;
	padding-top:3px;
	}
	
input, textarea, select {
	border:1px solid #b4b5b6;
	padding:3px 5px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:100%;
	color:#003a77;
}

option {
	padding:0 3px;
	background:transparent;
}

textarea {
}

input:hover, input:focus, textarea:hover, textarea:focus, select:hover, select:focus {
	border-color:#003a77;
	background-color: #F2F2F2;
	color:#003a77;
}

input.small {
	width:auto;
	padding-right:5px;
}

input.radio-check {
	width:auto;
	border:none;
	background:none;
}

.clear:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clear {
	display:inline-table;
}
* html .clear {
	height:1px;
}
* + html .clear {
	height:1%;
}
.clear {
	display:block;
}

/* TOP OF PAGE */
.ontop {
	text-align:right;
	background:url(../images/project/dotted-line-content.png) no-repeat transparent;
	padding-bottom:5px;
	background-position:bottom;
}
.ontop a, .ontop a:link, .ontop a:visited, .ontop a:active  {
	background:url(../images/project/top.png) no-repeat right transparent;
	padding-right:12px;
	font-size:90%;
}

