* {
    margin: 0;
    padding: 0;
}

html {
    height: 100%;
    width: 100%;
}

body {
    background-color: #fff;
    color: #003672;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 0.7em;
    height: 100%;
    width: 100%;
}

h1 {
	font-size: 14px;
}

a {
	color: #638fad;
}

a:hover {
	color: #003672;
}

a.active {
	color: #003672;
}

a img {
	border: none;
}

#page {
    margin: 0 auto 0 auto;
    width: 960px;
}

#header {
	padding: 5px 0 10px 0;
}

#header #topnavi a {
	text-decoration: none;
}

#header #logo {
    text-align: right;
}

#header #navi a {
    text-decoration: none;
}

#main {
    background: url(banner/blutkoerperchen.jpg) top left no-repeat;
}

#main:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

#main #subnavi {
  /*  border: 1px #638fad solid;*/
    float: left;
    margin: 110px 0 0 0px;
   
}

/******************************linkes Menu *************************************************/

#subnavi ul {
 	border: 1px #638fad solid;
    list-style-type: none;
	/*oben, rechts, unten, links*/
    margin: 10px 0px 12px 0px;
	 width: 180px;
    padding: 10px;
}

#subnavi ul li {
   /* line-height: 150%;*/
    margin: 0 2px 2px 0;
}

#subnavi ul li a {
    text-decoration: none;
}

#subnavi ul li a.active {
    color: #003672;
}


#nav3-grid li {  
}

#nav3-grid li li { 
	padding:  0em  0em 0em 0.5em;
}


#subnavi .subnav3-grid {
	border:  0px;/**/
	width: 8em;
	height: 10px;/**/
	/*oben, rechts, unten, links*/
	padding:  0px  0px 0px 5px;
	
	/* margin-top:   1.0em ;
	  margin-bottom:   1.0em ;*/
	
}

#subnavi .subnav4-li {
/*border: 1px green solid;*/
padding-left:14px;
}

#subnavi .subnav5-li {
/* falls 5.Ebene in Menu padding-left ca 18px*/
	padding-left:18px;
}

#newsbox {
	border: 1px #638fad solid;
        float: left;
	margin-top: 110px;
        margin-left: 0px;
	margin-bottom: 60px;
        width: 195px;
	padding-left: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#newsbox a { 
	text-decoration: none;
}


#main #content {
    border: 1px #638fad solid;
    float: right;
    margin: 59px 15px 0 0;
    min-height: 460px;
    width: 730px;
}

#content h1 {
	background: url(banner/blutkoerperchen_back.jpg) -215px bottom no-repeat;
	height: 23px;
	overflow: hidden;
	margin: 0 0 10px 0;
	/*oben, rechts, unten, links*/
	padding: 17px 10px 0px 10px;
	position: relative;
	/*border: 1px solid red*/
}

/*#content h1 headerText {
	padding-top: 20px;
	border: 1px #638fad solid;
}*/

#content h1 span {
	display: block;
	position: absolute;
	bottom: 5px;
}

#content h2 {
	font-size: 1.1em;
	margin: 15px 0 10px 10px;
}

#content h2.mt {
	margin: 30px 0 10px 10px;
}

#content p {
	line-height: 150%;
	margin: 10px;
}

#content ul {
	margin: 10px;
	padding: 0 0 0 20px;
}

#content ol {
	margin: 10px;
	padding: 0 0 0 25px;
}

#content li {
	line-height: 150%;
}


#contentText {
	line-height: 1.7em;
}

#spracheDiv {
	/*oben, rechts, unten, links*/
	margin: 10px 10px 0 0;
	float: left;
}

/* suchfeld der Suche seite nur FF*/
#suchfeld {
 margin-left: 1em;
}

/* Button der Suche seite */
#suchbutton {

}

/* selectfeld der news kategorien in core_modules/news/index.class.php */
#newsCategory {
	margin-left: 1em;
	width: 18em;
	
}


/*#newscontent {
	float: left;
	width: 130px;
	height: auto !important;
	margin-left: 12px; 
	padding-top: 3px;
}*/

#newscontent {
	
	height: 340px;
	
}
