body {
	margin:0;
	padding:0;
	font-family:arial,helvetica,sans-serif;
	font-size:11px;

	color:#000;
}

h2 {
	font-size:14px;
	padding:0;
	margin:30px 0 15px 0;
}
h3 {
	font-size:14px;
	margin:30px 0 15px 0;
}
div,td,th,p,input,select,option,span,button {
	font-family:arial,helvetica,sans-serif;
}

.maincolumn {
	width:500px;
	float:left;
	/*margin-top:30px;*/
}


.sidebar {
	width:250px;
	float:right;
	font-size:11px !important;
	/* padding-top:30px; */
	padding:25px 0 0 0;
}


.infobox {
	font-size:11px;
}
.infobox h3 {
	font-size:11px !important;
	margin-bottom:5px;
	margin-top:16px;
}
.infobox p {
	margin-top:0;
}
.infobox ul {
	margin:0 0 0 15px;
	padding:0;
}

#header {
}

form.login {
	margin:15px 0;	
}
	
form.login input {
	background-color:#f2f2f2; 
	border:1px solid #afafaf;
	padding:2px 8px;
}
.login input.textfield { 
	width:180px; 
	margin-top:5px;
	font-size:11px;
}
.login input.submit { 
	border:0;
	background-color:#fff; 
	color:#666;
	font-weight:bold;
}

.orglist , .bildlist {
	margin:0 -25px 0 -25px;		
}
.item {
	background-color:#eeeeee;
	padding:10px 0 10px 0;
	margin-bottom:2px;
}
.orglist .item ,
.bildlist .item {
	/*padding:10px 25px 10px 25px;*/
	padding:0;
}
.item .textc {
	width:600px;
	float:left;
	padding:10px 25px 10px 25px;
}

.item .thumb {
	width:150px;
	float:right;
}
.item h3 {
	font-size:12px;
	font-weight:bold;
	margin:0;
}

.item .teaser {
	margin-top:4px;
	color:#666;
	font-size:11px;
}
.item .synopsis {
	margin-top:4px;
	color:#000;
	font-style:normal;
	font-size:11px;
}
#subsubnavig {
	margin:20px 0 30px 0;
	display:none;
}

#headercontent {
	width:760px;
	margin-left:209px;
}
#headercontent .navig {
	float:left;
	margin-top:10px;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	display:none;
}
#headercontent .logos {
	margin-top:10px;
	width:240px;
	float:right;
	text-align:right;
}
#headercontent .logos img {
	margin-left:10px;
}
#footer {
	background-image:url("../images/background/shadow_bottom.jpg");
	background-repeat:no-repeat;
	margin-left:185px;
	background-position:0px 0px;
	/*background-color:orange;*/
	height:75px;
	background-color:white;
}
#footercontent {
	font-weight:bold;
	display:none;
	font-size:10px;
	/*margin-left:209px;*/
	text-align:center;
	width:760px;
	padding-top:35px;
}
#wrapper {
	/*background-color:blue;*/
	background-image:url("../images/background/shadow_middle.jpg");
	background-repeat:repeat-y;
	background-position:995px 0px;
}

#wrapper2 {
	width:995px;
	/*Übackground-color:red;  */
}

#maincontainer {
	float:left; 
	background-color:#fff;
	width:785px;
}
#main {
	/* width:678px; */
	margin:0 0 0 25px;
	/*background-color:pink;*/
	padding:0;
}

#mainwide {
	padding:0;
}

#navigcontainer {
	width:185px;
	float:left;
	display:none;
}

#mainnavig {
	list-style-type:none;
	width:184px;
	margin:0;
  	padding:0;
	font-size: 11px;
	border-bottom:1px solid #000;
	font-weight: bold;
	background-image:url("../images/background/background_navig.jpg");
	background-repeat:no-repeat;
	display:none;
}
#mainnavig li {
	padding:0;
	border-top:1px solid #000;
}
* html #mainnavig li {
	display:inline-block;
}
#mainnavig a {
	display:block;
	padding:15px 10px 15px 10px;
	color:#000;
	outline:none;
}
#mainnavig a.current {
	color:#f30;
}
#mainnavig a:hover {
	color:#f30;
}

#mainnavig li ul {
	list-style-type:none;
	margin:0;
	padding:0;
	/*font-weight: normal; */
}
#mainnavig li li {
	border-top:1px dotted #666;
}
#mainnavig li li a {
	padding:15px 10px 15px 30px;
}

a {
	color:#f30;
	text-decoration:none;
}

#ffglogo {
	float:right;
	width:190px;
	height:88px;
}

.stdform {
	color:#666;
}
.stdform fieldset {
	border:1px solid #666;
	background-color:#fff;
	margin:20px 0;
	padding:0;
  	clear: both;
}

fieldset h2 {
	background-color:#cfcfcf;
	margin:0;
	padding:3px 10px;
	color:#666;
	font-size:12px;
	border-bottom:1px solid #666;
}
fieldset h3 {
	background-color:#e0e0e0;
	margin:0;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	padding:3px 10px;
	color:#666;
	font-size:12px;

}
fieldset .subtitle {
	border-bottom:1px solid #666;
	padding:3px 10px;
}
fieldset div.fields {
	padding:10px;
}

.stdform label {
	display:block;
	width:120px;
	float:left;
}
label.small {
	display:inline;
	width:auto;
}

.smalllabels {
	display:block;
	width:120px;
	float:left;
}
.stdform div.formrow {
	width:600px;
	float:left;
}

.stdform div.row {
	/*overflow:auto;*/
	line-height:18px;
	clear:left;
	width:730px;
	/* ?????? */
	overflow:hidden;
	/* ?????? */
	margin:5px 0 5px 0 !important;
}
.stdform input.textfield,
.stdform input.filefield,
.stdform input.submitfield,
.stdform textarea,
.stdform select {
	border:1px solid #ccc;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	padding:2px;
}
.stdform table tr td {
	font-family:arial,helvetica,sans-serif;
	vertical-align:top;
	font-size:11px;
}
select {
	padding:0 !important;
}
.stdform textarea {

	width:600px;
	/*height:100px;*/
}


table.list {
	background-color:#cfcfcf;
	color:#666;
	width:100%;
	border:1px solid #ccc;
	border-collapse:collapse;
}


table.list tr th,
table.list tr td
 {
	text-align:left;
	font-size:12px;
	border-bottom:1px dotted #999;
	border-top:1px dotted #999;
	padding:2px 10px;
}
table.list tr.row0 td {
	background-color:#fff;
}
table.list tr.row1 td {
	background-color:#f0f0f0;
}

table.list tr:hover td {
	background-color:#fff0e9;
}

.subnavig {
	border-bottom:1px solid #f0f0f0;
	margin:20px 0;
	text-align:center;
}


/* PROJECT */

h2.project {
	margin-top:0px;
	color:#f00;
}
.programme {
	font-weight:bold;
	font-size:12px;
}
.teaser {
	font-size:12px;
	color:#666;
}

.synopsis {
	font-size:12px;
	font-style:italic;
}

.error {
	color:#fff;
	background-color:#f30;
	font-weight:bold;
	font-size:12px;
	padding:10px 20px;
	margin-top:15px;
	border:1px solid #600;
}

.message {
	color:#000;
	background-color:#ccc;
	font-weight:bold;
	font-size:12px;
	padding:10px 20px;
	margin-top:15px;
	border:1px solid #666;
}

.req {
	color:#f30;
	font-weight:bold;
}

/*
 *

h1 {
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0 0 20px 0;
	color:#000;
}

h2 {
	color:black;
	font-size:12px;
}
h2.project {
	font-weight:normal;
}

.box {
	background-color:#edecec;
	border:1px solid #999;
	padding:8px;
	overflow:hidden;
}

.boxwithtabs {
	background-color:#edecec;
	border-width:0 1px 1px 1px;
	border-style:solid;
	border-color:#999;
	padding:10px 8px 10px 8px;
	overflow:hidden;
}

.listbox {
	background-color:#edecec;
	border-width:0 1px 1px 1px;
	border-style:solid;
	border-color:#999;
	padding:20px 8px 20px 8px;
	overflow:hidden;
}

.boxcontent {
	padding:30px 20px 20px 20px;
}

.text {
	padding:30px 20px 20px 20px;
	width:380px;
	float:left;
}

.options {
	width:227px;
	background-color:#fff;
	border:1px dotted #666;
	float:right;
	font-size:10px;
	margin:0;
	min-height:350px;
	color:#000;
}

.options .block {
	border-bottom:1px dotted #666;
	padding:20px 15px 15px 15px;
}


.options .blocklast {
	padding:20px 15px 15px 15px;
}

*/
/* hauptnavigation */


/* subnavigation */
/*

.subnavig {
	font-size: 11px;
	font-weight:bold;
	width:138px;
	list-style-type:none;
	margin:0 !important;
	padding:0;
	border-bottom:1px solid #000;
}
.subnavig li {
	border-top:1px solid #000;
	border-bottom:1px solid #fff;
	padding:6px 10px;
	text-transform:uppercase;
	background-image:url(../images/subbg.gif);
	background-position:0px 1px;
	background-repeat:no-repeat;
}
.subnavig a {
	color:#666;
}
.subnavig a:hover {
  color:#000;
}
a.current {
	color:#000;
}

li.level2 {
	padding:3px 10px;	
	text-transform:none;
	font-size:10px;
}


li.g {
	background-image:url(../images/subbgg.gif);
}

li.r {
	background-image:url(../images/subbgr.gif);
}

td.subnavig2 {
	vertical-align:bottom;
}
.subnavig2 {
	font-size: 11px;
	font-weight:bold;
	width:138px;
	list-style-type:none;
	margin:0 !important;
	padding:0;
	padding-top:50px;
}
.subnavig2 li {
	border-top:1px solid #000;
	border-bottom:1px solid #fff;
	padding:6px 10px;
	text-transform:uppercase;
}

.subnavig2 a:hover {
	color:#000;
}
.subnavig2 a {
	color:#666;
}

.topnavig {
	text-transform:uppercase;
	margin-left:360px;
	padding-top:10px;
}
.bottomnavig {
	margin-top:30px;
	border-top:1px dotted #666;
	padding-top:10px;
	text-transform:uppercase;
}
.topnavig a, .bottomnavig a {
	color:#f30;
}
.bottomleftnavig {
	width:50%;
	float:left;
}
.bottomrightnavig {
	width:50%;
	float:left;
	text-align:right;
}




.lead {
	color:#666;
	font-weight:bold;
}


div.clearing {
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
}


.copyright {
	margin:40px 0 10px 0;
	color:#999;
}

table.antragsbox {
	border-left:1px solid black !important;
	border-bottom:1px solid black !important;
	border-right:1px solid black !important;
	background-color:#eeeeee;
	position:relative;
	padding:0;
}

.antragmain  {
	display:block;
	width:520px;
	margin-left:10px;
	padding-bottom:10px;
	position:relative;
	min-height:350px;
}
.antragmain .title {
}
.antragleft {
	border-right:1px solid black !important;
	background-color:white;
}


.formcolumn {
	font-size:10px;
	width:240px;
	float:left;
}
.required {
	color:#f30;
	font-size:10px;
}

.buttons {
	margin-top:1px;
	overflow:hidden;
}

input.btn {
	background-color:#666;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	border:0;
	padding:3px 15px 3px 15px;
	margin-left:1px;
	width:99px;
	overflow:visible;
	float:right;
}

input.btn1 {
	background-color:#666;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	border:0;
	padding:1px 5px 1px 5px;
	width:auto;
	overflow:visible;
	margin:0;
	margin-top:4px;
	margin-left:75px;
}



h3 {
	border-width:1px 1px 0 0;
	border-style:solid;
	border-color:#000;
	margin:0;
	padding:5px 30px 5px 30px;
	font-size:12px;
	font-weight:bold;
	display:inline;
	margin:0;
}
.antragheader {
	border-bottom:1px solid black;
	height:18px;
}
.antragheader a {
	background-color:#ccc;
	padding:5px 30px 5px 30px;
	margin:0 0 1px 0;

}
.sidebar {
	width:138px;
	float:left;
	background-color:#fff;
	padding:25px 0 0 0;
	border-right:1px solid #000;
	border-left:1px solid #000;
}


fieldset.plain {
	font-size:10px;
	padding:5px 20px;
	border:0;
	color:#666;
}

fieldset.dottedfieldset {
	font-size:10px;
	padding:5px 10px;
	border:1px dotted #666;
}

legend {
	color:#666;
	background-color:#eee;
	font-weight:bold;
	font-size:10px;
	padding:10px;
	text-transform:uppercase;
}

.hilfe {
	position:absolute;
	font-size:11px;
	top:1px;
	right:-6px;
	width:196px;
	background-image:url("../images/90trans.png");
	border:1px solid #ccc;
}

.hilfe .content {
	padding:10px;
}



.tablist, .tablist2 {
    margin:0;
	width:100%;
    height:31px;
    background-color:#fff;
	background-repeat:repeat-x;
	background-position:bottom;
	background-image:url("../images/tabs.gif");
	position:relative;
	margin-right:-1px !important;
}


.tablist2 {
    width:538px;
	background-image:url("../images/tabs2.gif");
}

div.tabhelp {
	float:right;
	background-color:#999;
	position:relative;
    height:29px;
    margin:0;
	text-align:center;
	width:200px;
	overflow:hidden;
	border-bottom:1px solid white;
	font-size:11px;

	text-transform:uppercase;
}


.tablist a, .tablist2 a {
	display:block;
	padding:8px 30px 0 30px;
	color:#000;
}

div.tabselect {
	float:left;
	background-color:#eee;
	margin-top:1px;
	border-top:1px solid #999;
	border-right:1px solid #999;
    height:28px;
	text-transform:none;
}

.tabselect select {
	margin:3px 10px 2px 10px;
}

div.tabother {
	float:left;
	text-transform:none;
	padding-top:7px;
}

div.tabcurrent {
	float:left;
    background-color:#eee;
    height:31px;
	font-size:12px;
	font-weight:bold;
    border-width:0 1px 0 1px;
    border-style:solid;
    border-color:#999;
	color:#000;
	text-transform:uppercase;
	background-repeat:repeat-x;
	background-image:url("../images/tabcurrent.gif");
}
.tablist2 .tabcurrent {
    border-width:0 1px 0 0;
    border-color:#000;
	background-image:url("../images/tabcurrent2.gif");
}
.tabcurrent div {
	margin:7px 30px 5px 30px;
	font-size:12px;
}

.tabother img {
	margin-top:2px;
}

.tabother a {
	display:inline;
	padding:2px;
	padding-left:15px;
	background-repeat:no-repeat;
	background-position:0 2px;
	margin-left:10px;
}


a.iconnew {
	background-image:url("../images/icons/new.gif");
}
a.iconlist {
	background-image:url("../images/icons/list.gif");
}
a.iconsearch {
	background-image:url("../images/icons/search.gif");
}
a.iconrefresh {
	background-image:url("../images/icons/refresh.gif");
}
a.iconprint {
	background-image:url("../images/icons/print.gif");
}
.iconlinks {
	margin-bottom:10px;
	font-size:10px;
}
.iconsbottom {
	padding-top:2px;
	border-top:1px dotted #666;
	text-align:right;
}
.iconlinks a {
	padding:2px;
	color:#000;
}

.iconlinks img {
	margin-top:2px;
}

.iconlinks a {
	padding-left:15px;
	background-repeat:no-repeat;
	background-position:0 2px;
	margin-left:2px;
}

.list, .list2 {
	border-collapse:collapse;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
.list {
	width:658px;
}
.list2 {
	width:100%;
}


.list th, .list td, .list2 th, .list2 td {
	text-align:center;
}

.list th, .list2 th {
	border:1px solid #fff;
	background-color:#666;
	color:#fff;
	font-weight:bold;
}

.list th { padding:5px 10px 5px 10px; }
.list2 th { padding:2px 5px 2px 5px; }

.list td { padding:10px; }
.list2 td {
	padding:2px; 
	font-size:10px;
}

.list td, .list2 td {
	border-bottom:1px solid #fff;
}

th.r, td.r {
	padding:0 !important;
	width:8px;
}

td.red {
	background-color:#c00 !important;
	padding:0 !important;
	width:8px !important;
}

.ctext {
	text-align:left !important;
}

.tr1 td {
	background-color:#eee;
}

.tr2 td {
	background-color:#dcdcdc;
}


.title {
	font-weight:bold;
}


.mailheader {
	background-color:#fff;
	padding:10px;
}
.mailnavig {
	float:right;
}
.mailbody {
	padding:10px;
}
.mailnumber {
	width:20px;
	border:1px solid #000;
	padding:1px;
}
.important {
	color:#f30;
}

.errors {
	color:#fff;
	background-color:#f30;
	font-weight:bold;
	padding:10px 20px;
	margin-top:15px;
}

input.check1 {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.label1 {
	color:#666;
	float:left;
	margin-top:4px;
	width:75px;
}

input.text1 {
	width:100px;
	font-size:10px;
	border:1px solid #000;
	margin-top:4px;
}

input.text2 {
	float:left;
	width:220px;
	border:1px solid #000;
}

label.label2 {
	float:left;
	background-color:#eee;
	width:130px;
	color:#666;
	
}
.comment {
	color:#666;
}
.formrow {
	clear:both;
	padding-top:4px;
}
*/


p.lead {
	font-weight:bold;
	color:#666;
}
