@charset "iso-8859-1";
body  {
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	background-color: rgb(144,150,164);
}

html,
body 	{
	margin: 0;
	padding: 0;
	height: 100%;
	overflow: -moz-scrollbars-vertical;
	font-weight: normal;
}


.blau {
	color: rgb(51,63,88);
}

.hellblau {
	background-color: rgb(233,238,246);
}

 

a:link {text-decoration: none;
	font-weight: normal;
	color: #ff8e33;}

a:visited {text-decoration: none;
	font-weight: normal;
	color: #ff8e33;}

a:hover {text-decoration: none;
	font-weight: bold;
	color: #ff8e33;
}


p {
margin: 5px 0 2px 0;
line-height: 1.5em;	
}


.fett {
	font-weight: bold;
}



h1 {
	font-size: 2em;
	line-height: 1.5em;
}

h2 {
	font-size: 1.5em;
	line-height: 1.3em;
	font-weight: normal;
	margin: 0;
	padding: 0 0 5px 0;
}


ul {
	margin: 0 0 0 -25px;
	#margin-left: 0;
	font-size: 1em;
	list-style-type: disc;
	list-style-position: outside;
	line-height: 1.3em;
}


li {
	padding-bottom: 10px;
	
}


img {
	border: 1px solid #333;
	}



.page {
	width: 1240px;
	margin: 0 auto;
	position: relative;
	min-height: 600px;
	height: auto !important;
	background-image: url(../pics/background01.jpg);
}


.page_oben {
	position: relative;
	left: 0px;
	width: 1200px;
	height: 100px;
	padding: 40px 0px 0px 40px;
	background-image: url(../pics/linie-schatten.png);
	background-repeat: repeat-x;
	background-position:bottom left;


}

.page_mitte_left {
	position: relative;
	float:left;
	left: 0px;
	width: 270px;
	height: 280px;
	padding: 40px 0 0 40px;
	color: white;
	font-size: 1.3em;
	line-height: 1.5em;
	background-image: url(../pics/linie-schatten-unten.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	
}

.page_mitte_mitte_startseite {
	position: relative;
	float:left;
	height: 320px;
	width: 620px;
	padding-left: 0px;
	background-image: url(../pics/linie-schatten-unten.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	
	
}
.page_mitte_mitte_andereseiten {
	position: relative;
	float:left;
	height: 420px;
	overflow-y: scroll;
	width: 540px;
	padding: 0px 40px 40px 40px;

}


.page_mitte_mitte_andereseiten a:link {text-decoration: none;
	color: #ff8e33;
}

.page_mitte_mitte_andereseiten a:visited {text-decoration: none;
	color: #ff8e33;
}


.page_mitte_mitte_andereseiten a:hover {text-decoration: none;
	font-weight: bold;
	color: #ff8e33;
}


.content_lightwindow a:link {text-decoration: none;
	color: #ff8e33;
}

.content_lightwindow a:visited {text-decoration: none;
	color: #ff8e33;
}
.content_lightwindow a:hover {text-decoration: none;
	font-weight: bold;
	color: #ff8e33;
}


.page_mitte_right {
	position: relative;
	float:left;
	width: 310px;
	height: 320px;
	vertical-align:bottom;
	background-image: url(../pics/linie-schatten-unten.png);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.page_mitte_right_unten {
	bottom: 0%;
	left: 0;
	position: absolute;
	padding: 0 0 20px 20px;
	
}


.page_mitte_right_unten a:link {text-decoration: none;
	color: gray;
}

.page_mitte_right_unten a:visited {text-decoration: none;
	color: gray;
}

.page_mitte_right_unten a:hover {text-decoration: none;
	font-weight: normal;
	color: #ff8e33;
}



.flash {
	background-color: none;
	margin: 0;
	padding-left: 207px;
	height: 310px;
}


.slide-image {
	position: absolute;
	width: 412px;
	height: 309px;
	background-color: none;
	background-position: center center;
	background-repeat: no-repeat;
}	


.content_lightwindow {
	margin-left: 0px;
	margin-right: 32px;
	text-align: left;
	}


.page_mitte_mitte_andereseiten h1 {
	font-weight: normal;
	line-height: 1.1em;
	font-size: 2em;
	margin-bottom: 20px;
}

.page_mitte_mitte_andereseiten p, ul{
	font-size: 1.2em;
}












