/* Start of CMSMS style sheet 'SK-CSS (Screen)' */
/* CSS Document */

html {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  height: 100.01%;
}

body {
	background-color: #F0F0F0;
	color: #000000;
	text-align: center;
}

* {
	margin: 0px;
	padding: 0px;
}

p {
	padding-bottom: 1em;
}

.skiplink {
	display: inline;
	overflow: hidden;
	position: absolute;
	height: 0px;
	width: 0px;
	left: -3000px;
	top: -2000px;
}

a:link, a:visited {
	color: #003399;
	text-decoration: underline;
}
a:hover, a:active {
	color: #990000;
	text-decoration: none;
}


/* Kopfbereich */

#kopf {
	height: 150px;
	text-align: left;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#kopfoben {
	height: 50px;
	background-color: #666666;
	background-image: url(uploads/images/sk-template-bilder/kopf_oben_hg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#kopfobensprachesuche {
	width: 970px;
	padding-top: 11px;
	margin-right: auto;
	margin-left: auto;
}
#kopfobensprache {
	float: left;
	width: 300px;
	padding-top: 5px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
#kopfobensprache img {
	vertical-align: middle;
}
#kopfobensuche {
	float: right;
}
#kopfunten {
	height: 100px;
	background-color: #7091DE;
	background-image: url(uploads/images/sk-template-bilder/hg_weiss.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#kopfuntencontainer {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(uploads/images/sk-template-bilder/header_ani.gif);
	height: 100px;
}
#logo {
	text-align: left;
	float: left;
	width: 230px;
	height: 50px;
	margin-top: 27px;
	font-size: 10px;
	margin-left: 10px;
}
#kopfschriftgroesse {
	text-align: right;
	font-size: 11px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
}

#kopfschriftgroesse a {
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
	color: #CCCCCC;
}
#kopfschriftgroesse a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}


/* Navigationsbereich */

#navigationshintergrund {
	background-image: url(uploads/images/sk-template-bilder/nav_hintergrund.gif);
	width: 100%;
	background-repeat: repeat-x;
	background-position: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#navigation {
	color: #FFFFFF;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#lnav {
	float: left;
}
#rnav {
	float: right;
}
#navigation ul {
	display: inline;
	list-style-type: none;
}
#navigation li {
	display: inline;
}
#navigation a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 1em;
	float: left;
}
#navigation a:link,
#navigation a:visited {
}
#navigation a:hover,
#navigation a:focus {
	background-color: #990000;
	color: #FFFFFF;
	background-image: url(uploads/images/sk-template-bilder/nav_hintergrund_hover.gif);
	background-repeat: repeat-x;
	background-position: center;
	/* border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	margin-right: -1px;
	margin-left: -1px; */
	position: relative; /* für den IE 6 */
}
#navigation .currentpage {
	background-color: #990000;
	color: #FFFFFF;
	background-image: url(uploads/images/sk-template-bilder/nav_hintergrund_hover.gif);
	background-repeat: repeat-x;
	background-position: center;
	/* border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	margin-right: -1px;
	margin-left: -1px; */
	position: relative; /* für den IE 6 */
}
#navigation .activeparent  {
	background-color: #990000;
	color: #FFFFFF;
	background-image: url(uploads/images/sk-template-bilder/nav_hintergrund_hover.gif);
	background-repeat: repeat-x;
	background-position: center;
	/* border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	margin-right: -1px;
	margin-left: -1px; */
	position: relative; /* für den IE 6 */
}

/* Containerbereich */ 

#container {
	background-image: url(uploads/images/sk-template-bilder/hg.gif);
	background-repeat: repeat-x;
	width: 100%;
	background-color: #CCCCCC;
	padding-top: 20px;
	padding-bottom: 20px;
}


/* Inhaltsbereich */

#inhalt {
	color: #000000;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}

#inhaltlinks {
	margin-right: 230px;
	text-align: left;
}

/* Inhaltsbreich fuer das Impressum */

#inhaltoben {
	background: url(uploads/images/sk-template-bilder/inhalt_oben_start_imp.gif);
	height: 25px;
}
#inhaltmitte {
	background: url(uploads/images/sk-template-bilder/inhalt_mitte_start_imp.gif);
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}
#inhaltunten {
	background: url(uploads/images/sk-template-bilder/inhalt_unten_start_imp.gif);
	height: 25px;
}
#inhaltmitte ul {
	padding-bottom: 1em;
	padding-left: 2em;
}
#inhaltmitte li {
	list-style-type: square;
}




/* Texte */

#textoben {
	height: 25px;
	background-image: url(uploads/images/sk-template-bilder/inhalt_oben_hg_2.gif);
	background-repeat: no-repeat;
}
#text {
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(uploads/images/sk-template-bilder/inhalt_mitte_hg_2.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	color: #000000;
}
#textunten {
	height: 25px;
	background-image: url(uploads/images/sk-template-bilder/inhalt_unten_hg_2.gif);
	background-repeat: no-repeat;
}
#text ul {
	padding-bottom: 1em;
	padding-left: 2em;
}
#text li {
	list-style-type: square;
}


/* Subnavigation und News */

#news {
	width: 215px;
	float: right;
	color: #000000;
}
#newsoben {
	height: 25px;
	background-image: url(uploads/images/sk-template-bilder/news_oben.gif);
}
#newsmitte {
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(uploads/images/sk-template-bilder/news_mitte.gif);
	background-repeat: repeat-y;
	text-align: left;
	color: #000000;
	background-color: #666666;
}

#newsunten {
	height: 25px;
	background-image: url(uploads/images/sk-template-bilder/news_unten.gif);
}
.newsdatum {
	font-size: 10px;
}
#newsmitte h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #990000;
	padding-bottom: 1em;
	font-variant: small-caps;
}

/* News Ende */


#inhaltrechts {
	width: 215px;
	float: right;
	color: #FFFFFF;
}
#rechtsoben {
	height: 25px;
	background-image: url(uploads/images/sk-template-bilder/rechts_oben_hg_2.gif);
}
#rechtsmitte {
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(uploads/images/sk-template-bilder/rechts_mitte_hg_2.gif);
	background-repeat: repeat-y;
	text-align: left;
	color: #FFFFFF;
	background-color: #666666;
}
#rechtsmitte ul {
	list-style-type: none;
}
#rechtsmitte li {
	padding-bottom: 10px;
}
#rechtsmitte a {
	background-image: url(uploads/images/sk-template-bilder/subnavbutton.gif);
	color: #000000;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 7px;
	display: block;
	font-size: 1em;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
	background-color: #F8A455;
}

#rechtsmitte a:link {
	background-image: url(uploads/images/sk-template-bilder/subnavbutton.gif);
}
#rechtsmitte a:visited {
}
#rechtsmitte a:active {
}
#rechtsmitte a:hover {
	background-image: url(uploads/images/sk-template-bilder/subnavbutton_f2.gif);
	color: #FFFFFF;
}
#rechtsmitte a:focus {
}
#rechtsmitte .currentpage {
	background-image: url(uploads/images/sk-template-bilder/subnavbutton_f2.gif);
	color: #FFFFFF;
}

#rechtsunten {
	height: 25px;
	background-image: url(uploads/images/sk-template-bilder/rechts_unten_hg_2.gif);
}
#clearright {
	clear: right;
	height: 0px;
}


/* Fussbereich */
#fuss {
	color: #000000;
	text-align: right;
	height: 50px;
	bottom: 0px;
	left: 0px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#fussnav {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;

}
#fussnav li {
	display: inline;
	list-style-type: none;

}
#fussnav li a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	font-size: 1em;
	font-variant: small-caps;

}
#fussnav li a:hover {
	color: #000000;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000000;
}
#fussnav .currentpage {
	color: #000000;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000000;
}

/* Sitemap */

#sitemapstyle a {
	text-decoration: none;
	color: #000000;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-left: 10px;
	padding-left: 3px;
}
#sitemapstyle a:hover {
	color: #8F0000;
	text-decoration: none;
	border-left-width: 10px;
	border-left-style: dotted;
	border-left-color: #8F0000;
	padding-left: 3px;
}
#sitemapstyle ul {
	padding: 0px;
	margin: 0px;

}
#sitemapstyle li {
	padding-left: 15px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#sitemapstyle p {
	margin: 0px;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 0.3em;
	padding-left: 0em;
}

/* Kontaktformular */
#kontaktformular {
}
.feldbeschriftung {
	font-size: 0.9em;
	font-weight: bold;
}
.kfehler {
	color: #CC0000;
}
.ksendefehler {
	font-weight: bold;
	color: #CC0000;
}
.kgesendet {
	font-weight: bold;
	color: #009900;
}


/* Newsletter */

.newsletter input{
	width: 170px;
}


/* Schriften und Schriftfarben */


.clear {
	clear: both;
	height: 0px;
}
h1 {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 1em;
}
h2 {
	font-weight: bold;
	font-size: 1.1em;
	padding-bottom: 1em;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 1em;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 1em;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 1em;
}
h6 {
	font-size: 1em;
	padding-bottom: 1em;
}
.formularklein {
	font-size: 0.8em;
}
.formularschwarzfett {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}
.formularrotfett {
	font-size: 1em;
	font-weight: bold;
	color: #A12D50;
}
.rotfettkapitaelchen {
	color: #990000;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 12px;
	display: inline;
}
.schwarzfettkapitaelchen {
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 12px;
	display: inline;
}
/* End of 'SK-CSS (Screen)' */

