html {
	
}
body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	overflow:hidden;
}
img {
	border: 0 none;
}


/* Titelleiste */

#title {
	width: 752px;
	height: 112px;
	color:#FFFFFF;
	margin: 0px;
	position: absolute;
	left: 318px;
	top: 0px;
	margin-left: 0px;
}

#logo_top {
	margin: 0px auto;
	width:579px;
	height:171px;
	position: absolute;
    left: 166px;
    top: -171px; 
	background-image:url(../images/logo_top.gif);
	background-repeat: no-repeat;
	z-index: 60;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;	
}

#background_title_middle {
	margin: 0px auto;
	width:295px;
	height:112px;
	position: absolute;
    left: 651px;
    top: 0px; 
	margin-left: 0px;
	background-image:url(../images/background_title_middle.gif);
	background-repeat: no-repeat;	
}

#background_title_right {
	margin: 0px auto;
	width:70px;
	height:31px;
	position: absolute;
    left: 900px;
    top: 81px; 
    margin-left: 0px;
	background-image:url(../images/background_title_right.gif);
	background-repeat: no-repeat;	

}


/* Hintegründe Mittelbereich */

#background_left {
	margin: 0px auto;
	width:562px;
	height:719px;
	position: absolute;
	left: -11px;
	top: 112px;
	margin-left: 0px;
	background-image:url(../images/background_left.jpg);
	background-repeat: no-repeat;
	z-index: 20;
}

#background_middle {
	margin: 0px auto;
	width:474px;
	height:828px;
	position: absolute;
    left: 410px;
    top: 112px; 
	margin-left: 0px;
	background-image:url(../images/background_middle.gif);
	background-repeat: no-repeat;	
	z-index: 22;
}

#background_right { 
	margin: 0px auto;
	width:372px;
	height:730px;
	position: absolute;
    left: 708px;
    top: 112px; 
    margin-left: 0px;
	/*background-image:url(../images/background_right.jpg);
	background-repeat: no-repeat;	*/
	z-index: 1;
}

/* Menü */

#menu_1		{ 
   margin: 0px auto;
   position: absolute;
   width: 200px;
   height: 33px;
   left: 79px;  
   top: 12px;
   z-index: 4;
}

#menu_2		{ 
   margin: 0px auto;
   position: absolute;
   width: 175px;
   height: 29px;
   left: 79px;  
   top: 45px;
   z-index: 4;
}

#menu_3		{ 
   margin: 0px auto;
   position: absolute;
   width: 215px;
   height: 28px;
   left: 22px;  
   top: 77px;
   z-index: 4;
}

#menu_4		{ 
   margin: 0px auto;
   position: absolute;
   width: 214px;
   height: 28px;
   left: 22px;  
   top: 111px;
   z-index: 4;
}

#menu_5		{ 
   margin: 0px auto;
   position: absolute;
   width: 163px;
   height: 28px;
   left: 40px;  
   top: 143px;
   z-index: 4;
}

#menu_6		{ 
   margin: 0px auto;
   position: absolute;
   width: 163px;
   height: 28px;
   left: 40px;  
   top: 174px;
   z-index: 4;
}

#menu_7		{ 
   margin: 0px auto;
   position: absolute;
   width: 181px;
   height: 28px;
   left: 22px;  
   top: 206px;
   z-index: 4;
}

#menu_8		{ 
   margin: 0px auto;
   position: absolute;
   width: 163px;
   height: 28px;
   left: 40px;  
   top: 240px;
   z-index: 4;
}

#menu_9		{ 
   margin: 0px auto;
   position: absolute;
   width: 162px;
   height: 29px;
   left: 40px;  
   top: 270px;
   z-index: 4;
}

#menu_stopper {
	margin: 0px auto;
	width:200px;
	height:315px;
	position: absolute;
	left: -200px;
	top: 0px;
	background-image:url(../images/menu_continuous.gif);
	background-repeat: repeat;
	z-index: 3;
}



/* General Elements */



#wrapper {
   position: absolute;
   left: 327px;
   top: 145px;
   width: 584px;
   height: 550px;
   margin-left: 0px;
   z-index: 50;
   /* border: 1px solid red;  test umrandung */
}


#wrapper a, #wrapper a:visited {
    text-decoration: none;
	color: #000066;
    background-color: transparent;
	font-weight: bold;
}
#wrapper a:hover {
    text-decoration: none;
	color: #000000;
    background-color: transparent;
	font-weight: bold;
}

h1, h2, h3 {
	margin:0px;		/*   brauche ich für Firefox */
	padding:0px;
}

h1 {
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana;
	font-size: 2.8em;
	font-weight: normal;
}
h2 {
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana;
	color: #000000;
	font-size: 1.5em;
	font-weight: bold;
}
h3 {
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana;
	font-weight: normal;
	color: #000000;
	font-size: 1.3em;
}

table {
	width: 95%;
	border: 0 none; 
	border-collapse: collapse;
}

th {
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	padding: 1px;
}
td {
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana;
	font-size: 1.0em;
	border: 0 none;
	vertical-align: top;
	padding: 1px;
}


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

input,textarea {border:1px solid #ccc; font-family: "Trebuchet MS", Helvetica, Arial, Verdana; font-size:0.8em; margin:0; padding:3px;}
textarea { width: 100%; }

.scrollbar_standard{
	margin-top: 0px;
	height:385px;
}
.track_standard {
	height:353px;
}

#transparent_background {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image:url(../images/transparent_background.gif);
	background-repeat: repeat;	
	z-index: 200;
}

#transparent_background2 {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image:url(../images/transparent_background2.gif);
	background-repeat: repeat;	
	z-index: 200;
}

#realContent2 {
	height: 520px;
	overflow: hidden;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 12px;
	padding-bottom: 15px;
	/* border: 1px solid black; */
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana;
	color: #000000;
	font-size: 1.0em;
}

.hidden_element {
	display: none;
	visibility: hidden;
	width: 200px;
	height: 200px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
}

.u {
	text-decoration: underline;
}

.intent {
	padding-top: 2px;
	padding-left: 4px;
}

/* Footer */

#footerContainer {
	width: 300px;
	height: 35px;
    position: absolute;
    left: 31px;
    top: 330px;
	z-index: 40;

	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	color: #000000;
	font-size: 0.8em;
}

a.footer:link, a.footer:visited {
    text-decoration: none;
	color: #000066;
    background-color: transparent;
}
a.footer:hover {
    text-decoration: none;
	color: #000000;
    background-color: transparent;
}



/* banner rechts */



#banner_image_1 {
	visibility: hidden;
	width: 700px;
	height: 482px;
	position: absolute;
	margin-left: -350px;
	margin-top: -250px;
	left: 50%;
	top: 50%;
	z-index: 300;
}
#banner_image_2 {
	visibility: hidden;
	width: 619px;
	height: 500px;
	position: absolute;
	margin-left: -310px;
	margin-top: -250px;
	left: 50%;
	top: 50%;
	z-index: 300;
}
#banner_image_3 {
	visibility: hidden;
	width: 669px;
	height: 500px;
	position: absolute;
	margin-left: -335px;
	margin-top: -250px;
	left: 50%;
	top: 50%;
	z-index: 300;
}
#banner_image_4 {
	visibility: hidden;
	width: 441px;
	height: 500px;
	position: absolute;
	margin-left: -220px;
	margin-top: -250px;
	left: 50%;
	top: 50%;
	z-index: 300;
}
.banner_img img {
	border: 3px solid #b6b6b6;
}

