/* Seite */
html, body { 
	 font-family: Tahoma, Geneva, sans-serif;
	 font-size: 13px;
	 line-height:18px;
	 color: #303030; 
	 height: auto;
	 background: #f2d7c1 url(images/flow.jpg);
  	 background-repeat: repeat-x;
	 margin: 0 0 0 0;
	 }
	
	img { border: 0px; }
	
	h1 {
	font-size: 13px;
	font-weight: bold;}
	
	h2 {
	font-size: 15px;
	font-weight: bold;}
		
	h3 {
	font-size:11px;
	color:#966c34;}
	
	h4 {
	margin-top:10px;
	margin-bottom:10px;
	font-size: 13px;
	font-weight: bold;
	text-align:center;}

.bild {
	margin-bottom:15px; 
	margin-right:20px;
	margin-top: 5px;
	float:left;
	}
.bild2 {
	margin-bottom:10px; 
	margin-right:20px;
	margin-top: 5px;
	float:left;
	}
p.zitat1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	line-height:20px;
	color:#c48c5f;
	padding-top:20px;
	background-image:url(images/trenn.gif);
	background-repeat:no-repeat;
	background-position:top center;
/*	border-top: #e2cebc 1px solid; */
	margin:10px 0 0 0;
}

p.zitat2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	line-height:20px;
	color:#c48c5f;
	padding-bottom:35px;
	padding-top:5px;
	background-image:url(images/trenn.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
/*	border-top: #e2cebc 1px solid; */
	margin:0 0 15px 0;
}

p.top {
	color:#787878;
	float:right;
	margin:0;
}
p.copy {
	display:block;
	float:left;
	margin:0;
}
	

.header {
	margin-bottom:-7px; 
	margin-left:-10px;
	}
	
.absatz {
	margin-left:35px
	}
	
.clearer {
	clear:both;
}

.seminar_list {
	margin-left:15px;
	font-weight:normal;
	list-style-image:url(images/li_pfeil.gif);
}

.seminar_list li {
	margin: 0 0 0 10px;
	padding: 0 0 3px 0;
	fonseminar_smallt-weight:normal;
}

.seminar_small {
	margin: 0 5px 5px 0;
}

.seminar_small a {
	border-bottom:3px solid;
	border-bottom-color: #ffffff;
}

.seminar_small a:hover {
	border-bottom:3px solid;
	border-bottom-color: #f2d7c1;
}

/* Links */

a:link { text-decoration:none; color:#4c4c4c; }
a:visited { text-decoration:none; color:#4c4c4c; }
a:hover { text-decoration:underline; color:#000000; }

#content a:link { text-decoration:none; color:#875511; font-weight:bold; }
#content a:visited { text-decoration:none; color:#875511; font-weight:bold; }
#content a:hover { text-decoration:underline; color:#4c2b00; font-weight:bold;}

/* Auflistung */

ul {
	list-style-image:url(images/li.gif);
	padding-left:15px;
	}

li {
	margin-bottom: 10px;
	}


/* Aufbau */

.seminar {
	width:470px;
	background-color:#feecdd;
	padding:15px 15px 12px 15px;
	color:#303030;
	margin-bottom:20px;
	font-weight:normal;
	line-height:20px;
}

.underline { width: 156px; height: 19px;  padding-bottom: 3px; margin-bottom: 5px; border-bottom: 1px dotted #d9d4c1;}
.eingerueckt {
	width: 130px;
	height: 19px;
	border-bottom: 1px dotted #d9d4c1;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 25px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

.eingerueckt a:link, a:visited { text-decoration:none; color:#303030; font-weight:normal; }
.eingerueckt a:hover { text-decoration:underline; color:#666; font-weight:normal;}

#seite {
	width:725px;
	height: auto;
	margin: 0 auto;
	background: #FFFFFF;
	}

#header {
	position:relative; 
	top:0px;
	left:12px; 
	right:10px; 
	width:100%; 
	height:315px;
	margin: 0 0 5px 0;
	}

#slideshow {
	position:relative; 
	width:100%; 
	}
	
#navi {
	position:relative; 
	top:0px; 
	left:20px; 
	width:176px; 
	float:left;
	}
	
#content {
	position:relative; 
	top:0px; 
	left:20px; 
	width: 500px; 
	margin-bottom:20px; 
	float: left;
	}

#bottom {
	position:relative;
	width:500px;
	font-size:13px;
	font-weight:normal;
	color:#939393;
	margin: 0 0 0 196px;
	padding:15px 0 15px 0;
	border-top:#d0d0d0 1px solid;
	float: left;
	}
	
#abschluss {
	position:relative;
	width:725px;
	height:34px;
	float: left;
	background: #f2d7c1 url(images/bottom.jpg);
	background-repeat: no-repeat;
	}

