/* Body */
* {
margin:0;
padding:0;
}
body {
background:url(bilder/bga.gif) repeat-x #fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333;
}

a:link { color: #fe83d7;}
a:visited { color: #fe83d7;}
a:hover { color: #fbd0f2;}
a:active { color: #fe83d7;}

.clear {
clear: both;
}
.ac {
text-align:center;
}
.ar {
text-align:right;
}

#container {
width:870px;
position:absolute;
margin-left:-435px;
left:50%;
}

#header {
height:140px;
background:url(bilder/header.gif);
}
/* Content */
#content {
background:url(bilder/main_bg.jpg);
}

/* Sidebar */
#sidebar {
width: 180px;
margin-left:8px;
float:left;
}
#sidebar_top {
height:35px;
background:url(bilder/box_left_top.jpg);
}
#sidebar_content {
background:url(bilder/box_left_bg.jpg);
text-align:left;
color:#fff;
}
#sidebar_content ul li {
list-style:none;
}
#sidebar_content ul li a {
color:#c4c4c4;
font-weight:bold;
display:block;
width:180px;
height:20px;
line-height:20px;
text-decoration:none;
text-indent:25px;
}
#sidebar_content ul li a:hover {
color:#fff;
background:url(bilder/box_left_hover.jpg);
}
#sidebar_bottom {
height:30px;
background:url(bilder/box_left_bottom.jpg);
}
#sidebar_right {
width:175px;
float:left;
}

/* Videocontent */
#videocontent {
float:left;
width:494px;
}
.video_large {
float:left;
width:247px;
height:200px;
background:url(bilder/video_large.jpg);
}
.video_large img {
position:relative;
left:14px;
top:13px;
border: 1px solid #fff;
}
.video_small {
width:163px;
height:132px;
float:left;
}
.video_small img {
border:0px;
}

/* footer */
#footer {
height:193px;
background:url(bilder/bottom.jpg) no-repeat;
text-align:center;
padding-top: 20px;
}

#container1 {
	width:220px;
	height:170px;
	margin: 15px 0px 0px 13px;
	background:#000;

}
*html #container1 {
	margin: 15px 0px 0px 0px;
}
