body {
	font: 13px Verdana, sans serif;
	font-size: 13px;
	text-align: center;
	line-height: 16px;
	padding: 0;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #B11117;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #B11117;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #B11117;
	scrollbar-base-color: #FFF5BF;
	}

h1 {
	font-size: 24px;
	line-height:34px;
	font-weight: normal;
	color: #990134;
	margin: 0 0 20px 0;
	}
	
h2 {
	font-size: 17px;
	font-weight: normal;
	margin: 0 0 1.2em 0;
	}

h3 {
	font-size: 12px;
	color: #990134;
	font-weight: bold;
	margin: 15px 0 2px 0;
	}

#kopf {
	width:960px;
	background-color: #9c0032;
	height: 160px;
	margin:0;
	padding:0;
	min-height: 160px;
	font-size: 12px;
	color: #ffffff;
	}

.adresse {
	float:left;
	width:230px;
	height: 160px;
	min-height: 160px;
	background-color: #9c0032;
	padding: 50px 0 0 40px;
	line-height: 16px;
	position:relative;
	}

.logo {
	float:left;
	width:730px;
	text-align:center;
	background-color: #fff;
	vertical-align:middle;
	padding: 0;
	min-height: 160px;
	position:relative;
	}
	
.adresse2 {
	font-size:11px;
	line-height: 15px;
	font-weight:bolder;
	color: #990134;
	background-color: #D799AE;
	border-style: solid;
	border-width: 1px 0 1px 0;
	border-color: white;
	padding: 5px 0 10px 5px;
	}

#linkliste {
	font-size:11px;
	line-height: 15px;
	font-weight:bold;
	color: #ffffff;
	padding: 5px 0 10px 5px;
		}
		
#linkliste a {
	color: #ffffff;
	text-decoration: underline;
	font-weight:normal;
	}
	
#menue {
	width: 578px;
	height: 27px;
	max-height: 26px;
	background-color: #990134;
	color: #ffffff;
	text-align: right;
	font-weight: bold;
	font-size: 13px;
	line-height: 23px;
	border-style:solid;
	border-width:1px 0 0 0;
	border-color:#ffffff;
	float:right;
	margin-bottom: 40px;
	}

#background {
	border-style: solid;
	border-color: #990134;
	border-width: 0 0px 1px 0px;
    background-color: #f8f6f7;
	background-image: url(gfx/bg_balken.gif);
	background-position : left;
	background-repeat : repeat-y;
	}

#balkenlinks {
	width:230px;
	float: left;
    background-color: #efedee;
	}

hr {
	height: 1px;
	margin: 0 0 20px 0;
	color: #990134;
	border: 0;
	background-color: #990134;
	}

/*     --body
------------------------------------------------- */
body {color: #555; overflow-x: hidden; font-family: 'Arial', sans-serif; font-size: 13px; line-height: 22px; background: #fff; font-weight: 400;}

/*     --page-width
------------------------------------------------- */
#top-container .inside, #header .inside, #container-inside, #footer .inside, .welcome-line  {width: 960px; margin: 0 auto;}
#container #container-inside {border-right:0 solid #fff;border-left:10px solid #fff;padding-top:0;padding-bottom:0;background:url(../img/bg_container-inside.gif) repeat-x}
#container #container-inside:after {clear: both;content: ".";display: block;}
#header .inside {border-right:10px solid #fff;border-left:10px solid #fff;}

#header .inside .ce_image, #header .inside a{margin:0!important;padding:0!important;border:0!important;}

nav#mainmenu ul li {
    float: left;
	padding: 4px 15px 4px 15px;
}
nav#mainmenu ul li:hover {
	background-color: #6e7172;
	color:#fff;
}
nav#mainmenu ul li a:hover {
	color:#fff;
}
.mod_navigation li::before {
    content: "" !important;
    margin-right: 0 !important;
}
nav#mainmenu ul::after {
    clear: both;
    content: "";
    display: block;
}
nav#mainmenu ul {
    background-color: #efedee;
}
nav#mainmenu ul {
    display: inline-table;
    position: relative;
    white-space: nowrap;
    width: 100%;
}
#wrapper *, #styler-panel * {
    box-sizing: border-box;
}
ol, ul {
    list-style: outside none none;
}
#wrapper {
	width:100%;
	background:url(bg.png) repeat-x;
	margin:0 auto;
	text-align:center;
	height:100%;
	}
#content {
	width:960px;
	margin:0 auto;
	text-align:left;
	height:100%;
	}

#inhalt {
	margin: 0 0 0 230px;
	}
#fliesstext {
	padding: 50px 50px 80px 50px;
    background-color: #f8f6f7;
	}

#fliesstext img {
	float: right;
	margin: 5px  0 0 5px;
	}
	
.seminarbild {
	padding-right: 15px;
	}

p 	{
	margin:  0 0 0.5em 0;
	}
	
p.teaser { 
	margin-top:  -15px;
	}
	
a 	{
	color: #990134;
	text-decoration: none;
	}

ul	{
margin-bottom: 1px;
	}
a:hover {
	color: #990134;
	} 
 
#menue a 	{
	color: #ffffff;
	text-decoration: none;
	}

#menue a:hover {
	color: #ffffff;
	}