body, h1, h2, h3, h4, h5, h6, form, p { margin: 0; padding: 0;}

body {
	background: white;
	font-family: sans-serif;
	font-size: 12px;
	color: #666;
	text-align: left;
}


h1 { 
	font-size: 2.2em;
	font-weight: bold;
	color: #666;
	padding-bottom: .6em;		
}


h2 {
	font-family: sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #666;
	padding-bottom: .6em;
}

h3 {
	font-family: sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #666;
	padding-bottom: .6em;
}

p { padding-bottom: .6em;}

img { border: none;}

h4 {
	font-family: sans-serif;
	font-size: .8em;
	font-weight: normal;
	color: #666;
	padding-bottom: .6em;
}

acronym {
	border-bottom: 1px dotted #333;
	cursor: help;

}

strong {
	font-weight: bold;
	color: #c10001;
}

fieldset {
	
	padding-left: 15px;
	
}

legend {
	color: #c10001;
	font-size: 1.4em;
	margin: 0px 0 0 0px;
	padding-left: 0;
}

address {
	text-align: left;
	float: left;

}

caption {
	text-align: left;
	font-size: 1.4em;
}


a:link, a:visited { color: #3C775D; text-decoration: none;}
a:hover, a:active { color: #c10001; text-decoration: bold;}

a.grau {	color: #666;}

a.grau:hover { color: #c10001;}

#struktur {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background: white;
	border: 1px solid #666;


}

#kopfzeile {
	height: 80px;
	background: white;
	background-image: url('../pics/bg_eminare.gif');
	background-position: left;
	background-repeat: repeat-y;
	text-align: right;
	border-bottom: 1px solid #666;
	
}

#kopfzeile ul {
	margin: 0; 
	padding: 5 0 0; 
	list-style-type: none;
	
}

#kopfzeile ul li {
	margin: 10px 10px 0 0;
	float: right;
	width: 80px;
	
	
}

#kopfzeile ul li a {
	color: #666;
}

#kopfzeile ul li a:hover{
	color: #c10001;
}
#nav {
	width: 170px;
	height: 650px;
	clear: both;
	float: left;
	background-image: url('../pics/bg_eminare_ver.gif');
	background-repeat: repeat-x;


}

#nav  ul{
	list-style-type: none;
	list-style-image: url('../pics/pfeil_nav.gif');
	font-weight: bold;
	font-size: 1.2em;
	margin-left: 30px;
	margin-top: 15px;
	padding-left: 5px;
	margin-top: 15px;
	

}

#nav ul li{
	padding-bottom: 10px;

}

#nav ol{
	list-style-type: none;
	list-style-image: url('../pics/pfeil.gif');
	padding-left: 15px;
	margin-left: 0;
	font-weight: normal;
	font-size: .8em;
}

#nav ol li{
	padding-bottom: 2px;
}
#nav ul li a{
	color: #666;
	}
	
#nav ul li a:hover {
	color: #c10001;
	text-decoration: bold;
}






#inhalt {
	width: 700px;
	float: left;
	padding-left: 20px;

}



#info {
	float: right;
	width: 2px;
	height: 710px;

}

#fusszeile {
	text-align: center;
	padding: 5px 5px;
	clear: both;
	height: 40px;
	border-top: 1px solid #666;
}

#fusszeile ul {
	margin: 0; padding: 0; list-style-type: none; 
}

#fusszeile li {
	width: 80px;
	float: right;
}

#fusszeile ul li a {
	color: #666;
}

#fusszeile ul li a:hover{
	color: #c10001;
}

.rotertext, a.rotertext {
	color: #c10001;
}

.gruenertext, a.gruenertext {
	color: #3C775D; 
}

.grauertext, a.grauertext {
	color: #666;
}

.bild_links {
	float: left; /*Text fließt vorbei*/
	margin: 20px 20px 10px 0;

	
}

.space_links {
	float: left;
	margin: 0;
	padding: 0;
}

.bild_leben_links {
	float: left;
	margin: 0 20px 5px 0;
	
}



.bild_rechts {
	float: right;
	margin: 0 0 10px 20px;
}

.bild_zentriert {
	
}


.bild_rahmen {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	margin: 0 20px 20px 0; 
}



.meinbutton a{
	background: url('../pics/button.gif');
	background-repeat: no-repeat;
	display: block;
	width: 180px;
	float: left;
	padding: 8px 40px 10px 0;
	text-align: center;
	color: white;
}

.bestellung a{
	background: url('../pics/button.gif');
	background-repeat: no-repeat;
	display: block;
	width: 180px;
	float: left;
	padding: 8px 10px 10px 0;
	text-align: center;	
	color: white;
}

.rezensionen a{
	background: url('../pics/button.gif');
	background-repeat: no-repeat;
	display: block;
	width: 180px;
	float: left;
	padding: 8px 10px 10px 0;
	text-align: center;	
	color: white;
	
}


ul.liste li {
	margin-bottom: .2em;
}

ul#text { /*funktioniert nicht */
	padding-left: 15px;
	
}


#kontakttabelle {
	background: #ccc;

}

#kontakttabelle  td{
	background: white;
	width: 300px;
}

#kontakttabelle th {
	background: #eef6f1;
	text-align: left;
	vertical-align: top;
}


#sitemap dt {
	font-weight: bold;
	font-size: 1.2em;
	color: #3C775D;
}

#sitemap dd {
	margin: 0 0 10px 88px;
}

table#auftrag {width: 720px}

#auftrag td{
	width: 50%;
	text-align: left;
	vertical-align: top;
	padding-bottom: .3em;
	padding-right: 20px;
}

#publikationen  {
	list-style-type: none;
	list-style-image: url('../pics/pfeil_re.gif');
	font-size: 1.4em;
		
}

#publikationen li{
	margin-bottom: .5em;
}


#pfeilliste  {
	list-style-type: none;
	list-style-image: url('../pics/pfeil_re.gif');
	
}


#pfeilliste  li{
	margin-bottom: .5em;

}

#bausteine {
	list-style-type: none;
}



#pfeilliste1  {
	list-style-type: none;
	list-style-image: url('../pics/pfeil_re.gif');

}

#pfeilliste1  li{
	margin-bottom: .5em;
}

ul#pfeilliste1  { /*funktioniert nicht */
	padding-left: 15px;
}


#liste_ethik  li{
	margin-bottom: 1.2em;


}

#termine {
	background-image: url('../pics/line.gif');
	background-position: 330px;
	background-repeat: repeat-y;
	
}

#termine1{
	background-image: url('../pics/line.gif');
	background-position: 330px;
	background-repeat: repeat-y;
	
}






