html {
	margin: 0px;
	padding: 0px;
	}
h1   { 
    font-family: century gothic, gautami, arial, helvetica, san-serif;
    font-size: 20pt;
    text-align: left;
    color: #000000;
    }

h2	{
	font-family: century gothic, gautami, arial, helvetica, san-serif;
    font-size: 18pt;
	text-align: center;
	color: #000000;
	background: ;
	}

h3   { 
    font-family: century gothic;
    font-size: 13pt;
    text-align: center;
    color: #000000;
    }

h5   { 
    font-family: century gothic, gautami, arial, helvetica, san-serif;
    font-size: 10pt;
    text-align: center;
    color: #000000;
    }

p.normal  {
	font-family: century gothic, arial,gautami, Helvetica, san-serif;
	font-size: 14px;
	text-align: justify;
	color:#000000;
	}


p.center  {
	font-family: century gothic, arial,gautami, Helvetica, san-serif;
	font-size: 14px;
	text-align: center;
	color:#000000;
	}


body {
	font-family: century gothic, Arial, Helvetica, san-serif;
	font-size: 14px;
	background: #ffffff;
	}

table {
	font-family: century gothic, Arial, Helvetica, san-serif;
	font-size: 14px;
	line-height: 23px;
}
	
#box1{ 
	margin-top: 0px;
	margin-left: 10px;
	width: 900px; 
	background: #ffffff;
 	}	 

#box2_text{
	width: 470px; 
	height: 550px;
	padding: 20px;
	margin: auto;
	margin-bottom: 30px;
	margin-top: 52px;
	margin-left:  0px;
	margin-right: 80px;
	float: right;
	color: #000000;
	overflow: scroll;
	border-left-color: #ff8f91;
	border-left-style: dotted;
	border-left-width: 2px;
	line-height: 23px;
	}

* html div#box2_text{
	margin-right: 40px;
	margin-top: 40px;
	width: 500px;
}

#box2_text1{
	width: 400px; 
	height: 600px;
	padding: 20px;
	margin: auto;
	margin-bottom: 30px;
	margin-top: 0px;
	margin-left:  0px;
	margin-right: 145px;
	float: right;
	color: #000000;
	}

* html div#box2_text1{
	margin-right: 80px;
		}	

#box2_textkurz{
	width: 450px; 
	height: 550px;
	padding: 20px;
	margin: auto;
	margin-bottom: 30px;
	margin-top: 52px;
	margin-left:  0px;
	margin-right: 80px;
	float: right;
	color: #000000;
	border-left-color: #ff8f91;
	border-left-style: dotted;
	border-left-width: 2px;
	line-height: 23px;
	}

* html div#box2_textkurz{
	margin-right: 40px;
	margin-top: 40px;
	width: 480px;
}
#box3_text{
	width: 270px;
	margin-bottom: 100px;
	margin-top: 40px;
	margin-left: 0px;
	float: left;
	color: #000000;
	}
	

div#box3_text li{
	list-style: none;
	padding-left: 10px;
	}

div#box3_text a{
	text-decoration: none;
	color: #000000;
	border-left-color: #ff6562;
	border-left-style: solid;
	border-left-width: 2px;
} 
	
div#box3_text li a{
	display: block;
	padding-left: 5px;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 3px;
	}
* html div#box3_text li a{
	height: 7px;
	padding-left: 5px;
	padding-right: 2px;
	padding-bottom: 3px;
	}

div#box3_text li a:hover{
	color: #668bf5;
	border-left-color: #85aeff;
	text-decoration: none;
    }
    
	
#titel{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: ;
	background: url(Bilder/kopfzeile.jpg) no-repeat;
	width:900px;
	height:110px;
	border-bottom: 3px solid #ff6562
	}

	

