body,
html {
    margin:0px;
    padding:0px;
    color:#000;
    background: #e7e7e7;
    }
body {
    width:100%;
    }
    #impressum a {
    	
    	text-decoration: none;
    	border: none;
    	
    	
    }
    
     #impressum img {
    	
    	text-decoration: none;
    	border: none;
    	
    	
    }
    #impressum {
    padding-top:20px;
	display: none;	
    left:200px;
	width: 500px;
	height:450px;
    overflow: auto;
	background-color: #ffffff;	
    position: absolute;
	margin: 0px auto;
	border: 2px solid black;	
    	
    }
    
    
#wrap {
    background: #ffffff;
	margin:0 auto;
    width:900px;
    font: 13px "veranda", Helvetica, sans-serif;

    }
#header {  
    height: 100px;
    }
#header h1 {
    padding:5px;
    margin:0;
    }
#nav {
    background: url('images/header_bg.jpg') no-repeat;
    height: 43px;
    padding:5px 0 5px 10px;
    }
#nav h1 {
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    margin: 0;

}
#nav ul{
    margin:10px 0 0 0;
    padding:0;
    list-style:none;
    }
#nav li{
    display:inline;
    margin:0;
    padding:0;
    }    
#main {
    float:left;
    width:550px;
    }
#main h3, #main p {
    padding:0 10px;
    }
#main h2
{
	font-size: 12px;
	margin-top: -10px;
	padding-left: 30px;
	color:#C00;	
}
#main h1
{
	font-size: 20px;
	font:Verdana, Geneva, sans-serif;
	margin-top: -15px;
	padding-left: 30px;
	color:#C00;	
}
#sidebar {
    float: left;
    width: 350px;
    }
#sidebar h3{
  margin: 10px 0 5px 0;
}

#footer {
    background: url('images/header_bg.jpg') no-repeat;
    clear:both;
    height: 35px;
    text-align: center;
	color:#999;
    padding: 20px 0 0 0;
	width: 900px;
    }
#footer a {
    color: #900;
	text-decoration:none;
    }

.video_item {
 	font:normal 14px "verdana", Helvetica, sans-serif;
  	line-height: 10px;
  	background-color: #E9E9E9;
  	border: 1px solid #f0f0f0;
  	border-right: 1px solid silver;
  	border-bottom: 1px solid silver;
  	width:590px;
  	text-align:justify;
  	margin-bottom: 15px;
  	margin-left: 30px;
	font-size:12px;
}

.video_item h3{
	font: Verdana, Geneva, sans-serif;
	color:#F00;
    padding:0; 
    margin: 10px 0 15px 0; 
}

.video_item h3 a{	
	font-weight: normal;
	font-size: 14px;
	color: #900;
	text-decoration: none;
	font-weight:bold;
}

.video_item p {
  margin: 0;
  line-height: 20px;
  margin: 0 0 10px 0;

}

.video_item p span {
	font-weight: bold;
	color:#666;
}

.video_item li span {
  font-weight: bold;
}

.video_item img {
  margin: 0 10px 10px 10px;
  float: left;
  border: 2px solid #f0f0f0;
  border-right: 2px solid silver;
  border-bottom: 2px solid silver;
}

.video_item ul {
  list-style: none;
}
.video_item li {
  margin: 0 0 13px 0;
}

.video_item p a {
  color: #666;
  text-decoration: none;
  padding: 0 3px 0 3px;
}

.video_item p a:hover {
  color: #fff;
  background-color: #999;
  text-decoration: none;
}

.next_page
{
	margin-top: -40px;
	margin-bottom: 10px;
}

.next_page a{
  float: right;
  padding: 5px;
  font:normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #000;
  margin-top: 10px;
}

.next_page a:hover{
  border: 0px solid #000000;
}

.prev_page a{
  float: left;
  padding: 5px;
  font:normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #000;
  margin-top: 10px;
}

.prev_page a:hover{
  border: 0px solid #000000;
}

.curr_page {
  margin-top: 20px;
  margin-left: 20px;
}

.clear {
  clear: both;
}

#detail_stat {
  background: #F7F6F6;
  padding: 10px 10px 10px 10px;
  margin-left: 30px;
  margin-bottom: 20px;
  border: 1px solid #f0f0f0;
  border-right: 1px solid silver;
  border-bottom: 1px solid silver;
}

#detail_stat p {
  font:normal 12px/14px "veranda", Helvetica, sans-serif;
  line-height: 1.5em;
}

#detail_stat p span {
  font-weight: bold;
}

#detail_stat a {
  color:#900;
  text-decoration:none;
}

#detail_stat a:hover {
  color: #F7F6F6;
  background-color: #900;
  text-decoration: none;
}

.comment_alt_1 {
  background-color: #fff;
  border: dotted 1px #C0C0C0;
  padding: 10px 10px 10px 10px;
  margin: 0 10px 15px 10px;
}

.comment_alt_2 {
  background-color: #EEEEEE;
  border: dotted 1px #C0C0C0;
  padding: 10px 10px 10px 10px;
  margin-bottom: 15px;
  margin: 0 10px 15px 10px;
}


.detail_comment {
  margin: 0 0 10px 0;
}

.detail_comment p {
  font:normal 12px/14px "veranda", Helvetica, sans-serif;
  line-height: 1.5em;
}

.detail_comment span {
  font-weight: bold;
}

#video_player {
  margin: 40px 10px 10px 10px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowlistmenu{
width: 190px; /*width of menu*/
padding-top: 180px;
margin-left: 110px;
}

.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #379BCD;
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #379BCD;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #FA0583;
background-color: #F3F3F3;
}

#w3c {
  margin: 10px 0 0 0;
}

#w3c img {
  border: 0px;
}


#profile {
  background: #F7F6F6;
  padding: 10px 10px 10px 10px;
  margin: 20px 10px 20px 10px;
  border: solid 2px #BFBFBF;
}

#profile p {
  font:normal 12px/14px "veranda", Helvetica, sans-serif;
  line-height: 1.5em;
}

#profile p span {
  font-weight: bold;
}

#profile a {
  color: #379BCD;
  text-decoration: none;
  padding: 0 3px 0 3px;
}

#profile a:hover {
  color: #fff;
  background-color: #379BCD;
  text-decoration: none;
}

#profile img {
  float: left;
  border: 1px solid #000;
  margin: 0 20px 20px 0;
}

#profile_c1 {
  float: left;
}
#profile_c2 {
  float: left;
}

#user_menu {
  margin: 10px 0 0 10px;
  padding: 0;
    font-weight: bold;
}

#user_menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#user_menu li {
  display: inline;
  margin: 0 10px 0 0;
}

#user_menu a {
  text-decoration: none;
  color: #FA0583;
  padding: 3px;
}
#user_menu a:hover {
  text-decoration: none;
  background: #379BCD;
  color: #fff;
}

#test
{
	padding-left:140px;
	padding-top: 2px;
}

.myBox
{
    margin: 0 auto;
    color: #000;
    width: 900px;
    text-align: left;
	border: 1px solid #CCC;
	background-color:#FFF;
}

#senden
{
	margin-top: -4px;
}

#uhr
{
	color: #999;
	margin-top: -110px;
	margin-left: 6px;
}

#navi
{
	margin-top: -100px;
}

#navi a
{
color:#900;
padding-top: 10px;
}