.grob_header {	
	height: 218px;
	width: 1000px;	
	margin:auto;
}
.grob_body {
	margin: 0px;
	background-repeat: repeat-y;
	background-image: url(../images/background.png);
	background-position: center;
}
.grob_clear {
	clear: both;
}
.grob_left {
	float: left;
	width: 200px;
	overflow: hidden;
}
.grob_right {
	width: 175px;
	float: left;
	position: relative;
	top: -50px;
	padding-left: 15px;
	overflow: hidden;
	padding-right: 10px;
}
.grob_text {
	width: 505px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 14px;
}
.grob_footer {
	height: 40px;
	width: 1000px;
	margin:auto;
	background-repeat: repeat-y;
	background-image: url(../images/background.png);
}

.grob_nav {
	background-image: url(nav.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 200px;
	padding-left: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #5A9AC8;
	line-height: 35px;
	overflow: hidden;
	position: relative;
}
.grob_main {
	margin:auto;
	width: 1000px;
	background-repeat: repeat-y;
	background-image: url(../images/background.png);
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}



/* Titeldarstellung Start */
h1 {
	font-size: 20px;
	color: #5A9AC8;
	font-style: italic;
}

h2 {
	font-size: 16px;
	color: #5A9AC8;
	font-style: italic;
}

h3 {
	font-size: 14px;
	color: #5A9AC8;
}

h4 {
	font-size: 12px;
	color: #5A9AC8;
}

h5 {
	font-size: 9px;
	color: #5A9AC8;
}

h6 {
	font-size: 6px;
	color: #5A9AC8;
}


/* Titeldarstellung Ende */


/* Navigation Darstellung Start */

a.mainlevel:link, a.mainlevel:visited {
	height: 35px;
	width: 200px;
	padding-left: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #5A9AC8;
	line-height: 35px;
	display: block;
}

a.mainlevel:hover {
	color: #5A9AC8;
}

a.mainlevel#active_menu {
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
}

a.mainlevel#active_menu:hover {
	color: #5A9AC8;
	text-decoration: none;
}

a.sublevel:link, a.sublevel:visited {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #5A9AC8;
	height: 22px;
	width: 135px;
	padding-left: 65px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}

a.sublevel:hover {
}

a.sublevel#active_menu {
	background-image: url(../images/subnav.png);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: right;
}

/* Navigationsdarstellung Ende */
/* Linkdarstellung Start */

a:link, a:visited {
	color: #5A9AC8;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #5A9AC8;	
	text-decoration: underline;
	font-weight: bold;
}


/* Linkdarstellung Ende */

.modulenav {
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 10px;
	position: relative;
	overflow: hidden;
	width: 200px;
}

.module {
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 10px;
	position: relative;
	overflow: hidden;
	width: 175px;
}
.title{
	font-weight: bold;
	font-size: 12px;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #000000;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 22px!important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading, .componentheading {
	font-size: 20px;
	color: #5A9AC8;
	font-style: italic;
	font-weight: bold;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
	font-weight: bold;
	padding: 4px;
	background-color: #DEEBF4;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	border: thin solid #DEEBF4;
}

.sectiontableentry2 {
	border: thin solid #DEEBF4;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}


.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

