@charset "utf-8";
/* CSS Document */

body,td,th,p {
	font-family: "Arial", Verdana;
	line-height: 150%;
	font-size: 12px;
	color: #d0d9e9;
	margin:0;
	padding:0;
}
body {
	background-color: #24509B;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 30px;
}

a:link {
	color: #FFFFFF;
	font-size: 12px;	
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
	font-size: 12px;	
}
a:hover {
	text-decoration: underline;
	color: #FEFF04;
}
a:active {
	text-decoration: none;
	color: #FEFF04;
}
#top {
	width:943px;
	height:355px;
	align:center;
	margin: 0px auto 0px auto;
	background-image:url(../img/top.jpg);
	background-repeat:no-repeat;
	background-position:top center;	
}
#top .flash {
	width:750px;
	height:auto;
	text-align: center;
	margin: 0px auto 0px auto;
	color: #000066;
	font-size:9px;
}
#top .links {
	width: 750px;
	height: 50px;
	text-align: left;
	padding: 0 0 0 155px;
	margin: 0px auto 0px auto;
	color: #FFF;
	font-size: 13px;
}
#top .links .einzellink {
	width: 110px;
	height: 30px;
	text-align: center;
	color: #FFF;
	font-size: 13px;
	padding: 12px 0 0 0;
	margin: 9px 0 0 0;
	background-image: url(../img/linkspacer.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	float: left;
}
#top .links .einzellink a{
	text-decoration: none;	
}
#top .links .einzellink:hover {
	width: 110px;
	height: 30px;
	text-align: center;
	color: #FEFF04;
	font-size: 13px;
	background-image: url(../img/hover.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	float: left;
	text-decoration: none;
	cursor: pointer;
}
#top .links .einzellink_active {
	width: 110px;
	height: 30px;
	text-align: center;
	color: #FFF;
	font-size: 13px;
	padding: 12px 0 0 0;
	margin: 9px 0 0 0;
	background-image: url(../img/hover.jpg);
	background-position: right top;
	background-repeat: repeat-x;
	float: left;
	text-decoration: none;
}
#top .links .einzellink_active a {
	text-decoration: none;
}
#mainbackbottom {
	width:923px;
	height:auto;
	align:center;
	margin: 0px auto 0px auto;
	background-image:url(../img/bottom.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	padding: 10px;
}
#mainbackbottom_galerie {
	width:750px;
	height:auto;
	align:center;
	margin: 0px auto 0px auto;
	background-image:url(../img/bottom.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	padding: 30px;
}
#mainbackbottom .content {
	width:540px;
	height:auto;
	margin: 0px auto 0px auto;
	text-align:justify;
}
#mainbackbottom .content h1 {
	color: #FEFF04;
	text-decoration: none;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}
#mainbackbottom .content h2 {
	color: #FFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
}
#mainbackbottom .content h1 p {
	margin: 0;
	padding: 0;
}
#mainbackbottom .content h2 p {
	margin: 0;
	padding: 0;
}
#mainbackbottom .content .bold {
	color: #FFF;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
}