/******* ELEMENTE *******/
.randanimation{
	width: 100%;
	height: 100%;
	z-index:2;
	position: absolute;
	visibility: visible;
}

.background{
	width: 100%;
	height: 100%;
	z-index:1;
	position: absolute;
	z-index:1;
	left: -3px;
	background-image: url(../bilder/background_neutral2.jpg);
	position:absolute;
	background-repeat: no-repeat;
	visibility: visible;
}
.site{
	width: 100%;
	height: 100%;
	z-index:3;
	position: absolute;
	/*overflow:hidden;*/
	top: -3px;
	visibility: visible;
	
	
}

.header{
	width:100%;
	height:112px;
	overflow:hidden;
}

.header-links{
	height: 112px;
	background-image: url(../bilder/header-links.gif);
	background-repeat:repeat-x;
	border: none;
}

.header-mitte{
	float:left;
	height: 112px;
	background-image:url(../bilder/header-mitte.gif);
	background-repeat:no-repeat;
}

.header-links2{
	float: left;
	height: 112px;
	width: 900px;
}

.header-mitte2{
	float:left;
	height: 112px;
}
	
.content{
	clear:both;
	width: 100%;
	height:100%;
	/* [disabled]overflow:hidden; */
	position: absolute;
}

.footer{
	z-index:4;
	clear:both;
	width: 100%;
	height: 15px;
	position: relative;
	overflow:hidden;
	text-align: right;
	margin-right: 2.53%;
	margin-bottom: 2.53%;
	left: -50px;
	top: 610px;
	visibility: visible;
	

}
.rand {
	margin-left: 2.53%;
	margin-right: 2.53%;
	margin-bottom: 2.53%;
}
.entabelle {
	background-image: url(../bilder/en.gif);
	background-repeat: no-repeat;
	background-position: 15px 5px;
}


.flashani{
	z-index:1;
	position:absolute;
	visibility: visible;
}

/******* INHALT *******/

body{
	margin:0;
	height:100%;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../bilder/verlauf_bg2.jpg);
	position:static;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #a0b7d7;
	
}

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	color: #1F8ACF;
}

a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	border: 0;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	border: 0;
	text-decoration: underline;
	color: #e64417;
}

a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	border: 0;
}

a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	border: 0;
}

ul{
	list-style-image: url(../bilder/listenpunkt.gif);
	list-style-position:outside;
	font-size: 13px;
	line-height: 21px;
}

ul br{
	line-height: 10px;
}


h1{
	font-family: Arial, serif;
	font-size: 23px;
	color: #035498;
	line-height: normal;
	font-weight: lighter;
}


h2{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #000122;
	line-height: normal;
	font-weight: bold;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 13px;*/
	line-height: 21px;
	/*font-weight: bold;*/
}

h2.abstand{
	margin-left:225px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000122;
	line-height: normal;
	font-weight: bold;
}

p.abstand{
	margin-left:225px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	line-height: 21px;
}

img{
	border: 0;
}

table{
	border: 0;
	
}

#inhaltL{
	width:650px;
	min-height: 630px;
	float:left;
	position:relative;
	background-color:#FFF;
	background-attachment: scroll;
	background-image: url(../bilder/bg_verlauf.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 20px;
	
	}
#inhaltLu{	
	width:455px;
	margin-top: 10px;
	visibility:visible;

	}
	
#inhaltRo{
	width:245px;
	height: 630px;
	margin-left: 5px;
	background-color:#F3F4F6;
	float:left;
	color:#000;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 20px;
	}
	
#inhaltRu{
	width:345px;
	height: 145px;
	margin-top:5px;
	margin-left: 5px;
	background-color:#FFF;
	float:left;
	background-attachment: scroll;
	background-image: url(../bilder/bg_verlauf.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	
	}
#center{
	width:900px;
	left:50%;
	right:50%;
	margin-left:-450px;
	position:absolute;

	}
	
.txAbstand30{
	margin-top:30px;
	margin-left:30px;
	}
.txAbstand15 {
	margin-top:15px;
	margin-left:15px;
}

	.TX11grau{
	font-size:11px;

		}
		
.button{
	width:265px;
	height:35px;
	background-attachment: scroll;
	background-image: url(../bilder/buttons/button_266px.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:10px;
	padding-left: 12px;
	padding-top: 12px;
	}			
		
		
.button2{
	width:200px;
	height:35px;
	background-attachment: scroll;
	background-image: url(../bilder/buttons/button_178px.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:10px;
	padding-left: 10px;
	padding-top: 12px;
	}		
.actionimg{
	z-index:5;
	position: absolute;
	left: 61px;
	top: 517px;
	}

.ro {
	background:url(../bilder/buttons/roundedbox_ro.gif) top right no-repeat;
}

.lo {
	background:url(../bilder/buttons/roundedbox_lo.gif) top left no-repeat;
}

.ru {
	background:url(../bilder/buttons/roundedbox_ru.gif) bottom right no-repeat;
}

.lu {
	background-image: url(../bilder/buttons/roundedbox_lu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.inhalt {
	margin:0;
}
#layerWinter{
	width:100%;
	height:1500px;
	z-index:100;
	background-color:#fff;
/*	filter:alpha(opacity=90);

  opacity:0.90;*/
	position:absolute;
	visibility:visible;
	}
	
	.fltCen { 
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 50px;
}
.nav {
	height: 120px;
	padding-top: 10px;
	clear: both;
	background-image: url(../bilder/header.gif);
}

