html {height:100%;}
body {
	width:100%;
	height:100%;
	margin:0%;
	padding:0%;
	line-height: 23px;
	color: #5c5c5b;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #e6e5e5;
}
h1 {
	font-size:24px;
	font-weight: normal;
	font-style: italic;
	color: #1e2569;
	line-height: 27px;
	margin-bottom: 15px;
	display: inline;
}
h2 {
	font-size:19px;
	font-weight: normal;
	font-style: italic;
	color: #1e2569;
	display: inline;
}

.clear { clear: both; line-height:0px; }
.spacer {
	visibility:hidden;
	border:0px;
	margin:0px;
	padding:0px;
	width:0px;
	line-height:0px;
}
.kont_nr {
	display:inline-block;
	width:50px;
}


/* -----------------LINKS----------------- */

a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: none;
}
a:active {
	color: #999;
	text-decoration: none;
}



.bg_b a:link {
	color: #CCC;
	text-decoration: none;
}
.bg_b a:visited {
	color: #CCC;
	text-decoration: none;
}
.bg_b a:hover {
	color: #FFF;
	text-decoration: none;
}
.bg_b a:active {
	color: #FFF;
	text-decoration: none;
}




/* -----------------LAYOUT----------------- */
#body {
	display:table;
	width:100%;
	height:100%;
	margin:0%;
	padding:0%;
}

.bg_01 {
	background-image: url(../img/bg_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_02 {
	background-image: url(../img/bg_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_03 {
	background-image: url(../img/bg_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_04 {
	background-image: url(../img/bg_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_05 {
	background-image: url(../img/bg_05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_06 {
	background-image: url(../img/bg_06.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_07 {
	background-image: url(../img/bg_07.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_08 {
	background-image: url(../img/bg_08.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_09 {
	background-image: url(../img/bg_09.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_10 {
	background-image: url(../img/bg_10.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#site {
	width:925px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#top {
	height:49px;
	position:relative;
	background-image: url(../img/bg_top.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#wrap {
	height:591px;
	background-image: url(../img/bg_main.png);
	background-repeat: repeat-y;
	background-position: left top;
}

#menue {
	height:566px;
	width:185px;
	float:left;
	padding-top: 25px;
	padding-left: 20px;
	overflow:auto;
}

#menue ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#menue ul li a {
	color:#5c5c5b;
	display:block;
	line-height:26px;
}
#menue ul li a:hover {
	color: #999;
}
#menue ul li ul {
	margin-left:8px;
	font-size: 14px;
}
#menue ul li ul li {
	line-height:25px;
	padding-bottom:5px;
}
#menue ul li ul li a {
	line-height:18px;
}
#menue ul li ul li ul {
	font-size: 12px;
}
#menue ul li ul li ul li {
	line-height:25px;
	padding-bottom:5px;
}
#menue ul li ul li ul li a {
	line-height:18px;
}

#menue ul li a.active {
	color:#141413;
	font-style: italic;
}
#menue ul li a.active:hover {
	color: #666;
}

#center {
	height:556px;
	width:277px;
	float:left;
	padding-top: 35px;
	padding-right: 20px;
	padding-left: 20px;
}

#center .text {
	height:536px;
	width:277px;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	overflow:auto;
}
#center .bild {
	height:546px;
	width:277px;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom:10px;
	padding-left: 20px;
	overflow:auto;
}
#center .top_kont {
	height:183px;
	width:317px;
}
#center .kont {
	height:353px;
	width:277px;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	overflow:auto;
}

#center .box_pic {
	padding-left:40px;
	width:232px;
	height:180px;
}


.bg_w {
	background-image: url(../img/bg_center_w.png);
	background-repeat: repeat-y;
	background-position: left top;
	color:#1e2569;
}
.bg_b {
	background-image: url(../img/bg_center_b.png);
	background-repeat: repeat-y;
	background-position: left top;
	color:#FFF;
}
.bg_b h1, .bg_b h2 {
	color:#FFF;
}

#right {
	height:591px;
	width:401px;
	float:left;
}
#right ul li {
	margin-left:17px;
	list-style: disc outside;
}
#right ul {
	margin-left:0px;
	margin-top:5px;
	margin-bottom:20px;
}
#right .text {
	height:536px;
	width:361px;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	overflow:auto;
}
#right .bild {
	height:546px;
	width:361px;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom:10px;
	padding-left: 20px;
	overflow:auto;
}
#right .kont {
	height:353px;
	width:361px;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	overflow:auto;
}
#right .top_kont {
	height:183px;
	width:401px;
}


#right .box_pic {
	padding-left:7px;
	width:137px;
	height:180px;
	float:left;
}

.pic_unter {
	line-height:15px;
	padding-left:11px;
	display:block;
}

