/* CSS Document */

/*************************************
 *** CSS Reset ***********************
 *************************************/
html, body, div, span, applet, object, embed, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0px; padding: 0px; border: 0px; outline: 0px; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; background-image: none;
}

html, body { width: 100%; height: 100%; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
body { color:#323232; background: white; text-align:center; line-height: 140%;}
ol, ul { list-style: none; }
table { border-collapse: collapse; border-spacing:0; }
caption, th, td { text-align:left; font-weight:normal; }
/*************************************/


/*
Farben:

Flusstext: #323232;
Effektfarbe: #00368c;
Grau: #7b7b7b;

*/


/*************************************
 *** DIV Layout **********************
 *************************************/

.bg-wrapper{
	/*width:931px;*/
	width:1096px;
	margin: 0 auto;	
	background:url(../img/bg_shadows_big.jpg);
	background-repeat:no-repeat;
	min-height:595px;
}

*html .bg-wrapper{
	/*width:931px;*/
	width:1096px;
	margin: 0 auto;	
	background:url(../img/bg_shadows_big.jpg);
	background-repeat:no-repeat;
	height:595px;
}

.wrapper{
	/*width:830px;*/
	width:995px;
	text-align: left;
	position:relative;
	margin: 0 auto;
}

.header{
	position:relative;
	height:143px;
	background-color:#ffffff;
	background-image: url(../img/header.jpg);
}
.header_2{
	position:relative;
	height:143px;
	background-color:#ffffff;
	background-image: url(../img/header_2.jpg);
}

.topmenue{
	position:absolute;	
	left:36px;
	top:17px;
	width:520px;
	height:25px;
}

.topmenue_buttons{
	float:left;
	width:320px;
}
.topmenue_buttons img {
	margin-top: 2px;	
}
.topmennue_buttons_element{
	float:left;
	width:auto;
	margin-left:13px;
}

.topmenue_suche{
	float:left;
	width:188px;
	margin-top:-5px;
}

.logo{
	width:200px;
	height:119px;
	background:url(../img/nga_logo.gif);
	position:absolute;
	top:1 0px;
	right: 40px;
}

.logo a{
	display:block;
	width:200px;
	height:119px;
}

.menue{
	height:30px;
	border-bottom:4px solid #95c61c;
	background:url(../img/bg_menue.jpg);
	padding-left:40px;
}

.menue img{
	margin-right:20px;
}


.content{
}

.content_left{
	width:195px;
	float:left;
	padding-top:40px;
	padding-left:30px;
}

.content_center{
	/*width:387px;*/
	width:552px;
	float:left;
	padding-top:35px;
	padding-left:15px;
	padding-right:15px;
}

.content_right{
	width:148px;
	float:left;
	padding-top:30px;
	padding-left:20px;
	padding-right:20px;
	color:#7b7b7b;
}

.content_right_kontakt{
	padding-top:30px;
}

.footer{
	margin-top:35px;
	text-align:center;
	padding-right:30px;
}

.clearer{
	clear:both;	
}

/*************************************
 *** navigation ********************
 *************************************/

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

.navi li {
	cursor: pointer;
	float: left;
	text-align: left;
	font-size: 14px;
	height: 23px;
	padding-top: 6px;
	margin-left: 0px;
	margin-right: 20px;
	padding-left: 10px;
	position: relative;
}

.mmElement a:link,  .mmElement a:visited,  .mmElement a:active{
	color: white;	
	text-decoration: none;
}

.mmElement a:hover{
	color: #00368C;	
	text-decoration: none;
}


.navi li a:link, .navi li a:visited, .navi li a:active {
	color: white;	
	text-decoration: none;
}
.navi li a:hover {
	color: #97C71B;	
}
.navi .active a:link, .navi .active a:visited, .navi .active a:active, .navi .active a:hover {
	color: #97C71B;	
}

.subnavi_bg {
	background-color: #00368C;
	position: absolute;
	z-index: 999;
	visibility: hidden;
	left: 0;
	top: 23px;
	width: 100%;
}
.subnavi {
	padding-top: 5px;
	margin-top: 2px;
}
.subnavi li {
	float: none;
	padding-top: 0;
	padding-left: 0;
	margin: 0;
}
.subnavi li a:link, .subnavi li a:visited, .subnavi li a:active {
	color: white !important;	
	display: block;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 50px;
	height: 20px;
	white-space: nowrap;
	background-color: #00368C;
		border-left:1px solid #00368C;
	border-right:1px solid #00368C;
	min-width: 120%;
	width: auto !important;
	width: 120%;
	
}
.subnavi li a:hover {
	background-color: #95C61C;
	border-left:1px solid #00368C;
	border-right:1px solid #00368C;
}
.subnavi .active a:link, .subnavi .active a:visited, .subnavi .active a:active, .subnavi .active a:hover {
	background-color: #95C61C;
}


/*************************************
 *** navigation members **************
 *************************************/

.membermenue ul {
	list-style-type: none;	
	height:auto;
}

.navi2 li {
	cursor: pointer;
	float: left;
	text-align: left;
	font-size: 14px;
	height: 23px;
	padding-top: 6px;
	margin-left: 0px;
	margin-right: 20px;
	padding-left: 10px;
	position: relative;
}

.mmElement a:link,  .mmElement a:visited,  .mmElement a:active{
	color: white;	
	text-decoration: none;
}

.mmElement a:hover{
	color: #00368C;	
	text-decoration: none;
}


.navi2 li a:link, .navi2 li a:visited, .navi2 li a:active {
	color: white;	
	text-decoration: none;
}
.navi2 li a:hover {
	color: #00368C;	
}
.navi2 .active a:link, .navi2 .active a:visited, .navi2 .active a:active, .navi2 .active a:hover {
	color: #00368C;	
}

.subnavi2_bg {
	background-color: #95C61C;
	position: absolute;
	z-index: 999;
	visibility: hidden;
	left: 0;
	top: 23px;
	width: 100%;
}
.subnavi2 {
	padding-top: 1px;
	margin-top: 2px;
	background:none;
}
.subnavi2 li {
	float: none;
	padding-top: 0;
	padding-left: 0;
	margin: 0;
}
.subnavi2 li a:link, .subnavi2 li a:visited, .subnavi2 li a:active {
	color: white !important;	
	display: block;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 110px;
	height: 20px;
	white-space: nowrap;
	background-color: #95C61C;
	border-left:1px solid #95C61C;
	border-right:1px solid #95C61C;
	min-width: 120%;
	width: auto !important;
	width: 120%;
	
}
.subnavi2 li a:hover {
	background-color: #00368C;
	border-left:1px solid #00368C;
	border-right:1px solid #00368C;
}
.subnavi2 .active a:link, .subnavi2 .active a:visited, .subnavi2 .active a:active, .subnavi2 .active a:hover {
	background-color: #00368C;
}


/*************************************
 *** Link Styling ********************
 *************************************/

a:link, a:active, a:visited{
	color:#00368c;
}
  
a:hover{
	text-decoration:none;
	color:#00368c;
}

.content_right a:link, .content_right a:active, .content_right a:visited{
	text-decoration:none;
	color:#7b7b7b;
}

.content_right a:hover{
	text-decoration:none;
	color:#00368c;
}

a.more:link, a.more:active, a.more:visited{
	text-decoration:none;
	color:#323232;
	display:block;
	text-align:right;
	padding-right:10px;
}

a.more:hover{
	text-decoration:none;
	color:#00368c;
	display:block;
	text-align:right;
	padding-right:10px;
}


.topmennue_buttons_element a:link, .topmennue_buttons_element a:active, .topmennue_buttons_element a:visited{
	text-decoration:none;
	color:#7b7b7b;
	font-size:14px;
}
  
.topmennue_buttons_element a:hover{
	text-decoration:none;
	color:#00368c;
	font-size:14px;
}



/*************************************
 *** Form Styling ********************
 *************************************/

.inputLogin{
	width:124px;
	height:15px;
	border:1px solid #95C61C;
	background-color:#ededed;
	margin-top:6px;
	margin-bottom:10px;
	padding:2px;
	color:#7b7b7b;
}

.submitLogin{
	color:#7b7b7b;
	border:none;
	background:#ffffff;
	cursor:pointer;
	position:relative;
	left:82px;
}

.submitSuche{
	width:29px;
	height:21px;
	background-color:#ededed;
	border:none;
	color:#7b7b7b;
	cursor:pointer;
}

.topmenue_suche_eingabe{
	float:left;
	width:auto;
}


.topmenue_suche_submit{
	float:left;
	width:auto;
	margin-top:6px;
	margin-left:2px;
}

/*************************************
 *** News Styling  **********************
 *************************************/

.newsbereich .newsbox{
	float:left;	
	/*width:180px;*/
	width:260px;
	margin-bottom: 0px !important;
}

.newsbox {
	margin-bottom: 30px;
}

.newsbox_spacer{
	float:left;
	width:27px;
	height:110px;
}

.newsbox h1{
	font-size:12px;
	color:#323232;
	font-weight:bold;
	padding-bottom:0px;
}

.news-list-container p {
	padding-left: 0px !important;	
}

.newsbereich .browser {
	display: none;
}
.newsbereich .number {
	display: none;
}
.newsbereich .news-list-browse {
	/*margin-top: -20px !important;	*/
}
.newsbereich .news-list-morelink {
	text-align: right;	
}
.news-list-morelink a:link, .news-list-morelink a:visited {
	font-size: 12px;
	margin-right: 15px;
}
.news-single-backlink a:link, .news-single-backlink a:visited, .news-single-backlink a:active, .news-single-backlink a:hover {
	font-size: 12px;	
}

.news-single-timedata {
	font-size: 11px;
}
.number {
	display: none;
}

/*************************************
 *** Sitemap *********************
 *************************************/
.csc-sitemap ul {
	list-style-image:url(../img/sitemap_arrow.jpg);
	font-weight: bold;
	margin-left: 20px;
}
.csc-sitemap ul li ul {
	list-style-image:url(../img/sitemap_circle.jpg);
	margin-left: 0;
}

/*Punkte aller Ebenen*/
.csc-sitemap li {
	margin-top: 5px;	
}

/*Punkte 2. Ebene*/
.csc-sitemap ul li ul li {
	margin-left: 15px;	
	font-weight: normal;
}

.csc-sitemap ul li ul {
	margin-bottom: 15px;	
}

/*************************************
 *** Suchergebnis  **********************
 *************************************/
 
.csc-searchResultHeader {
	font-size:14px;	
	color:#00368c;
	font-weight:bold;
	padding-bottom:5px;
}
.csc-searchResult {
	padding-top: 0;
}
.csc-sword {
	font-weight: bold;	
}
 
 
 
 
 /*************************************
 *** Members-Bereich ******************
 *************************************/
 
 .membermenue{
	 height:auto;
	 background-color:#95C61C;
	 padding-left:40px;
 }
 
 .mmElement{
	height:20px;
	float:left;
	width:auto;
	margin-right:20px;
	margin-left:20px;
	font-size:14px;
	color:#ffffff;
 }
 
 .projekt_box{ 
	border:1px solid #00368C;
	padding-left:10px;
	padding-right:10px;
	width: 465px;
	margin-bottom: 10px;
 }
 
 .projekt_close{
	height:10px;
	width:10px;
	display:block;
	background:url(../img/close.png);
	cursor:pointer;
	position:absolute;
	right:1px;
	top:1px;
 }
 
 div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	 margin-top:10px !important;
}

.land {
	font-size: 13px;
	font-weight: bold;
	color: white;
	margin-bottom: 10px;
	margin-top: 15px;	
	background-color: #95C61C;
	padding:3px 0 3px 10px;
}

/*************************************
 *** HTML Basics *********************
 *************************************/

body{
	background:url(../img/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
}

p{
	padding-top:10px;	
	padding-bottom:10px;	
}


h1{
	font-size:14px;	
	color:#00368c;
	font-weight:bold;
	padding-bottom:10px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #97C71B;
	margin-bottom: 10px;
	margin-top: 15px;
}
em {
	font-style: italic;	
}

strong {
	font-weight: bold;
}

.zufallsbild_01 {
	width: 170px;
	height: 80px;
	overflow: hidden;
	margin-bottom: 5px;
}
.zufallsbild_02 {
	width: 170px;
	height: 250px;
	overflow: hidden;
	margin-bottom: 5px;
}
.zufallsbild_03 {
	width: 170px;
	height: 120px;
	overflow: hidden;
	margin-bottom: 5px;
}
.zufallsbild_03 {
	width: 170px;
	height: 120px;
	overflow: hidden;
	margin-bottom: 5px;
}

.content_center ul {
	list-style-image:url(../img/sitemap_circle.jpg);
	margin-left: 15px;
}
.content_center li {
	margin-bottom: 5px;	
}

.errorField {
	border: 1px solid red;	
}

.formField {
	margin-bottom: 15px;	
}
.formField .inlineLabel {
	font-weight: bold;	
	display: inline-block;
	width:100px;
}
.formError {
	color: red;
	font-weight: bold;
	margin-bottom: 15px;
}

.tx-fdfx2cols-pi1 td {	
	vertical-align: top;
}
.tx-fdfx2cols-pi1 .c2l2-left {
	width: 20% !important;
	border: none !important;
}
.tx-fdfx2cols-pi1 .c2l2-middle {
	background-color: #FFF !important;
}

a[href$='.pdf'] {
	padding: 5px 0 5px 20px;
	background: transparent url(../img/pdf_symbol.png) no-repeat center left;
	display: inline-block;
	margin-bottom: 5px;
}

.csc-textpic-imagewrap a {
	background:none;
	padding: 0;
	margin: 0;
}

.logoContainer {
	margin-top: 20px;	
	margin-bottom: 20px;
}
.logoContainer img {
	margin: 5px;	
}


/*************************************
 *** RTE Styling *********************
 *************************************/

 .csc-frame-frame1{
	padding:10px;
	background-color:#96c61c;
	text-align:center;
	width:450px;
	margin:0 auto;
 }
 
 ol{
	 list-style-type:decimal;
	 margin-left:15px;
 }

.contenttable, .contenttable td, .contenttable tr, .contenttable th {
	border:1px solid #00368C;
}

.contenttable th b{
	font-size:17px;	
	color:#00368C;
}

.contenttable th p{
	font-size:14px;	
	color:#00368C;
}

.contenttable p{
	padding:2px;
	font-size:11px;
}

/*************************************
 *** Forum Styling ********************
 *************************************/
 
 .inputFormRow .header{
	 height:20px;
	 background-image:none;
	 background-color:#ffffff;
 }
 
 .tx-wecdiscussion-form{
	border: 1px solid #00368C;
 }
 
.tx-wecdiscussion-sidebar .gutter {
	padding:1px;
}

.tx-wecdiscussion-button a, .tx-wecdiscussion-button a:active, .tx-wecdiscussion-button a:link, .tx-wecdiscussion-button a:visited {
	border:none;	
}

.tx-wecdiscussion-forumMessageSubject a:hover{
	color:#00368C;
}

.tb-group ul {
	list-style-type: none !important;
	list-style-image: none !important;
}
.tb-line {
	list-style-type: none !important;
	list-style-image: none !important;	
}
.tx-wecdiscussion-forumMessage img {
	display: block;
	margin-bottom: 10px;
}



#searchresults.offers h3 {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #95C61C;
    margin-bottom: 0;
    margin-right: 0;
    padding-bottom: 15px;
    padding-left: 0;
    padding-top: 15px;
    text-decoration: none;
	padding-left:10px;
}
#searchresults.offers h3:hover {
	background-color: #fdfff9;
}
#searchresults.offers .anbieter {
	float: left;	
	width: 150px;
	margin-right: 10px;
}
#searchresults.offers .title {
    float: left;
    width: 370px;
	font-weight: normal;
}
#searchresults.offers .projekt_box {
	padding-top: 35px;
}
.rgaccord2-content {
	height: 0;
	overflow: hidden;
}
