/* B L O C K S*/

* 
{ 
	margin:0px; 
	padding:0px;
}

body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9rem;
	line-height: 1.2rem;
	width: 100%;
	margin: 0px; 
	padding: 0px; 
	text-align: left; 
	color: #00568b;
	background-color: #fff;
	letter-spacing: 0.03em;
}

#sitecontainer 
{
	position: relative;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
background-color: #00568b;
	background-image: url(style_img/bg2.jpg);
	background-repeat: no-repeat;
	background-position: fixed;
	-webkit-box-shadow: 3px 2px 5px #000;
    -moz-box-shadow: 3px 2px 5px #000;
    box-shadow: 3px 2px 5px #000;
    padding-bottom: 20px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -khtml-border-bottom-left-radius: 10px;
    -khtml-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}



#contentcont 
{	
	padding-top: 10px;
	min-height: 200px;

}




/* LOGO */
#head 
{
	text-align: left;
	padding-top: 20px;
	height: 150px;
	width: 950px;
	line-height: 15px;
}

#headercontainer
{

}

/* Servicenavigation oben */
#servicebox 
{
	position: absolute;
	letter-spacing: 0.04em;
	text-align: right;
	top: 110px;
	font-size: 11px;
	color: #333;
	left: 728px;
	height: 25px;
	z-index: 80;
}

div.service
{
float: left;
}

div.nav_space
{
width: 10px;
float: left;
}


/* INHALTSBEREICH */
#content
{	
	margin-left: 20px;
	margin-top: 3px;
	padding-top: 20px;
	width: 910px;
	min-height: 350px;
	text-align: center;
	background-image: url(../bilder/trans3.png);
	background-repeat: repeat;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;

}

#content2
{	
	margin-left: 40px;
	margin-top: 200px;
	padding: 0px;
	width: 450px;
	min-height: 380px;
	text-align: left;
	color: #fff;
}

#conten2 p {
	color: #fff;
}

#content2 p strong {
	color: #fff;
	font-weight: bold;
}

#content2 p a {
	color: #fff;
	text-decoration: underline;
}

#content2 p a:hover {
	color: #ccc;
}



#inhalt 
{
	margin-top: 0px;
	margin-left: 20px;
	width: 870px;
}

/* ??? ZU BEARBEITEN */
#inhalt_abschluss 
{
	height: 10px;
	padding: 10px;
}


/* ??? ZU BEARBEITEN */
#bildbox 
{
	margin-left: 10px;
	width: 750px;
	height: 170px;
	background-color: #333;
	float: left;
}


/* N A V I G A T I O N */

#topnavi
{	
	position: absolute;
	left: auto;
	right: auto;
	top: 5px;
	width: 950px;
	height: 50px;
	vertical-align: top;
	z-index: 250;
	text-align: center;
	font-family: 'Covered By Your Grace', cursive;
	text-transform: uppercase;

}


#topnavi ul
{
	padding-top: 8px;
	text-align: center;
	margin-top: -1px;
	
}

li.topnav 
{
	height: 40px;
	padding: 6px 6px 2px 6px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	list-style: none;
	display: inline;
	border-right: 2px solid #9ed6f5;
}

li.topnav:hover 
{
	background-color: #00568b;
	color: #fff;
	border-right: 2px solid #333;
}

li.topnav_act 
{
	height: 40px;
	padding: 6px 6px 2px 6px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #00568b;
	list-style: none;
	display: inline;
	border-right: 2px solid #333;

}

#contentcont ul {
	height: 20px;
	margin-left: 20px;
	text-align: center;
	width: 910px;
	font-weight: bold;


}

li.subnavidiv {

	padding: 6px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	list-style: none;
	display: inline;
	background-color: #9ed6f5;
	-webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -khtml-border-top-left-radius: 5px;
    -khtml-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}


li.subnavidiv_act {

	padding: 6px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	list-style: none;
	display: inline;
	background-image: url(../bilder/trans2.png);
	background-repeat: repeat;
	-webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -khtml-border-top-left-radius: 5px;
    -khtml-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}


/* F O O T E R */
#footer 
{
	width: 950px;
	margin-top: 60px;
	font-size: 11px;
	text-align: left;
	line-height: 13px;
	vertical-align: top;
	position: absolute;
	left: auto;
	right: auto;
}



#footer_admin
{
	position: absolute;
	z-index: 200;
}

#sponsor {
height: 100px;
background-color: #9ed6f5;
	-webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    	-webkit-box-shadow: 3px 2px 5px #000;
    -moz-box-shadow: 3px 2px 5px #000;
    box-shadow: 3px 2px 5px #000;
}

/* NEWS CONTENT */

div.boxdatum 
{
	font-size: 11px;
}

div.middlebox 
{
	line-height: 14px;
	padding-bottom: 10px;
	text-align: left;
	background-color: #ddd;
	padding: 10px;
}

div.middleboxtop 
{
	font-weight: bold;
	font-size: 14px;
	height: 12px;
	padding-bottom: 5px;
	padding-top: 5px;
}

img.thumbnail
{
	border: 0px;
	height: 100px;
	margin-right: 10px;
}

img.thumbnail_small
{
	border: 0px;
	height: 50px;
	margin-right: 10px;
}

/* I N F O B O X */

#infos 
{
	width: 190px;
	background-image: url(../bilder/bg_right.jpg);
	background-repeat: repeat-y;
	float: left;
	padding-left: 10px;
	padding-top: 30px;
	width: 210px;
}

#infoswahl 
{
	position: absolute;
	width: 190px;
	background-image: url(../bilder/darktrans.png);
	background-repeat: repeat;
	float: left;
	padding-left: 10px;
	height: 500px;
	padding-top: 30px;
	width: 210px;
	color: #fff;
	overflow: scroll;
	z-index: 80;
}

div.rightbox 
{
	line-height: 14px;
	font-size: 11px;
	width: 180px;
	letter-spacing: 0.05em;
	padding: 5px;
	background-color: #ddd;

}

div.rightboxbild 
{
	line-height: 14px;
	font-size: 11px;
	width: 190px;
	letter-spacing: 0.05em;
	padding-bottom: 4px;
}

div.rightbox img 
{
	margin-bottom: 5px;
}

img.pfeil
{
	vertical-align: top;
	width: 9px;
	height: 9px;
	border: 0px;
	margin-top: 2px;
}

div.rightboxtop 
{
	font-size: 11px;
	width: 190px;
	height: 12px;
	margin-bottom: 5px;
}

div.rightboxbottom 
{
	height: 3px;
	width: 190px;
	margin-bottom: 10px;
}

div.boxhead 
{
	letter-spacing: 0.04em;
	font-size: 12px;

	padding-top: 4px;
	font-weight: bold;
}

div.rightboxbottom 
{
	height: 3px;
	width: 140px;
	margin-bottom: 10px;
}

#abschluss 
{
	clear: both;
}


/* BACKEND */
div.formhead {
font-size: 12px;
padding: 2px;
color: #fff;
background-color: #4379a3;
margin-bottom: 2px;
clear: both;
background-attachment: scroll;
background-repeat: repeat-x;
background: url(../bilder/headblau.jpg);
}

div.clear {
clear: both;
}

div.forms {
float: left;
padding: 2px;
margin-right: 2px;
height: 45px;
text-align: center;
background-color: #ccc;
}

div.formssmal {
float: left;
padding: 2px;
margin-right: 2px;
text-align: center;
background-color: #ccc;
}


/* N A V I G A T I O N */
a {
color: #00568b;
text-decoration: underline;
}

a:hover {
color: #00568b;
}

a.titel {
font-size: 11px;
line-height: 14px;;
color: #fff;
text-decoration: none;
}

a.titel:hover {
color: #00568b;
}

a:hover:visited {
color: #00568b;
}

a.Active {
color: #00568b;
text-decoration: none;

}

a.Active2 {
color: #fff;
font-weight: bold;
font-size: 22px;
text-decoration: none;
}

a.Active3 {
color: #00568b;
font-size: 11px;
text-decoration: none;
}

a.nav {
color: #00568b;
text-decoration: none;
font-weight: bold;
font-size: 22px;
}

a.nav:hover {
color: #fff;
text-decoration: none;
}

a.nav2 {
color: #00568b;
text-decoration: none;
}

a.nav2:hover {
color: #00568b;
text-decoration: none;
}

a.box {
color: #00568b;
font-size: 11px;
text-decoration: none;
}

a.box:hover {
color: #00568b;
text-decoration: none;
}

a.navActive {
color: #ccc;
text-decoration: none;
}

span.alert {
font-size: 10px;
line-height: 12px;
color: #ff0033;
}

#alert {
left: 10px;
top: 0px;
padding-top: 100px;
width: 970px;
min-height: 600px;
padding-bottom: 20px;
position: absolute;
font-size: 14px;
line-height: 16px;
color: #ffffff;
z-index: 120;
background: url(../bilder/redtrans.png);
background-attachment: scroll;
background-repeat: repeat;
text-align: center;
}

#softalert {
left: 10px;
top: 0px;
padding-top: 100px;
padding-bottom: 100px;
width: 970px;
min-height: 600px;
position: absolute;
font-size: 14px;
line-height: 12px;
color: #fff;
z-index: 120;
background: url(../bilder/darktrans.png);
background-attachment: scroll;
background-repeat: repeat;
text-align: center;
}


a.alert {
font-size: 10px;
line-height: 12px;
text-decoration: none;
color: #ff0033;
}

a.alert:hover {
text-decoration: none;
color: #000000;
}


input.button {
font-size: 12px;
font-weight: bold;
border: solid 1px #00568b;
background-color: #00568b;
color: #fff;}

input.txt {
height: 12px;
padding: 2px;
font-size: 12px;
border: solid 1px #00568b;
background-color: #ccc;
color: #00568b;}

.bemerkung {
height: 12px;
padding: 2px;
font-size: 12px;
border: solid 1px #00568b;
background-color: #fff;
color: #000;}

select.txt {
padding: 2px;
font-size: 12px;
border: solid 1px #00568b;
background-color: #ccc;
color: #00568b;}

span.blau {
color: #00568b00568b;
}

input.send {
border: 1px solid #fff;
background-color: #00568b;
color: #fff;
padding: 2px;
font-size: 14px;
cursor: pointer;
}

input.senden {
background-color: #00568b;
vertical-align: middle;
}

span.back {
border: 1px solid #fff;
background-color: #00568b;
color: #fff;
padding: 3px;
}

a.back {
color: #fff;
text-decoration: none;
}

a.back:hover {
color: #f03;
}

.copy {
font-size: 12px;
color: #00568b;
}

p {
font-size: 1rem;
color: #00568b;
}

.titel {
font-weight: bold;
color: #00568b;
}

h1 
{
font-family: 'Covered By Your Grace', cursive;
text-transform: uppercase;
font-weight: bold;
font-size: 2rem;
line-height: 2.4rem;
color: #00568b;
}

#content2 h1 {
	font-family: 'Covered By Your Grace', cursive;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 2rem;
	line-height: 2.4rem;
	color: #fff;
}

strong {
font-weight: bold;
color: #00568b;
}


/* BOX CAPTION */

h3{ margin: 10px 10px 0px 10px; color:#00568b; font:11px Arial, sans-serif; font-weight: bold;  }
			
.boxgrid{ 
	width: 190px;
	height: 130px;
	overflow: hidden; 
	position: relative; 
}
	
.boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}

.boxgrid p{ 
	padding: 0 10px; 
	color:#fff; 
	font-weight:bold; 
	font:10pt Arial, sans-serif; 
}
				
.boxcaption{ 
	float: left; 
	position: absolute; 
	background: #ddd; 
	height: 50%; 
	width: 100%; 
	opacity: 0.9; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
 }

 .caption .boxcaption {
 	top: 0;
 	left: -190px;
 }
 
 .boxcaption a {
 font:11px Arial, sans-serif; color:#00568b; 
 }


