body {
	margin: 0;
	padding: 0;
	background: #FFFFCF url(../assets/img01_1.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #666;
}

h1, h2, h3, h5 {
	margin-top: 0;
	color: #6E6C00;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

ul {
	list-style-image: url(../assets/img07.gif);
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#header {
	width: 990px;
	height: 348px;
	margin: 0 auto;
	background: url(../assets/img03_1.jpg) no-repeat right top;
}

#logo {
	float: left;
	width: 690px;
	height: 100px;
	margin: 0 auto;
	background: url(../assets/img02_2.jpg) no-repeat left top;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #033976;
}

#logo h1 {
	padding: 20px 0 0 0;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 22px;
}

#logo p {
	text-transform: uppercase;
	padding: 22px 0 0 3px;
	font-size: 10px;
	color: #033976;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #033976;
}

/* Menu */

#menu {
	float: right;
	width: 290px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 40px 0 0 25px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin: 0 3px 0 0;
	padding: 10px 15px 10px 15px;
	border: none;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #569DF5;
}

#menu a:hover {
	margin: 0 3px 0 0;
	padding: 10px 15px 10px 15px;
	color: #B2B2B2;
}

#menu .current_page_item a {
	background: none;
	margin: 0 3px 0 0;
	padding: 10px 15px 10px 0px;
	color: #FFFFFF;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 990px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(../assets/img05_1.jpg) repeat-y left top;
}

#page-bg {
	padding: 11px 24px;
}

/* Content */

#content {
	float: right;
	width: 750px;
}

.post {
	padding: 0px 30px 0px 0px;
}


.post h1 {
	font-weight: bold;
	font-size: 30px;
	color:#B0000A;
	letter-spacing: 10px;
}

.post h2 {
	font-size: 24px;
	color:#B0000A;
	letter-spacing: 4px;
}


.post h3 {
	font-size: 18px;
	color:#151579;
}

.post h5 {
	font-size: 15px;
	color:#151579;
}


.entry {
	padding: 0px 15px;
}

p {}
.class1 {font-size: 10px }
.class2 {font-size: 24px; color: #b40000; text-decoration: underline; }
td {}
.eins {color: #fff; font-family:arial, sans-serif; font-size:11px; padding-top: 2px; padding-bottom: 2px; padding-left: 7px; background-color: #232380}
.zwei {color: #096F3F; font-family:Tahoma, Arial, Verdana; font-weight:100; white-space: pre; font-size: 13px; font-style: italic;  background-color: #fff; border: 0px solid #b40000;}
.drei { color: #b40000; font-family: Copperplate Gothic Bold; font-variant: small-caps; font-weight: 600; font-size: 20px;  	letter-spacing: +7px; }
.vier {color: #b40000; font-size: 15px; letter-spacing: +2px; }
.fuenf {color: #b40000; font-size: 16px; font-weight: bold; background-color: #fff; border: 0px solid #b40000;}
h4 { font-family: Tahoma, Arial, Verdana; font-size: 13px; font-stretch: semi-expanded; }
h5 { font-weight: bold;}


blockquote {
	margin: 0;
	padding-left: 20px;
	border-left: 5px solid #b20008;
	font-style: italic;
	color: #666;
	font-size: 13px;

}

blockquote {
	line-height: 150%;
}

span0 {font-family: Verdana; font-size: 48px; color: #fff; background-color: #232380; border: 1px solid #b40000;}
span {font-family: Times new roman serif; font-size: 40px; color: #fff; background-color: #232380; border: 1px solid #b40000;}

/* Sidebars */

#sidebar1 {
	float: left;
	width: 180px;
	padding-left: 20px;
}

#navlist {
        color: darkred;
        background: #fff;
        border-bottom: 0.2em solid #fff;
        border-right: 0.2em solid #fff;
        padding: 0 1px;
        margin-left: 0;
        width: 300px;
        font: normal 10px Verdana, sans-serif;
}

#navlist li {
        list-style: none;
        margin: 0;
        font-size: 1em;
}

#navlist a {
        display: block;
        text-decoration: none;
        margin-bottom: 0.10em;
        margin-top: 0.10em;
        color: #333;
        background: #fdfdfd;
        border-width: 1px;
        border-style: solid;
        border-color: #EDEBEB #EDEBEB #EDEBEB #6cf;
        border-left: 0.25em solid #0e0c73;
        padding: 0.12em 0.25em 0.2em 0.35em;
}

#navlist a#current { border-color: #069 #069 #069 #b40000;}

#navlist a {
        width: 99%;
        /* only necessary for Internet Explorer */
}

#navlist a {
        voice-family: "\"}\"";
        voice-family: inherit;
        width: 13.6em;
        /* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}

#navcontainer>#navlist a {
        width: auto;
        /* only necessary if you use the hacks above for the Internet Explorer */
}

#navlist a:hover, #navlist a#current:hover {
        background: #fff;
        border-color: #fff #fff #fff #CDB90A;
        padding: 0.2em 0.18em 0.12em 0.45em;
}

#navlist a:active, #navlist a#current:active {
        background: #fff;
        border-color: #069 #069 #069 #069;
        padding: 0.2em 0.18em 0.12em 0.45em;
}

.pfeil{color:#b40000;font-size: 14px}


/* Footer */

#footer {
	width: 990px;
	margin: 0 auto;
	padding: 30px 0;
	height: 93px;
	background: url(../assets/img06.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
	color: #569DF5;
}
