body {
	color: #6F6F6F;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
}

td {
	font-size: 12px; 
}

h1 {
	color: #6F6F6F;
	font-size: 14px; 
	line-height: 16px; 
}

h2 {
	color: #6F6F6F;
	font-size: 13px; 
	line-height: 15px; 
}

h3 {
	color: #6F6F6F;
	font-size: 12px; 
	line-height: 14px; 
}

A {
	color: #CC9900;
	text-decoration : none;
}

A:LINK {
	color: #CC9900;
	text-decoration : none;
}

A:VISITED {
	color: #CC9900;
	text-decoration : none;
}

A:ACTIVE {
	color: #CC9900;
	text-decoration : none;
}

A:HOVER {
	color: #CC9900;
	text-decoration: underline;
}

div.fuss {
    padding: 5px;
    border-top: 1px solid #CDCDCD; 
}

div.formular {
    padding: 5px;
/*    border-top: 1px solid #CDCDCD;*/ 
}

img.rahmen {
	padding: 3px;
	margin-right: 5px;
	border: 1px solid #CDCDCD; 
}

#homepage {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	border: none;
	background-image: url(grafiken/homepage-bgrd.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
    background-color: Transparent;
/*	border-bottom: 2px solid #FFFFFF; */ 
}

#content_dummy {
    z-index: 82;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	border: none;
    background-color: Transparent;
	border-bottom: 2px solid #000000;  
}

/* ################### HEADER ################### */

#head {
   z-index: 2;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 88px;
	border: none;
	background-color: #FFFFFF;
	color: #FFFFFF;
}

#pagelogo {
	z-index: 7;
	position: absolute;
	right: 65px;
	top: 9px;
	font-size: 16px; 
	line-height: 22px; 
	font-weight: bold;	
	width: 204px;
	height: 71px;
	border: none;
	background-color: Transparent;
	color: FFFFFF;
}

#sprachen {
	z-index: 7;
	position: absolute;
	left: 70px;
	top: 50px;
	font-size: 10px; 
	line-height: 14px; 
	font-weight: bold;	
	width: 190px;
	height: 20px;
	border: none;
	background-color: Transparent;
	color: #737373;
}

/* ################### NAVIGATION ################### */


#navigation {
   z-index: 7;
	position: absolute;
	left: 0px;
	top: 88px;
	width: 100%;
	height: 30px;
	border: none;
	background-color: #993333;
	color: #FFFFFF;
	font-size: 11px; 
}



#navigation ul {
	margin-left: 0px;
	padding-left: 70px;
	padding-top: 9px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#navigation ul li {
	background-image: url(grafiken/navi/hauptnavi-bgrd-out.gif);
	background-position: right;
	background-repeat: no-repeat;
   display: block;
   float: left;
	margin-left: 0px;
	margin-right: 17px;
	padding-right: 13px;
	line-height: 12px;
	height: 12px;
	text-align: right;
	background-color: Transparent;
	list-style-type: none;
	font-weight: bold;	
}

#navigation ul li.NaviHauptPunktActive {
	background-image: url(grafiken/navi/hauptnavi-bgrd-over.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#navigation A, A:LINK, A:VISITED, A:ACTIVE, A:HOVER {
	color: #FFFFFF;
	text-decoration: none;
}




div.unternavigation {
   z-index: 7;
	position: absolute;
	left: 0px;
	top: 125px;
	width: 100%;
/*	height: 16px;*/
	border: none;
	padding-bottom: 2px;
	color: #FFFFFF;
	font-size: 11px; 
    line-height: 13px;
	background-color: #CC9900;
}



div.unternavigation ul {
	margin-left: 0px;
	padding-left: 70px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}

div.unternavigation ul li {
	background-color: #CC9900;
	background-image: url(grafiken/navi/unternavi-bgrd-out.gif);
	background-position: right;
	background-repeat: no-repeat;
   display: block;
   float: left;
	margin-left: 0px;
	margin-right: 17px;
	padding-right: 13px;
	line-height: 13px;
	height: 14px;
	text-align: right;
	list-style-type: none;
	font-weight: bold;	
}

div.unternavigation ul li.NaviPunktActive {
	background-image: url(grafiken/navi/unternavi-bgrd-over.gif);
	background-position: right;
	background-repeat: no-repeat;
}

div.unternavigation A, A:LINK, A:VISITED, A:ACTIVE, A:HOVER {
	color: #FFFFFF;
	text-decoration: none;
}

div.unternavigation A:VISITED {
	color: #FFFFFF;
	text-decoration: none;
}

div.unternavigation A:HOVER {
	color: #FFFFFF;
	text-decoration: none;
}

/*
#navi ul li.NaviPunktActive {
	background-image: url(graphics/navi/unternavi-background.gif);
	background-position: right;
	background-repeat: repeat-y;
	padding-right: 20px;;
}

#navi a.unternavi  {
	color: #FFFFFF;
	padding-left: 30px;
}

#navi a.Navi1Logout,#navi  a.NaviHauptPunktActive,#navi  a.NaviPunktActive  {
	color: #FE0000;
}

#navi a.Navi2  {
	color: #6F6F6F;
	padding-left: 0px;
}


#navi a:HOVER {
	color: #FE0000;
	text-decoration: none;
}

.navipunkt {
	margin-left: 30px;
	line-height: 30px;
}
*/

/* ################### FOOTER ################### */

#footer {
   z-index: 5;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 34px;
	border: none;
	color: FFFFFF;
	border-top: 1px solid #FFFFFF; 
	background-color: Transparent;
	background-image: url(grafiken/footer-bgrd.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#servicemenu {
	position: absolute;
	left: 70px;
	bottom: 2px;
	font-size: 11px;
	font-weight: bold;
	color: FFFFFF;
	background-color: Transparent;
}

#servicemenu a {
	color: FFFFFF;
	margin-right: 24px;
}





form {
	font-size: 12px;
    color: #6F6F6F;
}
select {
	font-size: 12px;
    color: #6F6F6F;
}
option {
	font-size: 12px;
    color: #6F6F6F;
}
input {
	font-size: 12px;
    color: #6F6F6F;
}

#inhalt textarea {
	font-size: 11px;
    width: 400;
    height: 55;
	vertical-align: middle;
}

#inhalt .videoembad {
	font-size: 11px;
    width: 350;
	border: 1px solid #818181;
}

#inhalt form {
   	padding-top: 0px;
   	margin-top: 0px;
}

object {
       margin: 10px;
}




