html{height: 100%;}

body
{
	font-family: arial, sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: 0.78em;
	background: #3F3F3F url(../media/bg.jpg) repeat;
	color: #666;
}

p
{
	line-height: 1.7em;
}

h1, h2, h3, h4
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 170%;
	letter-spacing: 0.1em;
	color: #2D4565;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-bottom: 12px;
	font-weight: bold;
}

h4
{ font-family: arial, sans-serif;
  font-size: 110%;
  color: #555;
}

img
{
	padding-top: 0px;
}

a{
	outline: none;
	color: #333;
}
a:hover
{ background: transparent;
  color: #A4A4A4;
}
form{padding: 0; margin: 0;}


.left
{ float: left; 
  border-right: 18px solid;
}

.right
{
	float: left;
	border-left-width: 18px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 18px;
	border-right-width: 18px;
	border-bottom-width: 18px;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

.left, .right{border-color: #FFF;}






ul
{ margin: 2px 0px 18px 16px;
  padding: 0px;
}

ul li
{ list-style-type: square;
  margin: 0px 0px 6px 0px; 
  padding: 0px;
}


ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;
}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* raender inhalt */
#main, #footer, #logo, #menubar, #site_content
{
	width: auto;
}


#main
{
	width: 900px;
	color: #555;
	background-color: #FFF;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	background-image: url(../media/bg_el.png);
	background-repeat: repeat-x;
}


#logo
{
	width: 900px;
	height: 200px;
	color: #333;
	background-color: #B7B7B7;
	background-image: url(head_logo.png);
	background-repeat: no-repeat;
	background-position: left center;
}


#menubar
{
	background: #686868 url(bg_menu.png) repeat;
	width: 875px;
	border-top: 1px solid #7D7D7D;
	height: 49px;
	padding-left: 27px;
} 

ul#menu{
	margin: 0px;
	height: auto;
}

ul#menu li
{
	float: left;
	list-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
} 

ul#menu li a 
{
	font-family: Verdana, Geneva, sans-serif;
	display: block;
	float: none;
	height: auto;
	text-decoration: none;
	text-align: center;
	border-right: 1px solid #7D7D7D;
	background: transparent;
	color: #aaa;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 8px;
	font-weight: bold;
	line-height: 10px;
} 

ul#menu li a:hover, ul#menu li a.current, ul#menu li a.current:hover
{ background: transparent;
  color: #FFF;
} 




#site_content
{
	width: 885px;
	overflow: auto;
	clip: rect(auto,auto,auto,auto);
	top: auto;
	left: auto;
	right: auto;
} 


.seitenleiste
{
	float: right;
	width: 190px;
	padding-top: 15px;
	padding-left: 8px;
	height: auto;
}


.seitenleisteninhalt
{
	text-align: justify;
	width: 190px;
	float: right;
	padding-top: 15px;
	margin-bottom: 15px;
}
.sidebaritem h3, 

.seitenleisteninhalt h1, .seitenleisteninhalt p{
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
}

.seitenleisteninhalt ul
{ border-top: 1px solid #D4D4D4;
  width: 160px; 
  padding-top: 4px; 
  margin: 4px 0px 15px 14px;
}

.seitenleisteninhalt li
{ list-style: none; 
  padding: 0px 0px 4px 0px; 
  border-bottom: 1px solid #D4D4D4;
}

/* styling of the container. */
a.player {
	display:block;
	width:635px;
	height:360px;
	display: block;
	text-align: center;
	margin: 0 auto;
}

/* play button */
a.player img {
	margin-top:125px;
	border:0px;
}
/* when container is hovered we alter the border color */
a.payer:hover {
	border:2px solid #000;
}


#content_container
{
	text-align: justify;
	width: 665px;
	float: left;
	padding-top: 15px;
	padding-left: 15px;
	height: auto;
}

#content
{
	text-align: justify;
	width: auto;
	background-color: #000;
	height: 820px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 15px;
	margin-bottom: 15px;
}

#content a
{ background: transparent;
  color: #555;
  border-bottom: 1px dotted;
}

#content a:hover
{ background: transparent;
  color: #A4A4A4;
}
#content, 

.seitenleisteninhalt{
	background-color: #FFF;
}
#fp_img_bg
{
	background-image: url(../media/bg_el.png);
	text-align: justify;
	width: 625;
	background-color: #B7B7B7;
	height: auto;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 20px;
	margin-bottom: 15px;
}

#footer
{
	width: 900px;
	height: 20px;
	text-align: center;
	color: #AAA;
	padding-top: 8px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666;
	background-color: #686868;
	background-image: url(bg_menu.png);
	background-repeat: repeat;
	padding-bottom: 3px;
}

#footer a
{ background: transparent;
  color: #FFF;
}

#footer a:hover
{ background: transparent;
  color: #AAA;
}

#content a, #content a:hover, #footer a, #footer a:hover{text-decoration: none;}


fieldset, .comment, .commentsbox
{
	margin-bottom: 10px;
	background: transparent;
	color: #444;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 10px;
}

fieldset
{ border: 1px solid #D4D4D4; 
  padding: 10px 8px;   
}

input{padding: 2px;}

textarea
{ width: 95%; 
  height: 200px;
  padding: 3px;
}

.comment
{
	background: #F1F1F1;
	color: #444;
	font-size: 105%;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}


.fp_title_col
{
	font-weight: bold;
	font-size: 105%;
	color: #555;
	font-family: Verdana, Geneva, sans-serif;
  
}

.datum
{
	border-top: 1px solid #D4D4D4;
	font-weight: bold;
	font-family:Verdana, Geneva, sans-serif;
	padding-top: 10px;
	color:#555;
}

