BODY, TD, FORM {
		margin: 0px ;
    padding: 0px;
    font: 12px verdana;
    color: #252604;
    line-height: 16px;
    text-align: left;
    font-weight: normal;
	
}
BODY {
    background: #FFFFFF url(images/hg.jpg) left repeat-y;
	
}
    
A {
    color: #505309;
    font-weight: normal;
    text-decoration: none;
}
    
A:hover {
    color: #505309;
    font-weight: normal;
    text-decoration:underline;
}
H1 {
    margin: 6px 0px 0px 0px;
	padding-bottom: 6px;
    font: 18px verdana;
    color: #2B5787;
    line-height: 20px;
    font-weight: bold;
}
H2 {
    margin: 6px 0px 0px 0px;
	padding-bottom: 6px;
    font: 14px verdana;
    line-height: 20px;
    font-weight: bold;
}
H3 {
    margin: 6px 0px 0px 0px;
    font: 12px verdana;
    line-height: 20px;
    font-weight: bold;
}
P {
    margin: 0px 0px 0px 0px;
	padding-bottom: 6px;
}
.klein {
    font: 10px verdana;
    color: #2B5787;
    line-height: 13px;
    text-align: left;
    font-weight: normal;
}

#container {
    position: absolute;
    left: 0px;
    top: 0px;
    margin: 0px;
	width: 852px;
}

#headfeld {
    position: absolute;
    left: 190px;
    top: 10px;
	width: 660px;
    height: 63px;
    text-align:right;
}
#content {
    position:absolute;
    background: url('images/content_bg.jpg') left top no-repeat;
    left:190px;
    top:63px;
	width: 660px;
}

#bild_titel {
    position:relative;
    margin-left:40px;
    margin-right:40px;
    margin-top:50px;
    float:left;
}
#titel_titel {
    position:relative;
    margin-top:50px;
}
#textfeld {
    position: relative;
    clear:both;
    margin-left:40px;
    padding-top:20px;
}
#textfeld_nr {
	width: 300px;
	background: #cccccc;
    left:40px;
    top:20px;
	float:left;
}
#bildleiste {
	width: 300px;
	height:200px;
	background: #aaaaaa;
}
#fusszeile {
    position: relative;
    background:#B0BFDA;
    text-align:center;
    margin-left:40px;
    margin-top:20px;
    margin-bottom:20px;
    padding-top:20px;
    padding-bottom:20px;
}
#weissfeld {
    position: absolute;
    background: #FFFFFF;
    left: 0px;
    top: 0px;
	width: 190px;
    height: 63px;
}
#navi {
    position: absolute;
    left: 0px;
    top: 63px;
	width: 190px;
    font: 14px verdana;
}
#navi table {
    margin: 0px;
    padding: 0px;
    border: none;
}
.main1_off {
    width:190px;
    height:29px;
    background-image:url('images/bt_main_off.jpg');
}
.main1_off:hover {
    width:190px;
    height:29px;
    background-image:url('images/bt_main_on.jpg');
}
.main1_on {
    width:190px;
    height:29px;
    background-image:url('images/bt_main_on.jpg');
}
.main2 {
    padding-top:5px;
    padding-left:25px;
}
.sub1_off {
    width:190px;
    height:24px;
    background-image:url('images/bt_sub_off.jpg');
}
.sub1_on {
    width:190px;
    height:24px;
    background-image:url('images/bt_sub_on.jpg');
}
.sub1_off:hover {
    width:190px;
    height:24px;
    background-image:url('images/bt_sub_on.jpg');
}
.sub2 {
    padding-top:3px;
    padding-left:25px;
}
#navi A {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    }
#navi A:hover{
    color: #505309;
    font-weight: bold;
    text-decoration: none;
}


INPUT {
	height: 16px;
	width: 300px;
	background: #ffffff;
    border:1px solid #252604;
    margin-bottom: 10px;
    font: 11px VERDANA, ARIAL;
    color: #252604;
    line-height: 16px;
    text-align: left;
    font-weight: normal;
    }
TEXTAREA {
	height: 150px;
	width: 300px;
	background: #ffffff;
    border:1px solid #252604;
    margin-bottom: 10px;
    font: 11px VERDANA, ARIAL;
    color: #252604;
    line-height: 16px;
    text-align: left;
    font-weight: normal;
    }
.button {
	height: 20px;
	background: #cccccc;
    border:1px solid #3A4236;
	color: #252604;
	padding:2px;
    text-align: center;
    font-weight: bold;
    border:0px;
    }



