* {
	/* margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px; */
	font-size: 11px;
	}

body {
	/* margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px; */
	font-family: Arial, Helvetica, sans-serif;
	background-color:  #eee;
	/* #FFCC66 */
	/* background: url("../images/background.png") top repeat-x #ddd; */
}

.blog {
	width: 100%;
	}

#kopf {
	width:650px;
	height:100px;
	background-image: url("../images/kopf.png");
	text-align: left;
    position: bottom;
	}

#topmenu {
	width: 650px;
	padding-top: 130px;
	
}	
#fuss {
	clear: both;
	width:650px;
	height:20px;
	background-image: url("../images/fuss.png");
	text-align: left;
}

#inhalt {
	width:620px;                                 /* dem padding anpassen 650-*/ 
	text-align: left;   						/* <--- */ 
	padding: 15px 15px 15px 15px; 

}

#linke_spalte{
	float: left;
	max-width: 150px;
	width: 150px; 								/* Achtung Größe  auch beim Abstand unten berüchsichtigen */
	padding: 5px 5px 5px 5px; 
    /* background-color: #00FF00; */
	text-align: left;
	overflow: hidden;

	
}


#aktuell{
	max-width: 620px;                            /* 650   Breite anpassen */
	padding: 15px 15px 15px 15px; 
	background-color: #bbb;
	text-align: left;
	font-family: Courier;
}
	

#rechte_spalte{
	float: right;
	width: 480px;                                /* 650   Breite anpassen */
	padding: 15px 5px 5px 5px;
	overflow: hidden;
	}

#zenter {
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -325px;                          /* 650 breite anpassen */
	text-align: center;
	
	background-image: url("../images/bg-inhalt.png");
	background-repeat: repeat-y;
}	



/* Ab hier kommen Inhaltsstyles */


	
ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
/* line-height: 15px;*/
padding-left: 15px;
padding-top: 0px;
}

p, tr, div, td {
	/* text-align: left; */
	font-size: 11px;
	
}


a:link, a:visited {
	color: #666; text-decoration: none;
}

a:hover {
	color: #00008b;
	text-decoration: none;
}

.contentpaneopen {
	text-align: left;
	margin-top: 10px !important;
	width: 100%;
}

table.contentpaneopen {
    padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;

}

table.contentpaneopen td {
}


table.contentpane {
 	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	
	text-align: left; 
	
}

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: #666;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 9px;
  border: 1px solid #cccccc;
  padding: 0px 5px;
  margin: 1px;
}
.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	/* background-color: #FFF; */
}

.search .inputbox {
	    /* width: 150px;*/
}





h3, .componentheading {
	color: #000;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	/* height: 21px; */
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc; /* border-bottom: 1px dashed #ccc; */
	padding-left: 10px;


}

.contentcolumn {
	/* padding-right: 5px; */
}

.contentheading {
	/* height: 30px; */
	padding-top: 15px;

	
	color: #000;
	font-weight: bold;
	font-size: 16px;
	white-space: nowrap;
	/* background-color: #EBEBEB; */
	border-bottom: 1px solid #ccc; /* border-bottom: 1px dashed #ccc; */
	/* padding-left: 10px; */

}




.contentpagetitle {
	font-size: 11px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px; 
}

table.moduletable th, div.moduletable h3 {
	color: #666;
	text-align: left;
	padding-left: 4px;
	padding-bottom: 4px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 2px 5px;
	border-bottom: 1px dashed #ccc;
	
}

table.moduletable td {
	font-size: 9px;
	padding: 0px;
	margin-top: 10px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}



.sectiontableheader {
  padding: 0px 0px 0px 30px !important;
  font-weight: bold;
  background: #f0f0f0;
  line-height: 300%;

  
  }




.sectiontablefooter {

}

.sectiontableentry1 td {
	padding: 0px 0px 0px 30px !important;
	background-color : #ffffff;
    line-height: 200%;
    
        
}

.sectiontableentry1  a{
	color: #666;
	
}

.sectiontableentry2  a{
	color: #000;
}

.sectiontableentry2 td {
     padding: 0px 0px 0px 30px !important;
	 background-color : #f9f9f9;
	 line-height: 200%;
}

.small {
	color: #999999;
	font-size: 9px;
}

.createdate {
	/* height: 15px; */
	padding-bottom: 10px;
	color: #999999;
	font-size: 9px;
}

.modifydate {
	/* height: 15px;*/
	padding-top: 10px;
	color: #999999;
	font-size: 9px;
}

table.contenttoc {
  /** border: 1px solid #cccccc; **/
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  
    color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	/* height: 21px; */
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}




a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-align: left;
	padding: 5px 5px 5px 5px;
	text-decoration: none;

}

a.mainlevel:hover {
	text-decoration: none;
	color: #000080;
	/* background-color: #660000; */
	/* border-right: 10px solid #00008b ; */
	border-left: 1px solid #00008b;
	
}

a.mainlevel:active {
	text-decoration: none;
	color: #000;
}



a.sublevel:link, a.sublevel:visited {
	/* padding-left: 10px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #666;           
	text-align: left;
	*/
	display: block;
	font-size: 11px;
	color: #666;
	text-align: left;
	margin-left: 10px;
	padding: 3px 3px 3px 3px;
	text-decoration: none;
}

a.sublevel:hover {
	/* color: #FF8000;
	text-decoration: none; */
	text-decoration: none;
	color: #000080;
	/* background-color: #660000; */
    /* border-right: 10px solid #00008b ; */
	border-left: 1px solid #00008b;
	
	
}


.highlight {
	background-color: #ebebeb;
	color: red;
	padding: 0;
}

.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
	/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 10px solid #ccc;
    margin: 15px 15px 15px 15px;
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  text-transform: none;
  font-size: 9px;
  border-top: 1px solid #cccccc;
}


.pathway {
	font-size: 9px;;
}
a.pathway:link, a.pathway:visited {
	color            : #00008b ;
	font-weight      : normal;
}
a.pathway:hover {
	color            : #ff3300;
	font-weight      : normal;
	text-decoration   : none;
}



.readon {
	    
	   padding-left: 200px;
		font-size: 14px;
		}
		
a.readon:hover a.readon:visited a.readon:link {
	margin-top: 10px;		
}

/*   */

.blog_more {
	margin-top: 10px;
	font-size: 9px;
}


.pagenavbar {
	margin-right: 10px;
	float: right;
	font-size: 9px;
	}	

.pagenav {
	font-size: 9px;
}
.pagenav_next{
	font-size: 9px;
}
.pagenav_prev{
	font-size: 9px;
}

.back_button {
  text-align: left;
  font-size: 9px;;
  margin-top: 10px;
  margin-bottom: 10px;
}


/*   Navigationsleiste oben */


a.mainlevel-nav
{
 
	list-style: none;
    padding: 0;
    margin: 3px;
    font-size: 12px;
    color: #000000;
    background: transparent;
}
a.mainlevel-nav:link {
     color: #000000;
     font-weight      : normal;
}

a.mainlevel-nav:visited {
  color: #000000;
  font-weight      : normal;
}


a.mainlevel-nav:hover {
  color: #000080;
  font-weight      : normal;
  text-decoration: underline;
}

a.mainlevel-nav:active {
  color: #000080;
  font-weight: normal;
}

