body, table {
	font-family: Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
	font-size: 12px;
	line-height: 150%;
	margin: 0;
}

div.content_inner img {
	border:1px #e1e1e1 solid;
}

div.content_inner a:hover img  {
	border:1px #053fc5 solid;
}

a.poll img { border:none !important; }


a.poll {
position: absolute;
top: 140px;
left: 44px;
border:none !important;
}



h1, h2, h3 {
	color: #053fc5;
	font-size: 24px;
	font-weight:normal;  
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	margin-top: 0.2em;
	padding: 0 0 16px 0;
	line-height:120%;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

a[href$='.pdf'] {
	background:url(/files/768/upload/icons/pdf_icon.gif) no-repeat !important;
	padding-left:20px;
}

a img { border: none }

.content a, .content a:visited, .news a, .news a:visited { text-decoration:none!important;color:#053fc5; }
.content a:hover, .news a:hover { text-decoration:underline !important; }

hr {
	clear:both;
	border:none;
	height:1px;
	border-bottom:1px #ddd solid;
	padding:0;
}

p {
	margin:10px 0;
}

/* Content Button */

.pagebutton{
border: 0px solid blue;
float: right;
	background: blue url(../img/anmeldebutton.jpg)no-repeat top center;
padding:5px 15px 5px 16px;
}

/* Home Button*/
.homeButton {
border: 0px solid blue;
	background: url(../img/homelink.jpg) top center no-repeat;
padding:15px 20px 0px 25px;
}

