/* CSS Document */
html{

}
body {
	margin:0;
	padding:0;
	font:normal 75% arial, helvetica, sans-serif;
	background:url(../images/background.gif) top left repeat-y;
}
ul {
	margin: 0;
	padding: 0;
}
#metanavigation {
	position:absolute; top:0; left:0; 
	width:75.2em;
	height:2.2em;
	text-align:right;
	font:normal 98% Arial, Helvetica, sans-serif;
}

#metanavigation ul {
	padding-top:0.5em;
}

#metanavigation li {
	list-style:none; display:inline;
}

#metanavigation li a,
#metanavigation li a:link,
#metanavigation li a:visited,
#metanavigation li a:hover, 
#metanavigation li a:focus,
#metanavigation li a:active {
	text-decoration:none; white-space:nowrap;
}

#metanavigation li.active a,
#metanavigation li.active a:link,
#metanavigation li.active a:visited,
#metanavigation li.active a:hover, 
#metanavigation li.active a:focus,
#metanavigation li.active a:active {
	text-decoration:underline;
	
}

#metanavigation li a:hover {
	color:#000099;
}

#metanavigation .divider {
	display:inline;
	width:1px;
	margin-left:0.5em;
	margin-right:0em;
	padding-top:1px;
	font-size:0.7em;
    border-left:1px solid #000;
}

#logo {
	position:absolute;
	top:2.2em;
	left:1.1em;
/*	width: 19em;
	height: 4.08em;*/
}

#head {
	position:absolute; 
	top:0em; 
	left:1.1em; 
	width:23em;
	/*width:98.8%;*/
	height:7.12em;
/*	background-color:#000099;*/
}

#headbg{
	position:absolute;
	background:url(../images/ngo.jpg) no-repeat;
	top:0;
	left:0;
	width:82.1em;
	height:11.8em;
}

#menue {
	position:absolute;
	top:6.81em; 
	left:14.85em;
	width:67.25em;
	/*width:70.8em;*/
	/*border-top:2px solid #000099;*/
	float:right;
	background-color:#bdc6e5;
/*	height:2.38em;*/
}

#menue li{
	list-style:none;
	float:left;
	text-align:center;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
}
#menue li.active{
	border-right:1px solid #bdc6e5;
	border-bottom:1px solid #bdc6e5;
	list-style:none;
	float:left;
	text-align:center;
}

#menue a,
#menue a:link,
#menue a:visited,
#menue a:hover,
#menue a:focus,
#menue a:active {
	float:left;
	display:block;
	font-size:1.08em;
	text-decoration:none;
	text-align:center;
	padding:0.4em 1em 0.6em 1em;
	color:#000000;
/*	border-right:1px solid #fff;*/
}

#menue a:hover{
	background-color: #FFFFFF;
	border-bottom:1px solid #bdc6e5;
}

#menue .active a,
#menue .active a:link,
#menue .active a:visited,
#menue .active a:hover,
#menue .active a:focus,
#menue .active a:active {
	color: #000099;
	background-color: #FFFFFF;
}

#submenueleft {
	position:absolute;
	top:9.25em;
	/*left:0.1em;*/
	left:0;
	margin-left:0.1em;
	-margin-left:2px;
	width:0.9em;
	background-color:#000099;
	height: 2.38em;
/*	border-top: 1.1px solid #fff;*/
/*	border-right: 1.1px solid #fff;*
}

#submenuehelper {
	position:absolute;
	top:9.25em;
	left:1.1em;
	width:14.5em;
	background-color:#000099;
	height: 2.38em;
	/*border-top: 1.1px solid #fff;*/
	/*border-left: 1.1px solid #fff;*/
}

#submenue {
	position:absolute; 
	top:9.35em; 
	left:14.8em;
	/*width:66.5em;*/
	width:67.25em;
	/*border-top:2px solid #000099;*/
	background-color:#bdc6e5;
	height:2.38em;
/*	border-top: 1.1px solid #fff;*/
}

#submenue li {
	list-style:none;
	float:left;
	text-align:center;
	border-right:1.1px solid #fff;
	border-bottom:1px solid #fff; 
}

#submenue li.active{
	list-style:none;
	float:left;
	text-align:center;
	border-bottom:1px solid #bdc6e5;
	border-right:1.1px solid #bdc6e5;
}

#submenue a,
#submenue a:link,
#submenue a:visited,
#submenue a:hover,
#submenue a:focus,
#submenue a:active {
	float:left;
	display:block;
	font-size:1.08em;
	text-decoration:none;
	text-align:center;
	padding:0.4em 1em 0.6em 1em;
	color:#000000;
}

#submenue a:hover{
	background-color: #FFFFFF;
}


#submenue .active a,
#submenue .active a:link,
#submenue .active a:visited,
#submenue .active a:hover,
#submenue .active a:focus,
#submenue .active a:active {
	color: #000099;
	background-color: #FFFFFF;
}

#screen {
	position:absolute;
	left:0;
	top:11.8em;
	width:82.1em;
}

#left {
	float:left;
	width:14.8em;
	margin:0; padding:0;
}

#mainmenueleft {
	/*left:0.1em;*/
	width:0.9em;
	float:left;
	background: url(../images/verlauf.jpg) repeat-x;
	margin-left:0.1em;
	-margin-left:1px;
}

#mainmenue {
	float:left;
	margin-left:0.95em;
	-margin-left:0.51em;
}

#mainmenue li {
	list-style:none;
	left:0em;
	border-bottom:solid 1px #ccc;
	width:13.68em;
	-width:12.60em;
	margin-left: 0.1em;
}

#mainmenue a,
#mainmenue a:link,
#mainmenue a:visited,
#mainmenue a:hover,
#mainmenue a:focus,
#mainmenue a:active {
	display:block;
	font-size:1.00em;
	line-height:1.28em;
	text-decoration:none;
	height:auto;
	width:12.60em;
	padding:0.49em 0.2em 0.49em 0.86em;
	/*background-color:#fff;*/
	background-color:#efefef;
	color:#000000;
}

#mainmenue a:hover {
	/*background-color: #efefef;*/
	background-color: #fff;
}

#mainmenue .subsub li {
	border-bottom:none;
	margin:0;
	padding:0;
/*	width:12.6em;
	-width:11.6em;*/
}

#mainmenue .activesub .subsub a,
#mainmenue .activesub .subsub a:link,
#mainmenue .activesub .subsub a:visited,
#mainmenue .activesub .subsub a:hover,
#mainmenue .activesub .subsub a:focus,
#mainmenue .activesub .subsub a:active {
	background-color:#eee;
	width:11.6em;
	border-top:1px solid #dfdfdf;
	padding-left: 1.8em;
	color: #000000;
	/*background-color:#fff;*/
	
	/*border-top:solid 1px #ccc;*/
}

#mainmenue .activesub .subsub a:hover, .activesub .subsub .active a:hover {
	/*background-color: #efefef;*/
	background-color: #fff;
	color: #000099;
}

#mainmenue .active a,
#mainmenue .active a:link,
#mainmenue .active a:visited,
#mainmenue .active a:hover,
#mainmenue .active a:focus,
#mainmenue .active a:active,
#mainmenue .activesub a,
#mainmenue .activesub a:link,
#mainmenue .activesub a:visited,
#mainmenue .activesub a:hover,
#mainmenue .activesub a:focus,
#mainmenue .activesub a:active,
#mainmenue .activesub .subsub .active a,
#mainmenue .activesub .subsub .active a:link,
#mainmenue .activesub .subsub .active a:visited,
#mainmenue .activesub .subsub .active a:hover,
#mainmenue .activesub .subsub .active a:focus,
#mainmenue .activesub .subsub .active a:active {
	/*background-color:#efefef;*/
	background-color:#fff;
	color: #000099;
}

#mainmenue .active a:hover, .activesub a:hover, .activesub .subsub .active a:hover {
	/*background-color: #dfdfdf;*/
}


#teaser {
	background-color: #efefef;
	width:82em;
	margin-left:1px;
}

#teaserright {
	padding-left:0.1em;
	width:0.9em;
	background: url(../images/verlauf.jpg) repeat-x;
	float:right;
}
#teasermenue{
/*	margin-top:1px;*/
	border-top:1px solid #fff;
	background:#fff;
}

#teasermenue li {
	list-style:none;
	/*width:14.8em;*/
	left:0em;
	border:none;
}

#teasermenue a,
#teasermenue a:link,
#teasermenue a:visited,
#teasermenue a:hover,
#teasermenue a:focus,
#teasermenue a:active {
	display:block;
	font-size:1.00em;
	line-height:1.11em;
	text-decoration:none;
	height:auto;
	/*width:14.8em;*/
	width:93%;
	padding:0.49em 0.2em 0.49em 0.86em;
	background-color:#bfbfbf;
	color:#000000;
	border:none;
}

#teasermenue a:hover {
	background-color: #fff;
	border:none;
}

#main {
	margin:0; padding:0;
	}

#right {
	float:right;
	width:14.75em;
	margin:0; padding:0;
}
#right h4{
	color:#000099;
	font-size:1.1em;
}
#right .ansprechpartner{
	padding:5px 5px 5px 10px;
	background:#d4d4d4;
	border-bottom:1px solid #fff;
	font:normal 90% Arial, Helvetica, sans-serif;
}
#right .downloads{
	padding:5px 5px 5px 10px;
	background:#e5e5e5;
	border-bottom:1px solid #fff;
	font:normal 90% Arial, Helvetica, sans-serif;
}
#content {
	/* margin:0 0 0 14.8em;*/
	/*background-color:red;*/
	float:left;
	width:620px;
}

.column-in {
	margin:0; padding:0.8em;
	}
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
	}
	
h1,h2,h3,h4 { margin: 0.2em 0 }
h1 {
	/*color:#666666;
	*/
	color:#000099;
	font-size: 1.2em;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;
	*/
	font-weight:bold;
	border-left: solid 1px #000099;
	border-top: solid 1px #000099;
	padding-left: 5px;
	padding-top: 5px;
}
p { margin: 0.8em 0;
	line-height:1.4em; 
}
table{
	margin-left: 7px;
	border-left:none;
}
#content h3{
margin: 0.8em 0;
}
a { color:#000099; }

.column-in p {
	padding-left:7px;
}
.copy { text-align:center; font-size:80% }

#hauptauswahl, #buttons {
	float:left;
/*	width:629px;*/
}

#hauptauswahl .textbox {
	background:#fff;
	margin-left:11px;
	float:left;
	width:324px;
}
#hauptauswahl .textbox h5 {
	border-bottom:1px solid #bdc6e5;
}
#hauptauswahl div, #buttons div {
	background-color:#bdc6e5;

}
#buttons div {
/*	border-bottom:1px solid #fff;*/
	border-left: solid 1px #FFFFFF;
	border-top: solid 1px #FFFFFF;
	float:left;
	width:156px;
	padding-bottom:5px;
}
#buttons div p img{
	border:none;
}
#buttons div a, #buttons div a:link, #buttons div a:visited, #buttons div a:hover, #buttons div a:active{
	border:0;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#buttons div .more{
	margin:0;
	padding:0;
	margin:4px 7px 4px 4px;
}
#buttons a.overview, #buttons a.overview:link, #buttons a.overview:visited, #buttons a.overview:hover, #buttons a.overview:active  {
	color:#009;
	font-weight:bold;
}
#hauptauswahl h5 {
	color:#000099;
	font-size:1em;
	/*white-space: nowrap;*/
	border-bottom:1px solid #fff;
	margin: 0;
	padding: 5px;
}

#hauptauswahl p {
	padding:5px;
}
#hauptauswahl ul{
	margin-left:22px;
}
#hauptauswahl ul.overview {
	margin-top:2px;
	margin-bottom:4px;
}
#hauptauswahl ul.overview li {
	list-style-image:url(../images/aufzaehler_blau.gif);
}
#hauptauswahl ul{
	padding:7px 20px 7px 7px;
}
#hauptauswahl li {
	list-style-image:url(../images/aufzaehler_blau.gif);
	padding:0 0 6px 0;
}
#hauptauswahl h3 {
	margin-left:5px;
}
.start{
margin-left:178px;
-margin-left:89px;
}
dfn, .none{
	position:absolute;
	left:-1000px;
	top:-1000px;
	width:0;
	height:0;
	overflow:hidden;
	display:inline;
}


#navBar1{
	float: right;
	width: 17%;
	margin: 0px;
	padding: 0px;
}

#headlines1{
  	float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content1{
	float: left;
  	width: 83%;
}

#suche {
	background-color: #CCCCCC;
	padding:0.49em 0.2em 0.79em 0.86em;
	border-bottom: solid 1px #FFFFFF;
}

#suche form {
	margin:0;
}
h3{
	margin:0;
	padding:2px 0 2px 0;
	font-size:1em;
}
#content .column-in a, #content .column-in a:link, #content .column-in a:visited, #content .column-in a:hover, #content .column-in a:active {
	padding:0;
	padding-left:12px;
	background:url(../images/pfeil.gif) left no-repeat;
}
#hauptauswahl a.extern, #hauptauswahl a.extern:link, #hauptauswahl a.extern:visited, #hauptauswahl a.extern:hover, #hauptauswahl a.extern:active,
#content .column-in a.extern, #content .column-in a.extern:link, #content .column-in a.extern:visited, #content .column-in a.extern:hover, #content .column-in a.extern:active {
	padding:0;
	padding-right:14px;
	background:url(../images/link_neuesfenster.gif) right no-repeat;
}
#content .column-in a.mail, #content .column-in a.mail:link, #content .column-in a.mail:visited, #content .column-in a.mail:hover, #content .column-in a.mail:active {
	padding:0;
	padding-left:14px;
	background:url(../images/mail.gif) left no-repeat;
}
#hauptauswahl a.download, #hauptauswahl a.download:link, #hauptauswahl a.download:visited, #hauptauswahl a.download:hover, #hauptauswahl a.download:active,
#content .column-in a.download, #content .column-in a.download:link, #content .column-in a.download:visited, #content .column-in a.download:hover, #content .column-in a.download:active {
	padding:0;
	padding-left:12px;
	background:url(../images/download.gif) left no-repeat;
}
.downloads a.download, .downloads a.download:link, .downloads a.download:visited, .downloads a.download:hover, .downloads a.download:active {
	padding:0;
/*	padding-left:12px;
	background:url(../images/download.gif) 3px left no-repeat;*/
}
.small{
	color:#666;
}
.downloads{
	color:#000;
}
.downloadlink{
	margin-top:4px;
	margin-bottom:4px;
}
#content ul{
	margin:5px 0 5px 20px;
}
#content ol{
	margin:5px 0 5px 20px;
}
#content ul li{
	list-style-image:url(../images/aufzaehler_blau.gif);
	padding-bottom:2px;
	margin-left:5px;
}
#content table {
	line-height:17px;
	font:100.01% arial, Arial, Helvetica, sans-serif;
	border:1px solid #fff;
	border-left:none;
	width:100%;
	padding:5px;
}
#content td{
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	background:#ededed;
}
#content th{
	text-align:left;
	font-weight:normal;
}
caption{
	margin-left:8px;
	text-align:left;
}
input.suche{
line-height:18px;
height:15px;
}
.suchebutton{
}
.error{
	color:#ff0033;
}