/*------------------------------------------------------
G L O B A L  E L E M E N T S
------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;

}
h1, h2, h3 span {
	display: none;
}
h4 {
font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
font-size: 0.9em;
color: #B03009;
margin: 20 0 0 15;
}
h5 {
font-family: Arial, Verdana, sans-serif;
font-size: 0.9em;
color: #000000;
margin: 0 0 0 15;
}

a {
	color: #B03009;	
}
a:hover {
	color: #000000;
}
/*------------------------------------------------------
C O N T A I N E R
------------------------------------------------------*/
p  {
font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
font-size: .8em;
}

td.content {
margin: 0 20 0 0
}
#container {
	position: relative;
	margin: 0 auto 0 auto;
	padding: 52 50px 0 50px;
	width: 658px !important;
	width /**/: 658px;
	background:  url(images/background_container.gif) repeat-y;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: .75em;
	color: #000000;
}
#mainmenu {
	position: relative;
	margin: 0 auto 0 auto;
	padding: 52 50px 0 50px;
	width: 657px !important;
	width /**/: 657px;
	height: 30px !important;
	height: /**/: 30px;
	background:  url(images/menuback.jpg) no-repeat;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #000000;
}
#pageHeader {
	width: 658px;
	height: 150px;
	background:  url(images/page_header.jpg) no-repeat;
}
#intro {
	width: 460px;
}
#quickSummary {
	margin: -10px 0 0 30px;
}
#quickSummary .p1 {
	display: none;
}
#content {
	margin: 20px 0 30px 200px;
	padding: 0 0 0 30px;
	width: 400px !important;
	width /**/: 460px;
}
#content h3{
	margin: 0;
	padding: 0;
	width: 265px;
	height: 20px;
	background:  url(images/h_preamble.gif) no-repeat;
}
#content .p1 {
	padding: 0;
	margin: 5px 0 0 0;
}

/*------------------------------------------------------
S U P P O R T I N G   T E X T 
------------------------------------------------------*/
.hauptmenue {  
                padding-top: 4px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
                text-decoration: none;
	color: #000000;
}
a.hauptmenue {
        padding-left:8px; color: #000000;
}
a.hauptmenue:link {
        padding-left:8px; color: #000000;
}
a.hauptmenue:hover {
        padding-left:8px; color: #B03009; text-decoration: underline;
} 
a.hauptmenue:active {
        padding-left:8px; color: #B03009;
} 

/* Show only to IE PC \*/
* html .boxhead h4 {height: 1%;} /* For IE 5 PC */

#select {
width: 238;
height: 389;
}
#lselect ul {
	
	list-style-type: none;
}
#lselect ul li {
	//width: 90;
	
	padding: 3 0 4 0;
	display: block;
	margin-left: 10;
	border-bottom: 1px solid #4675A8;
}
#lselect ul li a{
                    
                     margin-right: 60;
                     	display: block;
                font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
                     font-size: 1.0em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
                      letter-spacing: 0.1em;
}
#lselect ul li a:hover{
	color: #4675A8;
                      
                      
}
#lselect ul li a:active{
	color: #CC022B;                   
                      
}
#lselect ul li a.c {
	color: #C13003;
	display: inline;
	font-weight: bold;
}
#lselect ul li a.c:hover {
	color: #C13003;
	text-decoration: underline;
}
#lselect ul li a.c:active{
	color: #CC022B;                
                      
}

#clselect ul {
	
	list-style-type: none;
}
#clselect ul li {
	//width: 90;
	
	padding: 3 0 4 0;
	display: block;
	margin-left: 10;
	border-bottom: 1px solid #4675A8;
}
#clselect ul li a{
                    
                     margin-right: 60;
                     	display: block;
                font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
                     font-size: 1.0em;
	font-weight: bold;
	color: #B03009;
	text-decoration: none;
	line-height: 12px;
                      letter-spacing: 0.1em;
}
#clselect ul li a:hover{
	color: #B03009;
                      
                      
}
#clselect ul li a:active{
	color: #B03009;                   
                      
}
#clselect ul li a.c {
	color: #C13003;
	display: inline;
	font-weight: bold;
}
#clselect ul li a.c:hover {
	color: #C13003;
	text-decoration: underline;
}
#clselect ul li a.c:active{
	color: #CC022B;                
                      
}


p.logos {
background-image: url(images/logos.gif);
background-position:  100 100;
background-repeat: no-repeat;
z-index: 1;
}
td.abstand  {
margin: 0 0 0 20
}

