@charset "UTF-8";

/*Dreamweaver-Layout-Stuff*/

body  {
	font: 0.9em Courier, serif;
	background: #FFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	width: 1014px;
	float: inherit;
    }
    .twoColFixLt #container {
	text-align: left;
    }
    .twoColFixLt #sidebar1 {
    	float: left; 
    	width: 120px; 
    	background: #FFF; 
    	padding: 10px 20px 0px 20px;
    }
    .twoColFixLt #mainContent {
	background-image:url(res/splash.gif) 
    	margin: 0 0 0 170px
	float: left;
	float: left;
	padding-bottom: 80px;
    } 
    .fltrt { 
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { 
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat { 
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
	
/*Eigene Anweisungen*/

li {
list-style: none;
font: 0.9em Courier, serif;
}

ul {
border-top: 1px #000 solid;
}

h1 {
	font: 0.9em Courier, serif;
	font-weight: bold;
	} 
	
p {
	font: 0.9em Courier, serif;
	} 
	
#sidebar1 a:link {
color: #000;
text-decoration: none;
background-color: #FFFF00;
}

#sidebar1 a:visited {
color: #000;
text-decoration: none;
background-color: #DDDDDD;
}

#sidebar1 a:hover {
color: #000;
text-decoration: none;
background-color: #67EDE5;
}

#sidebar1 a:active {
color: #000;
}

a:link {
color: #000;
text-decoration: underline;
}

a:visited {
color: #000;
text-decoration: underline;
}

a:hover {
color: #67EDE5;
text-decoration: underline;
}

a:active {
color: #000;
}

#whos {
display: none;
}
#news_text {
	width: 210px;
	float: left;
	position: relative;
	clear: right;
	padding-left: 10px;
}

#news_text2{
width: 675px;
	float: left;
	position: relative;
	clear: right;
	padding-left: 10px;
}

#innerContent{
	width: 830px;
	clear: left;
	padding: 30px 0px 5px 5px;
}

#leftContent{
	width: 230px;
	clear: left;
	float: left;
	padding-top: 20px;
}

#middleContent{
	width: 230px;
	position: relative;
	left: 20px;
	float: left;
	padding-top: 20px;
}

#rightContent{
	width: 230px;
	position: relative;
	left: 40px;
	float: left;
	padding-top: 20px;
}

#flyer {
	width: 475px;
	clip: auto;
	float: left;
	position: relative;
	top: 0px;
}

#flyer1 {
	width: 420px;
	clip: auto;
	float: left;
	position: relative;
	top: 0px;
}
#banner1 {
	width: 820px;
	clip: auto;
	float: left;
	position: relative;
	top: -50px;
}
#flyer2 {
	width: 400px;
	clip: auto;
	top: 0px;
	left: 10px;
	color: #000000;
	float: right;
	border: 0px solid;
}

