/* **** ************** **** */
/* **** Basic Elements **** */
/* **** ************** **** */

* {
	position: relative;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	/*border: 1px solid red;*/}

body {
	background: #e8ecf4;
	font: 0px/0px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;}

p, ul, ol, td, form {
	font: 12px/19px Verdana, Geneva, Arial, Helvetica, sans-serif;}
/* **** ************* **** */ 
/* **** Hauptbereiche **** */ 
/* **** ************* **** */ 

#navi {
width: 750px;
height: 28px;
background: #af000d;
}
#navi p {
color: #fff;
font-weight: bold;
font-size: 14px;
text-align: center;
padding-top: 4px;
}
#navi p a{
color: #fff;
text-decoration: none;
}

#bild img {
margin-left: -2px;
}

#angebote {
width: 240px;
}
#angebote p {
color: #af000d;
font-weight: bold;
font-size: 14px;
text-align: center;
padding-top: 5px;
margin-bottom: 10px;
}

#angebote h1 {
color: #15427d;
font: 14px/15px Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: left;
padding-top: 5px;
margin: 0px 5px -12px 0px;
}
#angebote h2 {
color: #1e6534;
font: 14px/15px Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: left;
padding-top: 5px;
margin: 0px 5px -12px 0px;
}

#angebote p.bodytext {
color: #000;
text-align: left;
padding-top: 0px;
margin: 0px 5px 0px 0px;
font: 10px/11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#angebote img {
margin: 0px 5px 0px 0px;
}

div.csc-header {
border-top: 1px solid #af000d;
width: 240px;
}

div.angebot {
width: 247px; margin-top: -4px;
}

div.angebot  p.bodytext{
margin: 0px 6px;
}



/* **** *************** **** */
/* **** Content-Bereich **** */
/* **** *************** **** */

div#content table {margin: 0px 0px !important;}
div#content table table {margin: 5px !important;}
div#content img {margin: 5px 15px 0px 0px;}
div#content p {margin: 0px 5px;}
div#content table p {margin: 0px 5px 0px 0px;}
div#content ol {margin: 0px 5px;}
div#content ul {margin: 0px 5px;}
div#content ol {padding-left: 16px;}
div#content ul {padding-left: 16px;}
div#content a {color: #003872;}

div#content form {}

