/* CSS-Dokument - FF-Kobersdorf | Erstellt von Jörg Klafsky, http://www.j-k.at.tt */

* {
	padding:0;
	margin:0;
	}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	text-align:center;
	}

#wrapper {
	width:1000px;
	padding:inherit;
	margin:inherit;
	margin-top:3px;
	margin-left:3px;
	margin-right:3px;
	text-align:left;
	margin:auto;
	}

.clear {
	clear:both;
	}

/*--------------------HEADER--------------------*/
#logo {
	height:110px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	}

#header {
	height:96px;
	padding-bottom:20px;
	}
#header_info {
	height:42px;
	background-image:url(images/header_background.png);
	background-repeat:repeat;
	padding:4px 5px 4px 10px;
	}
#news {
	width:570px;
	height:auto;
	font-size:10px;
	float:left;
	}
#notruf {
	padding-top:2px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	float:right;
	}

#header_image {
	margin-top:-72px;
	margin-left:591px;
	height:96px;
	width:330px;
	background-image:url(images/header_image2.png);
	background-repeat:repeat;
	float:left;
	}
#header_image1, #header_image3 {
	height:96px;
	width:3px;
	background-image:url(images/header_image1.png);
	background-repeat:no-repeat;
	float:left;
	}
#header_image3 {
	background-image:url(images/header_image3.png);
	float:right;
	}
.image {
	width:70px;
	border-left:1px #ffcc00 solid;
	margin:4px 3px 5px 2px;
	padding-left:5px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	letter-spacing:1px;
	float:left;
	}
#retten, #loeschen, #bergen, #schuetzen {
	background-repeat:no-repeat;
	width:70px;
	height:70px;
	margin-top:1px;
	}
#retten {background-image:url(images/retten.gif);}
#loeschen {background-image:url(images/loeschen.gif);}
#bergen {background-image:url(images/bergen.gif);}
#schuetzen {background-image:url(images/schuetzen.gif);}

/*--------------------NAVIGATION--------------------*/
#header_info, #hnavi, .menu_content, #content {
	border:1px solid #FF0000;
	border-top:none;
	}

#menu {
	width:138px;
	height:auto;
	font-size:10px;
	text-align:center;
	float:left;
	margin-bottom:15px;
	}

.header_title1 {
	background-image:url(images/header_title1.png);
	background-repeat:no-repeat;
	height:21px;
	width:3px;
	float:left;
	}
.header_title2, #content_header {
	background-image:url(images/header_title2.png);
	background-repeat:repeat-x;
	padding:0px 10px;
	line-height:21px;
	text-align:left;
	font-size:12px;
	color:#FFFFFF;
	font-style:italic;
	font-weight:bold;
	letter-spacing:1px;
	}
.header_title3 {
	background-image:url(images/header_title3.png);
	background-repeat:no-repeat;
	height:21px;
	width:3px;
	float:right;
	}

#hnavi, .menu_content {
	text-align:left;
	background-image:url(images/background.gif);
	background-repeat:repeat;
	height:auto;
	font-size:15px;
	padding:5px;
	margin-bottom:20px;
	}
div.hnavi_level1_no a:link, div.hnavi_level1_no a:hover, div.hnavi_level1_no a:active, div.hnavi_level1_no a:visited,
div.hnavi_level1_act a:link, div.hnavi_level1_act a:hover, div.hnavi_level1_act a:active, div.hnavi_level1_act a:visited,
div.hnavi_level2_no a:link, div.hnavi_level2_no a:hover, div.hnavi_level2_no a:active, div.hnavi_level2_no a:visited,
div.hnavi_level2_act a:link, div.hnavi_level2_act a:hover, div.hnavi_level2_act a:active, div.hnavi_level2_act a:visited
	{color:#000000; text-decoration:none;}
div.hnavi_level1_no a:hover, div.hnavi_level1_act a:hover, div.hnavi_level2_no a:hover, div.hnavi_level2_act a:hover
	{color:#000000; font-weight:bold; text-decoration:none;}
div.hnavi_level1_act, div.hnavi_level2_act
	{color:#CC0000; font-weight:bold; font-style:italic; text-decoration:none;}
.hnavi_level1_no, .hnavi_level1_act {
	padding-top:3px;
	padding-left:5px;
	}
.hnavi_level2_no, .hnavi_level2_act {
	padding-left:15px;
	}

#nnavi {
	font-size:10px;
	margin-top:35px;
	margin-right:50px;
	text-align:right;
	float:right;
	}
div.nnavi a:link, div.nnavi a:hover, div.nnavi a:active, div.nnavi a:visited {
	color:#000000;
	background:none;
	text-decoration:none;
	}

/*--------------------CONTENT--------------------*/
#content_wrapper {
	width:842px;
	height:auto;
	float:right;
	}
#content_header {
	font-size:10px;
	line-height:21px;
	text-align:right;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	}
.webdesign a:link, .webdesign a:hover, .webdesign a:active, .webdesign a:visited {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	}
#content {
	background-image:url(images/background.gif);
	background-repeat:repeat;
	font-size:15px;
	padding:10px;
	margin-bottom:15px;
	}

/*--------------------STYLES--------------------*/
.align-center {
	text-align:center;
	}
.news-single-img {
	text-align:right;
	}
p {
	padding-bottom:10px
	}
blockquote {
	padding:15px;
	}
li, ul, ol {
	margin-left:15px;
	}

h1 {
	font-size:20px;
	padding-bottom:15px;
	}
h2 {
	font-size:16px;
	padding-top:15px;
	padding-bottom:10px;
	}
h3 {
	font-size:15px;
	padding-bottom:10px;
	}
h4 {
	font-size:14px;
	padding-top:12px;
	padding-bottom:10px;
	}
h5 {
	}
h6 {
	padding-top:10px;
	font-weight:normal;
	font-size:10px;
	}

/*img {
	behavior:url("pngbehavior.htc");
	}*/

table {
	font-size:15px;
	}

.contenttable {
	border-collapse:collapse;
	}
.contenttable p {
	padding-bottom:0px;
}
.contenttable th, .contenttable td {
	text-align:left;
	vertical-align:top;
	padding:2px 30px 2px 0px;
	}
.tr-last td {
	border-bottom:none;
	}

.gfpb_portret {
	text-align:center;
	}

.titel {
	font-size:20px;
	font-weight:bold;
	}

.untitel {
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	}

.csc-linkToTop {
	text-align:right;
	font-size:12px;
	margin:0;
	}

.csc-textpic-caption {
	font-size:13px;
	padding-bottom:10px
	}

.syndication {
	}
.syndication img {
	border:none;
	}

.tx-bktfegraphiccounter-pi1 {
	text-align:center;
	font-size:15px;
	letter-spacing:2px;
	font-weight:bold;
	}

a:link, a:active {
	color:#CC0000;
	}
a:visited, a:hover {
	color:#FF0000;
	}

/*--------------------MANNSCHAFT--------------------*/
.bezeichner {
	height:20px;
	line-height:20px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	float:none;
	font-weight:bold;
	}
.mitglied {
	height:100px;
	line-height:100px;
	padding-left:10px;
	padding-right:10px;
	float:none;
	}
.bild {
	width:15%;
	float:left;
	text-align:left;
	}
.name {
	width:35%;
	float:left;
	text-align:left;
	}
.dgr, .fkt {
	width:15%;
	float:left;
	text-align:left;
	}
.eintritt {
	width:10%;
	float:left;
	text-align:right;
	}

/*--------------------GESCHICHTE--------------------*/
#history {
	width:100%;
	}
#history_back, #history_overview, #history_forward {
	width:33%;
	float:left;
	text-align:center;
	}
