/* Seiteneinstellungen */

#kopf {
	width: 948px;

	}
#content {
	width: 948px;

	}
#varifast {
	position: absolute;
	left: 1000px;
	top: 0px;
	width: 800px;
	height: 800px;
        background-color: #FFFFFF;
	}


/* Pathway Einstellungen */

.pathway {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	padding-left: 5px;
	color: #FF6501;
	}
a.pathway:link, a.pathway:visited {
  	color: #5C5C61;
  	}
a.pathway:hover {
  	color: #FF6501;
  	text-decoration: underline;
	}

/* Standards */

tr {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
	text-align: left;
	}
p, div, td {
  	font-family: Verdana, Helvetica, Arial, sans-serif;
  	font-size: 11px;
  	color: #000000;
  	}
hr {
  	background: #3E5F88;
  	height: 1px;
  	width: 100%;
	}
.button {
  	font-family: Verdana, Helvetica, Arial, sans-serif;
  	font-size: 10px;
  	font-weight: bold;
  	color: #5C5C61;
	background-color: #E6E6EB;
 	border: 1px solid #5C5C61;
	}
td.buttonheading {
	border: 1px solid grey;
	padding: 2px;
	}
.small {
  	font-family: Verdana, Helvetica, Arial, sans-serif;
  	font-size: 9px;
  	color: #000000;
  	text-decoration: none;
  	font-weight: bold;
	}
.smalldark {
	font-family: Verdana, Helvetica, Arial, sans-serif;
  	font-size: 9px;
  	color: #000000;
  	text-decoration: none;
  	font-weight: normal;
	}
.kommentarzeile {
	font-family: Verdana, Helvetica, Arial, sans-serif;
  	font-size: 9px;
  	color: #000000;
  	text-decoration: none;
  	font-weight: normal;
  	margin-left: 15%;
  	border-bottom: 1px solid #3E5F88;
  	border-right: 1px solid #3E5F88;
  	padding-right: 5px;
  	padding-bottom: 2px;
	}
.socialbookmark {
	display: block;
	border-top: 1px dotted #3E5F88;
	border-bottom: 1px dotted #3E5F88;
	border-left: 1px dotted #3E5F88;
	border-right: 1px dotted #3E5F88;
	margin-left: 380px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding-left: 1px;
	line-height: 10px;
	text-align: center;
	text-transform: uppercase;
	color: #3E5F88;
}
.inputbox {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
  	color: #5C5C61;
  	border: 1px solid #5C5C61;
	/*width: 120px;*/
	background-color: #E6E6EB;
	text-align: left;
	}
.inputboxwide {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
  	color: #5C5C61;
  	border: 1px solid #5C5C61;
	width: 300px;
	background-color: #E6E6EB;
	text-align: left;
	}
ul {
  	margin: 0;
  	padding: 0;
  	list-style: none;
	}
li {
	line-height: 15px;
	padding-left: 10px;
	padding-top: 0px;
	background-image: url(../images/arrow.gif) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	}

/* Suche Einstellungen */

.searchsearch {
	text-align: left;
	}
.inputboxsearch {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
  	color: #5C5C61;
  	border: 0px;
	width: 120px;
	background-color: #E6E6EB;
	text-align: left;
	text-indent: 5px;
	}
.moduletablesearch {
	width: 168px;
	}
/* Navigation */

#active_menu {
  	color: #FF6501;
  	background-color: #E6E6EB;
	/*background-image: url(../images/menu_hg.png);*/
	background-repeat: no-repeat;
	}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background-image: url(../images/menu_hg.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	color: #5C5C61;
	font-weight: normal;
	text-indent: 15px;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 19px;
	text-align: left;
	border-color: #3E5F88;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	}
a.mainlevel:hover {
	color: #FF6501;
	font-weight: normal;
	text-decoration: underline;
	}
a.sublevel:link, a.sublevel:visited {
	display: block;
    vertical-align: middle;
	color: #5C5C61;
	font-weight: normal;
	text-indent: 20px;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 9px;
	line-height: 15px;         
    text-align: left;
	border-color: #3E5F88;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	}
a.sublevel:hover {
	color: #FF6501;
	text-decoration: underline;
	}

/* Module Links */

table.moduletable th {
	width: 190px;
	background-color: #E6E6EB;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	color: #3E5F88;
	border-color: #3E5F88;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	line-height: 19px;
	}
table.moduletable {
	width: 190px;
	background-color: #E6E6EB;
	margin-bottom: 15px;
	margin-top: -5px;
	}

/*table.moduletable td {
	background-color: #E6E6EB;
	} */
/*table.moduletable li {
	}
table.moduletable ul {
	padding: 0px;
	}
*/

/* Module Rechts */

table.moduletableright th {
	width: 168px;
	background-color: #E6E6EB;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	color: #3E5F88;
	border-color: #3E5F88;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	line-height: 19px;
	}
table.moduletableright {
	width: 168px;
	margin-bottom: 15px;
	margin-top: -5px;
	}
/*table.moduletableright td {
	}*/

/* Festes Modul �ber Content */

table.moduletable_blogkasten {
	width: 550px;
	text-align: left;
	vertical-align: middle;
	border-color: #3E5F88;
	border-style: dotted;
	border-width: 1px 0px 1px 0px;
	line-height: 19px;
	margin-top: -5px;
	}

table.moduletable_blogkasten td {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3E5F88;
	padding: 2px 2px 2px 2px;
	}
	
/* Content */

.contentpane {
	}
.contentpaneopen {
	width: 100%;
	}
.componentheading {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	}
.contentheading {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	}
.createdate {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	}
a:link, a:visited {
	color: #3E5F88;
	text-decoration: none;
	}
a:hover {
	color: #FF6501;
	text-decoration: underline;
	}
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
 	color: #3E5F88;
	text-align: left;
	text-decoration: none;
	}
a.contentpagetitle:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #FF6501;
	text-decoration: underline;
	}
a.category:link, a.category:visited {
	color: #5C5C61;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	}
a.category:hover {
	color: #FF6501;
	text-decoration: underline;   
	}
	
/* Section Tabellen */	

.sectiontableheader {
	background-color: #3E5F88;
  	color: #FFFFFF;
  	text-align: left;
	font-weight: bold;
	vertical-align: middle;
	}
.sectiontableentry1 {
	}
.sectiontableentry2 {
	}

/*Titel oder Seitenname*/

.title {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color : #000000;
	}

/*Titelunterzeile*/

.subtitle {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color : #000000;
	text-transform: uppercase;
	letter-spacing: 2px;
	}

/* Umfrage Einstellungen */

.pollright {
	width: 168px;
 	font-family: Verdana, Helvetica, Arial, sans-serif;
  	font-size: 10px;
	font-weight: normal;
  	color: #000000;
  	line-height: 14px;
	}
.pollstableborderright {
	width: 168px;
	border: 1px solid;
	border-color: #5C5C61;
	padding: 5px;
	background-color: #E6E6EB;
	}
.pollstableborder {
	width: 400px;
	border-width: 1px;
	border-style; solid;
	border-color: #5C5C61;
	padding: 5px;
	background-color: #E6E6EB;
	}

/* Remository Tabellen */	

.remsectiontableheader {
	background-color: #3E5F88;
  	color: #FFFFFF;
  	text-align: left;
	font-weight: bold;   
	}
.remsectiontableentry1 {
	}
.remsectiontableentry2 {
	}
	
/* Newsflash Einstellungen */

.newsflash td {
	color: #000000;
	text-align: justify;
	vertical-align: middle;
	}

/* Einstellung f�r Seiten mit Tabs */

.ontab {
	background-color: #FFAE00;
	border-left: outset 2px #006699;
	border-right: outset 2px #808080;
	border-top: outset 2px #006699;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	}
.offtab {
	background-color : #E5E5E5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #D5D5D5;
	text-align: center;
	font-weight: normal;
	}
.tabpadding {
	}
.tabheading {
	background-color: #FFAE00;
	text-align: left;
	}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
	}

/* Einstellung f�r die Ausgabe von Codes �ber Moscode (nicht die Farbe �ndern)*/

.moscode {
	background-color: #F0F0F0;
	}
.code {
	background-color: #F0F0F0;
	border: 1px solid #FFFFFF;
	}

/* Javascript Zur�ck Button */
.back_button {
	text-align: center;
	margin-top: 10px;
	}

/* Kleine Inhaltsverzeichnisse */
table.contenttoc {
	color: #333300;
	background-color: #E0E0E0;
	border: 1px solid #333333;
	}
table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	}

/*Suchergebnisausgabe */

table.searchinto {
	width: 100%;
	}
table.searchintro td {
	/*background-color: #ffffff;*/
	color: #000000;
	font-weight: bold;
	text-align: center;
	}

/* Bilduntereschriften mit mosimage */

.mosimage_caption {
	margin-bottom: 1px
	}
	
/* Kontakt Position */

.contactposition {
	text-indent: 4px;
	font-size: 10px;
	color: #5C5C61;
	}

/* Unn�tz */

/*.hgnavinorm {
	background-color: #3E5F88;
	vertical-align: bottom;
	text-align: right;
	}
.hgnavispez {
	background-color: #ff6501;
	vertical-align: middle;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	}

#top {
	position: absolute;
	width: 670px;
	height: 150px;
	left: 0px;
	top: 0px;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	}
#navigation {
	position: absolute;
	width: 150px;
	height: 420px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	}
#hg {
	position: absolute;
	width: 649px;
	left: 0px;
	top: 150px;
	height: 100%;
	background-color: #FFFFFF;
	}
#pathway {
	position: absolute;
	width: 485px;
	height: 16px;
	left: 150px;
	top: 0px;
	background-color: #FFFFFF;
	} 
#search {
	position: absolute;
	width: 100px;
	height: 16px;
	left: 533px;
	top: 0px;
	}
#linie {
	position: absolute;
	width: 485px;
	height: 2px;
	left: 150px;
	top: 16px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	}
#leerraum2 {
	position: absolute;
	width: 485px;
	height: 12px;
	left: 150px;
	top: 18px;
	background-color: #FFFFFF;
	}
#content {
	position: absolute;
	width: 477px;
	height: 88%;
	left: 150px;
	top: 30px;
	background-color: #CCE4F1;
	overflow: auto;
	padding-left: 4px;
	padding-right: 4px;
	}
#footer {
	position: absolute;
	width: 485px;
	height: 7%;
	left: 150px;
	bottom: 0px;
	background-color: #FFFFFF;
	}
#leerraum {
	position: absolute;
	width: 14px;
	height: 420px;
	left: 635px;
	top: 150px;
	background-color: #FFFFFF;
	}
#rand_rechts {
	position: absolute;
	width: 21px;
	height: 100%;
	left: 649px; 
	top: 150px;
	background-image: url(../images/rand_rechts.gif);
	background-repeat: repeat-y;
	}	
#werbung {
	position: absolute;
	width: 120px;
	height: 600px;
	left: 690px;
	top: 122px;
	}*/






/* Keine Ahnung */

/*h5 {
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	} */



/* Text passed with mosmsg url parameter*/
/*.message {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #333333;
	text-align: left;
	}

a.mainmenu:link, a.mainmenu:visited {
	color: #ffffff; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	}
a.mainmenu:hover {
	color: #000000; 
	}
#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 50%;
	} 	
ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	}
ul#mainlevel-nav li {
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	width: auto !important;
    width: 15%;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-left: 1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
	border-top:1px dotted #cccccc;
	border-right:1px dotted #cccccc;
	}
ul#mainlevel-nav li a {
	width: 100%;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
	}
#buttons>ul#mainlevel-nav li a {
	width: auto;
	}
ul#mainlevel-nav li a:hover {
	color: #ffffff;
	background: #006699;
	}*/

/* Einstellungen f�r die Begr��ung 
.mainpage {
	text-align: justify;
	color: #333333;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 22px;
	}
.mainpage-bkg {
	}
.greybg {
	background: #cecece;
	}*/
