div.wrap {
    text-align: left;
    width: 940px;
}
div#top div#nav {
    clear: both;
    float: left;
    height: 52px;
    margin: 22px 0 0;
    width: 993px;
}
div#top div#nav ul {
    float: left;
    height: 52px;
    list-style-type: none;
    width: 700px;
}
div#nav ul li {
    float: left;
    height: 52px;
}
div#nav ul li a {
    border: 0 none;
    display: block;
    height: 52px;
    line-height: 52px;
    text-indent: -9999px;
}
div#header {
    height: 270px;
    margin: -1px 0 0;
    width: 960px;
}
div#video-header {
    height: 683px;
    margin: -1px 0 0;
}
div#header div.wrap {
    height: 270px;
}
div#header div#slide-holder {
    height: 270px;
    position: absolute;
    width: 940px;
    z-index: 40;
}
div#header div#slide-holder div#slide-runner {
    height: 270px;
    overflow: hidden;
    position: absolute;
    width: 940px;
}
div#header div#slide-holder img {
    display: none;
    margin: 0;
    position: absolute;
}
div#header div#slide-holder div#slide-controls {
	display: none;
	height: 46px;
	left: 0px;
	position: absolute;
	width: 940px;
	margin-top: 238px;
	text-align: center;
}
div#header div#slide-holder div#slide-controls p.text {
    color: #FFFFFF;
    display: inline;
    float: left;
    font-size: 10px;
    line-height: 16px;
    margin: 15px 0 0 20px;
    text-transform: uppercase;
}
div#header div#slide-holder div#slide-controls p#slide-nav {
	display: inline;
	float: right;
	height: 14px;
	margin: 11px 405px 0 0;
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
	background-position: 0 0;
	background-repeat: no-repeat;
	display: inline;
	float: left;
	font-size: 11px;
	font-weight: bold;
	height: 13px;
	line-height: 14px;
	margin: 0 5px 0 0;
	text-align: center;
	text-decoration: none;
	width: 24px;
}
div#header div#slide-holder div#slide-controls p#slide-nav a.on {
	background-position: 0 -13px;
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
	background-image: url(images/silde-nav.png);
}
#logo {
    background-color: #F0F0F0;
}
#logo p {
    color: #0066CC;
    display: block;
    font-size: 2em;
    margin: 0 45px 0 0;
    padding: 12px 0 0;
    text-align: right;
}
#logo #topmenu {
    background-color: #FFFFFF;
    float: right;
    margin-top: 35px;
}
#logo #topmenu a {
    color: #666666;
    font-size: 1.1em;
    line-height: 25px;
    margin-left: 5px;
    margin-right: 5px;
    text-decoration: none;
    width: 60px;
}
#topnavi {
    background-image: url("images/_bg_menue.jpg");
    background-repeat: repeat-x;
    margin-bottom: 2px;
}
#topnavi a {
    background-image: url("images/_top_navi_trenner.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    color: #F0F0F0;
    display: block;
    float: left;
    font-size: 1.2em;
    height: 33px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    width: 160px;
}
#topnavi a:hover {
    background-image: url("images/_top_navi_trenner.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    color: #E4E4E4;
    display: block;
    float: left;
    font-size: 1.2em;
    height: 33px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    width: 160px;
}
#topnavi a.last {
    background-image: none;
    color: #F0F0F0;
    display: block;
    float: left;
    font-size: 1.2em;
    height: 33px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    width: 135px;
}
#breadcrumbs {
	color: #0066CC;
	font-size: 1.2em;
}
#breadcrumbs a {
	color: #0066CC;
	text-decoration: underline;
}

#container {
    background-image: url("images/_bg_container.gif");
    background-repeat: repeat-y;
    margin-bottom: 10px;
}
#navi_left h1 {
    background-image: url("images/_navi_left_h1.png");
    background-repeat: no-repeat;
    color: #0066CC;
    font-size: 1.4em;
    font-weight: normal;
    margin: 10px 0 5px 10px;
    padding: 0 0 0 10px;
}
#navi_left h1 a {
    color: #0066CC;
    text-decoration: none;
}
#navi_left ul {
    margin: 0;
    padding: 0;
}
#navi_left ul li {
    font-size: 1.4em;
    line-height: 22px;
    list-style-type: none;
    margin: 0 0 0 21px;
    padding: 0;
}
#navi_left ul li ul li {
    font-size: 1em;
    line-height: 22px;
    list-style-type: none;
    margin: 0 0 0 30px;
    padding: 0;
}
#navi_left ul li a {
    color: #333333;
    text-decoration: none;
}
#navi_left ul li a.aktiv {
    color: #0066CC;
    text-decoration: none;
}
#navi_left ul li a:hover {
    color: #0066CC;
    text-decoration: none;
}
#mainContent h1 {
    border-bottom: 1px dashed #999999;
    color: #0066CC;
    font-size: 1.4em;
    font-weight: normal;
    margin-right: 30px;
    padding-bottom: 5px;
}
#mainContent h2 {
    color: #0066CC;
    font-size: 1.4em;
    font-weight: bold;
    margin-right: 30px;
}
#mainContent h6 {
    border-bottom: 1px solid #0066CC;
}
#mainContent p {
    font-size: 1.4em;
    line-height: 20px;
    margin-right: 30px;
}
#mainContent ul li {
    font-size: 1.4em;
    line-height: 20px;
    margin-right: 30px;
}
#mainContent table td ul li {
    font-size: 1em;
    line-height: 20px;
}
#mainContent table td p {
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

#mainContent a {
    color: #0066CC;
    text-decoration: none;
}
#mainContent a:hover {
    color: #999999;
    text-decoration: none;
}
#mainContent table.teaser_table {
    border-bottom: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
}
#mainContent .teaser_table tr td p {
    line-height: 20px;
    margin-left: 10px;
    margin-top: 10px;
}
#mainContent table tr td.head {
    background-image: url("images/_bg_menue.jpg");
    background-repeat: repeat-x;
    color: #FFFFFF;
    font-size: 1.2em;
    height: 32px;
    line-height: 30px;
    padding-left: 10px;
}
#mainContent table tr td.td_left {
    background-image: url("images/_td_left_top.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    height: 58px;
}
#mainContent table tr td.td_left_bottom {
    background-image: url("images/_td_left_bottom.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    height: 56px;
}
#mainContent table tr td.td_right {
    background-image: url("images/_td_right.jpg");
    background-position: left center;
    background-repeat: no-repeat;
    height: 58px;
}
#mainContent #nav {
	margin: 0px;
	padding: 0px;
}

#mainContent #nav li {
	list-style-type: none;
	line-height: 25px;
}

#left h1 {
    background-image: url("images/_h1.png");
    background-position: left top;
    background-repeat: no-repeat;
    color: #0066CC;
    font-size: 1.4em;
    font-weight: normal;
    margin: 10px 0 0 10px;
    padding: 5px 0 0 15px;
}
#left h1 a {
    color: #0066CC;
    text-decoration: none;
}
#left ul li a {
    color: #0066CC;
    text-decoration: underline;
}
#left p img {
    margin-left: 10px;
}
#left ul {
    margin: 0;
    padding: 0;
}
#left ul li {
    color: #0066CC;
    font-size: 1.4em;
    line-height: 22px;
    list-style-type: none;
    margin: 0 0 0 20px;
    padding: 0;
}
#middle h1 {
    background-image: url("images/_h1.png");
    background-position: left top;
    background-repeat: no-repeat;
    color: #0066CC;
    font-size: 1.4em;
    font-weight: normal;
    margin: 10px 0 0 10px;
    padding: 5px 0 0 15px;
}
#middle h1 a {
    color: #0066CC;
    text-decoration: none;
}
#middle p img {
    margin-left: 10px;
}
#middle ul {
    margin: 0;
    padding: 0;
}
#middle ul li {
    color: #0066CC;
    font-size: 1.4em;
    line-height: 22px;
    list-style-type: none;
    margin: 0 0 0 20px;
    padding: 0;
}
#middle ul li a {
    color: #0066CC;
    text-decoration: underline;
}
#right h1 {
    background-image: url("images/_h1.png");
    background-position: left top;
    background-repeat: no-repeat;
    color: #0066CC;
    font-size: 1.4em;
    font-weight: normal;
    margin: 10px 0 0 10px;
    padding: 5px 0 0 15px;
}
#right h1 a {
    color: #0066CC;
    text-decoration: none;
}
#right p img {
    margin-left: 10px;
}
#right ul {
    margin: 0;
    padding: 0;
}
#right ul li {
    color: #0066CC;
    font-size: 1.4em;
    line-height: 22px;
    list-style-type: none;
    margin: 0 0 0 20px;
    padding: 0;
}
#right ul li a {
    color: #0066CC;
    text-decoration: underline;
}
#footer {
    background-image: url("images/_bg_footer.jpg");
    background-position: center top;
    background-repeat: no-repeat;
}
#footer a {
    color: #0066CC;
    display: block;
    font-size: 1em;
    padding-top: 15px;
    text-align: right;
    text-decoration: none;
}
#footer p {
    font-size: 1.1em;
    margin: 0;
    padding: 0;
}
#sitemap {
	width: 960px;
}
#sitemap ul {
	margin: 0px;
	padding: 0px;
}
#sitemap ul li {
	margin-left: 30px;
	list-style-type: none;
	line-height: 20px;
	color: #79BCFF;
}
#sitemap ul li a {
	color: #79BCFF;
	text-decoration: underline;
	font-size: 1.1em;
}

#sitemap .left {
	float: left;
	margin-right: 70px;
}

.img_left {
    float: left;
}
.img_right {
	float: right;
	margin-right: 0px;
	margin-left: 10px;
}

#news_bottom {
    background-image: url("images/_bg_news_bottom.jpg");
    background-repeat: no-repeat;
}
#mainContent .teaser_table tr td span.small {
    font-size: 0.9em;
}
.blau {
    color: #0066CC;
}
#mainContent p.blau_gr {
    color: #0066CC;
    font-size: 1.7em;
    margin: 0;
    padding: 0;
}
.li_zeile_zwei {
    display: block;
    line-height: 15px;
    margin: 0 0 5px 10px;
    padding: 0;
}
#mainContent p a span.rot {
    color: #990000;
}
.rot {
	color: #990000;
}

