@charset "utf-8";
@import url("navi.css");
@import url("content.css");

/* 
acula Medien Gmbh
firefox CSS Document 
*/

* {
	margin:0;
	padding:0;
}


body {
	background-color:#edc99d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	height: 100%;
	text-align: center;
	color: #8e4009;
}

#wrap {
	position: relative;
	margin:0px auto;
	width: 1014px;
	text-align: left;
	background: url(../img/bg_line.jpg) repeat-y;
}

#topnavi {
	background: url(../img/bg_line_o.jpg) repeat-y;
	width: 1014px;
	height: 114px;
}

#topnavi-c {
	position: absolute;
	top: 35px;
	left: 80px;
	color: #a54907;
}

#logo {
	position: absolute;
	top: 28px;
	left: 625px;
	width: 321px;
	height: 59px;
	background: url(../img/logo.jpg) no-repeat;
}

#top {
	width: 1014px;
	height: 263px;
}

#top-c {
	width: 988px;
	height: 263px;
	margin-left: 12px;
}

#mainnavi {
	float: left;
	width: 247px;
	height: 263px;
	background: url(../img/topleft.jpg) no-repeat;
}

#mainnavi-c {
	margin: 5px 0px;
	text-align: right;
}
#spacer {
	float:left;
	width: 0px;
	height: 263px;
	background: #fff5e8;
}

#toplogo {
	float: left;
	width: 741px;
	height: 263px;
	background: url(../img/toplogo1.jpg);
}

#submenu {
	margin: 11px 20px;
}

#main {
	position: relative;
	width: 1014px;
	background: url(../img/strukturuntenrechts.jpg) no-repeat;
	background-position: bottom right;
}

#main-c {
	margin-left: 12px;
	width: 988px;
	background: url(../img/back.gif) repeat-y;
}

#mainleft {
	float: left;
	width: 247px;
	height: 376px;
	background: url(../img/mainleft.jpg) no-repeat;
	margin-left: 0px;
}

#content {
	float: left;
	width: 548px;
	background: #fff5e8;
}

#heighter {
	height:376px; 
	float: left;
}

#content-content {
	float: left;
	margin: 50px 20px 15px 40px;
}

#mainright {
	position: relative;
	float: left;
	width: 185px;
	margin-right:12px;
/*	background: url(../img/mainrightbottom.jpg) repeat-y;*/
}
#mainrighttop {
	position: relative;
	top: 0px;
	background: url(../img/mainrightbg.jpg) repeat-y;
	width: 196px;
	margin-bottom:0px;
}
#mainrightbottom {
	position: relative;
	bottom: 0px;
	width: 196px;
	height: 227px;
/*	background: url(../img/mainrightbottom.jpg) no-repeat;*/
}

#small_pic_1 {
	position: absolute;
	top: 43px;
	left: 807px;
	width: 128px;
	height: 128px;
	background: url(../img/small_pic_back.jpg) no-repeat;
}

#small_pic_2 {
	position: absolute;
	top: 209px;
	left: 807px;
	width: 128px;
	height: 128px;
	background: url(../img/small_pic_back.jpg) no-repeat;
}


#bottom {
	/*position: relative;*/
	clear: both;
	width: 1014px;
	height: 156px;
	background: url(../img/bottom.jpg);
}

#player {
	width: 0px;
	height: 0px;
	margin-left: 87px;
	padding-top: 1px;
	overflow: hidden;
}

/*######################################## Content ########################################*/
#content ul li p {
	line-height: 20px;
}

#content ul {
	margin-left: 15px;
}


#content p.align-center {
	text-align: center;
	line-height: 20px;
}

#content div.csc-textpic-imagewrap dl dt img {
	border: #8e4009 1px solid;
}

#content .csc-textpic-imagewrap {
	height: 207px;
}

p.topnavi:first-letter {
	color: #ef6b07;
	font-weight: bold;
}