@charset "utf-8";
/* CSS Document */
/*ÜBERNOMMENES CSS ---------------------------------------------------------------------------------------------*/
body {
	margin: 0px;
	background: url(../images/bgr.png) repeat;
	padding: 0; margin: 0; text-align: center; 
	}

tr, p, div {
  font-family       : Verdana, Arial, Helvetica, sans-serif;
  font-size         : 11px;
  color             : #333333;
  margin			: 0;
  padding			: 0;
}
hr {
  background       : #999999;
  height           : 1px;
  width            : 100%;
}
#mainlevel-nav {
margin: 0; padding: 0;
}
#mainlevel-nav li {
background-image: none;
padding-left: 0px;
/*list-style:none; float: right; */
margin: 7; 
width: 5%; 
font-size: 11px;
line-height: 20px;
white-space: nowrap;
text-indent: 5px;
}

#mainlevel-nav a {
display: block;
float: right;
text-decoration: none;
font-weight: bold;
color: #1096CE;
float: none;
}

#mainlevel-nav a:hover {
color: black;
}

/*different setting for newsflash*/
.newsflash td {
color: #000000;
text-align: justify;
vertical-align: middle;
}

/*setting for the greetings*/
.mainpage {
text-align: justify;
color: #333333;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 13px;
}
.mainpage-bkg {
	background-image: url(../images/lineborder.png);
	width: 1px;
}

.greybg {
  background: #eeeeee;
}

/*pathaway setting*/
.pathway {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9px;
}

a.pathway:link, a.pathway:visited {
  color            : #1396CA;
  font-weight      : normal;
}

a.pathway:hover {
  color            : black;
  font-weight      : normal;
  text-decoration   : none;
}

/*for title or site name*/
.title {
font-family: sans-serif;
font-size: 20px;
font-weight: bold;
color : #000000;
margin-left: 10px;
}

/*for the tag-line*/
.subtitle {
font-family: sans-serif;
font-size: 10px;
font-weight: bold;
color : #666666;
text-transform: uppercase;
letter-spacing: 2px;
margin-left: 20px;
}

#active_menu {
  color: #000000;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited  { color: #1096ce; font-weight: bold; line-height: 20px; font-family: Verdana, Helvetica, Arial, sans-serif; text-decoration: none; background-repeat: no-repeat; text-indent: 15px; margin-bottom: 1px; width: 95%; display: block }
a.mainlevel:hover {
color: #333333;
}

a.mainmenu:link, a.mainmenu:visited {
color: #ffffff; 
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 10px;

}
a.mainmenu:hover {
color: #333333; 
}
.pollstableborder {
border: 1px solid;
padding: 1px;
}

a.sublevel:link, a.sublevel:visited {
        padding-left: 1px;
        vertical-align: middle;
        font-size: 11px;
        color: #ff6600;
        text-align: left;
}


a.sublevel:hover {
color: #ff9e31; text-decoration: none;
}

table.moduletable  { background-color: #E9E9E9; margin: 0px 0px 10px; margin-bottom: 15px; padding-top: 1px; padding-bottom: 1px; border: solid 1px #9ca6ad; width:100%}

table.moduletable th  { color: white; font-weight: bold; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; background-color: #9AA6AE; text-align: left; vertical-align: middle; text-indent: 5px; border-bottom: 1px solid #FF0000; height: 18px }

table.moduletable td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

table.moduletable-nav {
}

table.moduletable-nav th {

}

table.moduletable-nav td {

}
.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}

table.pollstableborder {
	border: 1px solid #cccccc;
}

.sectiontableheader {
  background-color : #CCCCCC;
  color            : #333333;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #F0F0F0;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}

.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : bold;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
  background       : #FFFFFF;
}

.contentpaneopen {
  border : 0px ridge #0099cc;
  width: 100%;
  padding: 1px;
}

.contentheading, .componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color            : #000000;
  text-align       : left;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}


.button  { color: #000000; font-style: normal; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #dedfde; margin: 2px; border: solid 1px #9ca6ad }

.inputbox  { color: #000000; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #ffffff; border: solid 1px #9ca6ad }

a:link, a:visited   { color: #1096ce; font-weight: bold; text-decoration: none }

a:hover  { color: black; font-weight: bold }

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited  { color: black; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; text-align: left }

a.contentpagetitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
  font-size: 11px;
font-weight: bold;
}

a.category:hover {
  color            : #999999;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
	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;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
.code {
	background-color: #f0f0f0;
	border: 1px solid #FFF;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
}

table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
	border: 1px solid #333;
}

table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}
ul {
  margin: 0;
  padding: 0;
  
}

ul li {
  margin-left: 11px;
  *margin-left: 17px;
  list-style-image:url(../images/arrow.gif);
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}
.mosformerror  { color: red; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }

/*//////ÜBERNOMMENES CSS ---------------------------------------------------------------------------------------------*/

#wrapper {
	text-align: left;
	margin: 0px auto 0;
	width: 800px;
}
#wrapper2{
	text-align: left;
	margin: -5px auto;
	* margin: -15px auto;
	width: 800px;
}
#wrapper3{
	text-align: center;
	margin: 5px auto;
	* margin: 6px auto;
	width: 800px;
}
	
	/* backgoundbox with round corners*/
	
	/*#container {background:#d8d8ee; width:600px; margin:15px; padding:20px;}*/
	.xsnazzy h1, .xsnazzy h2, .xsnazzy p {margin:0 10px; letter-spacing:1px;}
	
	.xsnazzy {background: transparent; margin:1em; width:750px;}
	
	.xsnazzy em {display:block; width:0; height:0; color:#d8d8ee; overflow:hidden; border-top:12px solid #fff; border-left:12px dotted transparent; border-right:12px dotted transparent; margin-left:50px;}
	
	/* hack for IE5.5 */
	* html .xsnazzy em {width:24px; height:12px; w\idth:0; hei\ght:0;}
	.xsnazzy span {display:block; width:0; height:0; color:#fff; overflow:hidden; border-top:10px solid #FFFFFF; border-left:10px dotted transparent; border-right:10px dotted transparent; margin-left:52px; margin-top:-15px;}
	* html .xsnazzy span {width:20px; height:10px; w\idth:0; hei\ght:0;}
	/* //hack for IE5.5// */
	
	.xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7 {display:block; overflow:hidden; font-size:0;}
	.xb1, .xb2, .xb3, .xb4, .xb5, .xb6 {height:1px;}
	.xb4, .xb5, .xb6, .xb7 {background:#ccc; border-left:1px solid #FFFFFF; border-right:1px solid #FFFFFF;}
	
	/*box border color*/
	.xb1 {margin:0 8px; background:#FFFFFF;}
	.xb2 {margin:0 6px; background:#FFFFFF;}
	.xb3 {margin:0 4px; background:#FFFFFF;}
	.xboxcontent{border:3px solid #FFFFFF;}
	/*//box border color//*/
	
	.xb4 {margin:0 3px; background:#FFFFFF; border-width:0 5px;}
	.xb5 {margin:0 2px; background:#FFFFFF; border-width:0 4px;}
	.xb6 {margin:0 2px; background:#FFFFFF; border-width:0 3px;} 
	.xb7 {margin:0 1px; background:#FFFFFF; border-width:0 3px; height:2px;} 
	
	.xboxcontent {
		display:block;
		border-width:0 3px;
		background-color: #FFFFFF;
		height:105%;
		padding:1px;
	}
	.xboxcontent1 {
		display:block;
		border-width:0 3px;
		background-color: #FFFFFF;
		height:100%;
	}
	.content{
		z-index:5;
	
		}
	.content_headerbox	{
		z-index:5;
		padding-top:0px;
		padding-bottom:0px;
		padding-right:10px;
		padding-left:10px;
		}
	
	/* Bluebox*/
	.blue_snazzy h1, .blue_snazzy h2, .blue_snazzy p {margin:0 10px; letter-spacing:1px;}
	
	.blue_snazzy {background: transparent; width:730px;  margin-left: auto; margin-right:auto; margin-bottom:0px;position:relative;
	clear:both;}
	
	.blue_snazzy em {display:block; width:0; height:0; color:#d8d8ee; overflow:hidden; border-top:12px solid #fff; border-left:12px dotted transparent; border-right:12px dotted transparent; margin-left:50px;}
	
	/* hack for IE5.5 */
	* html blue_snazzy em {width:24px; height:12px; w\idth:0; hei\ght:0;}
	.blue_snazzy span {display:block; width:0; height:0; color:#1396ca; overflow:hidden; border-top:10px solid #1396ca; border-left:10px dotted transparent; border-right:10px dotted transparent; margin-left:52px; margin-top:-15px;}
	* html .blue_snazzy span {width:20px; height:10px; w\idth:0; hei\ght:0;}
	/* //hack for IE5.5// */
	
	.blue_b1, .blue_b2, .blue_b3, .blue_b4, .blue_b5, .blue_b6, .blue_b7 {display:block; overflow:hidden; font-size:0;}
	.blue_b1, .blue_b2, .blue_b3, .blue_b4, .blue_b5, .blue_b6 {height:1px;}
	.blue_b4, .blue_b5, .blue_b6, .blue_b7 {background:#ccc; border-left:1px solid #1396ca; border-right:1px solid #1396ca;}
	
	/*box border color*/
	.blue_b1 {margin:0 8px; background:#1396ca;}
	.blue_b2 {margin:0 6px; background:#1396ca;}
	.blue_b3 {margin:0 4px; background:#1396ca;}
	.blue_boxcontent {border:3px solid #1396ca; text-align:center; color:#FFFFFF; font-size:16px; font-weight:bold; font-family:Arial, Helvetica, sans-serif}
	/*//box border color//*/
	
	.blue_b4 {margin:0 3px; background:#1396ca; border-width:0 5px;}
	.blue_b5 {margin:0 2px; background:#1396ca; border-width:0 4px;}
	.blue_b6 {margin:0 2px; background:#1396ca; border-width:0 3px;} 
	.blue_b7 {margin:0 1px; background:#1396ca; border-width:0 3px; height:2px;} 
	
	.blue_boxcontent {
		display:block;
		border-width:0 3px;
		background-color: #1396ca;
		height:100%;
	}
	.content{
		z-index:5;
		padding:10px;
		height:300px;
	}
	/* //Bluebox//*/
	/* //backgoundbox with round corners//*/
	.underline
	{
		text-decoration : underline;
	}
.logo{
background-image:url(../images/logo.gif);
width:124px;
height:45px;
left:600px;
float:left;
margin-bottom:3px;
position:relative;
}


.nav-top{
top:30px;
height:10px;
display:table-row;
position:relative;
z-index:10;
float: right;
background-color: #FFFFFF;

}
#infotab{
float: left; 
width: 130px;
padding:5px;
background-color: #FFFFFF;
}

#centercontent{
padding:5px;
margin-left:145px;
background-color: #FFFFFF;
width:450px;
}
#right_content{
float: right; 
width: 100px;
background-color: #FFFFFF;
padding:5px;
top:-150px;
z-index:5;

}
#Fusszeile {
    clear: both;
    font-size: 0.9em;
    margin: 0; padding: 0.1em;
    text-align: center;
  background-color: #FFFFFF;
  }
  


/*  testweise eingefügt */
 #leftcol{
	width:20%;
	float:left;
	position:relative;
	background-color:#FFFFFF;
 }
 
#twocols{
	width:78%;
	float:right;
	position:relative;
  }
 
#rightcol{
	width:26%;
	float:right;
	position:relative;
 }
 
#maincol{
	background-color: #FFFFFF;
	float: left;
	display:inline;
	position: relative;
	width:72%;
 }

.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
#textcont 	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
			}

#moduletop1 {color: white; font-weight: bold; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; background-color: #9AA6AE; text-align: left; vertical-align: middle; text-indent: 5px; border-bottom: 1px solid #FF0000; height: 18px; width: 100% }

#modulebody1 { background-color: #E9E9E9; margin: 0px 0px 10px; margin-bottom: 15px; padding-top: 1px; padding-bottom: 1px; border: solid 1px #9ca6ad; width: 99%; }

#moduletext1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#moduletop2 {color: white; font-weight: bold; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; background-color: #9AA6AE; text-align: left; vertical-align: middle; text-indent: 5px; border-bottom: 1px solid #FF0000; height: 18px; width: 100% }

#modulebody2 { background-color: #E9E9E9; margin: 0px 0px 10px; margin-bottom: 15px; padding-top: 1px; padding-bottom: 1px; border: solid 1px #9ca6ad; width: 99%; }

#moduletext2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#moduletop3 {color: white; font-weight: bold; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; background-color: #9AA6AE; text-align: left; vertical-align: middle; text-indent: 5px; border-bottom: 1px solid #FF0000; height: 18px; width: 100% }

#modulebody3 { background-color: #E9E9E9; margin: 0px 0px 10px; margin-bottom: 15px; padding-top: 1px; padding-bottom: 1px; border: solid 1px #9ca6ad; width: 99%; }

#moduletext3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#startseite { 
	text-align:center;
}
#unterseiten { 
	text-align:left;
}
#rechteseite { 
	text-align:center;
}
.blue_bold{
 	color            : #1396CA;
 	font-weight      : bold;
  }
