html, body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background: none;
}

a:active, a:focus, a:link, a:visited {
	border:none;
	text-decoration: underline;
	color:#000;
	font-weight: bold;
	outline:none;
}
a:hover {
	border:none;
	text-decoration: none;
	color: #CCC;
	outline:none;
	font-weight: bold;				
}
.red {
	color:#AE0000;
}
.aleft {
	clear:none;
	float:left;
}
.aright {
	clear:none;
	float:right;
}
.td {
	line-height:18px;
	margin-bottom:5px;
	margin-left:5px;
	min-height:18px;
	min-width:120px;
	text-align: left;
}
.mainPic {
	height:240px;
	position:relative;
	text-align:center;
	width:324px;
}
br {
	clear: both;
}
.clear {
	clear:both;
	font-size:1px;
	height:1px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
h2{
	font-size: 24px;
	margin-top:4px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 13px;
}
img {
	border: none;
	text-decoration: none;
}
form {
	margin:0px;
	padding: 0px;
	clear:both;
}
input {
	width: 150px;
	margin: 0px;
}
input[type=submit], input[type=button], input[type=radio], input[type=checkbox] {
	width: auto;
}
input[type=hidden] {
	display:none;
}
div#slider span.slider {
	width: 155px;
	display: block;
	margin-bottom: 15px;
	margin-left: 10px;
}
*:first-child+html div#slider span.slider div {
	height: 10px !important;
}
a.medien:active,
a.medien:visited,
a.medien:link {
	width: 91px;
	height: 92px;
	display: inline-block;
	background-image: url(images/medien.png);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 30px;
}
a.mPdf {
	background-position: left 0px;
}
a.mYt {
	background-position: left -92px;
}
a.mDia {
	background-position: left -184px;
}
a.mPdf:focus,
a.mPdf:hover {
	background-position: right 0px;
}
a.mYt:focus,
a.mYt:hover {
	background-position: right -92px;
}
a.mDia:focus,
a.mDia:hover {
	background-position: right -184px;
}
a.button:active, 
a.button:link, 
a.button:visited {
	background-image: url(images/buttons.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: inline-block;
	height: 26px;
	width: 102px;
	line-height: 26px;
	color: #666666;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
a.button:hover, 
a.button:focus {
	background-position: 0 -26px;
	text-decoration: none;
	color: #fff;
}
a.big:active, 
a.big:link, 
a.big:visited {
	background-position: right 0;
	width: 147px;
}
a.big:hover, 
a.big:focus {
	background-position: right -26px;
}
div.boxen {
	width: 100%;
}
div.pager {
	padding-top:5px;
	padding-bottom: 5px;
}
div.pager span.pager_current {
	display: inline-block;
	font-weight:bold;
	background-image: url(images/pager.png);
	background-repeat: repeat-x;
	background-position: 0 top;
	color: #FFFFFF;
	height:18px;
	line-height:18px;
	margin-right:3px;
	width:24px;
}
div.pager span.pager_site {
	margin-right:3px;
	margin-top:2px;
}
div.pager span.pager_site a:active, 
div.pager span.pager_site a:link, 
div.pager span.pager_site a:visited {
	display: inline-block;
	font-weight:bold;
	background-image: url(images/pager.png);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	color: #999;	
	height:18px;
	line-height:18px;
	width:25px;
	text-decoration: none;
}
div.pager span.pager_site a:hover, 
div.pager span.pager_site a:focus {
	background-position: 0 top;
	color: #FFFFFF;
}

