/***********************************************/ 
/* HTML Tag Styles                             */
/***********************************************/ 
body{
	color: #000;
	background: #292a84 url(../images/bg_line.jpg) repeat-x 1px 91px;
	font-family: Verdana,sans-serif;
	font-size: 11px;
	line-height: 1.25em;	
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:hover {
	color: #262b82;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
p{
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

h2 {
	color: #000066;
	font-weight: bold;
	font-size: 18px;
	padding: 0px 0px 20px 0px;
	margin: 0px;
}
h3 {
	color: #000066;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
h1, h4, h5, h6 {
	font-size: 11px;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
br, strong {
	font-weight: bold;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#container{
	padding: 0px;
	width: 805px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}
#header{
	background-color: #fff;
	padding: 0px;
	/* IE fix*/
	margin: 0px 0px -1px 0px;
	/* IE fix end */
	width: 803px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;		
}

#header > div{
	/* firefox refix */
	margin: 0px 0px 1px 0px;
}

#logo {
	position:absolute;
}

#navCont {
	background: url(../images/logo_bg.jpg) no-repeat left top;
	width: 803px;
	height: 61px;
	padding: 0px;
  	margin: 0px;	
}
#breadCrumb{
	color: #a4a4a4;
	background: #fff url(../images/pfeil.jpg) no-repeat -0px 17px;
	font-size: 80%;
	padding: 15px 0px 5px 23px;
	margin: 0px 0px 0px 15px;
	height: 20px;
}
#content{
	background-color: #fff;
	width: 803px;
	padding: 0px;
	border-top: 1px solid #262b82;
	border-left: 1px solid #000;
	border-right: 1px solid #000;		
}

.foerderungSeiteHoehe{
	height: 500px;
}
.foerderBeraterSeiteHoehe{
	height: 490px;
}
.startSeiteHoehe{
	height: 520px;
}
.teamSeiteHoehe{
	height: 750px;
}
.teamSeite2Hoehe{
	height: 550px;
}
.newsSeiteHoehe{
	height: 940px;
}
.formularSeiteHoehe{
	height: 570px;
}
.beispielSeiteHoehe {
	height: 480px;
}
.impressumSeiteHoehe{
	height: 650px;
}

.neueSeiteHoehe{
	height: 680px;
}

.sozialesSeiteHoehe{
	height: 2130px;
}

#main{
	background-color: #fff;
 	float:left;
	width: 506px;
	padding: 5px 15px 5px 15px;
	margin: 0px;
}
h3.startseite {
	background: url(../images/headerbig.jpg) no-repeat 0px 0px;
	display: block;
	padding: 140px 15px 5px 15px;
}
h3.foerderberater {
	background: url(../images/header_berater.jpg) no-repeat 0px 0px;
	display: block;
	padding: 140px 15px 5px 15px;
}
h3.mood_firma {
	background: url(../images/header_firma.jpg) no-repeat 0px 0px;
	display: block;
	padding: 140px 15px 5px 15px;
}
.columnleft {
	float: left;
	width: 49%;
}
.columnright {
	float: right;
	width: 49%;
}

#contentnav {
	background: url(../images/trenner.gif) no-repeat 15px 0px;
	background-color: #fff;
	width: 788px;
	clear: both;
	height: 20px;
	padding: 2px 0px 2px 15px;
	margin: 0px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;			
}

#contextBar{
	background-color: #fff;
	float: left;
	width: 252px;
	padding: 0px 15px 0px 0px;
	margin: 0px;
}
#teaserbox {
	padding: 4px 0px 0px 0px;
	margin: 0px;
	background-color: #fff;
	width: 245px;	
}
#newsbox {
	background-color: #ddddee;
	padding: 5px;
}
#newsbox #news1 a{
	text-decoration: underline;
}
#newsbox #news2 a{
	text-decoration: underline;
}
#newsbox #news3 a{
	text-decoration: underline;
}
#news1{
	padding: 5px 0px 0px 0px;
}

#formular {
	background-color: #ddddee;
	padding: 5px;
}
#footer{
	clear: both;
	font-size: 11px;
	color: #b2b2b2;
	width: 803px;
	padding: 0px;
	margin: 0px;
}
#footertext{
	float:left;
	padding: 5px 0px 0px 15px;
}
#footerlinks {
	float: right;
	padding: 5px 15px 0px 0px;
}
.team .mailer {
	background: #fff url(../images/mailer.gif) no-repeat 0px 0px;
	width: 15px;
	height: 15px;
}
.team .telefon {
	background: #fff url(../images/telefon.gif) no-repeat 0px 0px;
	width: 15px;
	height: 15px;
}
.team table {
	border: none;
	margin: 0px;
	padding: 0px;
}
.team table tr td{
	border: none;
	margin: 0px;
	padding: 0px 10px 5px 0px;
}

/***********************************************/
/* Navigation                                  */
/***********************************************/

#navCont ul {
	padding: 0px;
  	margin: 0px;
  	list-style: none;
}
#navCont li {
 	float: left;
 	position: relative;
  	width: 140px;
}
#navCont ul#nav{
	padding-top: 38px;
	padding-left: 280px;
}
#navCont li.menuHead{
	background-color:#fff;
	display:block;
  	font-size: 14px;
	border: 1px solid #262b82;
	margin-right: 20px;
}
#navCont li a.menuHeadline{
	background: url("../images/pfeil2.gif") no-repeat 120px 5px;
	display:block;
	font-weight: bold;
	padding: 4px 0px 0px 5px;
	width: 135px;
	height: 18px;		

}
#navCont li a.selected{
	background: #262b82 url("../images/pfeil.gif") no-repeat 120px 5px;
	color: #fff;
}
	
#navCont li.submenu {
	font-size: 11px;
	border-bottom: 1px solid #262b82;
	border-left: 1px solid #262b82;
	border-right: 1px solid #262b82;
}

#navCont li.submenu a {
	display: block;
	padding: 3px 0px 3px 6px;
}
#navCont li.submenu a:hover{
	background-color: #FFCD60;
	display: block;
}
#navCont li.blue {
	font-size: 11px;
	border-bottom: 1px solid #262b82;
	border-left: 1px solid #262b82;
	border-right: 1px solid #262b82;
}

#navCont li.blue a {
	color: #FFFFFF;
	background-color: #262b82;
	display: block;
	padding: 3px 0px 3px 6px;
}

#navCont li.blue a:hover{
	color: #262b82;
	background-color: #FFCD60;
	display: block;
}
#navCont li ul {
  display: none;
  position: absolute; 
  top: 1em;
  left: -1px;
}
/* fix for IE 
li > ul {
	top: auto;
	left: auto;
}
End fix */

#navCont li:hover ul, #navCont li.over ul{ 
	display: block;
	margin-top:9px;
	background-color: #ddddee;
}
/************* #contentnav styles *************/

#contentnav ul {
	padding: 2px;
  	margin: 0px;
  	list-style: none;
}
#contentnav li {
 	float: left;
 	position: relative;
  	width: 120px;
}
#contentnav a{
	color: #b2b2b2;
	font-size: 10px;
	padding-left: 20px;
}
#contentnav a.printer {
	background: #fff url(../images/printer.gif) no-repeat 0px 0px;
	text-decoration: none;
}
#contentnav a.mailer {
	background: #fff url(../images/mailer.gif) no-repeat 0px 0px;
	text-decoration: none;
}
/************* #breadCrumb styles *************/

#breadCrumb a {
	font-size:10px;
	color: #a4a4a4;
}

#breadCrumb a:hover {
	color: #a4a4a4;
	text-decoration: underline;
}
#breadCrumb a.selected {
	color: #000066;
}
#breadCrumb a.selected:hover {
	color: #000066;
	text-decoration: none;
}

#breadCrumb.startseitenCrumb {
	background-image: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	height: 20px;
}
/************* #teaser *************/

a.teaser1{
	background: url(../images/teas_foerder.jpg) no-repeat top left;
	display: block;
	height: 63px;
	padding: 0px;
	margin-bottom: 10px;
}
a.teaser2{
	background: url(../images/teas_projekte.jpg) no-repeat top left;
	display: block;
	height: 63px;
	padding: 0px;
	margin-bottom: 10px;	
}
a.teaser_berater{
	background: url(../images/teas_berater.jpg) no-repeat top left;
	display: block;
	height: 63px;
	padding: 0px;
	margin-bottom: 10px;
}
a.teaser_backoffice{
	background: url(../images/teas_backoffice.jpg) no-repeat top left;
	display: block;
	height: 63px;
	padding: 0px;
	margin-bottom: 10px;
}
a.teaser_anfahrt{
	background: url(../images/teas_anfahrt.jpg) no-repeat top left;
	display: block;
	height: 63px;
	padding: 0px;
	margin-bottom: 10px;
}
a.teaser_kurzinfo{
	background: url(../images/teas_kurzinfo.jpg) no-repeat top left;
	display: block;
	height: 63px;
	padding: 0px;
	margin-bottom: 10px;
}
/************* #newsbox *************/

#newsbox h3 {
	border-bottom: 1px solid #fff; 
}
#formular h3 {
	border-bottom: 1px solid #fff; 

}
.newsHeadline {
	color: #666;
	font-size: 11px;
	font-style:italic;
}
.newsTeaser {
	font-size: 11px;
}


/***********************************************/ 
/* diverses                                    */
/***********************************************/ 

.hidden {
	visibility: hidden;
	display: none;
	margin: 0px;
	padding: 0px;
}
.textblock{
	font-size: 12px;
	line-height: 1.3em;
}
.aufzaehler {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
}
.aufzaehler li a:hover {
	text-decoration: underline;
}

.aufzaehler li{
	margin-top: 10px;
	margin-bottom: 15px;
	padding-left: 20px;
	color: #292a84;
	background: url("../images/pfeil2.gif") no-repeat 0px 2px;
	list-style: none;
}

.aufzaehlerKlein {
	padding: 0px 0px 0px 30px;
	margin: 0px;
	font-size: 11px;
}

.aufzaehlerTeaser {
	padding: 0px 0px 0px 20px;
	margin: 0px;
	font-size: 11px;
}

#footer a{
	color: #a4a4a4;
	font-size:11px;
	text-decoration: underline;
}

/* mood areas */
.mood_foerderung {
	background: url(../images/mood_foerderung.jpg) no-repeat top left;
	display: block;
	width: 242px;
	height: 127px;
	padding-bottom: 20px;
}
.trennstrich {
	margin: 0px;
	padding: 0px;
}

/* Formular */

.form {
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
.form p {
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

.form input{
	background-color:#fff;	
	width:100%; 
	border:1px solid #DDDDDD;
}
.form textarea{
	background-color:#fff; 
	width:100%; 
	border:1px solid #DDDDDD;
}
.form button{
	background-color: #000066;
	color: #fff;
	font-weight: bold;
	font-size:15px;
	font-style: italic;
	border:1px solid #DDDDDD;
	height: 1.5em;
}

.img1{
	float:left;
	padding-right: 61px;
}

img {display:block; }

.link{
	clear: both;
	float: right;
}
/* Formular2 */
.form2 {
	padding: 5px 0px 0px 0px;
	margin: 0px;
}
.checky{
	padding: 0px 0px 0px 40px;
	margin: 0px;
}
.form2 input {
	border: 0px;
}
.form2 .inputBorder{
	background-color:#fff;	
	border:1px solid #AAAAAA;
}

.form2 p{
	padding: 0px;
	margin: 0px;
}

.textfeld{
	width: 98%;
}
.form2 textarea{
	background-color:#fff; 
	border:1px solid #AAAAAA;
}
.form2 button{
	background-color: #000066;
	color: #fff;
	font-weight: bold;
	font-size:15px;
	font-style: italic;
	border:1px solid #DDDDDD;
	height: 1.5em;
}

/**** AKTUELLES ***/

.news {
	border: 1px solid #fff;
	background-color: #ddddee;
	padding: 5px;
	margin-bottom: 10px;
}
.news ul{
	margin-top:0px;
}

.aktuellesHeadline{
	color: #262b82;
	font-size: 11px;
	font-weight: bold;
	font-size: 13px;
}
.beispielprojekt1{
	background: url(../images/bg_beispielprojekt1.jpg) no-repeat top left;
}

.beispielprojekt2{
	background: url(../images/bg_beispielprojekt2.jpg) no-repeat top left;
}