/* CSS Document */
/* Tags */

body {
	margin-bottom:0px;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	background-image: url(backdrop.jpg);
	}

h1 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 1.2em;
	font-weight: bold;
	color: #3e434b;
	text-decoration: none;
	text-align: left;
}

h2{
	font-family: Arial, Helvetica, Verdana;
	font-size: 1.0em;
	font-weight: bold;
	color: #3e434b;
	text-decoration: none;
	text-align: left;
}
a:link {
	color:#333366;
	font-weight:bold;
	}
	
/*  Die Ebenen Container  */

#banner {
	position:absolute;
	left:0px;
	top:0px;
	width:600px;
	height:125px;
	z-index:1;
	}
	
#navigation {
	position:absolute;
	left:0px;
	top:125px;
	width:600px;
	height:31px;
	z-index:2;
	}

#Inhalt {
	position:absolute;
	left:165px;
	top:0;
	width:405px;
	height:360px;
	z-index:1;
	background-image: url(webset/backdrop.jpg);
}


#firstload {
	position:absolute;
	left:15px;
	top:180px;
	width:570px;
	height:350px;
	z-index:4;
	background-image: url(webset/backdrop.jpg);
}

#begrenzer {
	height:340px;
	width:570px;
	}

/* pseudoclassen */

.navibar {
	width: 140px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 0.7em;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 5px;
	color: 3e434b;
	text-decoration: none;
}

.navibar a:link {
	color: #2a2c31;
	text-decoration: none;
}

.navibar a:visited {
	color: #606671;
	text-decoration: none;
}

.navibar a:hover {
	color: #3F414D;
	text-decoration: none;
}

.navibar a:active {
	color: #99a1ae;
	text-decoration: none;
}


/* classes  */

.navibarheader{
	width: 140px;
	background-color: #3e434b;
	color: #c7d0e0;
	font-family: Arial, Helvetica, Verdana;
	font-size: 0.9em;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 5px;
}

.Mengentext {
	font-family: Arial, Helvetica, Verdana;
	font-size: 0.8em;
	font-weight: normal;
	color: #36434b;
	text-decoration: none;
	width:375px;
	text-align: justify;
	}
.fineprint {
	font-family: Arial, Helvetica, Verdana;
	font-size: 9px;
	text-decoration: none;
	color: #36434b;
	line-height: 12px;
	text-align: justify;
}
.newheader {
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #c7d0e0;
	background-color: #3e434b;
	text-align: center;
	padding: 5px;
	height: auto;
	width: 150px;
}
.new {
	font-family: Arial, Helvetica, Verdana;
	font-size: 0.9em;
	color: #36434b;
	text-align: center;
	padding: 5px;
	line-height: 1.2em;
	width: 150px;
}

.newbox {
	height:150px; 
	width:375px; 
	text-align:center;
	}
.fineprint a:link {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
	line-height: 12px;
	font-weight: bold;
}
.italic {
font-style:italic;
}
.bold {
font-weight:bold;
}

.bolditalic {
font-style:italic;
font-weight:bold;
}
.navibarheader .fineprint {
	color: #E3EAF4;
}
.linktext {
	font-family: Arial, Helvetica, Verdana;
	font-size: 1em;
	color: #36434B;
	vertical-align: top;
}
.linktext a {
	color: #2a2c31;
	font-family: Arial, Helvetica, Verdana;
	text-decoration: none;
	font-weight: bold;
}
