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

*{
margin:0;
padding:0;
}

body {
font: 0.9em Arial, Helvetica, sans-serif;
color:#333;
background:#FFFFFF;
}

p {
	line-height:15pt;
	}

a {
color:#333;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

a img{
border: 0 none;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:1.6em;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:1.2em;
}

h3 {
font-family:Arial, Helvetica, sans-serif;
font-weight:lighter;
font-size:1.1em;
}

ul {
list-style-type:square;
padding:0px 0px 0px 14px;
font-weight:normal;
line-height:20px;
}



#container{
	/**height:650px;*/
	width:960px;
	margin:10px auto;
	background-image:url(../img/layout/vorschaltseite.jpg);
	background-repeat:no-repeat;
	}

/*#navigation-bereich{
	height:188px;
	width:960px;
	}
	
#navigation{
	padding-top:155px;
	margin-left:175px;
	}

#navigation ul li {
display:inline;
margin: 10px;
padding:0;
}

#headline-bereich{
	height:55px;
	width:760px;
	margin-left:200px;
	}
	
#headline{
	margin-top:15px;
	}

#bilder{
    margin-top:15px;
	padding-left:20px;
	float:left;
	height:361px;
	width:190px;
	
	}
	
	*/

#text-bereich{
	/**height:450px;*/
	width:590px;
	height:700px;
	margin-left: 170px;
	margin-top:0px;
	padding-top:150px;
	overflow:auto;
	}
	


/*



#fenster{
background-image:url(../images/hintergrundlinie_01.gif);
width:auto;
height:3480px;
}

#topnavi {
position:absolute;
width:600px;
height:30px;
padding:190px 40px 0px 260px;
text-align:right;
color:#FFFFFF;
}


#container{
width:960px;
}

#slideshow{
height:280px;
}

#navigation{
width:260px;
height:3200px;
background-image:url(../images/hintergrund_sidebar.gif);
position:absolute;
margin:280 0 33 0;
line-height:1.4em;
}

#navigationspunkte{
background-image:url(../images/nav_tab_back.gif);
margin:30px 0px 30px 20px;
width:217px;
font-size:1.2em;
color:#197c4d;
line-height:26px;
}

#newsbox {
position:relative;
margin:0px 0px 33px 18px;
width:220px;
height:auto
}

#news {
position:relative;
padding: 10px 5px 5px 5px;
}

#terminbox {
position:relative;
margin:0px 0px 33px 18px;
width:220px;
height:auto;
}

#termine {
position:relative;
padding: 10px 5px 5px 5px;
}

#inhalt{
position:relative;
width:640px;
height:3200px;
background-image:url(../images/hintergrund_content.gif);
margin:0 0 0 260;
float:right;
}

#navibox {
background-color:#fcfcfc;	
margin:30px 30px 10px 10px;
border:1px solid #666666;
}

#content_navibox {
padding:10px 10px 10px 10px;
font-size:1.2em;
line-height:1.6;
}

#textbox {
padding:10px 30px 15px 10px;
}

#headline {
padding:0px 0px 10px 0px;
}

#artikel {
margin:0px 0px 15px 0px;
font-size:1.1em;
line-height:1.3em;
}

#tabelle {
border:1px solid #999999;
}
*/

