

/* override some defaults that are different from browser to browser anyway */
body,div,form {
        padding: 0px;
        margin: 0px;
}

img {
        border: none;
}

body  {
        color: #333;
        font-size: 75%;
        font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
		background-color: #ffffff;
}


body.print {
  margin-left: 1em;
  background: #ffffff;
}

div.print {
  color: #000000;
  width: 550px;
}

ul {
  margin-bottom: 0px;
}

label {
  cursor: pointer;
}

/* set some more defaults for our convenience */
h1,h2,h3,h4 {
        margin: 0px;
        padding: 0px;
        padding-top: 3px;
        padding-bottom: 3px;
}

h1,h2,h3,h4{
        font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
        font-weight: bold;
}


h1 {
        color: #000000;
        font-size: 1.6em;
        padding-top: 15px;
}

h2 {
        color: #666666;
        font-size: 1.2em;
        padding-top: 5px;
		border-bottom:1px solid #999999;
		padding-bottom:8px;
}

h3 {
        color: #666666;
        font-size: 1.2em;
		border-bottom:1px solid #dcdcdc;
}

h3#diskrim_form_start {
	border-bottom: none;
}

h4 {
        color: #666666;
        font-size: 1.0em;
}

p {
  padding-top: 3px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 10px;

}


h2.lead  { 
	margin-top: 0px; 
	padding-top: 10px; 
	margin-bottom: 0px; 
	font-size: 110%;
}

.lead { 
       font-weight: bold; 
}

h2.list { 
    font-size: 1.2em; 
	color: #333366; 
    padding: 0px;
	margin-bottom: 5px;
}


h2.leadlist { 
       font-size: 1.1em; 
       padding: 0px;
       margin-bottom: 5px; 
       margin-top: 5px;
}

.articletable {
  font-size: 1em;
  line-height: 1.6em;
}


h2 a,h2 a:active,h2 a:link,h2 a:visited,a.listtitle { 
       color: #990033; 
}

ul.leiste {
  padding: 0em;
  margin: 0px;
  
}
ul.leiste li {
  list-style-type: none;
  display: inline;
}

.clear {
    clear:both;
}

.fehler {
  color: red;
  font-weight: bold;
}

.left {
  float:left;
}

.right {
  float:right;
}


/*
 * hide certain elements from modern browsers which are (hopefully) mostly
 * convenient for text-browsers and the like
 */
.hidden {
  display: none;
}

.indent {
  padding-left: 15px;
}


/* default link styling */
a:link    { color: #000000; font-weight: normal; text-decoration: underline; background-color: transparent; }
a:visited { color: #000000; font-weight: normal; text-decoration: none; background-color: transparent; }
a:hover   { color: #000000; font-weight: normal; text-decoration: none; background-color: transparent; text-decoration: underline; }
a:active  { color: #000000; font-weight: normal; text-decoration: none; background-color: transparent; text-decoration: underline; }

/*** Allgemeine Anordnung der Container und Hintergruende ***/

#overall_header {
	width:100%;
	background-image:url(overall_header_greenline.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:75px;
}
	#overall_header .wrapper{ 
		width:930px;
		margin:0 auto;
	}
		#fu_logo {
			background-image:url(fu_logo.gif);
			background-repeat:no-repeat;
			background-position:top;
			width:230px;
			height:75px;
			margin-left:5px;
		}
			#fu_logo span {
				display:none;
			}

#overall_footer {
	border-top:2px solid #99cc00;
	width:100%;
	height:40px;
}
#overall_main {
	width:100%;
	background-color:#c5d2e4;
}
	#wrapper {
	  width: 930px;
	  margin:auto;
	}

#head {
  padding-top:83px;
  width: 907px;
  padding-bottom:38px;
  margin:0 0 0 10px;
  background-image: url(diskriminierung_head.jpg);
  
}
	#title {
		height: 32px;
		width:900px;
		display:block;
	}
		#title span {
			display:none;
		}

#whitebox_top {
	background-image: url(whitebox_top.gif);
	height: 14px;
	font-size:9px;
	width:930px;	
}


#headline {
	text-transform:uppercase;
	color:#003366;
	padding-left:45px;
	padding-bottom:10px;
	width:930px;
}
		
#unterbrecher {
  position: relative;
  left: 0px;
  height: 25px;
  width:920px;
  background-image: url(unterbrecher.gif);
  background-position:top left;
  background-repeat:no-repeat;
  line-height: 15px;
  padding:8px 5px 14px 5px;
}
	#metanav {
		  text-align: right;
		  padding-right:25px;
	}
		#metanav a {
			 color:#003366;
		}

#wrapperinner {
  width: 100%;
  clear: both;
	background-image: url(whitebox_main.gif);
	background-repeat:repeat-y;
	background-position:left;
	width:930px;	
}

#wrapperinner2 {
  width: 930px;
  padding-left:10px;
  clear: both;
}

#nav,#nav_breit {
  float: left;
  width: 220px;
  margin-left:50px;
}


#content,#content_breit {
  margin-left: 35px;
  float: left;
  width: 580px;
  line-height:1.6em;
}

#news {
  width: 220px;
  margin-left: 752px;
  margin-right: 0%;
  padding-top: 2px;
}

#news_breit {
  visibility: hidden;
}

#unterbrecher2 {
  position: relative;
  left: 0px;
  height: 18px;
  width: 100%;
  text-align: right;
  line-height: 18px;
  font-size: 90%;  
}

#whitebox_bottom {
	background-image: url(whitebox_bottom.gif);
	height: 24px;
	width:930px;	
}

#footer {
  position: relative;
  left: 0px;
  height: 22px;
  width: 100%;
  text-align: left;
  line-height: 22px;
  padding-bottom:10px;
}

#footer a {
	color:#003366;
}

#footer a, #unterbrecher a, .green_button a  {
  text-decoration:none;
  text-transform:uppercase;
  font-size:98%;
}
#footer a:hover, #unterbrecher a:hover, .green_button a:hover {
  text-decoration:underline;
}

#footer_left {
	width:655px;
	float:left;
	padding-left:17px;
}

#projekt_fu_platzhalter {
height:0px;
}
#projekt_fu {
bottom:0px;
height:426px;
margin-left:0px;
margin-top:20px;
position:relative;
width:230px;
display: inline;
}
#projekt_fu .desc{
	text-transform:uppercase;
	font-size:73%;
	display:block;
	margin-top:20px;
}


/* Bildformatierung */

.AWimageleft { float:left; }
.AWimageright { float:right; }

.AWimagemarginleft { margin-left:6px; }
.AWimagemarginright { margin-right:6px; }
.AWimagemargincenter { margin:auto; }

div.AWimagebox { margin-top: 0.5em; margin-bottom: 10px;}

img.AWimage { border:0px; }

p.AWimagetext { padding-left: 6px; padding-right: 6px; margin-top:0px; margin-bottom:0px; }

span.AWimagetitle { font-weight:bold;display:block; }



/* Bildformatierungen zum Ueberschreiben */


.AWimageboxOverride { }

AWimageOverride {}

AWimagetextOverride {}

AWimagetitleOverride {}

AWimagedescOverride {}



/*
* Menu-Bereich
*/

#menu {
	float:left;
	padding-left:10px;
	width:650px;
}

#menu ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  border: 0px;
}

#menu ul li {
  XXdisplay:block;
  float:left;
  display:inline;
}

#menu ul li a {
  display:block;
}

/* Ebene 1 */

#menu ul {
  padding: 0px 0px 1px 0px;  
}


#menu li a { 
	background: url(menu_bg.gif) no-repeat 0px 1px;
	padding-left: 10px !important;
}
#menu li li a ,
#menu li a.first { 
	background: none;
}

#menu ul li a img {
  padding-top: 0px;
  padding-bottom: 1px;
}

#menu ul li a {
  font-weight: normal;
  text-decoration: none !important;
  padding: 0px 5px 5px 0px;
}

#menu ul li a:hover,
#menu ul li a.active {
  text-decoration: underline !important;
}


/* Ebene 2 */

#menu ul li ul {
  position:absolute;
  margin-top:0px;
  margin-left:0px;
  background-color:#ffffff;
  border:1px solid #dcdcdc;  
  display:none;
}

#menu ul li:hover ul,
#menu ul a:hover ul {
	display:block;
}

#menu ul li ul li {
  padding: 0px 0px 0px 0px; 
  border-bottom:1px solid #dcdcdc;  
  float:none;
}

#menu ul li ul li a {
  margin-bottom: 0px;
  line-height: 2em;
  padding: 5px 45px 0px 15px;
  text-transform:none;
  float:none;
  display: block;
}

#menu ul li ul li a.active,
#menu ul li ul li a:hover {
   /*text-decoration: underline !important; */
   background-color: #e2e2e2;
}

/* Ebene 3 */

#menu ul li ul li ul li a {
  margin-bottom: 1px;
  line-height: 2em;
  padding-left: 33px;
}

#menu ul li ul li ul li a:hover {
}

#menu ul li ul li ul li a.active {
}


/*
* Boxen
*/

/* Kopfbereiche der Boxen*/

div.boxhead {
  width: 208px;
  height: 22px;
  line-height: 22px;
  background-color: #dcdcdc;
  font-weight: bold;
  padding: 0px 6px 0px 6px;
  float: left;
}

/* Box-Inhalts-Div */

div.box {
  width: 208px;
  padding: 0px 6px 18px 6px;
  font-size: 0.87em;
  line-height: 1.3em;
  margin-bottom: 1em;
  float: left;
}

div.box ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  border: 0px;
}

div.box li { clear: left; display: block;}

div.box img { float: left; margin: 0em 0.5em 0em 0em; }

div.box p {
  float:left;
}

div.box input[type=text],
div.box input[type=submit] {
  width: 150px; 
  margin-top:4px;
}

div.box input[type=radio] {
  width:16px;
}

/* Box-Inhalt-Formate für News */

#news div.box a.title {
  display: block;
  padding-top: 8px;
  padding-bottom: 4px;
}

/* Banner */

ul.banner {
  margin: 2em 0em 1em 0em;
  padding: 0em;
}

ul.banner li {
  margin:0.5em 0em 0.5em 0em;
  padding: 0px;
  border: 0px;
  list-style-type: none;
  display: inline;
}

/*Social Bookmarks */

#social_bookmark ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  border: 0px;
}

#social_bookmark li { 
  padding-right: 0.5em;
  list-style-type: none;
  display: inline;
}

#social_bookmark img {
  margin: 0.25em 0em 0em 0em; 
}


.green_button {
  background-image:url(green_button.gif);
  background-position:top left;
  background-repeat:no-repeat;
  width:226px;
  height:39px;
  padding:10px 0 0 13px;
}

# a.green_button {
  /* background-image:url(green_button_large.gif); */
  /* width: 240px;
  display: block;
  font-size: 0.7em; */
}

a.green_button {
  background-image:url(green_button_larger.gif);
  display: block;
  width: 490px;
}

#headline span {
	width:632px;
	float:left;
}

#suchformular input[type=text]{
	background:#fff;
	border:1px solid #D6D6D6;
	margin-right:8px;
}

#suchformular input[type=submit]{
	background:#fff;
	border:0px none;
	text-transform:uppercase;
	padding:0px;
	color:#000;
}

ul.content_start,
ul.content_start li {
	margin:0;
	padding:0;
	list-style:none;
	list-style-type:none;
	padding-bottom:10px;
}

ul.content_start {
}


#overhead_space {
	width:100%;
	height:38px;
}

/*Diskriminierungsmeldeformular*/
#diskrim_form input[type=radio],
#diskrim_form input[type=checkbox]{
  margin-right: 15px;
  margin-top: 10px;
  float: left;
}

#diskrim_form input[type=text]{
  margin-right: 15px;
  margin-top: 10px;
  float: left;
  width: 200px;
  margin-left: 7px;
}

#diskrim_form input[type=submit]{
  margin-top: 15px;
}

#diskrim_form textarea{
  width: 300px;
  height: 200px;
  margin-top: 15px;
}

.diskrim_form_mainquestion, .diskrim_form_subquestion, .diskrim_form_mainanswer{
  margin-bottom: 5px;
  margin-top: 10px;
}

.diskrim_form_label{
  display: block;
  margin: 7px;
  float: left;
  margin-right: 15px;
  width: 250px;
}

.diskrim_form_label_text{
  display: block;
  margin: 12px 8px 7px  7px;
  float: left;
}

#{
  /* margin-top: 20px; */
  border: 0px;
}

# a{
  color: #666;
  font-size: 1.0em;
  padding-top: 7px;
  padding-bottom:8px;
  font-weight: bold;
  text-decoration: none;
}

# a:hover{
  color: #e2001a;
}

.infolang {
  margin-top: -10px;
}
