

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0px;
	color: #333333;
}

a {
    color: #333333;
    font-weight:bold;
    text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #e5572c;
}

#container {
	width: 880px;
	margin: 0px auto;
}

#top {
	width: 880px;
	height: 109px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F15C2E;
}

#menu {
	width: 838px;
	height:32px;
	background-image: url('pic/menuverlauf.jpg');
	background-position: top left;
	background-repeat: repeat;
	padding-top: 13px;
	padding-left: 42px;
	font-size: 16px;
	vertical-align: bottom;
}

#menu a:link, #menu a:visited, #menu a:active {
	height:49px;
	padding:15px;
	padding-bottom: 13px;
	text-decoration: none;	
	color: #FFFFFF;
	border-left: 1px solid #666666;
	margin: 0px;
}

#menu a:hover {
	height:49px;
	padding: 15px;
	padding-bottom: 13px;
	text-decoration: none;
	background-image: url('pic/menurollover.jpg');
	background-repeat: repeat;
	color: #FFFFFF;
	border-left: 1px solid #666666;
	margin: 0px;
}

#contentcontainer {
	min-height: 550px;
	max-height: 2000px;
	padding-top: 38px;
	padding-bottom: 25px;
	background-image: url('pic/contentverlauf.jpg');
	background-repeat: repeat-x;
	background-color: #f4f4f4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#content {
	width: 521px;
	margin-top: 0px;
	margin-left: 42px;
	border-top: 1px solid #cccccc;
	background-image: url('pic/contentunten.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}

#contenttext {
	width: 461px;
	padding: 30px;
	padding-top:18px;

}

#illustration {
	width: 521px;
	height:176px;
}

#boxcol {
	width: 315;
	margin-right: 42px;
	float: right;
}

#news {
	width: 255px;
	padding-bottom: 24px;
	border-width: 0px;
	background-image: url('pic/boxunten.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}

#boxtext {
	margin-top:18px;
	margin-left:28px;
	margin-right:28px;
	padding: 0px;
}


#downloads {
	width: 255px;
	margin-top: 10px;

	padding-bottom: 24px;
	border-width: 0px;
	background-image: url('pic/boxunten.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}

#footer {
	width: 872px;
	height: 16px;
	background-image: url('pic/footerverlauf.jpg');
	background-repeat: repeat;
	padding: 4px;
	padding-top: 4px;
	color:#333333;
	font-size: 90%;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F15C2E;
}

#footer a:link, #footer a:active, #footer a:visited {
	color:#333333;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
	color: #e5572c;
}

p {
margin: 0 0 0 0px;
}

h1 {
	padding: 0px;
	padding-bottom: 24px;
	margin: 0px;
	font-size: 24px;
	font-weight: normal;	
	color: #333333;	
}


h2 {
	padding: 0px;
	margin: 0px;
	font-size: 100%;
	font-weight: bold;	
	color: #E5572C
}

h3 {
	color:#FFFFFF;
	background-color: #F15C2E;
	padding-left: 12px;
	margin: 0px;
	font-size: 100%;
	font-weight: bold;	
}

h4 {
	color: #E5572C;
	padding: 0px;
	margin: 0px;
	margin-bottom: 4px;
	font-size: 100%;
	font-weight: bold;	
}


ul {
	list-style-image: url('pic/pfeil.gif');
	padding: 4px;
	padding-left: 22px;
	margin: 0px;
}

ul.pdf {
	list-style-image: url('pic/pdf.gif');
	padding: 4px;
	padding-left: 22px;
	margin: 0px;
}

li {
    padding-left: 2px;
    padding-bottom: 2px;
}

.cl {
clear:both;
}

#buttons {
	padding-bottom: 4px;
}