body {
margin: 0px;
padding: 0px;
background-image: url(../images/bg_bg.png);
}
 
tr, td, p, div {
  color:        #000000;
  font-family:  Arial, Trebuchet MS, Verdana, sans-serif;
  font-size: 12px;
  line-height: 16px;
}

/* ---------- div ---------- */


#seite {
	margin: 0px auto;
}

#header {
	margin:0px;
	padding:0px;
	height: 125px;
	background-color:#48ACD8;
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
}

#homemenu {
	z-index:10;
	position:absolute;
	float:left;
	width:80px;
	padding-left:23px;
	padding-right:0px;
	padding-top:10px;			
}

#logo {
	z-index:9;
	position:absolute;
	width:260px;
	height:65px;
	padding-left:150px;
	padding-top:27px;
}

#search {
	z-index:8;
	position:absolute;
	width:170px;
	height:0px;
	padding-top:106px;
	padding-left:182px;
	height:0px;
	margin:0px;
}

/*#search {
  z-index		   : 5;
  float            : left;
  margin-top       : 13px;
  margin-left      : 182px;
  border           : 1px solid #FF0000; //cccccc;
  padding          : 0px;
  width�           : 150px !important;
  width            : 150px;
  height           : 16px !important;
  height           : 16px;
  overflow         : hidden;
}*/

#search .inputbox {
  z-index		   : 5;
  border           : 0px;
  margin-top       : 0px;
  padding          : 2px 3px 2px 6px !important;
  padding          : 0px 3px 2px 6px;
  font-family      : arial, helvetica, sans-serif;
  font-size        : 90%;
  height           : 10px !important;
  height           : 10px;
  width:170px;
  overflow:hidden;
  background       : #FFFFFF;
  border: 1px solid #cccccc;
}

#language {
	z-index:6;
	position:absolute;
	float:left;
	width: 200px;
	height:30px;
	padding-top:106px;
	padding-left:380px;
}


#news {
	position:absolute;
	width:150px;
	/*height:50px;*/
	padding-top:106px;
	padding-left:708px;
}

#mainmenu {
	z-index:6;
	position:relative;
	float:left;
	width: 168px;
	padding-left:16px;		
}

#content {
	float:left;
	width: 460px;
	margin-top:15px;
	margin-left: 15px;	
	padding-right: 21px;
	padding-bottom: 10px;
	
}

#media {
	float:left;
	width: 230px;
	margin:0px;
	padding:0px;
	

}


/*#top {
}

#left {
	
}

#mospathway {
	margin-left:208px;
	margin-top: 5px;
  	color:  #000000;
  	font-family:  Arial, Trebuchet MS, Verdana, sans-serif;
  	font-size: 11px;
  	line-height: 15px;
  	text-decoration: none;
  	padding-top: 50px;
  
}


#bottombox {
	width: 935px;
	height: 160px;
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	padding-bottom: 10px;
}

/*#unten {
	width: 750px;
	height: 20px;
	background-image: url(../images/footer.jpg);
	font-size: 0.7em;
	background-repeat: no-repeat;*/
	/*padding-left: 20px;
	padding-top: 10px;
	margin-left: 3px;
}*/


.clearer {
	clear: both;
}

/* ---------- h1, h2, h3, h4, h5, hr ---------- */

h1 {
	color: #0091d0;
	font-size: 100%;
	font-family:  Arial, Trebuchet MS, Verdana, sans-serif;
	font-weight:bold;
	line-height:1.5em;
}

.componentheading {
	color: #0091d0;
	font-size: 140%;
	font-family:  Arial, Trebuchet MS, Verdana, sans-serif;
	padding-left:3px;
	line-height:1.5em;

}

h2 {
	color: #000000;
	font-size: 100%;
	font-family:  Arial, Trebuchet MS, Verdana, sans-serif;
	font-weight:bold;
	line-height:1.5em;
}

.contentheading {
	color: #0091d0;
	width: 100%;
	font-size: 140%;
	font-family:  Arial, Trebuchet MS, Verdana, sans-serif;
	line-height:1.5em;
}

h3 {
	font-weight: bold;
	font-size: 1em;
	line-height: 1em;
	color: #cccccc;
	font-family:  Arial, Trebuchet MS, Verdana, sans-serif;
}

h4 {
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.1em;
	color: #cccccc;
	font-family:  Arial, Trebuchet MS, Verdana, sans-serif;
}

h5 {
	font-size: 13px;
	font-family: Arial, Trebuchet MS, Verdana, sans-serif;
	font-weight: normal;
	line-height: 15px;
	vertical-align: bottom;
}
 


hr {		
	height: 1px; 
	border: 1px solid #DDDDDD; 
}

li {
	/*list-style: none;*/
	list-style-image: url(/images/stories/liste/list.jpg);
	margin:0;
	padding:0;
	list-style-position:outside;
}



/* -------------------------------------------------------------------------------------------------------------------------- */

/* ---------- navigation ---------- */

a:link, a:visited {
color: #0091d0;
text-decoration: underline;
}

a:hover {
color: #993333;
text-decoration: none;
}

/* menu links */

a.mainlevel-home {
	font-weight: lighter;
	font-size: 95%;
	text-align: left;
	letter-spacing:0.1em;
	text-decoration: none;
	color:#CCFFFF;
	text-decoration: none;
	line-height:1.2em;
}

a.mainlevel-home:link, a.mainlevel-home:visited {
	color:#CCFFFF;
	text-decoration: none;
	
}

a.mainlevel-home:hover {
	color:#990000;
	text-decoration: none;
}

#active_menu-home {
	color:#990000;
	text-decoration: none;
}

/*-----media menu-----------*/

a.mainlevel-media {
	font-weight: lighter;
	font-size: 95%;
	text-align: left;
	letter-spacing:0.1em;
	text-decoration: none;
	color:#FFFFFF;
	text-decoration: none;
	line-height:1.2em;
}

a.mainlevel-media:link, a.mainlevel-media:visited {
	color:#FFFFFF;
	text-decoration: none;
	
}

a.mainlevel-media:hover {
	color:#990000;
	text-decoration: none;
}

#active_menu-media {
	color:#990000;
	text-decoration: none;
}

/*------media menu ende*/



a.mainlevel-news {
	font-family:  Arial, Trebuchet MS, Verdana, sans-serif;
	font-size: 95%;
	color:white;
	letter-spacing:0.1em;
	text-decoration: none;
	}

a.mainlevel-newslink, a.mainlevel-news:visited {
	color:#FFFFFF;
	text-decoration: none;
}

a.mainlevel-news:hover {
	color:#000000;
	text-decoration: none;
}

#active_menu-news {
	color:#FFFFFF;
	text-decoration: none;
}

/*a.mainlevel-user3:link, a.mainlevel-nav:visited {
	margin-top: -5px;
}

a.mainlevel-user3:hover {
	margin-top: -5px;
}*/


a.mainlevel-footer:link, a.mainlevel-footer:visited {
	color: #333333;
	text-decoration: none;
	padding-right: 5px;
	margin-right: 5px;
}

a.mainlevel-footer:hover {
	color: #333333;
	text-decoration: none;
	padding-right: 5px;
	margin-right: 5px;
}

#active_menu-footer {
	color:#993333;
	text-decoration: none;
}



/*-----modules-----*/

.jflanguageselection{
width:80px;
height:0px;
margin:0px;
padding:0px;
}


.moduletable {
	width: 172px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-top: 5px;
	padding: 5px;
	border-bottom: 2px solid #669933;
	border-top: 1px solid #669933;
	background-color: #f7f7f7;
	color: #ffffff;
}

/*table.moduletable-fish {
	width: 170px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-top: 5px;
	padding: 5px;
	border-bottom: 2px solid #669933;
	border-top: 1px solid #669933;
	background-color: #f7f7f7;
}*/

	
.moduletable h3 {
	font-size: 18px;
}

.moduletable-top {
	/*padding-top: 2px;
	padding-left: 10px;
	float: left;*/
}

.moduletable-top h3 {
	display: none;
}

.moduletable-user4 h3 {
	display: block;
	width: 100%;
	/*border-bottom: 1px dotted #669933;*/
}

.moduletable-user3 {
	/*margin-top: -10px;*/
	height: 35px;
	display: block;
	float: left;
}

.moduletable-user2 {
position:absolute;
	height: 35px;
	display: block;
	float: left;
	/*width: 260px;
	margin-left: 5px;*/
}

.moduletable-user2 h3 {
	display: block;
	width: 100%;
	border-bottom: 1px dotted #669933;
}

.moduletable-user1 {
	height: 35px;
	display: block;
	float: left;
	/*width: 260px;
	margin-right: 5px;*/
}

.moduletable-user1 h3 {
	display: block;
	width: 100%;
	/*border-bottom: 1px dotted #669933;*/
}


/*-----content-----*/

.contentpane {
	float:left;
	width: 100%;
}

.contentpaneopen {
	/*float:left;*/
	width: 450px;
}

fieldset {
	width: 100%;
}

.small, .createdate, .modifydate {
	font-size: 9px;
	text-align: left;
	color: #000000;
}

.pagenavcounter {
	color: #000000;
	font-size: 9px;
}

.contenttoc {
	background-color: #cccccc;
	color: #333333;
	border: 1px solid #cccccc;
	padding: 5px;
	margin: 5px;
}

.contenttoc th{
	background-color: #000000;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
}

.sectiontableheader {
	background-color: #cccccc;
	color: #ffffff;
}

.sectiontableentry1 {
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #0091d0;
	font-family:  Arial, Trebuchet MS, Verdana, sans-serif;
  	font-size: 11px;
	font-weight:bold;
  	line-height: 16px;
	color: #000000;

}

.sectiontableentry2 {
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #CCCCCC;
	font-family:  Arial, Trebuchet MS, Verdana, sans-serif;
  	font-size: 11px;
	font-weight:bold;
  	line-height: 16px;
	color: #000000;

}

/*-----forms-----*/

.inputbox {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	color: #333333;
	/*margin-bottom: 5px;*/

}

.button {
	font-weight: bold;
	color:#666666;
	font-family:  Arial, Trebuchet MS, Verdana, sans-serif;
	float: left;
	/*padding-left: 30px;*/
	text-decoration: none;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	color: #333333;
}

form#sm2EMSubscribe {
	padding-top: 50px;
	width: 150px;
}
/*---MK POSTMAN Definitions---*/
.mkpostman_module_header {
	font-weight: bold;
	font-family:  Arial, Trebuchet MS, Verdana, sans-serif;
	color:#0091d0;

}

.group_select {
	font-size: 9px;
}
