@charset "UTF-8";

/* tags */
body {
	background-color: #ffffff;
	margin: 0px;
	background-image: url(../img/back09.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 5px;
	color: #333333;
	text-transform: capitalize;
	padding-left: 10px;
	background-image: url(../img/h1_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
h2 {
	color : #0d414d;
	font-size: 20px;
	font-weight: bold;
	margin-top:3px;
	margin-bottom: 5px;
	margin-left: 5px;
}
a:link, a:visited, a:active {
	color : #0d414d;
	text-decoration : none;
}
a:hover {
	color : #0d414d;
	text-decoration : underline;
}
p {
	margin-top:9px;
	margin-bottom:9px;
}
/* ids */
#master {
	width: 800px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top: 0px;
}
#head {
	height: 175px;
	width: 800px;
	background-image: url(../img/header_8.jpg);
}
#menu {
	text-align: center;
	padding-top: 154px;
}
#menu ul {
	margin : 0;
	padding : 0;
	list-style-type : none;
	text-indent : 0;
}
#menu li {
	float : left;
	list-style-image : none;
	margin : 0 0 0;
}
#menu a:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 0px;
}
#contentmstr {
	width: 800px;
	background-image: url(../img/content_back.gif);
	background-repeat: repeat-y;
	margin-bottom: -3px;
	padding-bottom: -3px;
	margin-top: 0px;
	padding-top: 10px;
}
#content {
	width: 580px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#g_ad {
	width: 580px;
	height:60px;
	text-align:center;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom:15px;
	margin-top:10px;
}
#sidebar {
	width: 190px;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	display: inline;
}
#submenu {
	text-align: left;
	margin-top: 30px;
	margin-left: 10px;
}
#submenu ul {
	list-style-type : disc;
	text-indent : 0;
	margin-top: -10px;
	padding-left: 20px;
}
#submenu li {
}
#foot {
	clear: right;
	background-image: url(../img/foot_back.gif);
	text-align: center;
	height: 28px;
	width: 800px;
	color: #595858;
	font-size: 9px;
	padding-top: 2px;
}
/* classes */
.nobo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.fett {
	font-weight : bold;
}
.kursiv {
	font-style : italic;
}
.unterstrichen {
	text-decoration : underline;
}
.img {
	margin-top : 3px;
	margin-bottom : 3px;
	background-color: #FFFFFF;
	border: 1px solid #cfcfcf;
	padding: 4px;
}
.img_l {
	float : left;
	margin-top : 3px;
	margin-right : 5px;
	margin-bottom : 3px;
	background-color: #FFFFFF;
	border: 1px solid #cfcfcf;
	padding: 4px;
}
.img_r {
	float : right;
	margin-top : 3px;
	margin-bottom : 3px;
	margin-left : 5px;
	background-color: #FFFFFF;
	border: 1px solid #cfcfcf;
	padding: 4px;
}
.news {
	margin-bottom: 10px;
}
.news_headline {
	font-size: 18px;
	font-weight: bold;
	padding-left: 5px;
	margin-bottom: 8px;
}
.news_date {
	font-size: 9px;
	font-weight: bold;
	color: #595858;
	margin-top: -2px;
	padding-left: 5px;
}
.song {
	float : right;
	text-align: center;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
.song_head {
	font-size: 9px;
	font-weight: bold;
	color: #595858;
}
/*.fotos_thumb {
	margin: 1px;
	background-color: #FFFFFF;
	padding: 4px;
	border-width: 1px;
	border-style: solid;
	border-color: #cfcfcf;
}
.fotos_thumb:hover {
	background-color: #752526;
}
.fotos_galerie {
	margin-bottom: 10px;
}
.fotos_info {
	margin-top: 5px;
	padding-top: 10px;
}
.fotos_frst {
	float: left;
	text-align: right;
	width: 150px;
}
.fotos_fristimg {
	margin-right: 5px;
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #cfcfcf;
} */
.fotos_thumb {
	margin: 1px;
	background-color: #FFFFFF;
	padding: 4px;
	border-width: 1px;
	border-style: solid;
	border-color: #cfcfcf;
}
.fotos_thumb:hover {
	background-color: #0d414d;
}
.fotos_main {
	padding-left: 13px;
}
.fotos_gallery {
	float : left;
	width: 170px;
	height: 200px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 5px;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 5px;
}
.fotos_h {
	font-size: 17px;
	color: #333333;
	text-transform: capitalize;
	font-weight: bold;
	margin-bottom: 5px;
}
.fotos_firstpic {
	background-color: #FFFFFF;
	border: 1px solid #cfcfcf;
	padding: 4px;
	margin-bottom: 5px;
}
.fotos_descr {
	font-size: 10px;
	margin-bottom: 5px;
}
.fotos_copy {
	text-align: right;
	font-size: 9px;
	color: #999999;
	font-style: italic;
}
.fotos_clear {
	clear:left;
}
.seite {
	border: 1px solid #CCC;
	margin-right: 3px;
	padding-right: 2px;
	padding-left: 2px;
}
/* new startpage */
#countdown {
	margin-bottom : 7px;
	border: 1px solid #cfcfcf;
	padding: 2px;
	width: 574px;
	text-align:center;
}
.countdown_days {
	color:#0d414d;
	font-weight: bold;
	font-size: 16px;
}
#opener {
	margin-bottom : 7px;
	border: 1px solid #cfcfcf;
	padding: 5px;
	width: 350px;
	text-align: justify;
	height:230px;
}
#win_opener {
	margin-bottom : 7px;
	border: 1px solid #cfcfcf;
	padding: 5px;
	width: 198px;
	height:230px;
	float:right;
	text-align: justify;
}
#news_opener {
	margin-bottom : 7px;
	border: 1px solid #cfcfcf;
	padding: 5px;
	width: 568px;
	clear:left;
}
#feedback_opener {
	margin-bottom : 7px;
	border: 1px solid #cfcfcf;
	padding: 5px;
	width: 568px;
	text-align: justify;
}