@charset "utf-8";
/* CSS Document */
body {
background-color:#676767;
font-family:arial,verdana,sans-serif;
font-size:12px;
margin: 0;
padding: 0;
border: 0;
}
#master{
width:100%;
height:100%;
}
#info_pos{
width:800px;
margin:auto;
background-image:url(../pic/info_pos_bg.png);
background-repeat:repeat;
background-color:fdefc1;
}
#haed_colum{
width:100%;
height:89px;
background-image:url(../pic/mtv_screen_head_true.png)
}
#left_colum{
margin-top:15px;
margin-left:30px;
width:139px;
float:left;
}
#innerleft_colum_top{
width:139px;
height:11px;
background-image:url(../pic/menu_top.png)
}
#innerleft_colum_center{
width:139px;
background-image:url(../pic/menu_center.png)
}
#innerleft_colum_bottom{
width:139px;
height:13px;
background-image:url(../pic/menu_bottom.png)
}
#right_colum{
width:590px;
margin-top:15px;
margin-right:30px;
float:right;
}
#innerright_title_top{
width:590px;
height:11px;
background-image:url(../pic/title_top.png);
}
#innerright_title_center{
font-size:13px;
font-weight:bold;
width:590px;
background-image:url(../pic/title_center.png);
}
#innerright_title_bottom{
width:590px;
height:7px;
background-image: url(../pic/title_bottom.png)
}
#innerright_info_top{
width:590px;
height:8px;
background-image:url(../pic/info_top.png);
}
#innerright_info_center{
width:590px;
background-image:url(../pic/info_center.png);
margin-bottom:0px;
}
#innerright_info_bottom{
width:590px;
height:13px;
background-image:url(../pic/info_bottom.png);
margin-top:0px;
}
.clear{clear:both;}
#footer{
width:800px;
height:15px;
}
#menu{
 font:bold 13px arial,verdana,sans-serif;
 width:130px
}

#liste{
 list-style:none;
 margin:0px;
 padding-left:2px;
 width:125px
}

#liste li a{
color:#000;
 display:block;
 padding:5px 8px;
 text-decoration:none;
 width:118px
}

#liste li a:hover{
 color:#555;
 text-decoration:none
}
a:link.ex_link
{
font-weight:bold;
color: #555;
}
a:hover.ex_link
{
font-weight:bold;
color: #ffcc33;
}
a:visited.ex_link
{
font-weight:bold;
color:#555;
}
span.info , p.info {padding-left:10px; padding-right:10px;}
b.titel{color: #960}
div.info{padding-left:10px; padding-right:10px; margin-top:5px;}
div.bild{width:300px; float:left; margin-left:10px; padding-top:10px;}
div.toptext{width:560px; float:left; margin-left:10px; padding-top:10px;}
div.bild_text{width:260px; float:right; padding-top:10px;}
div.spacer{margin:auto; width:400px; text-align:center;}
div.footer_fin{width:800px; margin:auto; background-image:url(../pic/footer.png); height:29px; text-align:center; color: #ffcc00;}
div.whodid{ width:800px; margin:auto; text-align: center; color:#444;}
div.whodid a:link, div.whodid a:hover, div.whodid a:visited { color:#444; text-decoration: none;}
div.produktbilder{ float:left; margin:3px;}
.gaestebuch{ width:560px; height:600px; overflow-x: hidden; }
