/*-------------------CSS Reset ----------------------
---------------------------------------------------*/

* {
padding: 0;
margin: 0;
font-size: 100%;
font-weight:normal;
}

ul,ol {
list-style: none;
}

b, strong {
font-weight: bold;	
}

img, a img {
border:  none;	
}


/*-------------------SCHRIFT / GRÖSSE ---------------
---------------------------------------------------*/

p{font-size:100%}
h1{font-size:150%}
h2{font-size:120%}
h3{font-size:100%}
h4{font-size:100%}
h5{font-size:100%}
h6{font-size:100%}


body {
font-family: Arial, Helvetica, sans-serif;
font-size: 85%;
}

p {
line-height: 1.4em;
font-size: 95%;
padding-bottom: 5px;
}

table {
	padding: 0px;
	width: 550px;
	border-width: 0px;
	border-color: #D3D3D3;
	border-style: solid;
}

th {
	min-width: 90px;
}

#leftcolcontent p {
	color: #1470B3;
}

ul, ol {
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
padding-left:15px;
}

li {
	padding-bottom: 2px;
	font-size:95%;
}


h1 {
font-size: 1.7em;
color: #1470B3;
font-weight: normal;
padding-bottom: 0.7em;
}

#leftcolcontent h1 {
font-size: 1.6em;
color: #1470B3;
font-weight: bold;
padding-bottom: 0.7em;
}

h2 {
font-size: 1.0em;
text-transform: none;
font-weight: bold;
padding-bottom: 1.0em;
}

h3, h4, h5, h6 {
font-size: 0.8em;
text-transform: none;
font-weight: bold;
}


a {
	color: #1470B3;
	text-decoration:none;
	font-weight:normal;
}

a:hover {
	text-decoration:underline;
}

/*-------------------Boxmodell --------------------
---------------------------------------------------*/

html {
	background-color: #094D7F;
}

body {
	height:100%;
	background-color: #094D7F;
	text-align:center;
	margin:0;
	padding:0;
}




#outerwrapper{
	position: relative;
	width: 100%;
	background-image: url(../images/bg-top.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;

}

#contentwrapper {
	margin:  0 auto;
	width: 980px;
}

#container {
	position:relative;
}

#footerleft {
	color:#D3D3D3;
	font-size:0.8em;
	left:0;
	margin-left: 50px;
	margin-top: 15px;
	position:absolute;
	text-align:left;
}

#footerleft a {
	color:#D3D3D3;
	padding-right:4px;
	text-decoration:none;
}

#footerleft a:hover {
	text-decoration:underline;
}

#footerright {
	left:380px;
	margin-top:10px;
	position:absolute;
	width:440px;
	z-index:1;
}


/*-------------------Kopfbereich--------------------
---------------------------------------------------*/


#headerwrapper {
	position:relative;
	height: 290px;
}

#logo {
	position:absolute;
	top: 20px;
	left:45px;
	height: 61px;
	background-image: url(../images/logo-main.gif);
	background-repeat: no-repeat;
	width: 201px;
}

#mainnav {
	position: absolute;
	right: 3px;
	max-width: 700px;
	text-transform: uppercase;
	height: 80px;
	font-weight: normal;
	text-align:right;
}

#mainnavliste {
	width: 630px;
	height: 80px;
}


#headerbild {
	left:0px;
	text-align:center;
	position:absolute;
	top: 100px;
	height: 191px;
	width: 980px;
}

#info a {
	position: absolute;
	left: 70px;
	top: 310px;
	background-image: url(../images/button-information.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 193px;
}

#info a:hover {
	position: absolute;
	left: 70px;
	top: 310px;
	background-image: url(../images/button-information-hover.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 193px;
}



/*-------------------Inhaltsbereich-----------------
---------------------------------------------------*/


#content {
	margin-top: 5px;
	background-color: #ffffff;
	text-align:left;
	/*margin-bottom: 98px;
	padding-bottom: 98px; -für IE7-*/
	float:left;

}

#leftcol {
	float:left;
	width: 360px;
	background-color:#FFFFFF;

}

#leftcolcontent {
	width: 282px;
	margin-left:50px;
	margin-right:17px;
	margin-bottom: 60px;

}

#maincol {
	float:right;
	width: 620px;
}

#maincolcontent {
	width: 545px;
	padding-left:25px;
	margin-right:59px;
	margin-bottom: 60px;
	border-left:1px solid #1470B3;
	overflow: hidden;
}


/*-------------------Inhaltsbereich-Styles----------
---------------------------------------------------*/

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	font-size: 0.83em;
	background-color: #1470B3;
	color:#FFF;
	text-align:center;
	padding-bottom:1px;
}


div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
border:2px solid #1470B3;
padding:0;
}

div.csc-frame-rulerAfter {
	border-bottom:1px solid #1470B3;
	margin-bottom:10px;
	margin-top:10px;
	height: 8px;
}



/*-------------------FORMULARE / NEWS / NEWSLETTER--
---------------------------------------------------*/

label {	font-size: 100%;}

form font{
	color: #484A4d;
	font-size: 100%;
	line-height: 150%;
}

.csc-mailform {	border: none;	padding: 0;}

.csc-mailform .csc-mailform-field input, .csc-mailform .csc-mailform-field textarea, form input, form textarea, form select {
	font-size: 100%;
	color: #484A4d;
	padding: 2px 15px 2px 2px;
	margin: 5px 2px 5px 0;
}

form input[type=checkbox] {	
border: none;
}
.csc-mailform .csc-mailform-field textarea {
margin: 1 0 0px 0;
font-size: 1.2em;
width:440px;
}
.csc-mailform-field label, form label {	
display: block;
color: #484A4d;
padding: 10px 0px 0px 0px;
font-size: 100%;
}

#newsform input {
font-size: 100%px;
color: #484A4d;
border: none;
padding: 0px 2px 0px 2px;
margin: 0px 2px 0px 0px;
    
}



/*--------------------Fussbereich-----------------
---------------------------------------------------*/

#footerwrapper {
	position:relative;
	width: 100%;
	text-align:center;
	background-image: url(../images/bg_footer.gif);
	background-repeat:repeat-x;
	margin: 0 auto;

}

#footer{
	position:relative;
	margin: 0 auto;
	width:980px;
	height: 134px;
	
}

#innerfooter{
	text-align:center;
	position:absolute;
	margin: 0 auto;
	width:980px;
	top: 20px;
	left: 0px;
}






