﻿body {
	background-color: #0A3266;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size:100.01%
}
#container {
	background-position: left;
	padding: 0px;
	margin: 0px;
	background-color: #0A3266;
	text-align: left;
	width: 909px;
	background-image: url('../images/banner.jpg');
	background-repeat: no-repeat;
}
#banner {
	background-image: url('../images/banner.jpg');
	height: 244px;
	text-align: center;
}
#banne a:link {
	color: #3263A4;
	text-decoration: none;
}
#banner a:visited {
 	color: #3263A4;
	text-decoration: none;
}
#banner a:hover {
	color: #3263A4;
	text-decoration: none;
}
#banner a:active { 
	color: #3263A4;
	text-decoration: none;
}

/* Start Formatierung der Buttonleiste oben */
#navi_oben {
	background-color: #0A3266;
	height: 40px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
	font-size: 0.7em;
	font-weight: bold;
}
#navi_oben a:link {	color: #0000FF }
#navi_oben a:visited { color:#3163A5 }
#navi_oben a:hover {color:#FA004B }
#navi_oben a:active { color:#6A97D2 }

div#navi_oben table {
	height: 30px;
	border: 0px;
	border-spacing: 0px;
	empty-cells: show;
}
div#navi_oben td {
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 10px;
}
/* Ende Formatierung der Buttonleiste oben */

/* Start Formatierung Linke Leiste */
#linke-leiste a:link { color: #0000FF }
#linke-leiste a:visited { color:#3163A5 }
#linke-leiste a:hover { color: #6A6AFF }
#linke-leiste a:active { color:#6A97D2 }
/* Ende Formatierung Linke Leiste */

/* Start Formatierung Rechte Leiste */
#rechte-leiste a:link {	color:#0000FF }
#rechte-leiste a:visited { color:#3163A5 }
#rechte-leiste a:hover { color:#6A6AFF }
#rechte-leiste a:active { color:#6A97D2 }
/* Ende Formatierung Rechte Leiste */

/* Start Formatierung des Footers */
#footer {
	clear: both;
	background-color: #286792;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #0a3266;
	font-size: 0.5em;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	height: 40px;
}
#footer a:link {
	color: #FFFFFF
}
#footer a:visited {
	color: #0A3266
}
#footer a:hover {
	color: #FFCC00
}
#footer a:active { color:#6A97D2 }
/* Ende Formatierung des Footers */



/* Start Allgemeine Formatierung + Inhaltspalte */
#projekt a:link {
	color: #FFFFFF
}
#projekt a:visited { color:#3163A5 }
#projekt a:hover {color:#FA004B }
#projekt a:active { color:#6A97D2 }


#inhalt {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px 0px 10px 20px;
	width: 909px;
	float: left;
	clear: both;
	background-image: url('../images/hweiss.gif');
}

#inhalt a:link {	color:#0000FF }
#inhalt a:visited { color:#3163A5 }
#inhalt a:hover {color:#6A6AFF }
#inhalt a:active { color:#6A97D2 }

#projekt h1 {
	font-size: 1.8em;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	margin-left: -10px;
}

#projekt h2 {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 1.5em;
	color: #3163A5;
	font-weight: bold;
	margin-left: -5px;
}
#projekt a:link {
	color: #0000FF
}
#projekt a:visited { color:#3163A5 }
#projekt a:hover {color:#FA004B }
#projekt a:active { color:#6A97D2 }


h1 {
	font-size: 1.4em;
	color: #3163A5;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	margin-left: -10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 1.2em;
	color: #6A97D2;
	font-weight: bold;
	margin-left: -5px;
}
h3 {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 1.1em;
	font-weight: bold;
	margin-left: -5px;
	color: #FFBF00;
	background-color: #3163A5;
}
h4 {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 1.1em;
	font-weight: bold;
	margin-left: -5px;
	color: #6A97D2;
}
h5 {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 1.0em;
	font-weight: bold;
	margin-left: -5px;
	color: #FFBF00;
}
h6 {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 1.0em;
	font-weight: bold;
	margin-left: -5px;
	color: #000000;
}
caption {
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
}

hr {
	color: #3163A5;
	height: 5px;
	background-color: #3163A5;
}
#inhalt hr {
	color: #3163A5;
	height: 2px;
	background-color: #3163A5;
}

p {
	margin-left: 0em;
}
th {
	padding: 10px;
	text-align: center;
	background-color: #D5EAFF;
	color: #3163A5;
}
thead {
	background-color: #808080;
	color: #FFFFFF;
	padding: 10px 0px 10px 0px;
}
.abstand5px {
	margin-right: 5px;
	margin-left: 5px;
}
.center {
	text-align: center;
}
.eingerueckt {
	margin-left: 5px;
}
.groesser {
	font-size: larger;
}
.hgelb {
	background-color: #FFCE06;
}
.kleiner {
	font-size: smaller;
}
.links {
	text-align: left;
}
ul.liste_ebooks li {
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
}
.rechts {
	text-align: right;
}
.strich_unten {
	border-bottom-style: solid;
	border-color: #3163A5;
}
.umbruch {
	white-space: nowrap;
}

table#nav_seitenende td {
	width: 33%;
}
table#handy td {
	border-width: thin;
	padding-right: 3px;
	padding-left: 3px;
	border-bottom-style: dotted;
}

table.paypal td {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
table.table_ebooks td {
	padding-bottom: 5px;
	line-height: 1.3em;
	padding-top: 5px;
}
table.domainbsp td {
	vertical-align: top;
	padding: 3px;
	border-bottom-style: solid;
	border-width: thin;
}
.text {
	width: 800px;
	padding-left: 20px;
}
