body {
	background-color: #fff;
	font-size: 0.8em;
	font-family: Tahoma, Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#664e83;
	padding:0;
	margin:0;
         margin-top:20px;
         margin-bottom: 20px;
	/* background-image: url(/images/content/bg-page.jpg); */
	background-repeat: repeat-x;
}

a {color: #664e83;
text-decoration:none; }
a:visited {color:#464e83;
text-decoration:none; }
a:hover {color: #464e83;
text-decoration:none; }
a:active { color:#464e83;
text-decoration:none; }

h1 {
	font-family: sans-serif;	
	font-size: 1.3em;
	text-align: left;
       	letter-spacing: 1px;
	color: rgb(74,74,74);
	background-image: url(/images/content/top.png);
	background-repeat: repeat-x;
         height: 55px;
         margin-bottom: 0px;
         line-height: 200%;

}

h2 {font-family: sans-serif;	
	font-size: 1.5em;
	font-weight: normal;
}

h3 {font-family: sans-serif;	
	font-size: 1.3em;
	font-weight: normal;
}

h4 {font-family: sans-serif;	
	font-size: 1.1em;
	font-weight: bold;
}


img.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */
#container {
	width: 850px;
	margin: auto;
	padding: 0px;
border-style: solid;
border-color: #ddd;
border-width: 1px;

background-color:#e1e1e1;
	
}

/* ----------banner for logo-------------- */
#banner {
	margin: 0;
	padding: 0;
        background-image:url(/images/content/headbanner.jpg  ); 
         background-repeat: no-repeat;
         background-position: right;
	background-color: #fff;
height: 161px;
         
}
#banner p{
	height: 161px;
	padding: 0px;
}
#mainnavi {
	margin: 0;
	padding: 0;
         height: 0px;
	
         
}

#mainnavi p{
	margin-left: 0em;
	padding: 0 0;
height: 65px;
}

/* -----------------Inhalt--------------------- */
#content {
	float: left;
	width: 670px;
	min-height:500px;
	background-color: #eeeeee;
	padding: 0;
	margin: 0px;
}

p, pre {
	padding: 0 20px 10px 25px;
	margin:0;
}
pre, code { font-size: 1.2em;}

h1 {
	padding: 15px 25px;
	margin:0;
}
h2 {
	padding: 5px 25px;
	margin:0;
}

h3 {
	padding: 5px 15px;
	margin:0;
}

h4 {
	padding: 5px 25px;
	margin:0;
}

.gross {
	width: 5.71em;
	height: 1.07em;}

/* --------------left navigavtion------------- */
#left {
	float: left;
	width: 180px;
	
	padding:0 0 0 0;
         padding-top: 72px;  
         background-color:#e1e1e1;
	color:#252525;
	background-image: url(/images/content/top.png);
	background-repeat: repeat-x;

}

p, pre {
	padding: 0 20px 10px 25px;
	margin:0;
}

ul {margin-left: 1.2em;padding-left:0}

li {
         list-style: none;
}

.active {font-weight:bolder;}

.inactive {font-weight:normal;}

/* -----------news----------------------------- */

#headlines {
         margin-left: 20px;
 
}
.li {
         list-style: none;
}

.headlineLink {

         font-size:x-small;
}

/* -----------footer--------------------------- */
#footer {
	clear: left;
         font-size:x-small;
	background-color: #F2F2F2;
	padding: 0;
	margin: 0;
	margin-left: 0em;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #BCBCBC;
}
