@import url(formular.css);

/* -- Schriftgrösse Text ohne Formatierung -- */
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

/* -- Format "Normal" der Schrift -- */
p {
    Font-size: 12px;
    Line-height: 16px;
    margin-top: 0px;
    margin-bottom: 6px;
    font-weight: normal;
}
/*-- Listen --*/
ul {
    padding-left: 25px;
    padding-bottom: 6px;
    list-style-image: url(/images/content/icons/Listenzeichen_standard_small.jpg);
}

li {
    Line-height: 18px;
    margin-bottom: 6px;
    padding-left: 7px;
}

/* -- Schriftgrösse Newsspalte rechts -- */
td,th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}

/*-- Hintergrund blau --*/
body {
    background-color: #546C8E;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

#mainbox {
    background-color: #DDDDDD;
    width: 944px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(images/bg.gif);
}

/*community Error*/
.errorc { color: red;}

hr {
background-color:#7DBA00; /* Mozilla 1.4 */
color:#000000; /* IE 6 */
border: #7DBA00; /* 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: #333333;
}

h2 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    margin: 15px 0px;
}

h3 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    MARGIN: 0px 0px 10px;
    color: #333333;
    padding: 0px;
}

h4 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    MARGIN: 0px 0px 10px;
    COLOR: #353535;
    text-transform: uppercase;
}

h5 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    MARGIN: 0px;
    PADDING-TOP: 20px
}

h6 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    margin: 15px 0px;
    word-spacing:0px;
    letter-spacing:1px;
    color: #353535;
	
}

#slogan {
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
word-spacing:1px;
letter-spacing:3px;
color: #353535;

}

#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;
}



/* -- Normaler Linktext a-- */
a:link {
    font-weight: bold;
    text-decoration: underline;
    color: #353535;
}
a:visited {
    font-weight: bold;
    text-decoration: underline;
    color: #353535;
}
a:hover {
    font-weight: bold;
    text-decoration: underline;
    color: #7DBA00;
}
a:active {
    font-weight: bold;
    text-decoration: underline;
    color: #000000;
}

/* -- Linktext a.two in den News-- */
a.two:link {
    font-weight: normal;
    text-decoration: none;
    color: #353535;
}
a.two:visited {
    font-weight: normal;
    text-decoration: none;
    color: #353535;
}
a.two:hover {
    font-weight: normal;
    text-decoration: none;
    color: #7DBA00;
}
a.two:active {
    font-weight: normal;
    text-decoration: none;
    color: #000000;
}


.cleaner {
    clear: both;
    height: 18px;
background-color: #DDDDDD;
}
.cleanertop {
    clear: both;
    height: 10px;
background-color: #DDDDDD;
}


.cleanercontent {
    clear: both;
    height: 1px;

}


#logo {
    float: left;
    width: 179px;
    background-color: #DDDDDD;
    height:70px;
    padding-top: 10px;
padding-left: 10px;
}


#toptitel {
background-color: #DDDDDD;
    float: left;
    width: 528px;
    height:85px;
    padding-left: 19px;
    padding-right: 19px;
}

#righttitel {
   background-color: #DDDDDD;
   float: right; 
    width: 158px;
height:85px;
padding-right: 15px;
 padding-left: 16px;
}



#search {
    float: left;
    width: 80px;
    padding-top: 41px;
    padding-left: 20px;

}
input.search {
    width: 40px;
    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: #000000;
    background-color: #DDDDDD;
}



#nav {
    float: left;
    width: 189px;
    background-image: url(images/gradient.gif);
    background-repeat: no-repeat;
    background-color: #DDDDDD;
	margin: 0px 0px 10px 0px;
}
#middle {
    float: left;
    width: 528px;
    padding-top: 0px;
    padding-right: 19px;
    padding-left: 19px;
}

#right {
   float: right; 
    width: 172px;
padding-left: 15px;
font-size: 10px
}

/* -- Abstand grüne Newstitel von oben -- */
#right p {
    margin-top: 0px;
}

#flashcontent {
    padding-left: 15px;
}

#navInner {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DDDDDD;
}


#nav a {
    line-height: 14px;
    text-transform: uppercase;
    color: #353535;
    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: #DDDDDD;
    font-weight: bold;
}

#nav a:hover {
  color:#7DBA00;
}

#nav a.active {
    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: #DDDDDD;
    font-weight: bold;
    background-color: #DDDDDD;
}

#nav a.active:hover {
	 color:#7DBA00;
}
#nav a.lev2_inactive {
	font-weight:normal;
	 text-transform: none;
	font-size:11px;
    line-height: 14px;
    color: #353535;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-left: 30px;
    padding-bottom: 5px;
    padding-right: 5px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #DDDDDD;
    background-color: #DDDDDD;

}
#nav a.lev2_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: 30px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #DDDDDD;
    font-weight: bold;
    background-color: #DDDDDD;
}


#nav a.lev2_active:hover, #nav a.lev2_inactive:hover   {
	color:#7DBA00;
}

#nav a.lev3_inactive {
    font-weight:normal;
    text-transform: none;
    font-size: 10px;
    line-height: 14px;
    color: #353535;
    text-decoration: none;
    display: block;
    padding-top: 3px;
    padding-bottom: 5px;
    padding-left: 40px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #DDDDDD;
    background-color: #DDDDDD;
}

#nav a.lev3_active {
    font-weight:normal;
    text-transform: none;
    line-height: 14px;
    color: #000000;
    font-size: 10px;
    text-decoration: none;
    display: block;
    padding-top: 3px;
    padding-bottom: 5px;
    padding-left: 40px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #DDDDDD;
    font-weight: bold;
    background-color: #DDDDDD;
}

#nav a.lev3_active:hover, #nav a.lev3_inactive:hover   {
	color:#7DBA00;
}

#nav a.lev4_inactive {
    font-weight:normal;
    text-transform: none;
    line-height: 14px;
    color: #000000;
    font-size: 10px;
    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: #DDDDDD;
    background-color: #DDDDDD;
}

#nav a.lev4_active {
    font-weight:normal;
    text-transform: none;
    line-height: 14px;
    color: #000000;
    font-size: 10px;
    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: #DDDDDD;
    font-weight: bold;
    background-color: #DDDDDD;
}

#nav a.lev4_active:hover, #nav a.lev4_inactive:hover   {
	color:#7DBA00;
}

#footer {
    text-align: right;
    font-size: 10px;
color: #353535;
    padding-top: 5px;
    padding-bottom: 5px;
padding-right: 10px;
 /*   background: #FFFFFF url(images/footerback.gif) repeat-x;*/
    background: #DDDDDD;
    position: relative;
border-top-width: 1px;
border-top-color: #353535;
border-top-style: solid;


}

#footer div {
    position: absolute;
    right: 0px; 
    border: 0px; 
    margin: 0px; 
    display: inline; 
    top: 0px;
}

#footer div img {
    border: none;
}


#footer a {
    color: white;
    text-decoration: none;
}

#footer a:hover {
	color: white;
	text-decoration: none;
}

#HomeBox {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #000000;
    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 #d7d7d7;
	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.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;
}


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: #DDDDDD;
    border-top-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #000000;
    border-right-color: #000000;
}

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: #000000;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #000000;
    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 */

.lupe {
border: 0px;
margin: 1px;
padding: 0px 0px 0px 0px;
}

.lupe:hover {
border: 0px;
margin: 1px;
padding: 0px 0px 0px 0px;
}

.lupe:active {
border: 0px;
margin: 1px;
padding: 0px 0px 0px 0px;
}


.searchbutton {
border:solid 1px #000000; 
color: #000000; 
background-color: #FFFFFF; 
width: 80px; 
height: 18px;
cursor:pointer;
padding: 0px 0px 0px 0px;
margin: 1px 0px 0px 0px;
font: normal 1em Arial, Verdana, sans-serif;
}

.searchinput_suche {
background: #FFFFFF;
border: 1px solid #7DBA00;
color: #000000;
width: 135px;
padding: 0px 0px 0px 5px;
margin: 1px 0px 0px 0px;
font: normal 1em Arial, Verdana, sans-serif;
}

.searchinput {
background: #FFFFFF;
color: #000000;
width: 170px;
height: 16px;
border: solid 1px #000000;
padding: 0px 0px 0px 5px;
margin: 1px 0px 0px 0px;
font: normal 1em Arial, Verdana, sans-serif;
}

input, textarea, select, radio {
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #353535; //#E0E0E0
	background-color: #FFFFFF;
         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;
}

/* -- Navigationsleiste inkl. Sprachwahl -- */

#navback {
    background-color: #DDDDDD;
    width: 944px;
    margin-right: auto;
    margin-left: auto;
    border-right-width: 12px;
    border-left-width: 12px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #353535;
    border-left-color: #353535;
    background-image: url(images/bg_top.gif);
}

/* -- Sprachwahl -- */

#navtop {
    float: left;
    width: 174px;
 background-color: #FFFFFF;
   height:18px;
text-align: left;
font-size: 10px;
PADDING-TOP: 5px;
padding-left:15px;

}

#middletop {
background-color: #FFFFFF;
float: left;
    width: 528px;
    height:20px;
padding-left: 19px;
padding-right: 19px;
margin-right: 0px;
PADDING-TOP: 3px;
text-align: left;
}

#middletop a {
	color: #000000;
	padding-right: 0px;
	padding-left: 0px;
text-transform: uppercase;
FONT-WEIGHT: bold;
    FONT-SIZE: 12px;

}

#middletop a:hover {
        color: #7BDA00;
}

#middletop a.active:hover {
        color: #7BDA00;
}


#middletop a.inactive:hover {
        color: #7BDA00;
}

#metanav a:hover {
	color: #616161;
	padding-right: 0px;
	padding-left: 0px;
text-transform: uppercase;
FONT-WEIGHT: bold;
    FONT-SIZE: 12px;


}


#righttop {
background-color: #FFFFFF;
float: left;
width: 179px;
padding-right: 10px;
height:20px;
text-align: right;
padding-bottom: 3px;

}


#balkentoplinks {
    width: 189px;
        background-color: #878787;
    height:18px;
   float: left;
}



#balkentopmitte {
background-color: #7DBA00;

    float: left;
    width: 528px;
    height:18px;
    padding-left: 19px;
    padding-right: 19px;
}

#balkentoprechts {
    background-color: #7DBA00;
   float: right; 
    width: 159px;
    padding-left: 15px;
    padding-right: 15px;
    height:18px;
}



#balkenlinks {
    width: 189px;
        background-color: #DDDDDD;
    height:20px;
   float: left;
}



#balkenmitte {
background-color: #DDDDDD;

    float: left;
    width: 528px;
    height:20px;
    padding-left: 19px;
    padding-right: 19px;
}

#balkenrechts {
    background-color: #DDDDDD;
   float: right; 
    width: 159px;
    padding-left: 15px;
    padding-right: 15px;
    height:20px;
}


#gruen {
    background-color: #7DBA00;
    width: 160px;
    FONT-SIZE: 14px;
    font-weight: bold;
    text-align: center;
    color: #FFFFFF;
}