/* Tags */
html, body{
	width:100%;
	height:100%;
	min-height:100%;
	margin:0px;
	padding:0px;
}
body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
h1{
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	padding:0px;
	margin:0px;
}
p{
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	padding:0px;
	margin:0px;
}
a{
	font-size:11px;
	padding:0px 4px 0px 4px;
	line-height:16px;
}
a:link { background-color: #c8c8c8; color:#333333; text-decoration:none; }
a:visited { background-color: #c8c8c8; color:#333333; text-decoration:none; }
a:focus { background-color: #e6e6e6; color:#333333; text-decoration:none; }
a:hover { background-color: #e6e6e6; color:#333333; text-decoration:none; }
a:active { background-color: #f29300; color:#ffffff; text-decoration:none; }
.leer { background-color:transparent; padding:0px; margin:0px; }
.leer a{ padding:0px;}
.leer a:link,.leer a:visited,.leer a:hover,.leer a:active { background-color:transparent;}

/* Klassen */
.navi{
	font-size: 11px;
	margin:0px 0px 6px 0px;
}
.navi input{
	font-size: 11px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:1px #f19300 solid;
	width:70px;
	height:14px;
}
.naviImpressum {
	font-size: 11px;
	margin:190px 0px 5px 0px;
}

.naviImpressum a:link,.naviImpressum a:visited,.naviImpressum a:hover,.naviImpressum a:active { background-color:transparent; color:#333333; text-decoration:none; }

.gelberRahmen, .grauerRahmen, .weisserRahmen{
	font-size: 11px;
	background-color: #f29300; 
	color:#ffffff; 
	text-decoration:none;
	line-height:16px;
}
.grauerRahmen{
	background-color: #c8c8c8; 
	color:#333333; 
}
.weisserRahmen{
	background-color: #ffffff; 
	color:#333333; 
}
.gelberRahmen a:link,.gelberRahmen a:visited,.gelberRahmen a:hover,.gelberRahmen a:active { background-color: #f29300; color:#ffffff; text-decoration:none; }
.weisserRahmen a:link,.weisserRahmen a:visited,.weisserRahmen a:hover,.weisserRahmen a:active { background-color: #ffffff; color:#333333; text-decoration:none; }
.newsblock{
	margin:0px 0px 16px 4px;
}
.textblock{
	margin:4px 0px 0px 4px;
}
.newsblock h1, .textblock h1{
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	padding:0px 0px 16px 0px;
	margin:0px;
}

/* Änderungen TB */
.newsblockDetail {
	margin-bottom:32px;
}
