body{ 
	background-color: #000000;
	font-family:verdana;
	font-size:11px;
	line-height:14px;
	color:#00293e;
}

body, body * { 
	padding: 0px; 
	margin: 0px;
}
a {
	color:#00598f;
	font-weight:normal;
}
a:hover {
	color:#00598f;
	font-weight:normal;
}

h1{
	padding-top:3px;
	margin-bottom:26px;
	line-height:14px;
	text-align:center;
}

h2{
	font-weight:bold;
	font-size:11px;
	line-height:14px;
}

#wrap{
	width:995px;
	height:auto;
	margin: 0 auto; 
}
#header{
	height:auto;
}

#navi{
	position:relative;
	height:78px;
}

#navibghelper{
	position:absolute;
	top:29px;
	z-Index:1;
	/*visibility: hidden;*/
}	
.navisubcloser{
	position:absolute;
	top:56px;
	left:113px;
	z-Index:100;	
}	

#navimain li, .navisub li{
	list-style:none;
	float:left;
}

#navimain li{
	height:29px;
}

.navisub li{
	height:25px;
}

.navisub{
	position:relative;
	z-Index:10;
	top:2px;
	left:0px;
	width:995px;
	height:auto;
}

#contentbghelper2{
	position:absolute;
	z-Index:10;
	height:229px;
	width:770px;
	
	/*float:left;
	width:118px; 
	height:400px;
	background: url(../img/global/cornerleftbg.jpg) repeat-y 0px 216px;*/	
}

#cornerleft{
	float:left;
	background: url(../img/global/cornerleftbg.jpg) repeat-y 0px 229px;	
}
#cornerright{
	float:right;
	background: url(../img/global/cornerrightbg.jpg) repeat-y 0px 229px;	
}
#middle{
	position:relative;
	float:left;
	width:770px;
	background: url(../img/global/contentbg.jpg) repeat-y 0px 0px; 	
}	

#content{
	position:relative;
	/*padding-bottom:20px;*//* problem bei der hoehenberechnung der kachel nach tagebuch action */
	z-Index:10;
	left:64px; /*linker abstand content zur hellen linie*/
	width:642px; /*content breite (implizit ergibt sich so der abstand zur rechten linie)*/
	height:auto;
}

#contentbghelper{
	position:absolute;
	z-Index:1;
	height:216px;
	width:770px;
	/*visibility: hidden;*/
}	
	
#footer{
	position:relative;
	clear:both;
	width:995px;
	height:187px;
	background: url(../img/global/footerr.jpg) repeat-y 0px 0px; 	
}

.pspacer{
	margin:25px 0 20px 0;
	padding:0 0 0 284px;
	/*text-align:center;*/ /*<- geht leider nicht wegen foat elemente die sich dazwischen legen*/
}

.pindent{
	text-indent:14px;
}

.bold{
	font-weight:bold;
}

em.blue{
	color:#00598f;
}

em.red{
	color:red;
}

.nobold{
	font-weight:regular;
}

#copyr{
	position:absolute;
	top:130px;
	left:80px;
	color:#7f745c;
}
#copyr li{
	list-style:none;
	float:left;
	color:#b9a682;
}
#copyr a{
	color:#7f745c;
	text-decoration:none;
}
#copyr a:hover{
	text-decoration:underline;
}
#copyr li a{
	color:#b9a682;
}

#pagefunctions{
	float:right;
	padding-top:27px;
	padding-right:120px;
}
#pagefunctions a{
	padding-left:10px;
}

p.abbinder{
	text-align:center;
}

.codeBox {
	font: normal 11px/120% "Courier New", sans-serif;
	width:642px;
	overflow: hidden;
	background-color: #d0c1a2;
	border: solid 1px #b9a37c;
	color: #000;
}

.banner{
	margin-top:20px;
}
#subline li{
	list-style:none;
	float:left;
}
#subline{
	display:table;
}

.cleaner {
	margin:0px;
	padding:0px;
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
	border:0px none;
	background:transparent;
	border:0px solid blue;
}

.fleft{
	float:left;
}

.imgoffsetl{
	position:relative;
	left:-20px
}
.imgoffsetlhead{
	position:relative;
	left:0px;
	top:-10px;
	margin-bottom:-5px;
}

.question{
	color:#8b5311;
	font-weight:bold;
	margin-bottom:15px;
}
.textcolor2{
	color:#8b5311;
	font-weight:bold;
}

.textitalic{
	font-style:italic;
}

.lex{
	margin-top:10px;
}
.lexanch{
	font-weight:bold;
	color:#	00293e;
}
.lexanch:hover{
	font-weight:bold;
}

#lexnav{
	text-align:center;
	padding:0 0 30px 0;
}
#lexnav a{
	padding:5px 5px 5px 5px;
	margin-right:12px;
}

.anmerkung{
	position:relative;
	width:755px; 
	height:auto;
	background: url(../img/global/anmerkungbg.jpg) no-repeat;	
	left:-55px;
	
}
.anmerkung p{
	padding:43px; 40px; 40px; 50px;
}

.widget{
	position:relative;
	border:1px solid #00598f;
	left:-10px;
	padding:0px;
	margin:20px 0px;
	width:662px;
	height:auto;
}

.widget p.head{
	margin:10px 0 0 0 ;
	text-align:center;
	font-weight:bold;
	color:#00293e;
}

.widget p.body{
	margin:10px;
}
.infobox{
	position:relative;
	border:1px solid #00598f;
	left:-10px;
	padding:0px;
	margin:20px 0px;
	width:662px;
	height:auto;
}

.infobox p.head{
	margin:10px 0 0 0 ;
	text-align:center;
	font-weight:bold;
	color:#00293e;
}

.infobox p.body{
	margin:10px;
}

TABLE.ecard {
	margin:10px 0px 0px 0px;
	width: 420px;
	height: 280px;
	background-color:#ae926c;
}
TABLE.ecard textarea {
	width: 180px;
	height: 228px;
	border: solid 1px #724f3a;
	padding: 3px;
	overflow: auto;
	background-color: #FFF;
	font: normal 12px verdana;
	color: #00293e;
}
TABLE.ecard input {
	margin-bottom: 10px;
	width: 180px;
	border: solid 1px #724f3a;
	padding: 1px;
	background-color: #FFF;
	font: normal 12px verdana;
	font-size: 12px;
	color: #00293e;
}
TABLE.ecard td label { font: bold 12px/110% verdana;}
TABLE.ecardThumbs { padding: 0px 0px 15px 0; }
TABLE.ecardThumbs td { padding: 0 15px 5px 0; }
TABLE.ecardThumbs a { text-decoration: none;}
.bookLinks a { text-decoration: none;}

.linklists{
	margin:15px 0 0 0;
}
.linklist{
	margin:0 0 20px 0 ;
	list-style-position:inside;
}
.linklist li{
	list-style-image:url(../img/global/linkicon.gif);
}

#teaser{
	position:relative;
	left:-47px;
	padding:0px;
	margin:0px 0px 20px 0px;
	width:auto;
	height:auto;
}
.arrow{
	color:#00598f;
}
.wregular{
	font-weight:normal;
}

.pressebox{
	position:relative;
	left:-13px;
	width:675px;
	height:auto;
}
.pressecont{
	background: url(../img/global/pappekachel.jpg) repeat-y;	
	padding:20px 20px 0px 20px;
}

.pressecont p{
	padding-bottom:40px;
}

.pressebox h2{
	text-align:center;
	margin-bottom:10px;
}
.lesercont{
	padding:30px 20px 0px 20px;
}

.lesercont p{
	padding-bottom:0px;
}

.leserbox h2{
	text-align:center;
	margin-bottom:10px;
}

.contentimg{
	margin-right:15px;
}
.buch{
	position:relative;
	float:left;
	width:440px;
}
.buchanipos{
	position:absolute;
	top:-25px;
	left:-15px;
}

#headlinetext{display:none;}

#navisub4{
	display:none;
}
#navisub3{
	display:none;
}

.buchwidget{
	float:left;
	width:195px;
	height:autopx;
}

ul.inner{
	margin-left:15px;
}
ul.inner li{
	list-style:disc;
	margin-bottom:10px;
}

.download{
	width:253px;
	height:208px;
	background: url(../img/content/screensbg.jpg) no-repeat;	
	margin:0 auto;
}

#skipintro a {
	text-decoration:none;
	color:#3b3b3b;
}

#introcontainer{
	position:relative;
	width:auto;
	height:auto;
	margin:0 auto;
}

#intro{
	padding:20px;
	margin:0 auto;
}
#intro a{
	color:#ffffff;
}

#flashdownload{
	font-size:14px;
	width:200px;
	height:auto;
	margin:300px auto 0 auto;
}