@import url(formular.css);

body,td,th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;#
    color: #000000;
}

#headerwrapper {
    width: 100%;
	background-image:url(images/bg_headerwrapper.jpg);
	background-repeat:no-repeat;
	background-position:center 0px;
}

#seperatorwrapper {
    width: 100%;
	background-image:url(images/bg_seperatorwrapper.gif);
	background-repeat:no-repeat;
	background-position:center 204px;
}

#contentwrapper{
	background:url(images/bg_sides_content.gif) repeat-y center;
	height: auto !important;
	width:100%;
}

div.uh1 {
margin-top:-20px;
margin-bottom:10px;
}

tr.newsmenu {
    background-color: #E5FFC1;
}

tr.newsmenu:hover {
    background-color: #CEFF8A;
    cursor: pointer;
    cursor: hand;
}

body {
    background-color: #E5FFC1;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}


div.faq {
height:20px;
background-image:url('../../images/content/icons/arrow_right.png');
background-position: 5 0;
background-repeat: no-repeat;
}

div.faq2 {
margin:2px;
margin-left:10px;
}

a.faq { margin-left:25px; display:block; }
a.faq:visited {  }
a.faq:hover { background-color:#CEFF8A; text-decoration:underline;}

p {
    margin-top: 0px;
    margin-bottom: 10px;
}

/* stwlist */
table.stwlist {
width:570px;
margin-top:0px;
}
tr.stwlist {
background-image: url(images/stwlist_buttbg1.jpg);
width:570px;
height:40px;
color:#000000;
}
tr.stwlist:hover {
background-image: url(images/stwlist_buttbg2.jpg);
    cursor: pointer;
    cursor: hand;
}
td.stwl1 {
width:62px;
height:40px;
font-size:18px;
padding-left:4px;
}
td.stwl2 {
width:96px;
height:40px;
font-size:18px;
padding-left:3px;
}
td.stwl3 {
width:397px;
height:40px;
font-size:14px;
font-weight:bold;
padding-left:3px;
padding-right:5px;
}

/* click_to_big */
div.big_pic { background: url(images/bg_image_big.png); cursor: pointer; display: none; left: 0; position: absolute; width: 100%; z-index: 9999999; }
/*div.big_pic { cursor: pointer; display: none; left: 0; position: absolute; width: 100%; z-index: 9999999; }*/
div.big_pic img { position: relative; background-color:#000000; padding:5px; border:5px solid #000000; }

/*
#stwlistbox {
width:570px;
margin-top:-6px;
}
#stwlistt {
background-image: url(images/stwlist_buttbg1.jpg);
display: table;
#position: relative;
overflow: hidden;
width:570px;
height:40px;
}
#stwlistt:hover {
background-image: url(images/stwlist_buttbg2.jpg);
}
#stwl1 {
display: table-cell;
#position: absolute;
#top: 50%;
vertical-align: middle;
width:62px;
height:40px;
font-size:18px;
padding-left:4px;
}
#stwl2 {
display: table-cell;
#position: absolute;
#top: 50%;
vertical-align: middle;
width:96px;
height:40px;
padding-left:3px;
font-size:18px;
}
#stwl3 {
display: table-cell;
#position: absolute;
#top: 50%;
vertical-align: middle;
width:397px;
height:40px;
padding-left:3px;
padding-right:5px;
font-size:14px;
font-weight:bold;
}*/

/*community Error*/
.errorc { color: red;}

hr {
background-color:#000000; /* Mozilla 1.4 */
color:#000000; /* IE 6 */
border: #000000; /* Opera 7.11 */
height: 1px; /* in Opera fuer die Anzeige noetig, in Mozilla fuer die einheitliche Hoehe */

}


h1 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    MARGIN: 0px 0px 20px;
    color: #000000;
}

h1.stw {
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    MARGIN: 0px -5px 20px;
    color: #000000;
    background-color:#E5FFC1;
    background-image: url(../../images/content/logos/h1-bg.jpg);
background-repeat: repeat-y;
}

img.stwsign {
float:right;
position:static;
margin-top:-10px;
}

h2 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    margin: 15px 0px;
}

h3 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    MARGIN: 0px 0px 10px;
    color: #333333;
    padding: 0px;
}

h4 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    MARGIN: 0px 0px 10px;
    COLOR: #666666;
    text-transform: uppercase;
}

h5 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    MARGIN: 0px;
    PADDING-TOP: 20px
}

h6 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    TEXT-TRANSFORM: uppercase;
    PADDING-TOP: 20px;
	margin: 20px 0px 5px 0px;
}

#profil h2 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    margin: 0px;
}

#profil {
	margin: 20px;
}

#profil h2 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    margin: 0px;
}

#profil h4 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    MARGIN: 0px;
    COLOR: #333333;
    text-transform: uppercase;
}

#profil img {
	margin-left: 20px;
	margin-bottom: 20px;
}


a:link {
    color: #589700;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #589700;
}
a:hover {
    text-decoration: none;
    color: #2F5100;
}
a:active {
    text-decoration: none;
    color: #2F5100;
}

a.innerlnk:link { 
text-decoration: none;
border-bottom-color: #589700;
border-bottom-style: dashed;
border-bottom-width: 1px; }
a.innerlnk:visited { 
text-decoration: none;
border-bottom-color: #589700;
border-bottom-style: dashed;
border-bottom-width: 1px; }
a.innerlnk:hover { 
text-decoration: none;
border-bottom-color: #000000;
border-bottom-style: solid;
border-bottom-width: 1px; }

img.imgbig {
border-color: #000000;
}

#mainbox {
    /*background-color: #FFFFFF;*/
    width: 980px;
height: 100%;
    margin-right: auto;
    margin-left: auto;
margin-top: 0px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-right-color: #000000;
    border-left-color: #000000;
    border-bottom-color: #000000;
    /*background-image: url(images/bg.gif);*/
}
#logo {
    float: left;
    width: 189px;
}
.cleaner {
    clear: both;
    height: 1px;
}
.cleanercontent {
    clear: both;
    height: 1px;
    background-color: #BCBCBC;
}

#metanav {
    float: left;
    width: 316px;
    padding-top: 44px;
    padding-left: 29px;
    padding-right: 19px;
}


#metanav a {
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}


#metanav a:hover {
	color: #616161;
	padding-right: 5px;
	padding-left: 5px;
}


#search {
    float: left;
    width: 80px;
    padding-top: 41px;
    padding-left: 20px;
}
input.search {
    width: 80px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}


input.form {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}



form {
    margin: 0px;
    padding: 0px;
}
#head {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #BCBCBC;
    background-color: #FFFFFF;
}



#nav {
    float: left;
    width: 189px;
    /*background-image: url(images/gradient.gif);*/
    background-repeat: no-repeat;
    /*background-color: #FFFFFF;*/
    padding-top: 15px;
	margin: 0px 0px 10px 0px;
}

#left {
    float: left;
    width: 189px;
    /*background-image: url(images/gradient.gif);*/
    background-repeat: no-repeat;
    /*background-color: #FFFFFF;*/
    padding-top: 150px;
	margin: 0px 0px 10px 0px;
}

#middle {
    float: left;
    width: 570px;

    padding-top: 20px;
    padding-right: 8px;
    padding-left: 20px;
}
#middle2 {
    float: left;
    width: 719px;

    padding-top: 20px;
    padding-right: 19px;
    padding-left: 19px;
}
#right {
    float: left;
    width: 159px;
    padding-top: 15px;
    padding-left: 15px;
    /*background-image: url(images/gradient.gif);*/
    background-repeat: no-repeat;
    padding-right: 15px;
}

#right p {
    margin-top: 10px;
}

#navInner {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #484848;
}

#nav a.nrmactive,a.nrmstarter_normal {
    line-height: 14px;
    text-transform: uppercase;
    color: #000000;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #484848;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #484848;
    font-weight: bold;
}
#nav a.nrminactive {
    line-height: 14px;
    text-transform: uppercase;
    color: #000000;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #484848;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #484848;
    font-weight: bold;
}


#nav a:hover {
  color:#000000;
  background-image:url(images/nav_hover.jpg);
  background-color: #ffffff;
}



#nav a.nrmactive {
    line-height: 14px;
    text-transform: uppercase;
    color: #ffffff;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #484848;
    font-weight: bold;
    background-image:url(images/nav_active.jpg);
    /*background-color: #E5FFC1;*/
}

#nav a.nrmactive:hover {
	 color:#000000;
background-image:url(images/nav_hover.jpg);
/*background-color: #ffffff;*/
}
#nav a.lev2_inactive {
	font-weight:normal;
	 text-transform: none;
	font-size:11px;
    line-height: 14px;
    color: #000000;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-left: 30px;
    padding-bottom: 5px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #BCBCBC;
    background-color: #CEFF8A;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #484848;
}
#nav a.lev2_active  {
    font-weight:normal;
    text-transform: none;
    line-height: 14px;
    color: #ffffff;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 30px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #BCBCBC;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #484848;
    font-weight: bold;
    background-image:url(images/nav_active.jpg);
}


#nav a.lev2_active:hover, #nav a.lev2_inactive:hover   {
	color:#000000;
        background-image:url(images/nav_hover.jpg);
	/*background-color: #ffffff;*/
}

#nav a.lev3_inactive {
    font-weight:normal;
    text-transform: none;
    line-height: 7px;
    color: #000000;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 40px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #BCBCBC;
    background-color: #CEFF8A;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #484848;
}

#nav a.lev3_active {
    font-weight:normal;
    text-transform: none;
    line-height: 7px;
    color: #ffffff;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 40px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #CEFF8A;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #484848;
    font-weight: bold;
    background-image:url(images/nav_hover.jpg);
    /*background-color: #ffffff;*/
}

#nav a.lev3_active:hover, #nav a.lev3_inactive:hover   {
	color:#000000;
/*	background-color: #ffffff;*/
}



#nav a.lev4_inactive {
    font-weight:normal;
    text-transform: none;
    line-height: 14px;
    color: #000000;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 50px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #BCBCBC;
    background-color: #d8d8d8;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #484848;
}

#nav a.lev4_active {
    font-weight:normal;
    text-transform: none;
    line-height: 14px;
    color: #000000;
    text-decoration: none;
    display: block;

    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 50px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #BCBCBC;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #484848;
    font-weight: bold;
    background-color: #ffffff;
}

#nav a.lev4_active:hover, #nav a.lev4_inactive:hover   {
	color:#589700;
	background-color: #ffffff;
}



#footer {
/*    text-align: center; */
		font-size: 8pt;
    padding-top: 10px;
    padding-bottom: 10px;
 /*   background: #FFFFFF url(images/footerback.gif) repeat-x;*/
    background: white;
    position: relative;
}

#footer div {
    position: absolute; 
    right: 0px; 
    border: 0px; 
    margin: 0px; 
    display: inline; 
    top: 0px;
}

#footer div img {
    border: none;
}


#footer a {
    color: #589700;
    text-decoration: none;
}

#footer a:hover {
	color: #2F5100;
	text-decoration: none;
}

#HomeBox {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #bcbcbc;
    margin-bottom: 20px;
    width: 528px;
    background-image: url(images/bg_spaltenHome.gif);
    margin-top: 40px;
}



#homeSpalte1 {
    float: left;
    width: 235px;
    padding-right: 20px;
    padding-top: 14px;
    text-align: center;
}

#homeSpalte2 {
    float: left;
    width: 235px;
    padding-left: 20px;
    padding-top: 14px;
}



/*-- || --*/
#newsbox {
	border: solid 1px #9F9F9F;
	width: 150px;
	float: left;
	padding: 5px;
	margin-bottom: 20px;
}

.podcastcontent {
	display:block;
	width:100%;
	border-bottom:1px #000 dotted;
	margin-bottom:10px;
}

.podcastcontent .podcastmedium {
	overflow: hidden;
	margin-top: 3px;
	width: 100%;
	height: auto !important;
}

#schrift{
float:left;
padding:44px 0 0 120px;
}

img.news {
    border: solid 1px #000000;
    }
img.news:hover {
    border: dotted 1px #000000;
    }

img.left {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 0px;
    margin-top: 0px;
    margin-left: 0px;
}

img.right {
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
}

ul {
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}

li {
    padding-left: 5px;
    /*list-style-type: none;
    background-image: url(images/li.gif);
    background-repeat: no-repeat;*/
}

table.npdpktb {
		background-color: #589700;
    /*background-image: url(themes/fdl/images/logo_fdlcl_new_joined.jpg);*/
    background-repeat: no-repeat;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ffffff;
}

td.npdpktd {
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
}

table.green {
    background-color: #E8F1C2;
    border-top-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #9CB82E;
    border-right-color: #9CB82E;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #9CB82E;
}

table.green td {
    padding-top: 2px;
    padding-right: 4px;
    padding-bottom: 2px;
    padding-left: 4px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #9CB82E;
    margin: 0px;
}


table.green td.header {
    font-weight: bold;
    background-color: #D8E89A;
    margin: 0px;
}

table.white {
    background-color: #FFFFFF;
    border-top-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #BCBCBC;
    border-right-color: #BCBCBC;
}

table.white td {
    padding-top: 2px;
    padding-right: 4px;
    padding-bottom: 2px;
    padding-left: 4px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #BCBCBC;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #BCBCBC;
    margin: 0px;
}

table.white td.header {
    font-weight: bold;
    background-color: #F1F1F1;
    background-image: url(images/gradient.gif);
    background-repeat: repeat-x;
    margin: 0px;
}


#sprachwahl {
    float: right;
}

/* SUCHE CSS */
.searchbutton {
border:solid 1px #d7d7d7; 
color: #125292; 
background-color: #FFFFFF; 
width: 80px; 
height:20px;
cursor:pointer;
padding: 1px 1px 1px 1px;
margin: 0px 0px 0px 0px;
font: normal 1em Arial, Verdana, sans-serif;
}

.searchinput_suche {
background: #FFFFFF;
color: #125292;
width: 170px;
height:16px;
border: solid 1px #d7d7d7;
padding: 2px 2px 2px 2px;
margin: 0px 0px 2px 0px;
font: normal 1em Arial, Verdana, sans-serif;
background-image: url(images/lupe.gif);
background-repeat:no-repeat;
background-position:left;
}

.searchinput {
background: #FFFFFF;
color: #125292;
width: 170px;
border: solid 1px #d7d7d7;
padding: 2px 2px 2px 2px;
margin: 0px 0px 1px 0px;
font: normal 1em Arial, Verdana, sans-serif;
}

input, textarea, select, radio {
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #aaaaaa;
	background-color: #FCFCFC;
	padding: 0px;
	color: #000000;

}

textarea {
	overflow: auto;
}

.rssfeed {
	background-image: url(images/rss.png);
	background-repeat: no-repeat;
	border: 0px;
	padding-left: 18px;
}


/*
Styles for an ordinary table such as in
media or directory
*/
table.normal {
	border: none;
	border-collapse: collapse;
	width: 100%;
}

table.normal td {
	border-bottom: 1px dotted #d0d0d0;
	padding: 5px;
}

table.normal th {
	border-bottom: 1px solid #d0d0d0;
	font-weight: bold;
	background-color: #efefef;
	text-align: left;
	padding: 5px;
}
