@charset "UTF-8";
/* CSS Document */

body{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #000;
	color: #FFF;
}
a, th {
font-family: Verdana, Geneva, sans-serif;
font-weight:normal;
font-size: 11px;
text-decoration: none;
color:#FFF;
border:0px;

}
.galerie img {
  border-width:1px;
  border-style:solid;
  border-color:white;
}
textarea {
font-family: Verdana, Geneva, sans-serif;
font-weight:normal;
font-size: 11px;
text-decoration: none;

}
#sternenfestival_header {
	position: absolute;
	left: 0px;
	top: 0px;
	border:0;
}
#navi {
	position: absolute;
	width: 160px;
	top: 200px;
}
.navi_item, .navi_item_2, .navi_item_2 a {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	text-indent: 24px;
	width: 100%;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	position: relative;
}

.navi_item, .navi_item a {
	font-size: 14px;
	text-indent:10px;
	font-weight:bold;
}

.navi_item a:hover, .navi_item_2 a:hover {
	color:#dc0078;
}

#content {
	background-color: #000;
	position: absolute;
	width: 558px;
	left: 182px;
	top: 200px;
	padding: 20px;
	padding-top: 0px;
	height: 700px;
	text-decoration: none;
}
#rechts {
	position: absolute;
	width: 249px;
	left: 785px;
	top: 200px;
	text-align:center;
	
}

#rechts p {
	align:center;
}
 

 hr {
  border: 0;
  width: 100%;
  color: #000;
  background-color: #000;
  height: 1px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	border-bottom:1px solid #fff;
	border-bottom-width: 100%;
	line-height: 20px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration:underline;
	line-height: 16px;
}

#navi_item, #navi_item a {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	text-indent: 14px;
	width: 100%;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	position: relative;
}
#navi_item a:hover, #navi_item_2 a:hover {
	color: #dc0078;
}

a.btn { float:right; padding:2px 20px; color:#fff;
background-color:#d60075; text-align:center; margin:10px;
 }
a:hover.btn { font-weight:bold; }
.table { text-align:left; }



