body {
	margin:0;
	padding:0;
	background-position:center 0px;
	font-family:Verdana, sans-serif;
	font-size:11px;
	background-color: #D5D5D5;
}

#topbar {
	width:785px;
	height:auto;
	padding:0;
	background-repeat:no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -392px;
	margin-top: -290px;
	border: 1px solid #999;
}

#topbar-home {
width:785px;
height:101px;
margin:0 auto;
padding:0;
background-image:url(images/top-bar-neu_news.jpg);
background-repeat:no-repeat;
}

#topbar-film {
width:785px;
height:101px;
margin:0 auto;
padding:0;
background-image:url(images/top-bar-neu_film.jpg);
background-repeat:no-repeat;
}

#topbar-grafik {
width:785px;
height:101px;
margin:0 auto;
padding:0;
background-image:url(images/top-bar-neu_grafik.jpg);
background-repeat:no-repeat;
}

#topbar-video {
width:785px;
height:101px;
margin:0;
padding:0;
background-image:url(images/top-bar-neu_news.jpg);
background-repeat:no-repeat;
}

#topbar-audio {
width:785px;
height:101px;
margin:0 auto;
padding:0;
background-image:url(images/top-bar-neu_ton.jpg);
background-repeat:no-repeat;
}

#menu {
position:relative;
top:0px;
left:0px;
width:763px;
height:16px;
margin:0 auto;
padding-top:2px;
padding-left:22px;
white-space:wrap;
background:url(images/hor_bar.png);
text-decoration: none;
color: #666;
font-weight: bold;
}

#menu a{
	color: rgb(102, 102, 102);
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-right:25px;
}

#menu a:hover	{	text-decoration: underline;	}
#menu a:active	{	text-decoration: underline;	}

#contentcontainer {
	position:relative;
	top:0px;
	left:0px;
	width:785px;
	height:440px;
	background-image: url(images/bg2.png);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#bottomcontainer {
position:relative;
top:0px;
left:0px;
width:785px;
height:18px;
margin:0 auto;
padding:0;
background:url(images/hor_bar.png);
text-align:center;
text-decoration: none;
color: #666;
font-weight: normal;
font-size:9px;
}

#body-text {
	position:relative;
	width:524px;
	top:0px;
	left:0px;
	margin:0;
	padding:0 20px 0 20px;
	text-align:justify;
	text-decoration: none;
	line-height:16px;
	color: #666666;
	font-weight: normal;
	font-size:11px;
	height: 100%;
	overflow: auto;
	background-color: #FFFFFF;
}


#picture-box {
	background-color:#fff;
	position:absolute;
	right:0px;
	width:220px;
	height:311px;
	overflow: hidden;
	bottom: 0px;
	background-image: url(images/maeramorder_pics/kamera_poster.jpg);
}

.table-header {
background-color:#999;
text-align:left;
text-decoration: none;
line-height:16px;
color: #fff;
font-weight: bold;
font-size:11px;
border: solid 1px #999;

}

.table-cell {
	background-color:#eee;
	text-align:justify;
	text-decoration: none;
	line-height:16px;
	color: #000;
	font-weight: normal;
	font-size:11px;
	border: solid 1px #999;
}

.table-cell-ft {
background-color:#eee;
text-align:justify;
text-decoration: none;
line-height:16px;
color: #000;
font-weight: normal;
font-size:11px;
}

p {
margin:0;
padding:2px;
}

h1 {
text-decoration: none;
font-weight: bold;
font-size:22px;
color: #999;
}

h2 {
text-decoration: none;
font-weight: bold;
font-size:16px;
color: #666;
}

h3 {
text-decoration: none;
font-weight: bold;
font-size:11px;
color: #666;
}

#dropmenudiv{
position:absolute;
border:1px solid #999;
border-bottom-width: 0;
line-height:14px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #999;
padding: 1px 0;
text-decoration: none;
color: #666;
font-weight: bold;
}

#dropmenudiv a:hover{ 
background:url(images/hor_bar_menu.png);
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	font-weight: bold;
	color: ffffff;
}

a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	font-weight: bold;
	color: ffffff;
}
#clients {
	position:relative;
	width:524px;
	top:0px;
	left:0px;
	margin:0;
	padding:0 20px 0 20px;
	text-decoration: none;
	line-height:16px;
	color: #000;
	font-weight: normal;
	font-size:11px;
	height: 100%;
	overflow: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#clients a:link, #clients a:visited
{
	color:#000;
	text-decoration:none;
	font-weight: bold;
}

#clients a:hover, #clients a:active
{
	color:#E82F00;
	text-decoration:none;
	font-weight: bold;
}

a img, a:link img { border: none; }
