﻿*
{
	margin:0;
	padding:0;
}

/*S I T E    STUFF*/
body {
	width: 100%;
	min-width: 795px;
	height: auto;
	min-height: 600px;
	font-family: Perpetua Titling MT, verdana, tahoma;
	font-size: 12px;
	text-align: left;
	background-color:#999999;
	background-image:url('images/hintergrundbalken1.png');
	background-repeat:repeat-x;
}
p{
	color:#333333;
	
}
h4{
	color:#333333;
}
/*H E A D E R    STUFF*/
#header
{
	width: 585px;
	height: 111px;
	background-image: url('images/Logo-header.png');
	margin-left:auto;
	margin-right:auto;
}
#headerEins
{
	width: 585px;
	height: 85px;
	background-image:url('images/logo-header.png');
}
#headerZwei
{
	width: 585px;
	height:29px;
}
#headerZweiLinks
{
	width: 7px;
	height:29px;
	float:left;
	background-image:url('images/Header-rundung.png');
	background-repeat:no-repeat;
}
#headerZweiRest
{
	width:245px;
	height:29px;
	float: right;
	background-image:url('images/header-strich.png');
	background-repeat:repeat-x;
}
#headerZweiMitte
{
	width:66px;
	height:29px;
	float:left;
	background-image:url('images/header-anstieg.png');
	background-repeat:no-repeat;
}
#headerZweiRechts
{
	width:267px;
	height:29px;
	float: right;
	background-image:url('images/header-rest.png');
	background-repeat:no-repeat;
}
#menuetop{
	margin-top:-4px;
	color: white;
}
/*M E N U E    STUFF*/
#menue{
	width:15px;
	position:fixed;
	vertical-align:top;
	margin-top:210px;
	float:left;
	
}
#menueLinks{
	height:87px;
	width:100%;
	background-image:url('images/rohre.png');
	background-repeat:repeat-x;
}
#menueRechts{
	height:190px;
	width:125px;
	float:right;
	margin-top: -100px;
	
}
#linkerTeil{
	width:5px;
	
	float:left;
	background-color:white;	
}
#logomenue{
	width:15px;
	height:150px;
	background-color:white;
	border-left:1px #333333 solid;
	border-top:1px #333333 solid;
	border-bottom:1px #333333 solid;
	background-image:url('images/Farbverlaufunten.png');
	background-position: left bottom;
	background-repeat:repeat-x;
}
#rechterTeil{
	width:118px;
	height:190px;
	float:right;
	margin-top:-20px;
}
#menuemitte{
	width: 100px;
	height:190px;
	background-color:white;
	float:left;
	border:1px #333333 solid;
	background-image:url('images/farbverlauf-kasten.png');
	background-position:left top;
	background-repeat:repeat-x;
}
#menueklein{
	width:15px;
	height:150px;
	background-color:white;
	float:right;
	border-right:1px #333333 solid;
	border-top:1px #333333 solid;
	border-bottom:1px #333333 solid;
	margin-top:20px;
	background-image:url('images/Farbverlaufunten.png');
	background-position: left bottom;
	background-repeat:repeat-x;
}
a{
	font-weight:bold;
	padding-left:5px;
	line-height:25px;
	color:#71706D;
	text-decoration: none;
	font-family: Perpetua Titling MT, verdana, tahoma;
}
a:hover{
	font-weight:bold;
	color:#7F6600;
}
a.mainlevel:link, a.mainlevel:visited{
	padding-left:5px;
	line-height:25px;
	color:#71706D;
	text-decoration: none;
	font-family: Perpetua Titling MT, verdana, tahoma;
}
a.mainlevel:hover {
	font-weight:bold;
	color:#7F6600;
}

/*C O N T E N T    STUFF*/
#content{
	width:583px;
	min-height: 300px;
	background-color:white;
	margin-bottom: -20px;
	margin-top: -20px;
	border-left:1px #333333 inset;
	border-right:2px #333333 solid;
	border-bottom:2px #333333 solid;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#container{
	margin:20px auto auto auto;
}
#inhalt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	width:450px;
	margin-left:auto;
	margin-right:auto;
}
#kastenInhalt{
	width:17px;
	height:150px;
	position:fixed;
	background-color:white;
	border-left:1px #333333 solid;
	border-top:1px #333333 solid;
	border-bottom:1px #333333 solid;
	background-image:url('images/Farbverlaufunten.png');
	background-position: left bottom;
	background-repeat:repeat-x;
	margin-left:-19px;
	margin-top:350px;
}
#kastenInhaltRechts{
	width:7px;
	height:150px;
	float: right;
	position:fixed;
	background-color:white;
	border-right:1px #333333 solid;
	border-top:1px #333333 solid;
	border-bottom:1px #333333 solid;
	background-image:url('images/Farbverlaufunten.png');
	background-position: left bottom;
	background-repeat:repeat-x;
	margin-left:585px;
	margin-top:350px;
}

/* M O N I T O R */
#monitor{
	width:98px;
	height:112px;
	vertical-align:top;
	margin-left:540px;
	margin-top: 30px;
	position:fixed;
}
/*F O O T E R    STUFF*/
#footer{
	width:549px;
	height:54px;
	vertical-align:bottom;
	background-image:url('images/Footer.png');
	margin-left:auto;
	margin-right:auto;
}