/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html, body {
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;	/*margin: 10px 5px 0px;*/
	/*background-color: #09F;*/
}


.clearboth {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.leerdiv {
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* Header mit Sprungmenü Include Par_header.html */

.wrapper {
	min-height:100%;
	/*border: 1px solid #C03;*/
}

/* IE Win < 7 only \*/
* html .wrapper {
height:100%;
}
/* end IE Win < 7 only */

.header { 
	height: 40px;
	background: #4B92D9;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #447ABB;
	border-bottom-color: #447ABB;
	text-align: center;
}

.sprungmenue {
	float: left;
	margin-top: 6px;
}

.header h1 {
	margin-top: 11px;
	font-size: 16px;
}

/* Paragrapheninhalt mit HomeLink und Werbeblock oben und unten */



#content {
	/*height: 495px;*/
	font-size: 13px;
	/*overflow: auto;*/
	padding-top: 20px;
	margin-left: 240px;
	padding-right: 19px;
	padding-left: 20px;
	/*border: 1px solid #F00;*/

}

.scrollbarzwang {
	height: 496px;
	float: right;
	width: 1px;
	/*background-color: #F00;*/
}

.serviceads {
	float: right;
	margin-left: 20px;
}

#content h1 {
	text-align: center;
	margin-bottom: 15px;
	font-size: 13px;
}

#content h2 {
	font-size: 13px;
}

#content p {
	padding-bottom: 10px;
}

.fett {
	font-weight: bold;
}

#home {
	text-align: center;
	margin-bottom: 10px;
}

#content a:link       { text-decoration: underline; color: #0066CC }
#content a:visited    { text-decoration: underline; color: #0066CC }
#content a:hover      { text-decoration: underline; color: #0066CC }
#content a:active     { text-decoration: underline; color: #0066CC }

#content ul {
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
}

#content ul a:link       {
	text-decoration: none;
	color: #0066CC
}
#content ul a:visited    {
	color: #0066CC;
	text-decoration: none;
}
#content ul a:hover      {
	text-decoration: underline;
	color: #0066CC
}
#content ul a:active     {
	text-decoration: underline;
	color: #0066CC
}

#home a:link       {
	text-decoration: underline;
	color: #000000
}
#home a:visited    {
	text-decoration: underline;
	color: #000000
}
#home a:hover      {
	text-decoration: underline;
	color: #666666
}
#home a:active     {
	text-decoration: underline;
	color: #666666
}


.werbung_oben {
	text-align: center;
	margin-bottom: 20px;
}

.werbung_unten {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 19px;
}

.horizontallinie {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}

/* Linke Navigationsleiste */

.leftCol {
	width: 220px;
	/*height: 495px;*/
	padding-top: 20px;
	padding-left: 5px;
	padding-bottom: 0px;
	/*background-image: url(../images/naviback.gif);*/
	overflow: auto;
	position: absolute;
	left: 0px;
	top: 44px;
	/*border: 1px solid #F00;*/
}

.leftCol p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.leftCol h2 {
	font-size: 13px;
	margin-bottom: 5px;
}

.leftCol h3 {
	font-size: 13px;
	margin-bottom: 5px;
	font-weight: normal;
}

/*.leftCol ul {
	list-style-type: none;
}

.leftCol ul ul {
	list-style-type: none;
	margin-left: 10px;
}*/

.navilinks {
	padding-top: 0px;
	padding-left: 5px;
	background: #FFFFFF;
	font-size: 13px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}

/*.leftCol a {
	font-weight: bold;
}*/

.leftCol a:link       {
	color: #0066CC;
	text-decoration: none;
}
.leftCol a:visited    {
	text-decoration: none;
	color: #0066CC

}
.leftCol a:hover      {
	color: #0066CC;
	text-decoration: underline;
}
.leftCol a:active     {
	color: #0066CC
}

#linkmenue {
	list-style-type: none;
	width4: 60px;
}

#linkmenue li ul {
	list-style-type: none;
	margin-left: 10px;
}

#linkmenue li h2{
	margin-bottom: 0px;
}

#linkmenue li {
	display: inline;
}

#linkmenue li ul li a {
	margin-bottom: 5px;
}


#linkmenue a {
	display: block;
}

.extern {
	list-style-type: none;	
}

.extern li {
	display: inline;
}

.extern a {
	display: block;
}



/* Footer alle Bücher Includedatei: Par_footer.html */

.footer {
	height: 20px;
	background: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-size: 13px;
	text-align: center;
	clear: both;
	margin-top: -22px;
}

.naviunten {
	margin-top: 2px;
}

.naviunten li {
	display:inline;
	margin-right: 10px;
}

.naviunten a:link {
	text-decoration: none;
	color: #000000;	
}
.naviunten a:visited {
	text-decoration: none;
	color: #000000;	
}
.naviunten a:hover {
	text-decoration: none;
	color: #0000FF;	
}
.naviunten a:active {
	text-decoration: none;
	color: #0000FF;
}

/* Footer für einzelene Bücher Includedateien: Par_footer_buch_1.html Par_footer_buch_2.html Par_footer_buch_3.html Par_footer_buch_4.html Par_footer_buch_5.html */

.footerbuch {
	font-size: 12px;
}

.footerbuch a:link {
	text-decoration: underline;
	color: #000080;
}
.footerbuch a:visited {
	text-decoration: underline;
	color: #000080;
}
.footerbuch a:hover {
	text-decoration: underline;
	color: #0000FF;
}
.footerbuch a:active {
	text-decoration: underline;
	color: #0000FF;
}
