/* ffg basiert auf andreas08 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com */

/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

body{
font:76% Verdana,Tahoma,Arial,sans-serif;
line-height:1.4em;
/*text-align: center;*/
color:#303030;
background:#f4f6f9;
}

a{
color:#506e8a;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}

a:hover{color:#2a3a48; text-decoration:none; background-color:inherit;}
a img{border:none;}

p form{margin-top:0; margin-bottom:20px;}

img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

/**************** Header and navigation styles ****************/

#container{
width:922px;
margin:8px auto;
text-align:left;
background-color:#ffffff;
color:#303030;
border:1px solid #6083a4;
background: url(hintergrund.gif) repeat-y;
}

#header{
height:110px;
width:920px;
background: url(ffgheader.jpg) no-repeat;
border:1px solid #ffffff;
}

#navigation{
height:1.6em;
line-height:1.6em;
width:920px;
background-color:#a0b6ca;
color:#ffffff;
border-bottom:1px solid #ffffff;
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
}

#navigation li{
float:left;
list-style-type:none;
border-right:1px solid #ffffff;
white-space:nowrap;
}

#navigation li a{
display:block;
padding:0 10px;
font-size:0.8em;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #ffffff;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
background:#6083a4;
color:#ffffff;
text-decoration:none;
}

/**************** Content styles ****************/

#content{
 width:560px;
 padding:13px 10px 5px 10px;
 margin: 0 168px 0px 168px ;
 /*border:1px solid #660000;*/
}

#content h1 {
 margin:0 0 14px 0;
 font-size:1.3em;
 font-weight:bold;
 color:#505050;
 background-color:inherit;
}

#content h2{
 /*display:block;*/
 margin:0 0 8px 0;
 font-size:1.2em;
 font-weight:bold;
 color:#505050;
 background-color:inherit;
}
/*#content h2 a{font-weight:normal;}*/

#content h3{
 margin:0 0 8px 0;
 font-size:1.1em;
 font-weight:bold;
 color:#505050;
 background-color:inherit;
}

#content h4{
 margin:0 0 8px 0;
 font-size:0.9em;
 font-weight:bold;
 color:#505050;
 background-color:inherit;
}

#content p{padding:0 0 1.4em 0;}

#content a:hover{text-decoration:underline;}
#content ul,#content ol{margin:0 5px 12px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}

/**************** Sidebar styles ****************/

#linkespalte{
float:left;
width:145px;
/*border:1px solid #666666;*/
margin: 15px 5px 10px 7px;
padding:0;
line-height:1.1em;
}

#linkespalte h1 {
 margin:0 0 15px 0;
 font-size:1.2em;
 font-weight:bold;
 color:#505050;
 background-color:inherit;
}

#linkespalte h2{
margin:0 0 15px 0;
font-size:1.2em;
font-weight:bold;
text-align:left;
color:#505050;
background-color:inherit;
}

#linkespalte h3{
 margin:0 0 5px 0;
 font-size:1.1em;
 font-weight:bold;
 color:#505050;
 background-color:inherit;
}

#linkespalte p{margin:0 0 16px 0; font-size:0.9em;}

#linkespalte li{list-style:none; display:block; padding:2px; margin-bottom:2px;}
#linkespalte li a{font-weight:bold; text-decoration:none;}
#linkespalte li a:hover{text-decoration:none;}
#linkespalte li li a{font-weight:normal; text-decoration:none;}

#rechtespalte{
float:right;
width:150px;
margin: 15px 4px 10px 4px;
padding:0;
line-height:1.1em;
/*border:1px solid #555555; */
}

#rechtespalte h1 {
 margin:0 0 15px 0;
 font-size:1.2em;
 font-weight:bold;
 color:#505050;
 background-color:inherit;
}

#rechtespalte h2{
margin:0 0 15px 0;
font-size:1.2em;
font-weight:bold;
text-align:left;
color:#505050;
background-color:inherit;
}

#rechtespalte h3{
 margin:0 0 5px 0;
 font-size:1.1em;
 font-weight:bold;
 color:#505050;
 background-color:inherit;
}

#rechtespalte p{margin:0 0 16px 0; font-size:0.9em;}

/**************** Menublock styles ****************/

.menublock{margin:0 0 20px 8px; font-size:0.9em;}
.menublock li{list-style:none; display:block; padding:2px; margin-bottom:2px;}
.menublock li a{font-weight:bold; text-decoration:none;}
.menublock li a:hover{text-decoration:none;}
.menublock li ul{margin:3px 0 3px 15px; font-size:1em; font-weight:normal;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}
/**************** Searchbar styles ****************/

#loginbar{margin:0;}

/**************** Footer styles ****************/

#footer{
clear:both;
width:920px;


text-align:center;

border:1px solid #ffffff;
font-size:0.9em;
color:#ffffff;
background:#a0b6ca;
text-align:center;
}

#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

#blockrechts{
  margin : 0;
	width: 150px;
	padding: 0px;
	margin: 0px;
}

#blockrechts h2 {
	font-weight : bold;
  margin:0 0 5pt 0;
  color:#505050;
  background-color:inherit;
}

#blockrechts ul {
	margin: 2px 0px 2px 0px;
	padding: 0px;
}

#blockrechts p {
	margin-top : 2pt;
	margin-bottom : 2pt;
}

#blockrechts li {
	margin: 2px 0px 2px 16px;
	padding: 0px;
	line-height: 150%;
	font-size: 8pt;
}

#blockrechts td {
	font-size: 8pt;

}
/**************** Misc classes and styles ****************/

.text-sml {  font-family: Arial, "Times New Roman", Times, serif; font-size: 10px; color: #000000; }

.feldstyle {
	border: #cccccc;
	border-style: solid;
	border-top-width: 1px;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.small {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 text-align: justify;}
 
.clear{clear:both;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}



