body {
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 32px;
	background-color: White;
	font-size: 14px; 
	font-family: Verdane,Arial, Helvetica, sans-serif; 
	color: Black;
}

/* SEITENELEMENTE */
a {
	font-weight: bold;
	color: #B41E0A;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

li {
	list-style-type: square;
}

#Homepage {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1000px;
	padding-bottom: 32px;
}

#Oben {
	position: relative;
	margin-left: 0px;
	margin-top: 32px;
	width: 100%;
	height: 100px;
	background-color: #003278;
        background-image: url(grafiken/header-bg.gif);
        background-position: right;
        background-repeat: no-repeat;
}

#TopNavi {
	padding-top: 20px;
	width: 1000;
	height: 60px;
    text-align: right;
}

#TopNavi img {
    margin-left: 15px;
    margin-right: 15px;
}

#UntenNavi {
	padding-top: 50px;
	padding-left: 50px;
	width: 120;
}

#UntenNavi img {
    margin-top: 10px;
    margin-bottom: 10px;
}

#UntenNavi2 {
	padding-top: 0px;
	padding-left: 30px;
	padding-bottom: 10px;
	width: 100;
}

#UntenNavi2 img {
    margin-top: 5px;
    margin-bottom: 5px;
}

#Service {
	position: relative;
	margin-left: 0px;
	margin-top: 12px;
	width: 100%;
	height: 33px;
	color: White;
	background-color: #B41E0A;
        background-image: url(grafiken/service-bg.gif);
        background-position: right;
        background-repeat: no-repeat;
}

#ServiceNavi {
 	position: absolute;
	right: 10px;
	top: 7px;
	width: 400px;
	color: White;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	background-color: Transparent;
        background-image: url(grafiken/service-bg.gif);
        background-position: right;
        background-repeat: no-repeat;
}

#ServiceNavi a {
	color: White;
	font-size: 12px;
	font-weight: bold;
}

#HeadLogo {
    z-index: 4;
	position: absolute;
	left: 15px;
	top: 75px;
	width: 230px;
	height: 155px;
	background-color: Transparent;
}

#ContentOben {
	position: relative;
	margin-left: 0px;
	margin-top: 12px;
	padding-top: -2px;
	width: 100%;
	height: 12px;
	background-color: #FFE300;
        background-image: url(grafiken/ct-top-bg.gif);
        background-position: right;
        background-repeat: no-repeat;
}

#ContentUnten {
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: -2px;
	width: 100%;
	height: 12px;
	background-color: #FFE300;
        background-image: url(grafiken/ct-bottom-bg.gif);
        background-position: right;
        background-repeat: no-repeat;
}

#Content{
	position: relative;
	margin-left: 0px;
    margin-top: 0px;
	padding-top: 40px;
	width: 100%;
	background-color: #FFE300;
	text-align: top;
}


#UntenLinks {
	float: left;
	width: 250px;
	padding-bottom: 20px;
	background-color: #FFE300;
 }

#UntenMitte {
	float: left;
	margin-left: 20px;
	width: 460px;
	padding-bottom: 20px;
	background-color: #FFE300;
	font-size: 14px; 
	line-height: 16px; 
}

#UntenMitte h1 {
	color: #B41E0A;
	font-size: 24px; 
	line-height: 26px;
    font-weight: bold; 
}

#UntenMitte h2 {
	font-size: 17px; 
	line-height: 19px;
    font-weight: bold; 
}

#UntenMitte h3 {
	font-size: 16px; 
	line-height: 18px;
    font-weight: bold; 
}


#UntenMitte p {
	font-size: 14px; 
	line-height: 16px; 
}

#UntenMitte td {
	font-size: 14px; 
	line-height: 16px; 
}

#UntenMitte li {
	font-size: 14px; 
	line-height: 16px; 
}

#UntenRechts {
	float: left;
	margin-left: 20px;
	width: 250px;
	padding-top: 0px;
	padding-bottom: 20px;
	background-color: #FFE300;
	font-size: 13px; 
	line-height: 15px; 
}

#UntenRechts h1 {
	color: #B41E0A;
	font-size: 16px; 
	line-height: 18px;
    font-weight: bold; 
}

#UntenRechts h2 {
	font-size: 15px; 
	line-height: 17px;
    font-weight: bold; 
}

#UntenRechts h3 {
	font-size: 14px; 
	line-height: 16px;
    font-weight: bold; 
}

#UntenRechts li {
	font-size: 12px; 
	line-height: 14px;
    padding-left: 0px; 
    margin-left: 0px; 
}

#counter {
 	position: absolute;
    top: 100px;
	margin-bottom: 0px; 
	font-size: 12px; 
	font-style: italic; 
	width: 250px;
    display:none:
/*	right: 0px;
	bottom: 20px; */
}

#Fusszeile {
	clear:both;
	margin-left: 0px;
	width: 1000px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: Transparent;
}


div.infos{
	width: 235px;
}

div.infos_top{
	height: 20px;
	width: 235px;
        background-image: url(grafiken/info-top.gif);
        background-position: top;
        background-repeat: no-repeat;
}
div.infos_main{
	width: 235px;
        background-image: url(grafiken/info-main.gif);
        background-position: top;
	padding-top: 2px;
	padding-bottom: 2px;
}
div.infos_bottom{
	height: 24px;
	width: 235px;
        background-image: url(grafiken/info-bottom.gif);
        background-position: top;
        background-repeat: no-repeat;
}
div.infos_text{
	width: 205px;
	margin-left: 10px;
}

table.formular td {
	padding-top: 5px;
	padding-bottom: 2px;
}

table.formular h3 {
	padding-top: 5px;
	margin-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

table.formular hr {
    height: 2px;
    color: #003278;
    background-color: #003278;
}

.description{
	font-size: 12px; 
	font-style: italic; 
}

.label {
	width: 130px;
}

.strasse {
	width: 230px;
	margin-left: 0px;
	margin-right: 6px;
}

.nummer {
	width: 60px;
	margin-left: 0px;
	margin-right: 0px;
}

.plz {
	width: 50px;
	margin-left: 0px;
	margin-right: 6px;
}

.ort {
	width: 240px;
	margin-left: 0px;
	margin-right: 0px;
}

.equipment {
	width: 200px;
	margin-left: 0px;
	margin-right: 6px;
}

.kosten {
	width: 90px;
	margin-left: 0px;
	margin-right: 0px;
}

.feld {
    z-index: 2;
	width: 300px;
	margin-left: 0px;
	margin-right: 0px;
}

.longfeld {
	width: 430px;
	margin-left: 0px;
	margin-right: 0px;
}

.textarea {
	width: 430px;
	height: 350px;
	margin-left: 0px;
	margin-right: 0px;
}

span.lbequipment {
	width: 250px;
	margin-left: 0px;
	margin-right: 6px;
}

span.lbkosten {
	width: 90px;
	margin-left: 0px;
	margin-right: 0px;
}


#infopopup {
    z-index: 10;
	width: 650px;
    visibility: hidden; 
    position:absolute; 
    top:250px; 
    left:200px; 
    padding-top: 20px;
}

#preloadLYR {
    z-index: 10;
	width: 650px;
    visibility: hidden; 
    position:absolute; 
    top:250px; 
    left:200px; 
}

#infopopup h1 {
	color: #B41E0A;
	font-size: 16px; 
	line-height: 18px;
    font-weight: bold; 
}

#infopopup h2 {
	font-size: 15px; 
	line-height: 17px;
    font-weight: bold; 
}

#infopopup h3 {
	font-size: 14px; 
	line-height: 16px;
    font-weight: bold; 
}

div.popup{
	width: 650px;
    z-index:10; position:absolute; width:650; height: 400px;
}
#blankframe{
	width: 650px;
    z-index:1; 
    position:absolute; 
    left:10px; 
    top: 25px; 
    width:630; 
    height: 400px;
}
div.popup_top{
	height: 20px;
	width: 650px;
        background-image: url(grafiken/popup-top.gif);
        background-position: top;
        background-repeat: no-repeat;
        cursor: move;
}
div.popup_main{
	width: 650px;
        background-image: url(grafiken/popup-main.gif);
        background-position: top;
	padding-top: 2px;
	padding-bottom: 2px;
}
div.popup_bottom{
	height: 24px;
	width: 650px;
        background-image: url(grafiken/popup-bottom.gif);
        background-position: top;
        background-repeat: no-repeat;
}
div.popup_text{
	width: 630px;
	margin-left: 10px;
}

#Anzahl{
    border: none;
    color: black; 
    width: 100px; 
    font-size: 10px;
    text-align: left;
    background-color: #FFE300;
}


div.divpopup{
	width: 650px;
    z-index:10; 
    position:absolute; 
    width:400; 
    height: 400px;
    top: 100px; 
    left: 300px; 
    color: #FFE300;
}
div.divpopup_top{
	height: 20px;
	width: 400px;
        background-image: url(grafiken/divpopup-top.gif);
        background-position: top;
        background-repeat: no-repeat;
        cursor: move;
}
div.divpopup_main{
	width: 400px;
        background-image: url(grafiken/divpopup-main.gif);
        background-position: top;
	padding-top: 2px;
	padding-bottom: 2px;
}
div.divpopup_bottom{
	height: 30px;
	width: 400px;
        background-image: url(grafiken/divpopup-bottom.gif);
        background-position: top;
        background-repeat: no-repeat;
}
div.divpopup_text{
	width: 380px;
	margin-left: 10px;
    color: #FFE300;
}

div.divpopup_text a{
    color: white;
}

