@charset "UTF-8";
/* CSS Document */


a:link {
	text-decoration: none;
	color: #005ab0;
}
a:visited {
	text-decoration: none;
	color: 00305D;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

body,td,th {
	color: #E8E8E8;
}

a:link {
	color: #00305D;
}

a:visited {
	color: #005AB0;
}

body {
	margin-left: 0px;
	margin-top: -50px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-x:hidden;
	width:100%;
	background-color:ffffff;
	background-image:url(Bilder/doppel.png);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position:0px 250px;

}


.Stil3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1a315c;
	line-height:140%;
}

.Stil4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
}


#all {
	background-image: url(Bilder/verlauf-sterzl.png);	
	background-repeat: repeat-x;
	position:fixed;
	left:0px;
	width:100%;
	height: 335px;
	z-index:1;
}


#logo-oben {
	position:absolute;
	top:50px;
	padding-left:200px;
}

#pic {
	height:136px;
	padding-right:0px;
}

#menu {
	top:-10px;
	padding-top:178px;
	padding-left:200px;
	width:400px;
}

#menu2 {
	position:absolute;
	top:-10px;
	right:0px;	
	padding-top:188px;
	padding-right:15px;
}


#fade-pic {
	height:50px;
	background-image:url(Bilder/verlauf_weiss.png);
	background-repeat:repeat-x;
}

#content {

	top:0px;
	position:relative;
	padding-top:375px;
	padding-right: 100px;
	padding-left: 200px;
	padding-bottom:100px;
	height:100%;
	overflow-x:hidden;
	
}


#footer {
	width:100%;
	padding-left:200px;
	padding-bottom:8px;
	margin-bottom:20px;
	background-color:#ECECEC;
	padding-top:8px;
	overflow-x:hidden;
/*	border-bottom:1px dotted;*/
	border-bottom-color:#666666;
	
}
















* html #body {
	
	margin-left: 0px;
	margin-top: -50px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;

	background-image:url(Bilder/top-down.png);
	background-repeat:repeat-x;
	background-attachment:fixed;	
	
}


* html #all {
	
	background-image: url(Bilder/verlauf-sterzl.png);	
	background-repeat: repeat-x;
	background-color:#ECECEC;;
	left:0px;
	width:100%;
	height: 335px;
	z-index:1;
	position:absolute;
	
}


* html #pic {
	height:136px;
	padding-right:0px;
	
}

* html #fade-pic {
	background-image:none;
	
	height:0px;
}

* html #content {
	padding-top:390px;
	
}

