/* GENERAL
=================================*/
html{
margin:0;
padding:0;
}
body {
	background:#000 url(../graphics/bodybg.jpg) repeat-y;
	text-align: center;
	font: 70% Arial, Verdana, Helvetica, sans-serif;
	color: #706d61;
	min-width: 700px;
	padding:0;
	margin:0;
}

.clear {
	clear:both;
}

a:link{
	color: #870000;
	text-decoration: underline;
}

a:visited{
	color: #870000;
	text-decoration: none;
}

a:hover{
	color: #FF0000;
	text-decoration: none;
}


h1, h2 {
	padding:0;
	margin:5px 0 0 0;
	color: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
}

h1{	
	font-size: 1.2em;
	text-indent:25px;
}

h2{	
font-size: 1.1em;
color: #666;
margin: 3px 0 0 5px;
}

img {
	border: none;
}

.imgborder, .imgbordervid{
	position:relative;
	display:table;
	width: 79px;
	height:65px;
	float:left;
	vertical-align:middle;
	margin: 5px 15px 0px 0;
	padding:0;
	text-align:center;
	background-image:url(../graphics/img_border.png);
	background-repeat:no-repeat;
}
.imgbordervid{
	background-image:url(../graphics/img_border_vid.png);
	background-repeat:no-repeat;
}


.inner {
	width:100%;
	display:table-cell;
	vertical-align:middle;
	position:relative;
}

p{
padding: 0 15px 0px 10px;
font: 110% Arial, Verdana, Helvetica, sans-serif;
}

.date{
	float:right;
	margin: 0px 15px 0 0;
	width:auto;
	font-size: 0.7em;
	text-align:right;
}


/* LAYOUT
=================================*/
#wrapper{
	position:top left;
	background:url(../graphics/headbg.jpg) no-repeat;
	border:0px solid #FF0000;
	margin:0;
	padding:0;
	width:100%;
	text-align: left;
}

#outer{
	border: 0px solid #FF0000;
	margin:0 0 0 125px;
	width:814px;
	padding:82px 0 0 0;
}
#inner{
	background: url(../graphics/contentbg.png);
	background-repeat:repeat-y;
	border: 0px solid #0000FF;
	padding:0 60px 0 45px;
	margin:0;
	clear:both;
}
#head{
	margin:0;
	background:url(../graphics/headerbg.jpg) no-repeat;
	height: 181px;
}

.innerright{
	float: right;
	border: 0px solid #CCCCCC;
	width: 472px;
	padding:0 0 0 0;
	margin: 0px 0 20px auto;
	line-height: 1.6em;
	
}
.innerleft{
	float: left;
	border: 0px solid #CCCCCC;
	width: 224px;
	padding:0 0 0 0;
	margin: 0px 0 20px auto;
	line-height: 1.6em;
}
#naviholder, #tagcloudholder {
	float: left;
	width: 224px;
	margin: 20px 0 0 0;
	padding:0px;
	clear:both;
}

.headline, .headline2{
	border: 0px solid #CCCCCC;
	width: 472px;
	margin: 20px 0 0 0px;
	padding:8px 0 10px 0;
	color: #fff;
	height:25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:url(../graphics/headlinebg.png) no-repeat;
}


.headline2{
	font-size:1.1em;
	background:url(../graphics/headline2bg.png) no-repeat;
	margin: 30px 0 0 0px;
	padding:11px 0 10px 0;
}


#footer
{	
	background:url(../graphics/footerbg.png) no-repeat;
	width:813px;
	height:37px;
	bottom:0;
	padding:6px 0 0 0;
	text-align:center;
}

#footer a {color: #000;}
#footer a:hover {color: #FF0000;}

/* Tabellen
=================================*/
table {
	padding: 0 15px 0px 10px;
	font: 110% Arial, Verdana, Helvetica, sans-serif;
	border: 0;
}

td, tr {
	padding:0;
	margin: 0;
	border: 0;
	vertical-align: top;
}



/* TAG CLOUD
=================================*/
#tagcontent p{
text-align:center;
padding:0;
margin:5px 15px 0 15px;
}
#tagcontent h2{
padding-left:15px;
font-size: 1.2em;
color: #CCC;
margin: 0;
}

#tagcontent {
background: url(../graphics/navi_bg.png) repeat-y;
padding: 0;
width : 224px;
margin: 0;
border: 0px solid #0000FF;
}

#tagcontent a{color:#FFF;text-decoration:none; }
#tagcontent a:hover{color:#FFF; text-decoration:underline; }

#tooltip{
	text-align:left;
	min-height:50px;
	min-width:50px;
	max-width:200px;
	position:absolute;
	border:0px solid #333;
	background:#FFF;
	padding:2px 5px;
	color:#333;
	display:none;
	}

/* NAVIGATION
=================================*/
* {margin:0; padding:0;}
#acc, #acs {width:214px; list-style:none; color:#033; margin:0 auto 0px}
#acc h3, #acs h3 {width:,214px;height:37px;line-height:37px;border:none;font-weight:bold;color:#000;margin-top:0px; cursor:pointer;background: url(../graphics/navi_trennlinie.png) top center no-repeat;}
#acc .acc-section {overflow:hidden;}
#acc .acc-content {width:214px; padding:0px; border:0px solid #9ac1c9;height:37px;line-height:37px;padding-left: 67px;background: url(../graphics/navisub_bg.png) top left no-repeat;clear:both;}
#acc img, #acs img {
	float: left;
	border: 0px none;
	margin:0 15px 0 10px;
	padding:0;
}

#acc h3 a, #acs h3 a, #acc .acc-content a {
color: #000;
text-decoration:none;
}
#acc h3:hover, #acc h3 a:hover, #acs h3 a:hover, #acc .acc-content a:hover {
color:#FFF;
text-decoration:none;
}
#navi{
margin:0px;
padding:0px;
background: url(../graphics/navi_bg.png) repeat-y;
width : 224px;
margin: 0;
padding: 0;
}
#navitop, #tagtop{
	height:8px;
	margin:0px;
	padding:0px;
	background: url(../graphics/navi_top.png) bottom left no-repeat;
}
#navibottom, #tagbottom{
	height: 8px;
	margin: 0;
	padding: 0;
	background: url(../graphics/navi_bottom.png) no-repeat;
}



dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
.innerright li {
margin-left: 22px;
padding: 0;
list-style-type:square;
}


#menu li a, #menu dt a{
color: #fff;
text-decoration : none;
display: block;
border: none;
height: 37px;
list-style-type: none;
}
#menu dt a:hover, #menu dt:hover, #menu li a:hover {
color: #000;
list-style-type: none;
}
