.hypertitle {
	color: black;
}

.versteckt {
	display: none;
}

.anzeigen {
	display: block;
}

.Alert {
	font-size: 22px;
	color: Red
}

hr {
	color: gray;
	height: 1px;
}

.suchfeld {
	border: solid #322C90 1px;
	width: 95px;
}

.suchbereich {
	margin-top: 20px;
	margin-bottom: 20px;
}

.unactiveLink {
	color: rgb(150, 150, 150);
	text-decoration: underline;
}

.highlight {
	background: Red;
	font-weight: bold;
}

.kalender_gesamt {
	width: 100%;
	/*border: 1px solid #000000;*/
}

.kalender_ueberschrift {
	background-color: #0079c0;
	color: #ecffff;
	padding-right: 5px;
	padding-left: 5px;
}

.kalender_zwischenzeile {
	background-color: #3990c4;
	color: #FDDD1D;
	/*
        border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;*/
	height: 28px;
	padding-left: 10px;
	vertical-align: middle;
	font-weight: bold;
}

.kalender_zeile_ungerade {
	background-color: #ffd3cf;
	padding-left: 3px;
	padding-right: 2px;
	height: 35px;
}

.kalender_zeile_gerade {
	background-color: #FEFDC9;
	padding-left: 3px;
	padding-right: 2px;
	height: 35px;
}

#content .kalender_ueberschrift a,a:visited {
	color: #ecffff;
}

#content .kalender_ueberschrift a:hover {
	color: #FDDD1D;
}

.Small {
	font-size: x-small;
	font-style: normal;
}

.SmallAlert {
	font-size: 13px;
	font-style: normal;
	color: Red;
}

.BlackBold {
	font-weight: bold;
}

/* Layoutvorlagen Anfang */
.layoutvorlage_std01 {
	border: solid #000000 1px;
	width: 100%;
}

.layoutvorlage_100 {
	background: #FFECB8;
	color: black;
	font-weight: bold;
	text-align: center;
}

.layoutvorlage_101 {
	background: #FFDC86;
	color: black;
	font-weight: bold;
	text-align: center;
}

.layoutvorlage_102 {
	background: #FFB400;
	color: black;
	font-weight: bold;
	text-align: center;
}

.layoutvorlage_103 {
	background: #FFB400;
	color: white;
	font-weight: bold;
	text-align: center;
}

.layoutvorlage_104 {
	background: #6B192B;
	color: white;
	font-weight: bold;
	text-align: center;
}

.layoutvorlage_105 {
	background: #00AEE8;
	color: black;
	font-weight: bold;
	text-align: center;
}

.layoutvorlage_106 {
	background: #004F92;
	color: white;
	font-weight: bold;
	text-align: center;
}

.layoutvorlage_200 {
	background: #FFECB8;
	color: black;
	font-weight: bold;
	text-align: center;
}

.layoutvorlage_201 {
	background: #FFDC86;
	color: black;
	font-weight: bold;
	text-align: center;
}

.layoutvorlage_202 {
	background: #FFB400;
	color: black;
	font-weight: bold;
	text-align: center;
}

.layoutvorlage_203 {
	background: #FFB400;
	color: white;
	font-weight: bold;
	text-align: center;
}

.layoutvorlage_204 {
	background: #6B192B;
	color: white;
	font-weight: bold;
	text-align: center;
}

.layoutvorlage_205 {
	background: #00AEE8;
	color: black;
	font-weight: bold;
	text-align: center;
}

.layoutvorlage_206 {
	background: #004F92;
	color: white;
	font-weight: bold;
	text-align: center;
}

.layoutvorlage_400 {
	background: #FFECB8;
	color: black;
}

.layoutvorlage_401 {
	background: #FFDC86;
	color: black;
}

.layoutvorlage_402 {
	background: #FFB400;
	color: black;
}

.layoutvorlage_403 {
	background: #FFB400;
	color: white;
}

.layoutvorlage_404 {
	background: #6B192B;
	color: white;
}

.layoutvorlage_405 {
	background: #00AEE8;
	color: black;
}

.layoutvorlage_406 {
	background: #004F92;
	color: white;
}

.layoutvorlage_600 {
	border: 1px solid #FFECB8;
}

.layoutvorlage_601 {
	border: 1px solid #FFDC86;
}

.layoutvorlage_602 {
	border: 1px solid #FFB400;
}

.layoutvorlage_603 {
	border: 1px solid #FFB400;
}

.layoutvorlage_604 {
	border: 1px solid #6B192B;
}

.layoutvorlage_605 {
	border: 1px solid #00AEE8;
}

.layoutvorlage_606 {
	border: 1px solid #004F92;
}

.layoutvorlage_120 {
	background: rgb(217, 217, 217);
	color: rgb(0, 0, 128);
	font-weight: bold;
	text-align: center;
}

/* Layoutvorlagen Ende */
.H1,h1,H1 {
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 8px;
	color: rgb(0, 0, 128);
}

.H2,h2,H2 {
	font-size: 19px;
	font-style: italic;
	letter-spacing: 4px;
	color: rgb(0, 0, 128);
}

/* MENUE ANFANG */
.menu_main {
	width: 120px;
	margin-top: 5px;
}

.menu_button {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: rgb(255, 0, 0);
	padding-left: 3px;
	padding-top: 8px;
	width: 100%;
}

.menu_button a,.menu_button a:visited,.menu_button a:link {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: rgb(255, 0, 0);
	width: 100%;
	text-decoration: none;
}

.menu_button a:hover {
	text-decoration: none;
	width: 100%;
	font-weight: bold;
}

.menu_button_inaktiv {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: rgb(0, 0, 128);
	padding-left: 3px;
	width: 100%;
	padding-top: 8px;
}

.menu_button_inaktiv a,.menu_button_inaktiv a:visited,.menu_button_inaktiv a:link
	{
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: rgb(0, 0, 128);
	width: 100%;
	text-decoration: none;
}

.menu_button_inaktiv a:hover {
	text-decoration: none;
	width: 100%;
	color: rgb(255, 0, 0);
}

.menu_upunkt {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: red;
	padding-left: 22px;
	width: 88.7%;
	border-bottom: 1px solid #CCCCCC;
}

.menu_upunkt_inaktiv {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	padding-left: 22px;
	width: 88.7%;
	border-bottom: 1px solid #CCCCCC;
}

.menu_upunkt_inaktiv a,.menu_upunkt_inaktiv a:visited,.menu_upunkt_inaktiv a:link
	{
	font-size: 12px;
	color: purple;
	text-decoration: none;
	width: 100%;
	border-bottom: 0px;
}

.menu_upunkt_inaktiv a:hover {
	font-size: 12px;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
}

.menu_bild {
	border: none;
}

/* MENUE ENDE */ /* BEGINN NEU */
* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #ffffff;
	background-image: url(/userfiles/layout/background.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Verdana, Tahoma, Arial, serif;
	font-size: 14px;
	font-style: normal;
	color: #0065A2;
	min-height: 100%;
	height: auto;
	display: block;
}

#gesamt {
	height: auto;
	width: 958px;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -479px;
	top: 0px;
	border-left: 1px solid #4C4E62;
	border-right: 1px solid #4C4E62;
	border-bottom: 1px solid #4C4E62;
	background-color: #ffffff;
}

#header {
	display: block;
	height: 202px;
	width: 958px;
	background-image: url(/userfiles/layout/header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#headerlogo {
	width: 242px;
	height: 148px;
	position: relative;
	top: 4px;
	left: 12px;
	background-image: url(/userfiles/layout/headerlogo.jpg);
	background-repeat: repeat;
	display: block;
}

#headerlogo img {
	width: 242px;
	height: 148px;
	border: none;
	display: block;
}

#headerlogo2 {
	width: 140px;
	height: 147px;
	position: absolute;
	top: 19px;
	left: 810px;
	background-image: url(/userfiles/layout/headerlogo2.jpg);
	background-repeat: repeat;
	display: block;
}

#headerlogo2 img {
	width: 140px;
	height: 147px;
	border: none;
	display: block;
}

#navigation {
	display: block;
	width: 201px;
	height: auto;
	position: relative;
	float: left;
	top: 0px;
	left: 20px;
	padding: 0;
	margin-top: 20px;
	background-image: url(/userfiles/layout/navigation_background.gif);
	background-repeat: repeat-y;
}

#navigation h1.teaserheader_navigation {
	display: block;
	height: 40px;
	width: 201px;
	background-image: url(/userfiles/layout/teaserheader_navigation.gif);
	background-repeat: no-repeat;
	border: none;
	padding: 0;
	margin: 0;
}

#navigation h1.teaserheader_navigation span {
	display: none;
}

#navigation ul {
	display: block;
	width: 199px;
	height: auto;
	border-top: 1px solid #cccccc;
	margin: 0 0 0 1px;
	list-style-type: none;
}

#navigation ul li {
	width: 199px;
	height: auto;
	display: block;
	list-style-type: none;
}

#navigation ul li a {
	font-size: 0.9em;
	font-weight: normal;
	color: #628DA2;
	text-decoration: none;
	display: block;
	height: 19px;
	padding-left: 27px;
	padding-top: 3px;
	background-image: url(/userfiles/layout/hover.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
}

#navigation ul li a:hover {
	color: #00486C;
	background-image: url(/userfiles/layout/active.gif);
	background-repeat: no-repeat;
}

#navigation div.teaserfooter {
	display: block;
	height: 22px;
	width: 201px;
	background-image: url(/userfiles/layout/teaserfooter_navigation.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

#content {
	display: block;
	float: left;
	height: auto;
	position: relative;
	top: 0px;
	left: 40px;
	margin-top: 20px;
}

.content_breit {
	width: 700px;
}

.content_schmal {
	width: 420px;
}

#content h1 {
	font-size: 1.0em;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
	margin: 10px 0px 10px 0px;
	color: #4C4E62;
	background-color: inherit;
	border-bottom: 1px solid #628DA2;
}

#content h2 {
	font-size: 0.8em;
	font-weight: bold;
	padding: 3px 0px 3px 0px;
	margin: 10px 0px 10px 0px;
	color: #4C4E62;
	background-color: inherit;
	border-bottom: 1px solid #628DA2;
}

#content a {
	text-decoration: none;
	color: #8CBAE4;
	background-color: inherit;
}

#content a:hover {
	color: #136DB4;
	background-color: inherit;
}

#content ul {
	padding: 5px 0px 15px 20px;
	margin: 0px 0px 0px 15px;
	list-style-type: square;
}

#content ul li {
	font-size: 12px;
}

#content p, #content div {
	display: block;
	padding: 5px 0 5px 0;
	margin: 0 0 0 0;
	font-size: 12px;
}
#content table {
	font-size: 12px;
}
	

#news {
	display: block;
	float: left;
	width: 245px;
	height: auto;
	position: relative;
	top: 0px;
	left: 70px;
	background-image: url(/userfiles/layout/teaser_background.gif);
	background-repeat: repeat-y;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0;
}

#news h1 {
	font-size: 1.0em;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
	margin: 10px 10px 10px 10px;
	color: #4C4E62;
	background-color: inherit;
	border-bottom: 1px solid #628DA2;
}

#news h1.teaserheader_news {
	display: block;
	height: 40px;
	width: 245px;
	background-image: url(/userfiles/layout/teaserheader_news.gif);
	background-repeat: no-repeat;
	border: none;
	padding: 0;
	margin: 0;
}

#news h1.teaserheader_news span {
	display: none;
}

#news h2 {
	font-size: 0.8em;
	font-weight: bold;
	padding: 3px 0px 3px 0px;
	margin: 5px 10px 5px 10px;
	color: #4C4E62;
	background-color: inherit;
	border-bottom: 1px solid #628DA2;
}

#news a {
	text-decoration: none;
	color: #8CBAE4;
	background-color: inherit;
}

#news a:hover {
	color: #136DB4;
	background-color: inherit;
}

#news ul {
	padding: 5px 0px 15px 20px;
	list-style-type: none;
}

#news ul li {
	line-height: 1.6em;
	font-size: 0.9em;
}

#news p {
	display: block;
	padding: 4px 10px 4px 10px;
	margin: 0px 0px 0px 0px;
	line-height: 1.6em;
	text-align: justify;
	font-size: 0.9em;
}

#news div.teaserfooter {
	display: block;
	height: 22px;
	width: 245px;
	background-image: url(/userfiles/layout/teaserfooter_news.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

#footer {
	clear: both;
	display: block;
	position: relative;
	top: 0;
	left: 0;
	width: 958px;
	height: 55px;
	background-image: url(/userfiles/layout/footer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#footer span {
	color: #ffffff;
	font-size: 0.9em;
	display: block;
	width: auto;
	height: 20px;
	padding: 32px 0 0 20px;
}

#footer span a {
	text-decoration: none;
	color: #ffffff;
	background-color: inherit;
}

#footer span a:hover {
	text-decoration: none;
	color: #220000;
	background-color: inherit;
}

/* ENDE NEU */
#navigation div.menu_upunkt_inaktiv a {
	border-bottom: 0px;
}

#navigation div.menu_upunkt a {
	border-bottom: 0px;
}