/* CSS Document */


/*============================================
==========Allgemein=============
============================================*/
* {
margin: 0;
padding: 0;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
color: #333;
background-color: #E2E3E4;
}

p {
padding-top: 7px;
}

h1 {
font-size: 1.8em;
color: #5abcde;
padding: 2px 2px 20px 0;
}

h1.header {
font-size: 1.6em;
color: #5abcde;
padding: 37px 2px 20px 10px;
}

h1.ueberschrift {
font-size: 2.5em;
color: #ED1C24;
margin-left: 50px;
}

h2 {
font-size: 1.1em;
color: #0066B3;
}

h2.ueberschrift {
font-size: 2.2em;
color: #ED1C24;
margin-left: 50px;
}

h3 {
font-size: 1.2em;
color: #5abcde;
}

h4 {
font-size: 1.2em;
color: #017694;
}



/*============================================
==========Container===========================
============================================*/

#wrapper {
width: 1007px;
margin-left: 0;
position: absolute;
border-right: 2px solid #003366;
}

/*header*/

#header {
margin-top: 0;
margin-left: 0;
width: 1007px;
height: 111px;
background-image: url(images/Header_TA.jpg);
background-repeat: no-repeat;
}
/*end of header*/

#inhalt {
position: relative;
clear: both;
}

#aktion_mensch {
	position: absolute;
	margin-top: 60px;
	margin-left: 10px;
	width: 150px;
	height: 70px;
	background-image: url(images/AktionMensch.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#NWFJ {
	position: absolute;
	margin-top: 50px;
	margin-left: 700px;
	width: 130px;
	height: 80px;
	background-image: url(images/logo_NWFJ.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	left: 162px;
	top: 360px;
}

#footer {
clear: both;
margin-bottom: 0;
width: 1007px;
height: 148px;
background-image: url(images/footer_transfer_1007px.jpg);
}

#shoutbox {
position: absolute;
z-index: 20;
width: 120px;
height: auto;
left: 50px;
top: 200px;
font-size: 9px;
}

/*============================================
==========Horizontale Navigation==============
============================================*/

#nav_horizontal {
	float: left;
	margin-left: 0;
	width: 100%;
	margin-top: 0;
	background-color: #00a3e6;
	text-align: center;	
}

#nav_horizontal ul  {
float: left;
margin-left: 50px;
list-style: none;
background-color: #00a3e6;;
}

#nav_horizontal li {
float: left;
border-collapse: collapse;
}

/*--Navigation Linkformatierung--*/
#nav_horizontal li a {
display: block;
padding: 4px 4px 4px 0.5em;
text-decoration: none;
color: #999999;
font-size: 0.9em;
}

#nav_horizontal li a:link, #nav_horizontal li a:visited {
color: #FFF;
font-weight: bold;
width: 110px;
background-color: #00a3e6;;
}

#nav_horizontal li a:hover, #nav_horizontal li a:active {
color: #FFF;
font-weight: bold;
background-color: #ED1C24;
width: 110px;
}

#nav_horizontal li ul {
	position: absolute;
	width: 110px;
	left: -999em;
	z-index: 10;
}

#nav_horizontal li:hover ul {
	left: 122px;
	width: 110px;
	display: block;
}


/*--Navigation Linkformatierung--*/
#nav_horizontal li a {
display: block;
padding: 4px 4px 4px 0.5em;
text-decoration: none;
color: #999999;
font-size: 0.9em;
}

#nav_horizontal li a:link, #nav_horizontal li a:visited {
color: #fff;
font-weight: bold;
width: 110px;
}

#nav_horizontal li a:hover, #nav_horizontal li a:active {
color: #FFF;
font-weight: bold;
background-color: #ED1C24;
width: 110px;
}

#nav_horizontal li ul {
	width: 110px;
	left: -999em;
	z-index: 10;
}

#nav_horizontal li:hover ul {
	left: 240px;
	width: 110px;
	display: block;
}

/*============================================
==========Links==============================
============================================*/

a:link, a:visited {
text-decoration: none;
color: #00a3e6;
text-decoration: none;
}

a:hover {
text-decoration: none;
color: #ed1c24;
text-decoration: underline;
}

a:active {
text-decoration: none;
color: #ed1c24;
text-decoration: underline;
}

/*============================================
========== Listen ===========================
============================================*/

ul ul {
list-style-type: none;
}

ul ul li {
background-color: #CCC;
}

/*============================================
========== Klassen ===========================
============================================*/

.ul_nonestyle {
list-style-type: none;
padding-left: 0;
margin-left: 0;
}

.noborder {
border: none;
}

.invisible {
text-indent: -2000px;
}

p.nebenbild {
padding: 40px 10px 10px 20px;
font-size: 4em;
color: #5abcde;
}

.text {
clear: both;
margin: 40px 10px 10px 50px;
width: 730px;
}



/*============================================
========== Extras ===========================
============================================*/

.liste_allg {
list-style-type: square;
list-style-position: inside;
}

.img_left_normal {
float: left;
display: inline;
padding: 10px 20px 10px 0px;
}

.img_right_randlos {
float: right;
border: none;
padding: 10px 10px 10px 20px;
}

.padding {
padding: 5px;
}


.stil2 {
color: #5abcde;
}

.Stil7 {
color: #017694; font-weight: bold; 
}

.kleingedrucktes {
font-size: 0.8em;
color: 666;
}

ul.square {
list-style-image: url(images/bullet.jpg);
}

 /*----------------
  ------Formular------
  -----------------*/
  
  fieldset {
  margin: 1.5em 0 0 0;
  padding: 0;
  }
  
  fieldset ul {
  padding: 0.3em 1em 0 1em;
  list-style-type: none;
  }
  
  fieldset li {
  display: block;
  float: left;
  clear: left;
  width: 95%;
  padding-bottom: 0.5em;
  }
  
  label {
  float: left;
  width: 15em;
  margin-right: 3em;
  }
  
  legend {
  margin-left: 1em;
  color: #000000;
  font-weight: bold;
  }
  
  textarea {
  float: left;
  width: 95%;
  height: 200px;
  }
  
  




/* The Holly Hack */
* html blockquote p {
height: 1%;
}
/* End The Holly Hack */
