@import url(formular.css);

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #311902;
}

body {
	background-image: url(images/bg2.gif);
	background-color: #FFFFCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

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

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

hr {
	background-color:#999999; /* Mozilla 1.4 */
	color:#000000; /* IE 6 */
	border: #005B00; /* 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: #311902;
}

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: #311902;
    padding: 0px;
}

h4 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    MARGIN: 0px 0px 10px;
    COLOR: #311902;
    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: #311902;
    text-transform: uppercase;
}

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


a:link {
	color: #A07A05;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A07A05;
}
a:hover {
	text-decoration: none;
	color: #CC9B06;
}
a:active {
    text-decoration: none;
    color: #A07A05;
}
#mainbox {
	margin-top: 15px;
	width: 944px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	background-image: url(images/bg.gif);
}
#logo {
    float: left;
    width: 189px;
}
.cleaner {
	clear: both;
	height: 0px;
}
.cleanercontent {
	clear: both;
	height: 0px;
	background-image: url(images/cleanercontent.gif);
}

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


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


#metanav a:hover {
	color: #009900;
	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;
}

#nav {
    float: left;
    width: 189px;    
    padding-top: -40px;
	margin: 0px 0px 0px 0px;
}
#middle {
	margin-top: -10px;
	background-color: #FFFDE6;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	float: left;
	width: 524px;
	padding-top: 18px;
	padding-right: 19px;
	padding-left: 19px;
}
#right {
    float: left;
    width: 159px;
    padding-left: 10px;
    padding-right: 10px;
    background-repeat: no-repeat;
	}

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

#navInner {
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #999999;
}


#nav a {
	margin-top: -1px;
    line-height: 13px;
    text-transform: uppercase;
    color: #311902;
    text-decoration: none;
    display: block;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 15px;
    font-weight: bold;
}

#nav a:hover {
	color:#311902;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	line-height: 11px;
}



#nav a.active {
	line-height: 13px;
	text-transform: uppercase;
	color: #311902;
	text-decoration: none;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-weight: bold;
}

#nav a.active:hover {
	color:#311902;
	line-height: 13px;
}
#nav a.lev2_inactive {
	font-weight:normal;
	text-transform: none;
	font-size:12px;
	line-height: 13px;
	color: #005138;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-left: 30px;
	padding-bottom: 3px;
}
#nav a.lev2_active  {
	font-size:12px;
	font-weight:normal;
	text-transform: none;
	line-height: 13px;
	color: #005138;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	font-weight: normal;
}


#nav a.lev2_active:hover, #nav a.lev2_inactive:hover   {
	color:#005138;
	line-height: 11px;
}

#nav a.lev3_inactive {
	font-size:12px;
    font-weight:normal;
    text-transform: none;
    line-height: 11px;
    color: #311902;
    text-decoration: none;
    display: block;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 50px;
}

#nav a.lev3_active {
	font-size:12px;
    font-weight:normal;
    text-transform: none;
    line-height: 11px;
    color: #311902;
    text-decoration: none;
    display: block;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 50px;
}

#nav a.lev3_active:hover, #nav a.lev3_inactive:hover   {
	color:#311902;
	line-height: 9px;
}



#nav a.lev4_inactive {
    font-weight:normal;
    text-transform: none;
    line-height: 12px;
    color: #311902;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 50px;
}

#nav a.lev4_active {
    font-weight:normal;
    text-transform: none;
    line-height: 12px;
    color: #683604;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 50px;
    font-weight: bold;

}

#nav a.lev4_active:hover, #nav a.lev4_inactive:hover   {
	color:#683604;
}



#footer {
    text-align: left;
	padding-top: 10px;
    padding-bottom: 10px;
    background-image: url(images/footer.gif);
	background-repeat:no-repeat;
	background-color:#FEE001;
    position: relative;
}

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

#footer div img {
    border: none;
}


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

#footer a:hover {
	color: #683604;
	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 #c50118;
	width: 150px;
	float: left;
	padding: 5px;
	margin-bottom: 20px;
}

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

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

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: 0px;
    margin-left: 0px;
}

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

table.green {

    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 {

    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-image: url(images/gradient.gif);
    background-repeat: repeat-x;
    margin: 0px;
}

#sprachwahl {
    float: right;
}

/* SUCHE CSS */
.searchbutton {
	border:solid 1px #d7d7d7;
	color: #311902;
	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: #311902;
	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: #FFFDE6;
	color: #311902;
	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: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
	background-color: #FFFDE6;
	padding: 0px;
	color: #311902;
}

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 solid #999999;
	padding: 5px;
}

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