body {
	margin: 0px;
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-size : 14px;
}


 A:active { color: rgb(0,0,255);}
 A:visited {color: Blue;}
 A:link { color: rgb(0,0,255);}
 A:hover { color: rgb(102,153,0);}

.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 : #DDDDDD;
	border-bottom: 1px solid #000000;
}
.kalender_zwischenzeile {
	background : #DDDDDD;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height: 40px;
	text-align: center;
	vertical-align : middle;
	font-weight : bold;
}
.kalender_zeile1 {
	background : #FFFFC0;
	height: 35px;
}
.kalender_zeile2 {
	background : #C0FFC0;
	height: 35px;
}


.Small {font-size: x-small;font-style : normal;}

.SmallAlert {font-size: 13px;font-style : normal;color: Red;}

.BlackBold{font-weight : bold;}

input.openid_login {
	padding-left: 18px;
	background-image: url(/auto_image.php?image=Images/openid_logo_small.png&y=16);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}


/* 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 */

* {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-spacing: 0px;
}

body {
	background-color: #ffffff;
	font-family: Lucida, 'Lucida Sans Unicode', Tahoma, Verdana, Arial, verdana, serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	color: #000000;
	background-image: url(/userfiles/layout/bodyback.gif);
	background-repeat: repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#gesamt {
	width: 1000px;
	display: block;
	margin: 0 auto;
	background-image: url(/userfiles/layout/mainback.gif);
	background-repeat: repeat-y;
	height: auto;
}

#gesamt_large {
	width: 1000px;
	display: block;
	margin: 0 auto;
	background-image: url(/userfiles/layout/mainback_large.gif);
	background-repeat: repeat-y;
	height: auto;
}


#header {
	display: block;
	position: relative;
	top: 0px;
	left: 10px;
	height: 71px;
	width: 980px;
	color: #666666;
	background-color: #dddddd;
	background-image: url(/userfiles/layout/header.jpg);
	background-repeat: no-repeat;
}


#headerright {
	position: absolute;
	top: 0px;
	left: 680px;
	height: 45px;
	width: 300px;
	background-image: url(/userfiles/layout/cms.jpg);
	background-repeat: no-repeat;
}

#headerlogo {
	position: relative;
	top: 0px;
	left: 0px;
	height: 71px;
	width: 980px;
	display: block;
	background-image: url(/userfiles/layout/mme_webpresenter.jpg);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

#headerlogo_neutral {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 71px;
	width: 980px;
	display: block;
}

#headerlogo img, #headerlogo_neutral img {
	width: 980px;
	height: 71px;
	border: none;
	display: block;
}

#headertitel {
	position: absolute;
	bottom: 25px;
	left: 10px;
	width: 960px;
	display: block;
}

#headertitel h2 {
	display: block;
	font-size: 32px;
	font-weight: normal;
	font-family: Lucida, 'Lucida Sans Unicode', Tahoma, Verdana, Arial, verdana, serif;
	clear: both;
}

#logo {
   display: none;
}

#adressdaten {
	display: none;
}



#navigation {
	display: block;
	float: left;
	width: 980px;
	height: 29px;
	left: 10px;
	position: relative;
	top: 0px;
	background-image: url(/userfiles/layout/navback.gif);
	background-repeat: repeat-x;
}

#navigation ul {
	display: block;
	width: 980px;
	height: auto; 
}

#navigation ul li {
	color: inherit;
	background-color: none;
	background-image: url(/userfiles/layout/padback.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	display: block;
	width: auto;
	height: 29px;
	float: left;
	list-style-type: none;
	padding: 0px 2px 0px 0px;
}

#navigation ul li a {
	background-color: inherit;
	background-image: url(/userfiles/layout/navback.gif);
	background-repeat: repeat-x;
	padding: 5px 10px 0px 10px;
	font-size: 11px;
	font-weight: bold;
	color: #315381;
	text-decoration: none;
	display: block;
	float: left;
	height: 24px;
	width: 112px;
	text-align: center;
}

#navigation ul li a:hover {
	background-color: inherit;
	background-image: url(/userfiles/layout/navback_hover.gif);
	background-repeat: repeat-x;
	padding: 5px 10px 0px 10px;
	font-size: 11px;
	color: #315381;
	display: block;
	float: left;
	height: 24px;
	width: 112px;
	text-align: center;
}

#navigation ul li.active {
	background-color: inherit;
	background-image: url(/userfiles/layout/navback_hover.gif);
	background-repeat: repeat-x;
	padding: 5px 10px 0px 10px;
	font-size: 11px;
	color: #315381;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: left;
	height: 24px;
	width: 112px;
	text-align: center;
}

#navigation ul li.active a {
	background: none;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	color: #315381;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: left;
	height: 24px;
	width: 112px;
	text-align: center;
}


#navigation2 {
	display: block;
	float: left;
	width: 980px;
	height: 29px;
	left: 10px;
	position: relative;
	top: 0px;
	background-image: url(/userfiles/layout/navback.gif);
	background-repeat: repeat-x;
}

#navigation2 ul {
	display: block;
	width: 980px;
	height: auto; 
}

#navigation2 ul li.sub {
	color: inherit;
	background-color: none;
	background-image: url(/userfiles/layout/padback.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	display: block;
	width: auto;
	height: 29px;
	float: left;
	list-style-type: none;
	padding: 0px 2px 0px 0px;
}

#navigation2 ul li.sub a, #navigation2 ul li.sub_active {
	background-color: inherit;
	background-image: url(/userfiles/layout/navback.gif);
	background-repeat: repeat-x;
	padding: 5px 10px 0px 10px;
	font-size: 11px;
	color: #315381;
	text-decoration: none;
	display: block;
	float: left;
	height: 24px;
	width: 84px;
	text-align: center;
}

#navigation2 ul li.sub a:hover {
	background-color: inherit;
	background-image: url(/userfiles/layout/navback_hover.gif);
	background-repeat: repeat-x;
	padding: 5px 10px 0px 10px;
	font-size: 11px;
	color: #315381;
	display: block;
	float: left;
	height: 24px;
	width: 84px;
	text-align: center;
}

#navigation2 ul li.sub_active {
	background-color: inherit;
	background-image: url(/userfiles/layout/navback_hover.gif);
	background-repeat: repeat-x;
	padding: 5px 10px 0px 10px;
	font-size: 11px;
	color: #103D48;
	display: block;
	float: left;
	height: 24px;
	width: 84px;
	text-align: center;
}


#suche {
	position: absolute;
	right: 10px;
	bottom: 5px;
}

#suche .suchbereich {
	margin: 0px;
}

#suche .suchfeld {
	position: relative;
	top: 1px;
	border: solid #322C90 1px;
	width: 95px;
	height: 13px;
	padding: 1px;
}

#suche input {
	font-size: 11px;
}

#content {
	display: block;
	position: relative;
	top: 30px;
	left: 40px;
	width: 704px;
	height: auto;
	margin: 0px 65px 30px 0px;
	float: left;
	height: auto;
	min-height: 600px;
}

#content_large {
	display: block;
	position: relative;
	top: 30px;
	left: 40px;
	width: 920px;
	height: auto;
	margin: 0px 20px 0px 0px;
	float: left;
	height: auto;
	min-height: 600px;
}

#content h1, #content_large h1 {
	display: block;
	font-size: 16px;
	font-weight: normal;
	font-family: Lucida, 'Lucida Sans Unicode', Tahoma, Verdana, Arial, verdana, serif;
	clear: both;
}

#content h2, #content_large h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Lucida, 'Lucida Sans Unicode', Tahoma, Verdana, Arial, verdana, serif;
	clear: both;
	color: #333333;
	background-color: inherit;
	background-repeat: repeat-x;
	display: block;
	width: 430px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #dddddd;
}

#content p, #content_large p {
	clear: both;
	display: block;
	text-align: justify;
	margin: 20px 30px 15px 0px;
}

#content a, #content a.link, #content_large a, #content_large a.link, #content2 a, #content2 a.link {
	text-decoration: none;
	color: #315381;
	background-color: inherit;
	xbackground-image: url(/userfiles/layout/link.gif);
	xbackground-position: 0px 3px;
	xbackground-repeat: no-repeat;
	xpadding: 0px 5px 0px 12px;
	padding: 0px ;
	font-weight: bold;
}

#content a:hover, #content a.link:hover, #content_large a:hover, #content_large a.link:hover, #content2 a:hover, #content2 a.link:hover {
	color: #103D48;
	background-color: inherit;
}

#content ul, #content_large ul {
	clear: both;
	display: block;
	padding: 10px 0px 0px 30px;
	margin: 0px 15px 0px 20px;
}

#content ol, #content_large ol {
	clear: both;
	display: block;
	padding: 10px 0px 0px 30px;
	margin: 0px 15px 0px 20px;
}

#content img, #content_large img {
	background-image: none;
	border: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#content2 {
	display: block;
	background-image: url(/userfiles/layout/content2back.jpg);
	background-repeat: repeat-x;
	background-color: #f7f8fa;
	color: inherit;
	width: 200px;
	height: auto;
	min-height: 600px;
	padding: 40px 10px 0px 10px;
	float: left;
}

#content2 h1 {
	font-size: 16px;
	font-weight: normal;
	font-family: Lucida, 'Lucida Sans Unicode', Tahoma, Verdana, Arial, verdana, serif;
	clear: both;
}

#content2 h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Lucida, 'Lucida Sans Unicode', Tahoma, Verdana, Arial, verdana, serif;
	clear: both;
	display: block;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content2 p {
	clear: both;
	display: block;
	width: auto;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 10px 20px;
	text-align: justify;
}

#content2 ul {
	clear: both;
	display: block;
	padding: 10px 0px 0px 10px;
	margin: 0px 5px 0px 20px;
}

#content2 ol {
	clear: both;
	display: block;
	padding: 10px 0px 0px 10px;
	margin: 0px 5px 0px 20px;
}



#content div.contentblock {
	display: block;
	height: auto;
	width: 640px;
	border: 1px solid #6EA3B2;
	margin: 20px 30px 10px 30px;
	background-color: #DEE7E9;
	background-repeat: repeat-x;
	color: #103D48;
}

#content2 div.contentblock {
	display: block;
	height: auto;
	width: 233px;
	border: 1px solid #6EA3B2;
	margin: 20px 20px 10px 20px;
	background-color: #F3F8F9;
	background-repeat: repeat-x;
	color: #103D48;
}

div.contentblock h1 {
	padding: 3px 5px 3px 5px;
	background-image: url(/userfiles/layout/h1back.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #6EA3B2;
}

#content2 div.contentblock p {
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
}


div.contentblock fieldset {
	border: none;
	margin: 15px 0px 10px 0px;
}

div.contentblock label {
	padding: 2px 10px 5px 10px;
	display: block;
	width: 80px;
	height: 20px;
	float: left;
	text-align: right;
	vertical-align: top;
}

#content div.contentblock input {
	float: left;
	display: block;
	width: 250px;
	height: 18px;
	background-color: #F3F8F9;
	color: #103D48;
	border: 1px solid #6EA3B2;
}

#content2 div.contentblock input {
	float: left;
	display: block;
	width: 120px;
	height: 18px;
	background-color: #F3F8F9;
	color: #103D48;
	border: 1px solid #6EA3B2;
}

div.contentblock br {
	clear: both;
	display: block;
	margin: 5px 0px 5px 0px;
}



#footer	{
	display: block;
	clear: both;
	width: 978px;
	height: 29px;
	position: relative;
	top: 0px;
	left: 11px;
	background-image: url(/userfiles/layout/navback.gif);
	background-repeat: repeat-x;
}

#footer ul {	
	display: block;
	width: auto;
	height: auto;
}

#footer ul li {
	color: inherit;
	background-color: none;
	display: block;
	width: auto;
	height: 29px;
	float: left;
	list-style-type: none;
	padding: 0px 2px 0px 0px;
	background-image: url(/userfiles/layout/padback.gif);
	background-repeat: repeat-x;
}


#footer ul li a {
	font-size: 12px;
	font-weight: normal;
	background-color: inherit;
	background-image: url(/userfiles/layout/navback.gif);
	background-repeat: repeat-x;
	padding: 5px 20px 0px 20px;
	color: #295B68;
	text-decoration: none;
	display: block;
	float: left;
	height: 24px;
	width: auto;
	text-align: center;
}

#footer ul li a:hover {
	background-color: inherit;
	padding: 5px 20px 0px 20px;
	color: #ffffff;
	display: block;
}

#footer ul li a span.print {
	background-image: url(/userfiles/layout/printer.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 21px;
}