
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/*********************************************
******************** Body ********************
*********************************************/

body {
	margin: 0;
	padding: 0;
	background: #e8efe0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #787878;
}

/*********************************************
************* Allgemeine Regeln **************
*********************************************/

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #67715c;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}


a {
	text-decoration: none;
	color: #67715c;
	
}


a:hover {
	color: #9faf8f;
	font-size: 1.0em;
}


/*********************************************
*************** Kopfbereich ******************
*********************************************/

div#header-wrapper {
	height: 120px;
	background: #67715c;
	/*border-bottom: 15px solid #b2cc99;*/
}

div#header {
	
	height: 120px;
	margin: 0px 0px 0px 0px;
}



div#header h1 {
	color: #b2cc99;
	font-size:3.8em;
	letter-spacing: -1px;
	font-style:normal;
} 


div#header p {

	float: left;
	margin: 0;
	padding: 0 0 0 330px;
	font: normal 1.8em Tahoma, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #406020;

} 


/********************************************
                W R A P P E R
********************************************/
#content-wrapper {
	width: 940px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#content-wrapper-top {
	padding: 0px;
}

#content-wrapper-bottom {
	padding: 0px;
}



/********************************************
                C O N T E N T
********************************************/

#content {
	float: right;
	width: 650px;
	margin: 0px 0px 0px 0px;
	padding: 30px 30px 30px 0px;
}

#content a {
	letter-spacing: 0px;
	font-size: 14px;
}

#content_popup {
	
	width: 390px;
	margin: 10px 10px 10px 10px;
	
}


/********************************************
                E I N T R Ä G E
********************************************/
.textlink {
border-style: none;
}

table {font: 13px Tahoma, Arial, Helvetica, sans-serif;
}

.tabelle_hebammenleistungen {
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	border-style: none;
	font: 13px Tahoma, Arial, Helvetica, sans-serif;
}

.tabelle_hebammenleistungen-c /*c=color*/ {
	background-color: #9faf8f;
	border: none;
}

.tabelle_hebammenleistungen-bild /*c=color*/ {
	background-color: #9faf8f;
	border: none;
}


.mosaik {
	width: 100%;
	height: 100%;
	margin: 0px 25px 0px 25px;
	border-style: none;
	font: 13px Tahoma, Arial, Helvetica, sans-serif;
	table-layout:fixed;

}
.mosaik_inhalt-c /* c=color */ {
	background-color: #9faf8f;
	border-style: none;
	width: 150px;
	height: 150px;
	vertical-align: middle;
	text-align: center;
}

.mosaik_inhalt-t /*t=text*/{
	
	border: #9faf8f solid 1px;
	width: 150px;
	height: 150px;
	vertical-align: middle;
	text-align: center;
}

.mosaik_inhalt {
	
	border: #9faf8f solid 1px;
	width: 150px;
	height: 150px;
	vertical-align: middle;
	text-align: center;
	
	
}

.leiste {
	width: 560px;
	margin: 0px 50px 0px 50px;
	border-style: none;
	font: 13px Tahoma, Arial, Helvetica, sans-serif;
	
}

.leiste-bild {
	background-color: #9faf8f;
	border: #9faf8f solid 1px;
	width: 60px;
	height: 60px;
	
	
}

.leiste-bild img {
	margin: 5px 2px 2px 2px;
	width: 60px;
	height: 60px;	
}

.leiste-text {
	background-color: #9faf8f;
	border: none;
	width: 80px;
	height: 60px;
	text-align:center;
	vertical-align: middle;	
}

.leiste-text a:hover {
	color: #e8efe0;
}

/********************************************
              Linke Leiste
********************************************/


#leiste_links {
	float: left;
	width: 144px;
	height: 1200px;
	padding-left: 0px;
	margin: 0px 0px 0px 0px;
	background-color:#9faf8f;
	
}

/********************************************
             Navigation
********************************************/

#nav {
	width: 940px;
	padding-top: 40px;
	margin: 0px 0px 0px 200px;
	
}

#nav ul {
	list-style: none;
}

#nav li {
	color: #67715c;
	border-right: solid 1px;
	display: inline;
	padding: 0 10px 0 10px;
	font-size: 14px;
}
#nav a {
letter-spacing: 2px;
}

.nav-a {
	color: #9faf8f;
	text-decoration: underline;
}


/************Subnavigation*************/


#nav-sub {
	width: 150px;
	padding-top: 0px;
	padding-left: 160px;
	margin: 0px 0px 0px 200px;
}

#nav-sub ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px;
}

#nav-sub li {
	color: #67715c;
	border-bottom: solid 1px;
	/*display: inline;*/
	padding: 0 10px 0 10px;
	font-size: 12px;
}

#nav-sub a {
letter-spacing: 1px;
}

.nav-sub-a {
	color: #9faf8f;
	text-decoration: none;
}


/*********************************************
**************** Fußbereich ******************
*********************************************/

#footer {
	height: 50px;
	width: 1400px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	background: #67715c;
	/*border-top: 5px solid #b2cc99;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #e8efe0;
}

#footer a {
	color: #9faf8f;
	font-weight: bold;
}











