﻿html,
body {
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial;
	font-size: 0.75em;
	background-repeat: no-repeat;
	background-position: right 116px;
/*	background-attachment: fixed;*/
}

.clearfix {
	display: inline-block;
	clear: both;
}

html[xmlns] .clearfix {
	display: block;
	clear: both;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.2em;
	margin-bottom: 5px;
	padding-bottom: 0;
}

p,
ul,
ol,
dl,
table {
	margin-top: 0;
	padding-top: 0;
}

img {
	border: none;
}

dt {
	float: left;
}

.large dt {
	float: none;
}

dd {
	margin-left: 8em;
	padding-left: 10px;
	padding-bottom: 5px;
	width: 37em;
	background-image: url('gfx/ico_square_links.gif');
	background-repeat: no-repeat;
}

.wrap {
}

.header {
	width: 100%;
	height: 88px;
	background-image: url('header-hint.png');
}

.navigation {
	margin-left: 160px;
}

.navigation a,
.iemarquee {
	float: left;
	font-size: 1.2em;
	display: inline-block;
	height: 18px;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 35px;	
}

.iemarquee {
	width: 200px;
	padding-right: 5px;
	border: none;
	color: #33974D !important;
	font-weight: bold;
}

#iemarquee {
	white-space: nowrap;
}

.navigation a.first {
	border-left: 1px solid #000000;
}

.navigation a:link,
.navigation a:visited {
	text-decoration: none;
	color: #000000;
}

.navigation a:focus,
.navigation a:hover,
.navigation a:active,
.navigation a#catccafa772fb45f9d4d2f028b895b60ae6:hover,
.navigation a#catccafa772fb45f9d4d2f028b895b60ae6:active,
.navigation a#catccafa772fb45f9d4d2f028b895b60ae6:focus,
.navigation a#catccafa772fb45f9d4d2f028b895b60ae6.active,
a.active {
	text-decoration: none;
	color: #C5127D !important;
	background-color: #ffffff;
}

.navigation a#catccafa772fb45f9d4d2f028b895b60ae6 {
	background-color: #C5127D;
	color: #ffffff;
}

a:link,
a:visited {
	color: #000000;
}

a:focus,
a:hover,
a:active {
	color: #C5127D !important;
}

#headline {
	position: absolute;
	top: 116px;
	right: 0px;
}

#subnavigation {
	float: left;
	width: 110px;
	padding: 0;
	margin: 0;
	margin-top: 16px;
	padding-right: 20px;
	padding-left: 30px;
	font-size: 1.1em;
	line-height: 1.5em;
}

#subnavigation li {
	display: inline;
}

#subnavigation a {
	text-decoration: none;
	display: block;
	color: #000000;
}

#subnavigation a:link,
#subnavigation a:visited {
	text-decoration: none;
	color: #000000;
}

#subnavigation a:focus,
#subnavigation a:hover,
#subnavigation a:active,
a.active {
	text-decoration: none;
	color: #C5127D !important;
}

#inhalt {
	width: 60em;
	line-height: 1.5em;
	float: left;
}

#content {
	width: 40em;
	margin-bottom: 50px;
	float: left;
}

#arbeiten  {
	margin-left: 5em;
	float: left;
}

.arbeiten-img {
	display: block;
	margin: 10px;
	border: none !important;
}


.highslide span {
	display: block;
	margin: 1em;
}

.highslide   {
	display: block;
	width: 150px;
}

.highslide  img {
	float: right;
}

#content .highslide   {
	float: left;
	width: 120px;
	height: 100px;
}

#content .highslide  img {
	float: right;
}

/* rot */
.colored1,
.hinweis {
	color: #C5127D;
}

/* grün */
.colored2 {
	color: #33974D;
}

.colored3 {
	color: #009FE1;
}

.colored4 {
	color: #D78048;
}

#highslide-html1 div {
	overflow: hidden;
}

#highslide-html1 .highslide-controls {
	margin-bottom: 200px;
}

#myDynamicContent {
	width: 400px;
	height: 300px;
}

#newsletterform label,
#newsletterform span.label {
	display: block;
	font-weight: bold;
}

#newsletterform .captcha input {
	display: block;
}

#newsletterform .checkbox label {
	display: inline;
	font-weight: normal;
}

#newsletterform form .textfield,
#newsletterform form .checkbox,
#newsletterform form .captcha,
#newsletterform form .button,
#newsletterform form .notice {
	margin-bottom: 10px;
}

.bold {
	font-weight: bold;
}


