


/* breite der gesamtkonstruktion in pixel */
#breitefix {width:882px}



body
{
margin-top: 20px; 
margin-left: 0px; 
margin-right: 0px;
margin-bottom: 40px;
background-color:#0A2443;
}



h2{ 
color:#6085AF;
margin-bottom:40px;
letter-spacing:2px;
font-family: arial,tahoma,verdana,helvetica, sans-serif;
font-size: 22px;
}

.haupt {
border:solid 12px #fff;
}


/* Rahmen über Film oben */
#top1 {
height:0px;
background-color:#6085AF;
height:40px;
width:100%;
text-align:center;
}

/* Bild und Rahmen links u. rechts */
#top2 {
background-image:url(images/wolves.jpg);
background-repeat:no-repeat;
height:400px;
background-color:#000000;
background-position:center;
border-left:solid 20px #000;
border-right:solid 20px #000;
}

#top2_dud {
background-image:url(images/laurel+hardy.jpg);
background-repeat:no-repeat;
height:400px;
background-color:#000000;
background-position:center;
border-left:solid 20px #000;
border-right:solid 20px #000;
}

#top2_kontakt {
background-image:url(images/wolv-howl.jpg);
background-repeat:no-repeat;
height:400px;
background-color:#000000;
background-position:center;
border-left:solid 20px #000;
border-right:solid 20px #000;
}

#top2_tiere {
background-image:url(images/dreamteam.jpg);
background-repeat:no-repeat;
height:400px;
background-color:#000000;
background-position:center;
border-left:solid 20px #000;
border-right:solid 20px #000;
}

#top2_motor {
background-image:url(images/schumi.jpg);
background-repeat:no-repeat;
height:400px;
background-color:#000000;
background-position:center;
border-left:solid 20px #000;
border-right:solid 20px #000;
}

#top2_musik {
background-image:url(images/depeche.jpg);
background-repeat:no-repeat;
height:400px;
background-color:#000000;
background-position:center;
border-left:solid 20px #000;
border-right:solid 20px #000;
}

#top2_fotos {
background-image:url(images/arktis.jpg);
background-repeat:no-repeat;
height:400px;
background-color:#000000;
background-position:center;
border-left:solid 20px #000;
border-right:solid 20px #000;
}

#top2_impressum {
background-image:url(images/ship.jpg);
background-repeat:no-repeat;
height:400px;
background-color:#000000;
background-position:center;
border-left:solid 20px #000;
border-right:solid 20px #000;
}

#top2_links {
background-image:url(images/earth.jpg);
background-repeat:no-repeat;
height:400px;
background-color:#000000;
background-position:center;
border-left:solid 20px #000;
border-right:solid 20px #000;
}

#filmoben {
background-image:url(images/film.jpg);
height:79px;
background-repeat:no-repeat;
background-color:#000;
background-position:center top;
}

#filmunten {
background-image:url(images/film.jpg);
height:79px;
background-repeat:repeat-x;
background-color:#000;
background-position:left top;
}

#top3 {
background-color:#6085AF;
height:40px;
color:#56686D;
width:100%;
vertical-align:middle;
}

#name {
height:0px;;
letter-spacing:2px;
color:#fff;
font-family: trebuchet ms,arial,tahoma,verdana,helvetica, sans-serif;
font-size:26px;
}


#inhalt {
text-align:justify;
height:900px;
padding-top: 60px; 
padding-bottom: 80px;
padding-left: 40px;
padding-right:40px;
background-color:#fff;
width:100%;
vertical-align:top;
color:#023314;
font-size: 17px;
line-height: 20px;
font-family: arial,tahoma,verdana,helvetica, sans-serif;
}



#fuss {
font-size: 12px;
line-height: 20px;
color:#fff;
background-color:#6085AF;
letter-spacing:0px;
font-family: arial,tahoma,verdana,helvetica, sans-serif;
height:30px;
text-align:center;
width:100%;
font-variant:small-caps;
}



/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #B7C7E1; scrollbar-base-color: #0A2443;
scrollbar-highlight-color : #6085AF; scrollbar-shadow-color : #000000;
SCROLLBAR-TRACK-COLOR: #B7C7E1;}

/* ====================== NAVIGATION =================== */


/* menue oben */

#menu1 a, #menu1 a:visited , #menu1 a:active 
{
	display: block;
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	font-family: arial,tahoma,verdana,helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

#menu1 a:hover {
color:#6085AF; 
text-decoration:none ;
background-color:#000
}


/* allgemeine links im text */

a:link, a:visited, a:active{ 
color:#023314;
font-size: 17px;
line-height: 20px;
font-family: arial,tahoma,verdana,helvetica, sans-serif;
text-decoration:underline;
}

a:hover{ 
text-decoration:none;
background-color:#000;
color:#fff;
text-decoration:none;
}