@import url(formular.css);
@import url(navigation.css);
@import url(box.css);

body,td,th {
    font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
    color: #000000;
}

body {
    background-color: #CDCBCB;
    margin-left: 0px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
}

p {
    margin-top: 5px;
    margin-bottom: 5px;
}

/*community Error*/
.errorc { color: red;
}

hr {
background-color:#CCCCCC; /* Mozilla 1.4 */
color:#CCCCCC; /* IE 6 */
border:#CCCCCC; /* Opera 7.11 */
height: 1px; /* in Opera fuer die Anzeige noetig, in Mozilla fuer die einheitliche Hoehe */

}


h1 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 1.50em;
    MARGIN: 0px 0px 20px;
    color: #333333;
}

h2 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 1.17em;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    margin: 15px 0px;
}

h3 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 1.08em;
    MARGIN: 0px 0px 10px;
    color: #000000;
    padding: 0px;
}

h4 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    MARGIN: 0px 0px 0px;
    COLOR: #000000;
}

h5 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #000000;
    MARGIN: 0px;
         margin: 0px 0px 10px 0px;
}

h6 {
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #000000;
    PADDING-TOP: 5px;
	margin: 0px 0px 10px 0px;
}


.ti {
    FONT-WEIGHT: bold;
    FONT-SIZE: 1.50em;
    MARGIN: 0px 0px 10px;
    color: #333333;
}

.ti2 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 1.17em;
    MARGIN: 0px 0px 10px;
    color: #333333;
}

#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-style: italic;
    FONT-SIZE: 12px;
    MARGIN: 0px;
    COLOR: #333333;
    text-transform: uppercase;
}

#profil img {
	margin-left: 20px;
	margin-bottom: 20px;
}


a:link {
    color: #c40000;
    text-decoration: none;
}

a img {
    border-width: 0px;
}

a:visited {
    text-decoration: none;
    color: #446D8C;
}
a:hover {
    text-decoration: none;
    color: #003874;
}
a:active {
    text-decoration: none;
    color: #446D8C;
}
#mainbox {
    background-color: #FFFFFF;
    width: 944px;
    margin-right: auto;
    margin-left: auto;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-top-color: #446D8C;
    border-right-color: #446D8C;
    border-left-color: #446D8C;
    border-bottom-color: #446D8C;
    background-image: url(images/bg.gif);
}
#logo {
    float: left;
    width: 390px;
    margin-top: 10px;
}

#logo_2 {
    float: left;
    width: 270px;
    margin-top: 25px;
}

.cleaner {
    clear: both;
    height: 1px;
}
.cleanercontent {
    clear: both;
    height: 1px;
    background-color: #446D8C;
}

#metanav {
    background-color: #FFFFFF;
    float: left;
    width: 314px;
    padding-top: 10px;
    text-align:right;
    padding-right: 15px;
    list-style: none;
}

#metanav a {
    color: #446D8C;
    text-decoration: none;
    padding-right: 5px;
    padding-left: 5px
}

#metanav a:hover {
	color: #C40000;
	text-decoration: none;
}

#search {
    float: left;
    width: 80px;
    padding-top: 25px;
    padding-left: 15px;
    PADDING-BOTTOM: 5px;
    background-color: #FFFFFF;
}
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.contactForm p  {
clear:left;
height:1%;
margin:0;
padding:2px 0 3px 165px;
width:300px;
}

form {
    margin: 0px;
    padding: 0px;
}

#head {
    background-color: #ffffff;
}

#middle {
    float: left;
    width: 528px;
    padding-left:19px;
    padding-right:19px;
    padding-top:41px;

}

#left_sidebar {
    width:159px;
    float:left;
    clear: left;
    text-align:center;
    padding: 15px 10px 10px 15px;
    list-style: none;
}

#lastmod {
    font-family: Arial, Helvetica, sans-serif;
    text-align:center;
    color: #c40000;
}

#right {
    float: left;
    width: 159px;
    padding-top: 41px;
    padding-left: 10px;
    background-image: url(images/gradient.gif);
    background-repeat: no-repeat;
    padding-right: 15px;
}
#right a, #right a:visited {
 color: #003874;
 text-decoration: none;

}
#right a:hover {
 color: #c40000;
 text-decoration: none;

}
#right p {
    margin-top: 10px;
}

#footer {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #FFFFFF url(images/footerback.gif) repeat-x;
    position: relative;
}

#footer div {
    position: absolute;
    right: 0px;
    border: 0px;
    margin: 0px;
    display: inline;
    top: 0px;
}

#footer div img {
    border: none;
}


#footer a {
    color: #446D8C;
    text-decoration: none;
}

#footer a:hover {
	color: #C40000;
	text-decoration: none;
}

#HomeBox {
    width: 528px;
    background-image: url(images/bg_spaltenHome.gif);
    margin-bottom: 20px;
    margin-top: 20px;
}


#homeSpalte1 {
    float: left;
    width: 245px;
    padding-right: 19px;
    padding-top: 0px;
}

#homeSpalte2 {
    float: left;
    width: 245px;
    padding-right: 19px;
    padding-top: 0px;
}



/*-- || --*/
#newsbox {
	border: solid 0px #d7d7d7;
	width: 250px;
	float: left;
	padding: 5px;
	margin-bottom: 5px;
}

#Sharebox {
	border: solid 0px #d7d7d7;
	width: 250px;
	float: left;
	padding: 5px;
	margin-bottom: 5px;
}

.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:28px 0 0 15px;
}

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: #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 #CDD9EB;
color: #003874;
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: #446D8C;
width: 150px;
height:16px;
border: solid 1px #CDD9EB;
padding: 2px 0px 0px 20px;
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 #CDD9EB;
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: 12px;
        border: 1px solid #CDD9EB;
	background-color: #FCFCFC;
	padding: 3px;
	color: #003874;

}

textarea {
	overflow: auto;
}

#ecardForm textarea {
         width: 280px;
}

.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;
}

#toback {
	color: #446D8C;
	font-size: 11px;
	padding-top: 20px;
	text-align: left;
        width: 150px; float: left;
}

#toback a { color: #446D8C; }
#toback a:visited { color: #446D8C; }
#toback a:hover,  #navtree a:visited:hover{ color: #c40000; text-decoration: none;}

#totop {
	color: #446D8C;
	font-size: 11px;
	padding-top: 20px;
	text-align: right;
        width: 150px; float: right;
}

#totop a { color: #446D8C; }
#totop a:visited { color: #446D8C; }
#totop a:hover,  #navtree a:visited:hover{ color: #c40000; text-decoration: none;}

.time {
float: left;
    background-color: #FFFFFF;
    width: 600px;
    padding-top: 10px;
    padding-left: 15px;
    color: #446D8C;
    text-decoration: none
}

.info {
	FONT-WEIGHT: normal;
        FONT-SIZE: 10px;
        COLOR: #000000;
        PADDING-TOP: 5px;
	margin: 0px 0px 0px 0px;
}

.teaser {
	FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #000000;
    PADDING-TOP: 0px;
	margin: 0px 0px 15px 0px;
}
