html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd,
fieldset, form, label, legend, p,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;	
}
p {
	line-height:18px;
	}
ol, ul, li {
	list-style-position: outside;
	list-style-type: disc;
	font-size: 14px;
}


body {
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
}

a.block {
	display:block}
	
a img { 
	border: none;
}

h1{
	font-size:14px;
	font-weight:normal;
	color:#333333;
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	page-break-before: auto;
	page-break-after: auto;
	line-height: 20px;
	text-align: left;
}
h2 {
	font-size:11px;
	color:#2eb12b;
	font-family: Arial, Helvetica, sans-serif;
	page-break-before: auto;
	page-break-after: auto;
	line-height: 20px;
}
h3 {
	font-size:11px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	page-break-before: auto;
	page-break-after: auto;
	line-height: 20px;
}
h4 {
	font-size:11px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	page-break-before: auto;
	page-break-after: auto;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #666666;
	/*text-decoration: underline;*/
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}

#inhalt {
	width: 960px;
	margin-left: -480px;
	position: absolute;
	left: 50%;
	margin-top: 100px;
}
#header {
	height: 50px;
	width: 463px;
	margin-top: 0px;
	margin-left: 247px;
	position: absolute;
	}
#headerventiva {
	text-align:right;
	height: 50px;
	width: 223px;
	margin-top: 0px;
	margin-left: 738px;
	position: absolute;
	}
#content {
	height: 500px;
	width: 960px;
	margin-top: 50px;
	position: absolute;
	}
#bild {
	width: 960px;
	height: 223px;
	position: absolute;
}
#links {
	width: 223px;
	margin-top: 247px;
	position: absolute;
	}
#links a {
	display:inline;
	text-align:left;
}
#mitte {
	width: 468px;
	margin-top: 247px;
	margin-left: 247px;
	position: absolute;
	text-align:justify;
	}
#rechts {
	width: 223px;
	margin-top: 246px;
	margin-left: 738px;
	position: absolute;
	}
.mini {
	text-align:left;
	font-size:9px;
	}
	
/* Easy Slider */

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:468px;
		height:468px;
		overflow:hidden; 
		}
	span#prevBtn{}
	span#nextBtn{}					

/* // Easy Slider */
