
/* Definierung Body */

body {
color: white; background-color: #F48037;
font-family: Arial Narrow,Arial,Helvetica,,sans-serif;
margin: 0px; padding-left: 0px;
text-align: center;  /* Zentrierung im Internet Explorer */
}

/* Definierung Scrollbar-Farben (Nicht alle Browser!) */

div { scrollbar-base-color:		 #F48037;
      scrollbar-face-color:		 #BD4E0B;
	  scrollbar-arrow-color:	 #F99F6B;
      scrollbar-track-color:	 #F48037;
	  scrollbar-3d-light-color:  #F89A64;
      scrollbar-highlight-color: #F89A64;
	  scrollbar-darkshadow-color:#F99F6B;
      scrollbar-shadow-color: 	 #F99F6B;

}



/* Definierung Standard-Hyperlinks */

a:link    { color: #000000; font-weight: bold; text-decoration: none; padding-left: 8px; padding-right: 8px;}
a:visited { color: #000000; font-weight: bold; text-decoration: none; padding-left: 8px; padding-right: 8px; }
a:active  { color: #000000; font-weight: bold; text-decoration: none; padding-left: 8px; padding-right: 8px;}
a:hover   { color: #555555; font-weight: bold; text-decoration: none; padding-left: 8px; padding-right: 8px; }

/* Erstellen des Hauptcontainers mit Center */

#container {width: 900px; height: 500px; margin: 0px auto 0; padding: 0px; position: relative; text-align: left;
background-color: transparent;z-index: 1000;}

/* Schriftarten */

.standard10 {font-family: Arial Narrow,Arial,Helvetica,,sans-serif; font-size: 10px; color:#000; line-height: 13px;}
.standard12 {font-family: Arial Narrow,Arial,Helvetica,,sans-serif; font-size: 12px; color:#000; line-height: 15px;}
.standard14 {font-family: Arial Narrow,Arial,Helvetica,,sans-serif; font-size: 14px; color:#000; line-height: 18px;}
.standard16 {font-family: Arial Narrow,Arial,Helvetica,,sans-serif; font-size: 16px; color:#000; line-height: 20px;}
.standard18 {font-family: Arial Narrow,Arial,Helvetica,,sans-serif; font-size: 18px; color:#000; line-height: 20px;}
.standard20 {font-family: Arial Narrow,Arial,Helvetica,,sans-serif; font-size: 20px; color:#000; line-height: 22px;}
.standard24 {font-family: Arial Narrow,Arial,Helvetica,,sans-serif; font-size: 24px; color:#000; line-height: 26px;}

/* Definierung einzelner CSS-Container */





/* ----------------------------------------------------------------------------------------------------------------------------------------- */

/* Farbtrennlinien oben */

#trennlinie_0
{position: absolute; top: 00px; left: 0px; height: 100px; width: 100%;background-color: #FFFFFF;line-height: 100px; font-size: 1px; z-index: 2;
border-bottom: 2px solid #AAA; background-image:url(../images/bg_oben.jpg);background-repeat: repeat-x;}

#trennlinie_1
{position: absolute; top: 100px; left: 0px; height: 499px; width: 100%;background-color: #FFFFFF;line-height: 100px; font-size: 1px; z-index: 2;
border-bottom: 2px solid #AAA;}


#trennlinie_2
{position: absolute; top: 540px; left: 0px; height: 100px; width: 100%;background-color: #FFFFFF;line-height: 200px; font-size: 1px; z-index: 2;
background-image:url(../images/bg_unten.jpg);background-repeat: repeat-x;border-top: 2px solid #AAA;}

/* ----------------------------------------------------------------------------------------------------------------------------------------- */


#output_logo
{position: absolute; top: 50px; left: 510px; height: 110px; width: 350px; z-index: 3;}

#output_hauptmenu
{position: absolute; top: 100px; left: 30px; height: 50px; width: 475px; z-index: 3;}

#output_banner
{position: absolute; top: 475px; left: 30px; height: 60px; width: 270px; z-index: 3; border: 0px solid #000;}


#output_submenu
{position: absolute; top: 520px; left: 470px; height: 60px; width: 400px; z-index: 3;}


#output_content {
	overflow: auto;
	position: relative;
	left: 0px;
	top: 175px;
	height:280px;
	width: 890px;
	visibility: visible;
	color: #000;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding-left: 3px;
	padding-right: 3px;
	z-index: 1000;
}


#picborder200x100 {

width: 200px;
height: 133px;
background-color: #F48037;
border: 1px solid #F48037;
margin: 2px;
}

#picborder200x100float {

width: 200px;
height: 133px;
background-color: #F48037;
border: 1px solid #F48037;
margin: 2px;
float: left;
}


#textfield670 {

width: 650px;
font-family: Arial Narrow,Arial,Helvetica,,sans-serif;
text-align: justify;
}

#galerieheader {

width: 823px;
height: 23px;
line-height: 23px;
background-color: #FDA067;
border-bottom: 2px solid #F48037;
margin-bottom: 13px;
margin-top: 7px;
padding-left: 5px;
float: left;
}

#html_links {
position: absolute;
top: 520px;
left: 100px;
width: 25px;
height: 1px;
line-height: 1px;
background-color: transparent;
z-index: 0;
}

