/* fff */
/* Stylesheet by Stephan Bazalka  */
/* Standard                       */

/* ########################## */
/* ### Allgemeine Angaben ### */


body {
	margin: 0px;
	margin-left: 24px;
	margin-top: -2px;
	padding: 0px;
	font-family: verdana, arial, sans-serif;
	color: #58585a;
	background-color: #3aa12c;
	background-image: url("/grafx/background_fff8.jpg");
	background-position: right top;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

a img {
	border-width: 0px;
}

a {
	color: #3aa12c;
	text-decoration: none;
	font-weight: bold;
}


/* ################## */
/* ### Navigation ### */

#logo {
	margin: 0px;
	border: 2px solid #D9DADB;
	border-bottom-width: 0px;
	width: 720px;
	background-color: #FFFFFF;
}

#nav {
	height: 23px;
	width: 720px;
	border: 2px solid #D9DADB;
	border-top-width: 0px;
	background-color: #FFFFFF;
}

#menu {
	list-style-type: none;
	display: block;
	margin: 00px 4px 0px 4px;
	padding: 0px;
	padding-top: 2px;
	border-top: 1px solid #D9DADB;
}

#menu li {
	display: inline;
}

#menu li a.top:link, #menu li a.top:visited {
	color: #3aa12c;
	text-decoration: none;
	text-align: center;
	float: left;
	display: block;
	padding: 2px 8px 2px 0px; /* standard for all browsers */
	font-size: 12px;
	font-weight: bold;
	height: 16px; 
	text-transform: uppercase;
}

#menu li.sub ul
{
	display: block;
	position: absolute;
	visibility: hidden;
	z-index: 1000;
}

#menu li.sub_sub ul
{
	display: block;
	position: absolute;
	visibility: hidden;
	z-index: 10000;
}

#menu li.sub:hover ul 
{
	visibility: visible;
}

ul.sub {
	margin: 0px;
	padding: 0px;	
	border-width: 2px;
	border-color: #D9DADB;
	border-style: solid;
	background-color: #FFFFFF;
}

ul.sub_sub {
	margin: 0px;
	padding: 0px;	
	border-width: 1px;
	border-color: #3aa12c;
	border-style: solid;
	background-color: #FFFFFF;
}

ul.sub[class] {
	background-color: transparent;
	background-image: url("/grafx/menu_background.png");
}

ul.sub_sub[class] {
	background-image: url("/grafx/menu_background.png");
}

ul.sub li {
	margin: 0px;
	padding: 0px;
}

ul.sub li a {
	border-width: 0px;
	margin: 0px;
	font-size: 12px;
	text-decoration: none;
	padding: 3px;
	border-top-width: 0px;
	display: block;
	height: 14px;
	color: #3aa12c;
}

ul.sub li a:hover {
	text-decoration: underline;
}

#sub_fff {
	width: 110px;
	left: 52px;
	top: 104px;
}

#sub_olderhistory {
	width: 30px;
	left: 108px;
	top: 104px;
}

#sub_bilder {
	width: 140px;
	left: 136px;
	top: 104px;
}

#sub_current {
	width: 143px;
	left: 138px;
	top: 104px;
}

#sub_older {
	width: 30px;
	left: 138px;
	top: 104px;
}

#sub_service {
	width: 120px;
	left: 256px;
	top: 104px;
}

#sub_presse {
	width: 105px;
	left: 348px;
	top: 104px;
}

#sub_sponsoren {
	width: 175px;
	left: 434px;
	top: 104px;
}



/* ############### */
/* ### Artikel ### */

#inhalt {
	position: relative;
	top: 18px;
	margin: 0px;
	margin-top: 0px;
	width: 500px;
	float: left;
	background-color: #FFFFFF;
	border: 2px solid #D9DADB;
}

#inhalt h1 {
	color: #999999;
	margin: 0px;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 16px;
	padding-bottom: 8px;
	font-size: 26px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}

#inhalt h2 {
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
	font-size: 14px;
	margin-bottom: 4px;
	margin-top: 14px;
	font-weight: bold;
	text-transform: none;
}

#inhalt h3 {
	height: 14px;
	background-color: #3aa12c;
	padding: 0px;
	padding-left: 10px;
	padding-right: 12px;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 4px;
	color: #FFFFFF;
	text-align: left;
}

#inhalt p {
	font-size: 12px;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 6px;
}

#inhalt ul {
	font-size: 12px;
	line-height: 17px;
}

#inhalt input, #inhalt textarea {
	margin-left: 10px;
}

#inhalt div.thumbnail img {
	border: 2px solid #D9DADB;
	margin-right: 10px;
}

/*	#inhalt img {	# �nderung poldi #
	width: 160px;
}*/

/* ################################ */
/* ### Spalten links und rechts ### */

#infos .info {
	border: 2px solid #D9DADB;
	margin-top: 8px;
}

#infos {
	position: relative;
	top: 10px;
	padding-left: 0px;
	float: left;
	font-size: 10px;
	line-height: 14px;
	width: 200px; /* standard for all browsers */
	margin-right: 20px;
}

#infos a img {
	/*border-width: 2px;*/
}

#infos h3 {
	font-size: 13px;
	background-color: #FFFFFF;
	color: #ffccff;
	height: 19px;
	padding-left: 5px;
	padding-right: 7px;
	padding-top: 7px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
	color: #999999;
	text-transform: uppercase;
}

#infos p {
	margin: 0px;
	padding: 5px;
	padding-top: 0px;
	background-color: #FFFFFF;
}

#infos h3 a {
	text-decoration: none;
	color: #3aa12c;
}

#fotos {
	position: relative;
	top: 6px;
	width: 170px;
	float: left;
	margin-left: 20px;
}

#fotos img {
	width: 145px;
	margin-top: 12px;
	margin-bottom: 8px;
	border: 2px solid #D9DADB;
}

/* ################ */
/* ### Fu�zeile ### */

#footer {
	width: 500px;
	height: 40px;
	margin-left: 220px;
	padding-top: 30px;
	text-align: center;
	clear: both;
	font-size: 11px;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

/* ############### */
/* ### Listing ### */

div.item {
	margin-bottom: 20px;
	margin-top: 0px;
	clear: both;
}

div.item div.thumbnail img {
	border-width: 1px;
	border-style: solid;
	margin: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 8px;
	float: left;
}

div.item img.banner { /* �nderung poldi */
	float: left;
}

div.item div.descr h2 {
	margin-bottom: 2px;
	margin-top: 0px;
}

div.item div.descr div.title a {
	font-size: 14px;
}

/* #### Startseite neu */
#startseite {
	position: relative;
	top: 18px;
	margin: 0px;
	margin-top: 0px;
	margin-right: 20px;
	width: 720px;
	float: left;
	background-color: #FFFFFF;
	border: 2px solid #D9DADB;
}

div.startseite_top img {
	margin: 8px;
	border: 2px solid #D9DADB;
}

.bildtext h1 {
	color: #999999;
	margin: 0px;
	padding-top: 8px;
	padding-left: 0px;
	padding-right: 16px;
	padding-bottom: 2px;
	font-size: 26px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}

.bildtext p {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
	color: #999999;
}

div.startseite_sub {
	float: left;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 10px;
	height: 136px;
}

div.startseite_sub h2 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}


div.startseite_sub img {
	border: 2px solid #D9DADB;
}