<!--

body {
margin-top : 0px;
margin-bottom : 0px;
margin-left : 0px;
margin-right : 0px;
background-color : #ffffff;
color : #000000;
font-family: arial, helvetica, sans-serif;
font-size : 12px; 
scrollbar-face-color : #000000; 
scrollbar-highlight-color : #000000; 
scrollbar-shadow-color : #000000; 
scrollbar-3dlight-color : #000000; 
scrollbar-arrow-color : #000000;  
scrollbar-track-color : #000000; 
scrollbar-darkshadow-color : #000000;
margin:0px;
padding:0px;

}

body, p, td, li, div, input, textarea, select {
font-family: arial, helvetica, sans-serif;
font-size : 12px;
color : #000000;
margin : 10px;
}

p, li {
line-height: 1.5;
}

/* Überschriften - Start */

h1 {
font-family: arial, helvetica, sans-serif;
font-size : 24px;
color : #344751;
font-weight : normal;
margin-left : 10px;
margin-right : 10px;
}
h2 {
font-family: arial, helvetica, sans-serif;
font-size : 20px;
color : #344751;
font-weight : normal;
margin-left : 10px;
margin-right : 10px;
}
h3 {
font-family: arial, helvetica, sans-serif;
font-size : 15px;
color : #666666;
font-weight : normal;
margin-left : 10px;
margin-right : 10px;
}

/* Überschriften - Ende */

/* Links Normal - Start */

a:link {
font-family: arial, helvetica, sans-serif;
font-size : 12x;
color : #000000;
font-weight : normal;
text-decoration : underline;
}
a:active {
font-family: arial, helvetica, sans-serif;
font-size : 12x;
color : #000000;
font-weight : normal;
text-decoration : underline;
}
a:visited{
font-family: arial, helvetica, sans-serif;
font-size : 12x;
color : #000000;
font-weight : normal;
text-decoration : underline;
}
a:hover {
font-family: arial, helvetica, sans-serif;
font-size : 12x;
color : #000000;
font-weight : normal;
text-decoration : none;
}

/* Links Normal - Ende */

/* Links ohne - Start */

a.ohne:link {
font-family: arial, helvetica, sans-serif;
font-size : 12x;
color : #000000;
font-weight : normal;
text-decoration : none;
}
a.ohne:active {
font-family: arial, helvetica, sans-serif;
font-size : 12x;
color : #000000;
font-weight : normal;
text-decoration : none;
}
a.ohne:visited{
font-family: arial, helvetica, sans-serif;
font-size : 12x;
color : #000000;
font-weight : normal;
text-decoration : none;
}
a.ohne:hover {
font-family: arial, helvetica, sans-serif;
font-size : 12x;
color : #000000;
font-weight : normal;
text-decoration : none;
}

/* Links ohne - Ende */

/* Links Footer - Start */

a.footer:link {
font-family: arial, helvetica, sans-serif;
font-size : 10px;
color : #666666;
font-weight : normal;
text-decoration : none;
}
a.footer:active {
font-family: arial, helvetica, sans-serif;
font-size : 10px;
color : #666666;
font-weight : normal;
text-decoration : none;
}
a.footer:visited{
font-family: arial, helvetica, sans-serif;
font-size : 10px;
color : #666666;
font-weight : normal;
text-decoration : none;
}
a.footer:hover {
font-family: arial, helvetica, sans-serif;
font-size : 10px;
color : #666666;
font-weight : normal;
text-decoration : none;
}

/* Links Footer - Ende */


/* Links nav - Start */

a.nav:link {
font-family: arial, helvetica, sans-serif;
font-size : 12x;
color : #000000;
font-weight : normal;
text-decoration : none;
padding : 2px;
}
a.nav:active {
font-family: arial, helvetica, sans-serif;
font-size : 12x;
color : #000000;
font-weight : normal;
text-decoration : none;
padding : 2px;
}
a.nav:visited{
font-family: arial, helvetica, sans-serif;
font-size : 12x;
color : #000000;
font-weight : normal;
text-decoration : none;
padding : 2px;
}
a.nav:hover {
font-family: arial, helvetica, sans-serif;
font-size : 12x;
color : #000000;
font-weight : normal;
text-decoration : none;
padding : 2px;
}

/* Links Nav - Ende */

hr {
color : #000000;
margin-top : 10px;
}

.strich {
font-weight : bold; 
color : #000000;
}

/* Aufzählungszeichen - Start */

li {
margin-left : -10px;
line-height : 16px;
}

/* Aufzählungszeichen - Ende */

input, textarea, select {
color : #000000;
border : 1px solid #000000;
background-color : #ffffff;
}


.fixed_right { position: fixed; }

.table_box {

background-color:#ffffff;

}

/* MENU - Start */
 
/***** Menu Formatting *****/
#menu { 
	display: inline;
    text-align: center;
    font-size: 120%;
    text-decoration: none;
}

#menu ul { 
	width: 762px; /*If your links text is bigger you will have to adjust this value*/
    height: 34px;
	margin: 0 auto;
	padding: 0;
	margin-top: -16px;
	margin-left: 0px;
	margin-bottom: -10px;
	line-height: 34px; /*same as height. This will center your text verticaly*/
	text-decoration: none;
    background: url(/images/menu_bg.jpg) repeat-x left top;
}

#menu ul li { 
	width: auto;
	display: inline;
	float: left;
	list-style: none;
	text-align: center;
	text-decoration: none;
	line-height : 34px;
	margin-top: 0px;
	margin-left: 0px;
}
			
#menu ul li a { 
	display: inline;
	text-align: center;
	text-decoration: none;
	text-transform: inherit;
	padding: 0 11px;
	color: #CCCCCC;
	line-height : 34px;
	margin-top: 0px;
	margin-left: 0px;
}

#menu ul li em {
	display: inline;
	padding: 0px;
	float: left;
	width: 2px;
	text-align: center;
	height: 34px;
    background: url(/images/menu_sep.jpg) no-repeat left top;
	line-height : 34px;
	margin: 0px;
}

/*last separator*/
/*This will add a separator after your last link*/
#menu ul li.sep {
	width: 2px;
	padding: 0px;
    background: url(/images/menu_sep.jpg) no-repeat left top;
	line-height : 34px;
}
		  
#menu ul li a:hover { 
	background: transparent url(/images/menu_over.jpg) repeat-x left top;
	text-decoration: none;
	Color: #ffffff;
	height:34px;
	padding-top: 10px;
	padding-bottom: 10px; 
	line-height : 34px;
}

#menu ul li a.active {
	font-weight: bold;
	cursor: default;
	line-height : 34px;
}


/******IE hack******/
<!--[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
</style>
<![endif]-->

/* MENU - END */


-->