* {
margin: 0px;
padding: 0px;
}

h1 {
font-size: 12pt;
font-weight: bold;
}



#container {
position: absolute;
left: 0px;
top: 0px;
/*left: 10px; 
top: 16px; */
}

#kasten {
width: 1000px;
height: auto;
border: #E5E5E5 1px solid;
background-image: url(../templatebilder/leftrow.gif);
background-repeat: repeat-y;
}

#minheight {
width: 0px;
height: 650px;
float: left;
}

#content {
padding: 345px 0 0 210px; 
}

.clearingelement {
clear: both;
}

a {
color: #FF6600;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

#logo {
position: absolute;
top: 15px;
right: 15px;
}

#pano {
position: absolute;
left: 1px;
top: 145px;
border-top: #000000 1px solid;	
border-bottom: #000000 1px solid;
/*border-left: 0px;
border-right: 0px; */
}

#footer {
width: 1001px;
height: 14px;
position: absolute;
bottom: 0px;
left: 0px; 
background-color: #E5E5E5;
border-top: 2px #ffffff solid;
}




/* Navigation */


.inaktivesprache {
display: none;
}

#metanavi {
position: absolute;
top: 5px;
left: 210px;
font-size: 7.5pt;
}

#metanavi a, #footernavi a {
color: #000000;
text-decoration: none;
}

#metanavi a:hover, #footernavi a:hover {
color: #000000;
text-decoration: underline;
}

#footernavi {
position: absolute;
bottom: -3px;
right: 15px;
font-size: 7.5pt;
}


/* #hauptnavi = win & mac spezifisch deklariert */

#hauptnavi li {
margin-bottom: -5px;
}

#hauptnavi ul, #hauptnavi a {
list-style-type: none;
color: #000000;
text-decoration: none;
}

#hauptnavi a:hover {
position: relative;
left: -15px;
background-image: url('../templatebilder/mouseover.gif');
background-position: left;
background-repeat: no-repeat;
padding-left: 15px; 
}

#hauptnavi li.active a{
font-weight: bold;
color: #FF6600;
text-decoration: none;
}

#zweitnavibalken {
width: 1000px;
height: 23px;
position: absolute;
left: 1px;
top: 95px;
background-color: #ff6600;
}

#zweitnavi {
position: absolute;
top: 1px;
left: 210px;
font-size: 10pt;
}

.zweitnavimenupunkt {
padding-right: 30px;
}

#zweitnavi a {
color: #ffffff;
text-decoration: none;
}

#zweitnavi a:hover {
color: #ffffff;
text-decoration: underline;
}

#zweitnavi span.active a {
font-weight: bold;
}

#drittnavi {
position: absolute;
top: 121px;
left: 211px;
font-size: 8pt;
}

.drittnavimenupunkt {
padding-right: 20px;
}

#drittnavi a{
color: #000000;
text-decoration: none;
}

#drittnavi a:hover{
color: #000000;
text-decoration: underline;
}

#drittnavi span.active a {
color: #ff6600;
font-weight: bold;
}


/* search */


#suchfeld {
position: absolute;
top: 2px;
left: 20px;
height: 14px;
z-index: 5;
font-size: 9pt;
}

input.suchfeld_submit:focus {
border: 0px #ff6600;
}

.suchfeld_aussehen {
border: 1px #000000 solid;
background-color: #ffffff;
width: 70px;
font-size: 9pt;
padding: 0 10px 0 10px;
}

.suchfeld_submit {
position: relative;
top: 3px;
right: 3px;
border: 0px;
}


/* content */

/* userstatus */

#userstatus {
position: absolute;
top: 50px;
left: 210px;
}

.us_zeile2 {
font-size: 7.5pt;
line-height: 7.5pt;
}

/* Eingabefelder */

input, textarea, select {
border: #999999 1px solid;
padding: 1px;
}

input:focus, textarea:focus, select:focus {
border: #666666 1px solid;
background-color: #e5e5e5;
}

/* copyright */

#copyright {
font-size: 7.5pt;
position: absolute;
bottom: -3px;
left: 20px;
color: #999999;
}
