body {
font-family: Courier, "Courier New", monospace, Arial, Times, "Times new Roman", serif;
font-size:11px;
background-image:url(tools/tapete.jpg);
background-position: top center;
background-attachment:fixed;
}

a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
color: #006600;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #009900;
}
a:active {
	text-decoration: none;
}

a:focus {
  outline: none;
}


/* img link */

.imglink {
border: 1px solid #FFF;
}
.imglink:link {
}
.imglink:visited {
border: 1px solid #666666;

}
.imglink:hover {
border: 1px solid #006600;
}
.imglink:active {
border: 1px solid #006600;
}

.imglink:focus {
  outline: none;
}


/* text */

.Titel {
	color: #006600;
	text-decoration: none;
}

.Textbox {
font-family: Courier, "Courier New", monospace, Arial, Times, "Times new Roman", serif;
font-size:11px;
background-color: #E9E9E9;
border: 1px solid #666666;
padding:3px;

}

.Textbox_start {
padding-top: 14px;
padding-bottom:14px;
}

/* divs */

.main {
background-color:#FFFFFF;
background-image:url(tools/background.jpg);
background-position: bottom right;
background-repeat:no-repeat;
border: 1px solid #666666;
padding-top: 14px;
padding-bottom:14px;
}


.START1 {
text-align:center;
vertical-align:middle;
	position:fixed;
	overflow:auto;
	margin:0;
	padding:0;
	top:0;
	left:0;
	right:0;
	bottom:0;
	width:100%;
	height:100%;
	z-index:-10;
}

.START2 {
text-align:center;
vertical-align:middle;
	position:fixed;
	overflow:auto;
	margin:0;
	padding:0;
	top:0;
	left:0;
	right:0;
	bottom:0;
	width:100%;
	height:100%;
	z-index:-20;
}

.advert {
	background-color: #CCCCCC;
	width:100%;
	height:100%;
	opacity: 0.8;
	position:fixed;
	margin: 0px;
	padding: 0px;
	z-index: 0;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	vertical-align:middle;
}

.advert2 {
font-family: Courier, "Courier New", monospace, Arial, Times, "Times new Roman", serif;
font-size: 12px;
border: 5px solid #000000;
padding:10px;
margin:10px;

background-color:#FFFFFF;
background-image: url(tools/background_advert.jpg);
background-position:top right;
background-repeat:no-repeat;

}

.advert3 {
font-family: Courier, "Courier New", monospace, Arial, Times, "Times new Roman", serif;
font-size: 12px;
text-align:center;
width:100px;
cursor:pointer;
border: 5px solid #000000;
padding:5px;
margin:5px;
background-color:#CCCCCC;

}

.Fussnote {
	width:100%;
	height:20px;
	padding-right:10px;
	position:fixed;
	z-index: 0;
	right: 0px;
	bottom: 0px;
	text-align:right;
	color: #666666;
	font-size:10px;
	text-decoration: none;
}


/* divs für rollover bild .mov */

#Div1 {
	position:absolute;
	
}

#Div2 {
	position:absolute;
	
}

#Div3 {
	position:absolute;
	
}

#Div4 {
	position:absolute;
	

}
