/* Stylesheet FC Oberafferbach */

html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

a {font-size:8pt; text-decoration:underlined; color:#000000; font-weight:normal;}
a:link { text-decoration:underlined; color:#000000; font-weight:normal;}
a:visited { text-decoration:underlined; color:#000000; font-weight:normal;}
a:hover { text-decoration:none; color:#000000; font-weight:normal;}
a:active { text-decoration:underlined; color:#000000; font-weight:normal;}

.h1 {
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #329732;
}

.h2 {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

.artikel_head {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

.artikel_sub {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #636363;
}

div#navi {
	margin-left: 10px;
}
.navi a, navi.a:active, navi.a:visited{
	display: block;
	background-image: url(../images/nav_bg.png);
	line-height: 30px;
	width: 150px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	margin-bottom: 2px;
}
.navi a:hover {
	display: block;
	background-image: url(../images/nav_bg_hover.png);
	line-height: 30px;
	width: 150px;
	color: #329732;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	margin-bottom: 2px;
}

.subnavi a, navi.a:active, navi.a:visited{
	display: block;
	background-image: url(../images/subnav_bg.png);
	line-height: 30px;
	width: 150px;
	color: #329732;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	margin-bottom: 2px;
}
.subnavi a:hover {
	display: block;
	background-image: url(../images/nav_bg_hover.png);
	line-height: 30px;
	width: 150px;
	color: #329732;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	margin-bottom: 2px;
}

.info_top{
	width: 150px;
	line-height: 26px;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
.info_main{
	width: 140px;
	background-color: #434343;
	font-size: 8pt;
	color: #FFFFFF;
	padding: 5px;
}
.info_bottom{
	width: 150px;
	height: 25px;
	background-image: url(../images/info_bottom_bg.jpg);
}
.more_link a, more_link.a:active, more_link.a:hover, more_link.a:visited{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

div#footer {
	line-height: 30px;
	width: 610px;
	float: none;
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	font-size: 8pt;
}
div#footer a, footer.a:active, footer.a:hover, footer.a:visited{
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;
}

.input_kontakt {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 300;
	color: #000000;
}

.input_bericht {
	width: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.input_berichtDaten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.input_berichtReiter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.input_gb {
	width: 97%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 300;
	color: #000000;
}

.input {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 300;
	color: #000000;
}

.switch_kategorie a{
	display: block;
	width: auto;
	line-height: 20px;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-color: #C0C0C0;
	border-bottom: 3px solid #999999;
}
.switch_kategorie a, switch_kategorie.a:active, switch_kategorie.a:visited,{
	display: block;
	width: auto;
	line-height: 20px;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-color: #C0C0C0;
	border-bottom: 3px solid #999999;
}
.switch_kategorie a:hover{
	display: block;
	width: auto;
	line-height: 20px;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-color: #C0C0C0;
	border-bottom: 3px solid #C0C0C0;
}

.verweise a, verweise.a:active, verweise.a:visited{
	display: block;
	border-bottom: solid 1px #FFFFFF;
	background-color: #D5D5D5;
	line-height: 30px;
	width: 100%;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	font-size: 8pt;
}
.verweise a:hover{
	display: block;
	border-bottom: solid 1px #FFFFFF;
	background-color: #E5E5E5;
	line-height: 30px;
	width: 100%;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	font-size: 8pt;
}

#GB tr{background-color: #C0C0C0;}