/* WP-Styles Anfang */
a:active, a:visited, a:link, a:hover { color: #0000ff; }
.hypertitle { color: #000000; }
.versteckt { display: none; }
.anzeigen { display: block; }

.Alert {
	font-size: 22px;
	color: #ff0000;
}

hr {
	color : gray;
	height : 1px;
}

.suchfeld {
	border : solid #322C90 1px;
	width : 95px;
}

.suchbereich {
	margin-top: 20px;
	margin-bottom: 20px;
}

.unactiveLink {
 	color: #969696;
	text-decoration: underline;
 }

.highlight {
	background-color: #ff0000;
	font-weight: bold;
}

.kalender_gesamt {
	width: 100%;
	border: 1px solid #000000;
}

.kalender_ueberschrift {
	background: #dddddd;
	border-bottom: 1px solid #000000;
}

.kalender_zwischenzeile {
	background-color: #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-color: #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: #ff0000;
}

.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;
	width: 18px;
	height: 18px;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
}
/* WP-Styles Ende */

* {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-spacing: 0px;
	background-size: 100% 100%;
}

body {
	background-color: #ffffff;
	font-family: Arial, verdana, serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#gesamt {
	width: 1000px;
	display: block;
	margin: 0 auto;
	height: auto;
	-moz-box-shadow: 0px 0px 10px #cccccc;
	-webkit-box-shadow: 0px 0px 10px #cccccc;
	box-shadow: 0px 0px 10px #cccccc;
}

#header {
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	height: 71px;
	width: 1000px;
	color: #666666;
	background-color: #dddddd;
	background-image: url(/userfiles/layout/header.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
}

#headerright {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 45px;
	width: 300px;
	background-image: url(/userfiles/layout/cms.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
}

#headerlogo {
	position: relative;
	top: 0px;
	left: 0px;
	height: 71px;
	width: 1000px;
	display: block;
	background-image: url(/userfiles/layout/mme_webpresenter.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: 485px 65px;
	-moz-background-size: 485px 65px;
	-o-background-size: 485px 65px;
	background-size: 485px 65px;
}

#headerlogo img {
	width: 1000px;
	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;
	clear: both;
}

#logo {
   display: none;
}

#adressdaten {
	display: none;
}

#navigation {
	display: block;
	float: left;
	width: 1000px;
	height: 29px;
	left: 0px;
	position: relative;
	top: 0px;
	background-image: url(/userfiles/layout/navback.gif);
	background-repeat: repeat-x;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
}

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

#navigation ul li {
	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-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-image: url(/userfiles/layout/navback_hover.gif);
}

#navigation ul li.active {
	background-image: url(/userfiles/layout/navback_hover.gif);
	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;
}

#navigation2 {
	display: block;
	float: left;
	width: 1000px;
	height: 29px;
	left: 0px;
	position: relative;
	top: 0px;
	background-image: url(/userfiles/layout/navback.gif);
	background-repeat: repeat-x;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
}

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

#navigation2 ul li.sub {
	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-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-image: url(/userfiles/layout/navback_hover.gif);
}

#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;
	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: 20px;
	width: 960px;
	height: auto;
	margin: 0px 20px 0px 0px;
	float: left;
	height: auto;
	min-height: 600px;
}

#content h1 {
	display: block;
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#content h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	display: block;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #dddddd;
}

#content p {
	display: block;
	margin: 0px;
}

#content a {
	text-decoration: none;
	color: #315381;
	font-weight: bold;
}

#content a:hover {
	color: #103D48;
}

#content ul {
	display: block;
	padding: 0px 0px 0px 30px;
	margin: 0px 15px 0px 20px;
}

#content ol {
	display: block;
	padding: 0px 0px 0px 30px;
	margin: 0px 15px 0px 20px;
}

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

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

div.contentblock h1 {
	padding: 0px;
	border-bottom: 1px solid #6ea3b2;
}

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

div.contentblock label {
	padding: 0px;
	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;
}

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

#footer	{
	display: block;
	clear: both;
	width: 980px;
	height: 29px;
	position: relative;
	top: 0px;
	left: 0px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(/userfiles/layout/navback.gif);
	background-repeat: repeat-x;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
}

#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;
	background-image: url(/userfiles/layout/padback.gif);
	background-repeat: repeat-x;
}

#footer ul li a {
	font-size: 12px;
	font-weight: normal;
	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 {
	color: #ffffff;
}