@charset "utf-8";

BODY {
 color: #666666;
 font-family: Arial;
 font-size: 12px;
}

#top {
background-image: url(/fileadmin/template/img/content-oben.gif);
background-repeat: no-repeat;
background-position: top;
background-color: #e63316;
/*height: 3px;*/
}

#content {
background-image: url(/fileadmin/template/img/content-mitte.gif);
background-repeat:no-repeat;
background-position: top;
}

#content_left {
background-image: url(/fileadmin/template/img/verlauf-links.gif);
background-repeat: repeat-x;
background-position: top;
}

#bottom {
background-image: url(/fileadmin/template/img/content-unten2.gif);
background-repeat: no-repeat;
background-position: top;
height: 50px;
background-color: #ffffff;
}


.spacer-gif {
 height: 0;
 }
 
.homepage {
        height: 550px;
        background-image: url(/fileadmin/template/img/background_en.gif);
        background-color: #FFFFFF;
	background-repeat: no-repeat;
	vertical-align: middle;
}
BODY {
	/*background-color: #FFFFFF;*/
	background-color: #ffb027;
	font-family: Arial;
	font-size: 10px;
	margin: 0;
	text-decoration: none;
	background-position: top;
	background-repeat: repeat-x;
}

.picture {
	height: 200px;
}



TD.print2 {
         padding-bottom: 15px;
         vertical-align: bottom;
         border-top-width: 1px;
         border-top-style: solid;
         border-top-color: #cccccc;
}

.print2 A {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	font-size: 10px;	
	height: 30px;
	}

.metanavi-bg {
 background-color: #e63316;
 }
.metanavi {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;	
         }

.Metanavi2 {
	background-color: #e63316;
	background-image: url(/fileadmin/template/img/metanavi.gif);
	text-align: right;
	padding-right: 17px;
	padding-top: 10px;
	padding-bottom: 7px;
	}

H1 {
 color: #E42518;
 font-size: 18px;
 font-family: Arial, helvetica, sans-serif;
 font-weight: bold;
}

TD.content-left {
 vertical-align: top;
 }

TD.content-right {
 vertical-align: top;
 }

P {
 color: #666666;
 font-family: Arial;
 font-size: 12px;
}

.external-link-new-window {
        color: #666666;
        font-family: Arial, helvetica, sans-serif;
        font-weight: bold;
        font-size: 12px;
        text-decoration: none;
}
		
.external-link-new-window img {
        border: 0px;
} 
    
IMG {border: 0px;
} 


