/* CSS Document */
body {
font-size: 11pt;
line-height: 135%;
background-color: #0037d0;
margin: 0px;
padding: 0px;
width:100%;
height:100%;
} 
img {border: 0px none;
}
/*... ####Komplette Seiten Groesse Style usw. Anfang### */
#pageimages {
	background-color: #0037d0;
	height: 700px;
	width: 847px;
	top: 12px;
	margin: 10px auto;
/*... Rahmen um die Box oben rechts unten links Anfang */
	border-top: 2px solid #000000;
    border-right: 2px solid #000000;
    border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
/*... Rahmen um die Box oben rechts unten links Ende */
} 

/*... Rahmen oben rechts unten links um die ganze seite Ende */
/*... ####Komplette Seiten Groesse Style usw. Ende### */
/*... ####Header Anfang### */
#header {
	background-image: url('../logos/hauptlogo_oben/logo_oben_header_logo2_14_12_10.jpg');
	height: 256px;
	width: 847px;
}
/*... ####Header Ende### */
/*=========== Hauptmenülinks ANFANG ===========*/

#hauptmenulinks {
height: 220px;
width:125px;
top: 300px;
padding-left: 10px;
margin: 0px;
position: absolute;
}

#hauptmenulinks ul, #hauptmenulinks li {
 list-style-type: none;
 margin-left:0px;
 padding: 0px;
}

#hauptmenulinks li a:link, #hauptmenulinks li a:visited, #hauptmenulinks li a:active {display:block;
        border-bottom: SOLID 1px #000;
        color:#ffffff;text-decoration:none;
        background:TRANSPARENT;
        font: normal 11px verdana, sans-serif;
        padding-top:0px;
        padding-bottom:0px;
        height: 24px;
        line-height: 24px;
}

#hauptmenulinks li a:hover { 
        background-color:#ffffff;
        border-bottom: solid 1px #000;;
        color:#000000;
		text-align:right;


}
/*=========== Hauptmenülinks ENDE ===========*/

#boxlinks1 {
	height: 200px;
	width: 140px;
	top: 270px;
	padding-top: 10px;
	padding-left: 10px;
    position: absolute;
	margin: 0px;
	margin-left:0px;
	/*... Rahmen um die Box oben rechts unten links Anfang */
	border-top: 0px solid #808080;
    border-right: 0px solid #808080;
    border-bottom: 0px solid #808080;
	border-left: 0px solid #808080;
}
    /*... Rahmen um die Box oben rechts unten links Ende */

#werbeboxrechts1 {
	height: 210px;
	width: 150px;
	top: 290px;
	padding-top: 0px;
	padding-left: 0px;
    position: absolute;
	margin: 0px;
	margin-left:695px;
	/*... Rahmen um die Box oben rechts unten links Anfang */
	border-top: 0px solid #808080;
    border-right: 0px solid #808080;
    border-bottom: 0px solid #808080;
	border-left: 0px solid #808080;
}
    /*... Rahmen um die Box oben rechts unten links Ende */

/*... ####Hauptpageinhalt Anfang### */
#hauptpage {
	width: 492px;
	height: 410px;
	color: #FFF;
	top: 300px;
	text-align: justify;
	padding-top: 0px;
	padding-left: 25px;
	position: absolute;
	margin: 0px;
	margin-left:154px;
}

/*... ####Hauptpageinhalt Ende### */
/*... ####Footerbereich Anfang### */
#footer1 {
	background-color:;
	background-repeat:no-repeat;
	height: 175px;
	width: 847px;
	top: 550px;
	position: absolute;
}
/*... Rahmen um die Box oben rechts unten links Ende */
/*... ####Footerbereich Ende### */

#copyrightitwonisch {
	height: 10px;
	width: 700px;
	top: 680px;
	padding-top: 0px;
	padding-left: 0px;
    position: absolute;
	margin: 0px;
	margin-left:0px;
	/*... Rahmen um die Box oben rechts unten links Anfang */
	border-top: 0px solid #808080;
    border-right: 0px solid #808080;
    border-bottom: 0px solid #808080;
	border-left: 0px solid #808080;
}
    /*... Rahmen um die Box oben rechts unten links Ende */









/*... ####Alle Link Definationen Anfang### */
a:link {color: #FFFFFF; text-decoration: Underline}
a:visited {color: #FFFFFF; text-decoration: Underline}
a:active {color: #FFFFFF; text-decoration: Underline}
a:hover {color: #808080; text-decoration: Underline}
/*... ####Alle Link Definationen Ende### */
/*... ####Alle Schrift Definationen Anfang### */
h1{
font-size: 90%;
font-family: "Verdana", "Helvetica", sans-serif;
font-weight: bold;
color: #ffffff;
}
h2{
font-size: 78%;
font-family: "Verdana", "Helvetica", sans-serif;
color: #ffffff;
}
h3{
font-size: 75%;
font-family: "Verdana", "Helvetica", sans-serif;
color: #ffffff;
}
h4{
font-size: 70%;
font-family: "Verdana", "Helvetica", sans-serif;
color: #ffffff;
}
h5{
font-size: 50%;
font-family: "Verdana", "Helvetica", sans-serif;
color: #ffffff;
}

h6{
font-size: 93%;
font-family: "Verdana", "Helvetica", sans-serif;
color: #808080;
}

p{
font-size: 80%;
font-family: "Verdana", "Helvetica", sans-serif;
color: #808080;
}

li{
font-size: 80%;
font-family: "Verdana", "Helvetica", sans-serif;
color: #808080;
}

.Stil2 {font-size: 14px;
font-family: "Verdana", "Helvetica", sans-serif;
}
.Stil3{
font-size: 75%;
font-family: "Verdana", "Helvetica", sans-serif;
color: #ffffff;
}
/*... ####Alle Schrift Definationen Ende### */
