html {
	min-height: 100.05%;
}

body, div {
	font-family: garamond, georgia, serif;
	font-size: 14px;
	-webkit-text-stroke:1px transparent;
    -moz-opacity:0.99;
}

DL, DD, LI {
	font-family: garamond, georgia, serif;
	font-size: 13px;
	text-align: justify;
}

DT {
	font-family: garamond, georgia, serif;
	font-size: 14px;
}

p {
	font-family: garamond, georgia, serif;
	font-size: 13px;
	text-align: justify;
}

.small { 
	font-size: 9px;
}

.asterisk {
	color: FF0000;
	font-weight: normal;
}
.center {
	text-align: center;
}

.header {
	font-family: tahoma, verdana, sans-serif;
	font-size: 10px;
	text-align: center
}

	.footer {
			font-size: 11px;
			font-family: tahoma, verdana, sans-serif;
			text-align: center;	}

.subfooter {
			font-family: tahoma, verdana, sans-serif;
			font-size: 9px;
			text-align: center
}
			
	h1, h2, h3, h4, h5, h6 { font-family: tahoma, verdana, sans-serif; color: 000099}
	
	h1 { font-size: 18px; }
	h2 { font-size: 16px; }
	h3 { font-size: 14px; }
	h4 { font-size: 12px; }
	h5 { font-size: 11px; }
	h6 { font-size: 10px; }
	
	a:link,a:visited,a:active { text-decoration: none; }
	a:link { color: #000099; }
	a:visited { color: #990099; }
	A:link:hover, A:visited:hover { text-decoration: underline }
	
	/* Breite beschränken */
	div.limiter {
		text-align: left;
		width: 80%;
		max-width: 69.23em;
		padding: 1.2em 1.5em;
		margin-left: auto;
		margin-right: auto;
	}


	ul, ol {
		list-style:none;
		margin-left: -27px !important;
		#margin-left: 0;
		margin-bottom: 2em;
	}
	
	a.new, img {border-style:none !important;}


	/* Listen */
	#ad {#margin-left: 0 !important;}
	#ad2 {
	margin-top: 220px;
}
	#ad3 {margin-left: -42px !important; margin-bottom:10px !important; position: relative; #right: 4em; #margin-left: -224px !important;}
	.fade{
		margin-bottom: 2em;
	}

	.fade p{
		margin-bottom: 2em;
		text-align: center;
		width: 100%;
		background: #fff;
	}

div.address {
	height: 93px;
	width: 333px;
}


	/**** noscript-Hinweis ****/

	div#att {
		background-color: #fffeb8;
		border-bottom: 1px solid;
		height: 2.5em;
		line-height: 2.5em;
		position: absolute;
		top:0;
		width: 100%;
	}

	div#att p{
		background: transparent url(../images/att.png) no-repeat 0 46%;
		margin: 0;
		display: inline;
		padding: 6px 0 6px 26px;
	}