* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #eeeeee;
	font-family: Tahoma, sans-serif;
	/*font-size: 67%;*/
	font-style: normal;
	color: #333366;
	min-height: 100%;
	height: auto;
	display: block;
}

#gesamt {
	height: auto;
	width: 900px;
	display: block;
	position: absolute;
	background-image: url(/userfiles/layout/background2.gif);
	background-repeat: repeat-y;
	border-right: 1px solid #333366;
}

#header {
	display: block;
	height: 150px;
	width: 899px;
	background-image: url(/userfiles/layout/header.gif);
	background-repeat: no-repeat;
	background-color: #FBA842;
	border-right: 1px solid #ffffff;
}

#header h1 {

}

#header h1 span {
	display: none;
}

#header span {
	display: none;
}

#header span a {
	text-decoration: none;
	color: #333366;
	background-color: inherit;
}

#headerlogo {
	width: 325px;
	height: 65px;
	position: absolute;
	top: 0px;
	left: 145px;
	background-image: url(/userfiles/layout/headerlogo.gif);
	background-repeat: repeat;
	display: block;
}

#headerlogo img {
	width: 325px;
	height: 65px;
	border: none;
	display: block;
}

#turmlogo {
	width: 75px;
	height: 105px;
	position: absolute;
	top: 28px;
	left: 820px;
	display: block;
}

#turmlogo img {
	width: 75px;
	height: 105px;
	border: none;
	display: block;
}

#mainnavigation {
	position: absolute;
	top: 0px;
	right: 7px;
	display: block;
	height: 20px;
	width: 400px;
	z-index: 1;
	font-size: 13px;
}

#mainnavigation ul {
	display: block;
	width: auto;
	height: auto;
	margin-left: 166px;
}

#mainnavigation ul li {
	width: auto;
	display: block;
	list-style-type: none;
	text-align: center;
	float: left;
}

#mainnavigation ul li a {
	background-color: inherit;
	font-size: 1em;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 2px 10px 2px 10px;
	width: 60px;
	border-right: 1px solid #ffffff;
	height: 15px;
}

#mainnavigation ul li a:hover {
	color: #333366;
	background-color: inherit;
}

#navigation {
	display: block;
	float: left;
	height: 26px;
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #ffffff;
	background-image: url(/userfiles/layout/navbackground.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #333366;
	border-right: 1px solid #ffffff;
	width: 899px;
}

#navigation ul {
	display: block;
	width: 100%;
	height: 25px;
	border-bottom: 1px solid #ffffff;
}

#navigation ul li {
	width: auto;
	display: block;
	list-style-type: none;
	text-align: center;
	float: left;
}

#navigation ul li a {
	font-size: 11px;
	color: #333366;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	width: 98px;
	height: 21px;
	border-right: 1px solid #ffffff;
}

#navigation ul li a:hover {
	background-image: url(/userfiles/layout/hover.gif);
	background-repeat: repeat-x;
}

#navigation ul li a.active {
	background-image: url(/userfiles/layout/activehover.gif);
	background-repeat: no-repeat;
	height: 21px;
	background-position: -10px 0px;
}

#navigation ul li a:hover .active {
	background-image: url(/userfiles/layout/activehover.gif);
	background-repeat: repeat-x;
	background-position: -10px 0px;
}

#subnavigation {
	display: block;
	width: 200px;
	height: auto;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	background-color: #FBC982;
	border-top: 1px solid #ffffff;
}

#subnavigation p {
	display: block;
	width: 195px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	margin-left: 5px;
}

#subnavigation ul {
	display: block;
	width: 200px;
	height: auto;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	border-top: 1px solid #ffffff;
}

#subnavigation ul li {
	width: auto;
	display: block;
	list-style-type: none;
	text-align: left;
	border-bottom: 1px solid #ffffff;
}

#subnavigation ul li.li_first a {
	background-color: #FBA842;
	font-size: 11px;
	color: #333366;
	text-decoration: none;
	display: block;
	height: 1.8em;
	padding-top: 5px;
	padding-left: 15px;
}

#subnavigation ul li.li_first a:hover {
	background-color: #FBA842;
	color: #ffffff;
	padding-left: 7px;
	border-left: 8px solid #333366;
}

#subnavigation ul li.li_first_active a {
	background-color: #FBA842;
	font-size: 11px;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
	display: block;
	height: 1.8em;
	padding-top: 5px;
	padding-left: 15px;
	background-image: url(/userfiles/layout/active.gif);
	background-repeat: no-repeat;
	background-position: 3px 8px;
}

#subnavigation ul li.li_first_active a:hover {
	background-color: #FBA842;
	color: #ffffff;
	padding-left: 7px;
	border-left: 8px solid #333366;
	background-image: none;
}

#subnavigation ul li.li_second a {
	background-color: #FBC982;
	font-size: 11px;
	color: #333366;
	text-decoration: none;
	display: block;
	height: 1.4em;
	padding-top: 1px;
	padding-left: 7px;
	border-left: 8px solid #FBA842;
}

#subnavigation ul li.li_second a:hover {
	background-color: #FBC982;
	color: #333366;
	border-left: 8px solid #333366;
}

#subnavigation ul li.li_second_active a {
	background-color: #FBC982;
	font-size: 11px;
	color: #333366;
	text-decoration: none;
	display: block;
	height: 1.4em;
	padding-top: 3px;
	padding-left: 15px;
	background-image: url(/userfiles/layout/active2.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
}

#subnavigation ul li.li_second_active a:hover {
	background-color: #FBC982;
	color: #333366;
	padding-left: 7px;
	border-left: 8px solid #333366;
	background-image: none;
}

#subnavigation h3 {
	padding: 5px 5px 5px 5px;
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	width: 190px;
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	background-color: #ED1C24;
}

#content {
	display: block;
	float: left;
	width: 650px;
	height: auto;
	position: relative;
	top: 20px;
	left: 20px;
	padding-bottom: 70px;
	font-size: 12px;
	background-color: white;
}
#content_mit_news {
	display: block;
	float: left;
	width: 462px;
	height: auto;
	position: relative;
	padding-top: 20px;
	padding-bottom: 60px;
	padding-right: 10px;
	padding-left: 20px;
	font-size: 12px;
	background-color: white;
	border-right: 1px solid black;
}

#content_news {
	font-size: 12px;
	width: 192px;
	float: right;
	height: 100%;
	padding-top: 20px;
	padding-right: 5px;
}

#content h1, h1 {
	font-size: 21px;
	font-family: Geneva, Georgia, 'Times New Roman', serif;
	font-weight: normal;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 10px 0px;
	color: #333366;
	background-color: inherit;
	border-bottom: 1px solid #FBA842;
}

#content h2, h2 {
	display: block;
	/*width: 200px;*/
	height: auto;
	font-size: 18px;
	font-family: Geneva, Georgia, 'Times New Roman', serif;
	font-weight: normal;
	padding: 6px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #FBA842;
	color: #333366;
	background-color: inherit;
}
#content h3, h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333366;
	padding: 6px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}

#content a {
	text-decoration: none;
	color: #291F0A;
	background-color: inherit;
}

#content a:hover {
	color: #291F0A;
	background-color: inherit;
}

#content ul {
	padding: 5px 0px 15px 0px;
	margin: 0 0 0 18px;
	/*list-style-type:		none;*/
}

#content ul li {
	line-height: 1.6em;
	font-size: 11px;
}

#content p {
	display: block;
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 1.6em;
}

#content img.float {
	display: block;
	float: left;
	padding: 3px;
	margin: 3px 10px 3px 0px;
	border: 1px solid #333333;
}

#content table {
	display: block;
	margin: 4px 0 4px 0;
}

/*#content table,#content td,#content caption,#content th {
	line-height: 1.6em;
	font-size: 1em;
}*/

#footer {
	clear: both;
	display: block;
	position: relative;
	top: 0;
	left: 0;
	width: 900px;
	height: auto;
	border-top: 1px solid #ffffff;
}

#footer span {
	color: #ffffff;
	background-color: #333366;
	text-align: center;
	font-size: 12px;
	display: block;
	width: 899px;
	height: 35px;
	padding: 10px 0 0 0;
	border-right: 1px solid #ffffff;
}

#footer span a {
	text-decoration: none;
	color: #ffffff;
	background-color: inherit;
}

#footer span a:hover {
	text-decoration: none;
	color: #E7E6F0;
	background-color: inherit;
}

/*---------------------------*/
.hypertitle {
	color: black;
}

.versteckt {
	display: none;
}

.anzeigen {
	display: block;
}

.Alert {
	font-size: 22px;
	color: Red
}

hr {
	color: gray;
	height: 1px;
}

.suchfeld {
	background-color: #ffffff;
	color: #cccccc;
	height: 16px;
	display: block;
	padding: 2px;
	margin: 10px 2px 5px 0;
	width: 120px;
	border: 1px solid #ffffff;
	float: left;
}

.suchbereich {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	margin-left: 8px;
}

.unactiveLink {
	color: rgb(150, 150, 150);
	text-decoration: underline;
}

.highlight {
	background: Red;
	font-weight: bold;
}

.kalender_gesamt {
	width: 100%;
	border: 1px solid #555555;
}

.kalender_ueberschrift {
	background: #eeeeee;
	border-bottom: 1px solid #555555;
	height: 30px;
}

.kalender_zwischenzeile {
	background: #eeeeee;
	border-top: 1px solid #555555;
	border-bottom: 1px solid #555555;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

.kalender_zeile1, .kalender_zeile_gerade {
	background: #FBC982;
	height: 35px;
}

.kalender_zeile2, .kalender_zeile_ungerade {
	background: #FBA842;
	height: 35px;
}

.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 */
