body {
margin : 0;
padding : 0;
font : 68% "Verdana", verdana, arial, sans-serif;
color : #656363;
background : #fff url(img/bg.png) repeat-x;
}
#container {
width : 740px;
margin-left : auto;
margin-right : auto;
margin-top : 20px;
padding : 20px;
line-height: 1.7em;
color : #666;
background : #fff;
}
			/*TOP BANNER*/
#banner {
float : left;
width : 740px;
height : 200px;
padding : 0;
margin : 0 0 10px 0;
}
			/*TOP SCROLLBAR*/
div.scroll {
overflow : auto;
height : 7em;
width : 160px;
padding : 1em;
color : #333;
background : inherit;
margin : 20px;
}
#bannerb {
float : right;
width : 370px;
margin : 0 0 10px 0;
padding : 0;
}
			/*TOP NAVIGATION*/
#navcontainer {
clear:both;
width : 100%;
}
#navcontainer ul {
padding-left: 0;
margin-left: 0;
background: #0055ab;
color: #fff;
float: left;
width: 100%;

}
#navcontainer ul li {
display: inline;

}
#navcontainer ul li a {
padding: 0.2em 1em;
background: #0055ab;
color: #fff;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}
#navcontainer ul li a:hover {
background: #959595;
color: #fff;
}
#active a:link, #active a:hover {
background: #959595;
color: #fff;
}
			/*CENTRE CONTENT*/
#content {
padding : 5px;
margin-left : 0px;
margin-right : 205px;
background-image:url(img/container.gif) center;
color : #666;
text-align:justify;
letter-spacing:1px;
line-height:26px;
}
#content2 {
padding : 0px;
margin-left : 0px;
margin-right : 205px;
background-image:url(img/container.gif) center;
color : #666;
text-align:justify;
}
			/*LEFT CONTENT*/
#sidebar {
float : right;
width : 180px;
margin : 0 5px 0 0;
padding : 5px;
color : #666;
background : #fff;
}
			/*LEFT MENU*/
#menu {
width : 180px;
padding : 10px 0 0 0;
}
#menu ul {
margin : 0;
padding : 0;
list-style-type : none;
}
#menu li {
margin : 0 0 0.1em 0;
}
#menu a {
width : 160px;
padding : 0.1em 0.8em;
text-decoration : none;
display : block;
color : #fff;
background : #0055ab;
}
#menu a:hover {
background : #656363;
color : #fff;
}
			/*RIGHT CONTENT*/
#sidebar-b {
float : right;
width : 180px;
margin : 0 0 0 5px;
background : #fff;
color : #666;
text-align:left;
letter-spacing:1px;
}
#sidebar-b a {
text-decoration : none;
color : #0055ab;
padding:7px 27px 6px 0px;
background:transparent url(img/favorites.png) right center no-repeat;
}
#sidebar-b a:hover {
color : #666;
padding:7px 27px 6px 0px;
background:transparent url(img/favorites.png) right center no-repeat;
}
			/*FOOTER*/
#footer {
clear : both;
padding : 5px;
margin-top : -10px;
color : #fff;
background : #0055ab;
text-align:center;
}
#footer a:link, #footer a:visited {
background : inherit;
color : #eee;
text-decoration : none;
}
#footer a:hover {
border-bottom : 1px dashed #f2f2f5;
background : inherit;
color : #f2f2f5;
}
			/*TYPOGRAPHY*/
p {
margin : 10px;
}
h1 {
margin : 0 0 10px 10px;
font : bold 1.3em verdana, arial, tahoma, sans-serif;
letter-spacing: 3px;
color : #0055ab;
background : inherit;
padding-bottom:5px;
border-bottom:#959595 1px dotted;
}
h2 {
margin : 0 0 10px 10px;
font : bold 0.9em verdana, arial, tahoma, sans-serif;
letter-spacing: 3px;
color : #0055ab;
background : inherit;
padding-bottom:5px;
border-bottom:#959595 1px dotted;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
			/*LINKS*/
a {
text-decoration : none;
color : #0055ab ;

}
a:hover {
color : #666;
}
#numbers {
list-style-type:none;
}
#numbers ul{
}
#numbers li{
padding-top:15px;
padding-bottom:15px;
border-bottom:#959595 1px dotted;
}
#numbers a {
font-weight:bold;
text-decoration : none;
color : #0055ab ;
padding:7px 0px 12px 32px;
background:transparent url(img/restart-1.png) left center no-repeat;
list-style-type:none;
}
#numbers a:hover {
color : #666;
list-style-type:none;
}
			/*CLASSES*/
.news {
font-size : 1em;
background : inherit;
color : #000;
}
.orange {
background : inherit;
color : #f36207;
}
.clear {
clear : both;
}

#content h3,h4,h5,h6
{
	color: #660000;
	margin : 5px 0 15px 10px;
font : bold 1.2em verdana, arial, tahoma, sans-serif;
letter-spacing: 3px;
color : #0055ab;
background : inherit;
padding-bottom:5px;
border-bottom:#959595 1px dotted;
	}

input.text, input, betreff{  height:auto; font:10px/10px 'verdana',helvetica,monospace;color:#666;padding:3px;margin:10px 0;}

input.text, textarea { font:10px/10px 'Verdana';color:#666;padding:4px;margin:1px 0; line-height:14px; text-align:justify;}


