/*****************************/
/*** Core html setup stuff ***/
/*****************************/


form {
  margin: 0;
  padding: 0;
}

body{
	background: #ffffff url(../images/background.jpg) 0 0 repeat-x;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	color: #333;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	font-weight: bold;
	color: #000;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #000;
}

input.button {
  cursor: pointer;
  }

p {
  margin-top: 0;
  margin-bottom: 5px;
  }

img {
  border: 0 none;
  }
  
table{
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}





#pathway {
	padding: 5px 5px 5px 10px;
	width: auto;
	font-size: 9px;
	text-align: left;
	color: #ffffff;
}

div#maindivider {
  border-top: 1px solid #999999;
  margin-bottom: 2px;
  overflow: hidden;
  height: 1px;
}

td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#footerspacer {
	height: 10px;
}

#search {
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	overflow: hidden;
	text-align:right;
}


.sectiontableentry1{
	font-size: 10px;
  padding: 10px;
}

.sectiontableentry2{
	font-size: 10px;
  padding: 10px;
}

.category{
	font-size: 12px;
	font-weight: bold;
}

/*****************************/
/*** MEINE EIGENEN ******* ***/
/*****************************/

.haupttabelle{
	background: #ffffff;
}

.crumbstab{
  background: #ffffff url(../images/background-crumbs.jpg) 50% 0 repeat-x;
}

.header{
	background: #ffffff;
  height: 150px;
  background: url(../images/header.jpg) 0 0 no-repeat;
}

.haupt{
	background: #ffffff;
  margin-top: 10px;
  padding-top:10px;
  padding-left: 10px;
  }

.linkerblock {
	background: #cfcfcf;
  margin-top: 0px;
  padding-top:0px
  }


a.mainlevel {
  position: relative;
  display: block;
  border: 0px solid black;
  height: 22px;
	background: #ffffff;
	color: #000000;
	padding: 0px 0px 0px 30px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
  line-height: 20px !important;
  line-height: 20px;
	background-image: url(../images/navi_punkt.jpg);
	background-repeat: no-repeat;
	}
	
a.mainlevel:hover {
  display: block;
  height: 22px;
	background: #ffffff;
	color: #ffffff;
	padding: 0px 0px 0px 30px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	background-image: url(../images/navi_punkt.jpg);
  background-position: 0px -22px;
	background-repeat: no-repeat;
  line-height: 20px !important;
  line-height: 20px;
  }

a.sublevel {
  position: relative;
  display: block;
  border: 0px solid black;
  height: 22px;
	background: #ffffff;
	color: #000000;
	padding: 0px 0px 0px 40px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
  line-height: 20px !important;
  line-height: 20px;
	background-image: url(../images/navi_subpunkt.jpg);
	background-repeat: no-repeat;
	}
	
a.sublevel:hover {
  display: block;
  height: 22px;
	background: #ffffff;
	color: #ffffff;
	padding: 0px 0px 0px 40px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	background-image: url(../images/navi_subpunkt.jpg);
  background-position: 0px -22px;
	background-repeat: no-repeat;
  line-height: 20px !important;
  line-height: 20px;
  }

.adresse{
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	color: #333;
	padding: 10px;
}

a.pathway {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9px;
	font-family: Verdana;
	}
	
a.pathway:hover {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9px;
	font-family: Verdana;
  }


.contentheading_navi{
	color: #000000;
  font-variant: small-caps;
	font-weight: bold;
	font-size: 15px;
	line-height: 15px;

}

.contentheading{
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 15px;

}


.contentpaneopen_navi{
	color: #000000;
	font-size: 12px;
	text-align: justify;
  line-height: 18px;
	width: 95%;
}

.createdate{
	color: #757575;
	font-size: 9px;
	line-height: 12px;
}

.article_separator{
  display: block;
  border-bottom: 1px solid black;
	margin-bottom: 50px;
}

.stundenplan{
	font-size: 9px;
}

