body{ 
	background: url(../img/global/bg_red_verlauf.jpg) repeat-x 0px 0px;	
		
	background-color: #5b0101;
	font-family:Verdana;
	font-size:12px;
	line-height:17px;
	color:#000000;
}

body, body * { 
	padding: 0px; 
	margin: 0px;
}

a{
	color:#980818;
	font-weight:bold;
	font-size:10px;
	line-height: 12px;
}

h1{
	text-align:center;
	font-size:24px;
	color:#a08c71;
	font-weight:normal;
	padding-bottom:33px;
	font: 24px "Arial Narrow", Arial, Verdana, sans-serif;
}

h2{
	font-size:24px;
	color:#a08c71;
	font-weight:normal;
	margin-bottom:5px;
	font: 24px "Arial Narrow", Arial, Verdana, sans-serif;
}

h3{
	color:#a08c71;
	font-weight:bold;
	font-size:12px;
	margin-bottom:18px;
	font: "Arial Narrow", Arial, Verdana, sans-serif;
}

h4{
	color:#a08c71;
	font-weight:bold;
	font-size:14px;
	margin-bottom:18px;
	font: "Arial Narrow", Arial, Verdana, sans-serif;
}

/*### seiten geruest */ 
#wrap{
	position:relative;
	width:830px;
	margin: 0 auto;
	height: 100%; 
	max-height: 100%; 
	background-color: #fff;	
}

#cornerleft{
	position:absolute;
	left:-103px;
	top:0px;
	z-Index:100;	
}

#cornerright{
	position:absolute;
	left:817px;
	top:0px;
	z-Index:100;
}

#header{
	position:absolute;
	left:-2px;
	top:0px;
	height:197px;
	width:832px;
	z-Index:100;
	background: url(../img/global/headerbg.jpg) no-repeat;	
}

#headervisual{
	position:absolute;
	left:0px;
	top:0px;
	z-index:100;
}

#navi{
	position:absolute;
/*	top:46px;
	left:357px;*/
	top:46px;
	left:288px;
	z-index:1000;
}

.navisub3{
	position:absolute;
	top:70px;	
	left:-51px;
	width:600px;		
}

.navisub4{
	position:absolute;
	top:70px;	
	left:209px;
	width:350px;		
}

.navisub3 ul li,
.navisub4 ul li{
	list-style:none;
	float:left;
}


/** navi ***/

#navmain100{
	position:absolute;
	top:0px;
	left:0px;
}

#navimain200{
	position:absolute;
	top:0px;
	left:125px;
}

#navimain300{
	position:absolute;
	top:0px;
	left:240px;
}

#navimain400{
	position:absolute;
	top:0px;
	left:348px;
}

/** /navi ***/


#slogan{
	position:absolute;
	top:108px; /* offset von navi + hoehe von navi + relative positon zu navi*/
	left:239px;
}

#middle{
	position:relative;
	z-Index:10;
	top:197px;
	left:-2px;
	padding:0 0 0 0; 
	width:832px;
	height:auto;
	background-color: #fff;
	background: url(../img/global/mittelkachel.jpg) repeat-y 0px 0px;	
}	

#content{
	background: url(../img/global/contborderleftright.jpg) repeat-y 0px 0px;	
	width:auto;
	height:auto;
	padding:30px 50px 30px 85px;
}
#content.home {
	padding:30px 20px 30px 30px;
}

* html #innercontent {
  height: 400px;
}

#innercontent{
	min-height: 400px;
}

#contop, #content, #conbottom{
	margin-left:19px;
}

/** footer **/
#footer{
	font-size:10px;
	/*margin:0px 0 50px 25px;*/
	padding:0px 0 57px 25px;	
}

* html body{ /*IE6 hack*/
padding: 0 0 130px 0; /*Set value to (0 0 HeightOfFrameDiv 0)*/
}

#footer ul{
	margin:0 0 0 0;
	padding:0;
}

#footer li{
	list-style:none;
	float:left;
	margin-right:20px;
}

#footer li a{
	font-weight:bold;
	color:#980818;
	text-decoration: none;
}

#copyr{
	margin-top:8px;
	clear:both;
	color:#8d745a;
	line-height:14px;
}
#copyr a{
	font-weight:normal;
	color:#7f745c;
	text-decoration:none;
}
#copyr a:hover{
	text-decoration:underline;
}

/** /footer **/



/*### /seiten geruest */


.cleaner {
	margin:0px;
	padding:0px;
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
	border:0px none;
	background:transparent;
}

.marked{
	color:red;
}

.imgaftercopyr{
	position:absolute;
	top:30px;
	left:500px;
}

.buchwidget{
	float:left;
	width:195px;
	height:330px;
}
.lesetipp{
	float:left;
	width:215px;
	height:auto;
}

.boxgrey{
	margin-top:20px;
	background-color: #e7e2db;
	padding:10px;
}

.boxgrey em{
	color:#980818;
}

.marginbottom {
	margin-bottom:40px;
}

.paragraphs p {
	position:relative;
	margin-bottom:20px;
}


TABLE.ecard {
	margin:10px 0px 0px 0px;
	width: 420px;
	height: 280px;
	background-color:#000000;
}
TABLE.ecard textarea {
	width: 180px;
	height: 228px;
	border: solid 1px #990000;
	padding: 3px;
	overflow: auto;
	background-color: #FFF;
	font: normal 12px verdana;
	color: #00293e;
}
TABLE.ecard input {
	margin-bottom: 10px;
	width: 180px;
	border: solid 1px #990000;
	padding: 1px;
	background-color: #FFF;
	font: normal 12px verdana;
	font-size: 12px;
	color: #00293e;
}
TABLE.ecard td label { font: bold 12px/110% verdana;color:#cc3333;}
TABLE.ecardThumbs { padding: 0px 0px 15px 0; }
TABLE.ecardThumbs td { padding: 0 15px 5px 0; }
TABLE.ecardThumbs a { color:#000000;}
.bookLinks a {}

.codeBox {
	font: normal 11px/120% "Courier New", sans-serif;
	width:642px;
	overflow: hidden;
	background-color: #E7E2DB;
	color: #000;
}

.banner{
	margin-top:20px;
}

.teaserhome{
	float:left;
	width:150px;
	height:350px;
}
.teaserhome p{
	margin:0 0 13px 0;
}
.teaserhome p a{
	line-height: 12px;
}

.teaserhometrenner{
	float:left;
	margin:40px 20px 0 12px;
}

.teaserhomeadd1{
	position:relative;
	top:-10px;
	left:2px;
	z-Index:10000;
	margin-top:40px;
	width:265px;
}
.teaserhomeadd2{
	width:204px;
}

.teaserhomeadd3{
	margin-left:-0px;
	/*width:342px;*/
}

.centered{
	width:385px;
	margin:0 auto;
}
.subhead{
	color:#a08c71;
	font-weight:bold;
	font: "Arial Narrow", Arial, Verdana, sans-serif;
	
}
.rightabb{
	float:right;
	font-style: italic;
	font-size: 10px;
}

.erscheinen{
	position:absolute;
	top:10px;
	left:588px;
}

.playerinfo{
	font-size: 10px;
}
