body {
	margin: 3% 0 10px 0;
	padding: 0;
	background-color: #fff;	
}
body, table, div {
	font-family: 'Courier', sans-serif;
	font-size: 12px;
}

body, table, div, input, textarea {
	font: 9pt/15px 'Courier New', 'Courier', monospace;
}

a, a:visited {
	text-decoration: underline;
	color: rgb(30,120,190);
}
a:hover {
	text-decoration: none;
}
img {
	border: 0;
}
div {
	text-align: left;
}
th, td {
	text-align: left;
	vertical-align: top;
}

h1, h2, h3 {
	color: rgb(30,120,190);
	font-weight: normal;
}

.stopFloat {
	clear: both;
}

#NavArea, #ContentArea, #FooterArea {
	margin-left: auto;
	margin-right: auto;
	width: 810px;
}
#NavArea table {
	width: 100%;
}
#NavArea table td {
	vertical-align: bottom;
}
#NavArea table ul {
	margin: 0;
	padding: 0;
}
#NavArea table ul li {
	list-style-type: none;
	margin-bottom: 4px;
}
#mainNav a, #mainNav a:visited {
	text-decoration: none;
	color: #999;
}
#secNav a, #secNav a:visited,
#thirdNav a, #thirdNav a:visited,
.Nav a, .Nav a:visited {
	text-decoration: none;
	color: #666;
}
#mainNav a:hover, #secNav a:hover, #thirdNav a:hover, .Nav a:hover,
#mainNav a.active, #secNav a.active, #thirdNav a.active, .Nav a.active,
#mainNav a.active:visited, #secNav a.active:visited, #thirdNav a.active:visited, .Nav a.active:visited {
	color: rgb(30,120,190);
}
#ContactFormArea {
	height: 360px;
}
#ContactFormArea table tr td, #ContactFormArea input, #ContactFormArea textarea {
	font: 9pt/15px 'Courier New', 'Courier', monospace;
}
#ContactFormArea input, #ContactFormArea textarea {
	width: 375px;
	border: 1px solid rgb(30,120,190);
	margin-bottom: 10px;
}
#FooterArea div {
	text-align: left;
	padding-left: 435px;
}
#LanguageSelect span {
	margin-right: 20px;
}
#ArrowPrev	{
	float: left;
}
#ArrowNext	{
	float: right;
}
.banablue {
	color: rgb(30,120,190);
}
div {
	border: 0px solid red;
}


/* Grundlinienraster */
#ContentArea	{
	margin-top: 15px;
	margin-bottom: 15px;
}

#PictureArea img {
	position: absolute;
}
#TextArea, #PictureArea	{
	width: 375px;
	height: 375px;
	/*
	background-image: url("/img/line-height.gif");
	background-repeat: repeat;
	*/
}
#TextArea ul, #PictureArea ul, #TextArea ol, #PictureArea ol	{
	margin: 0;
	padding: 0;
}
#TextArea ul li, #PictureArea ul li	{
	list-style-type: circle;
	margin: 0;
	padding: 0;
	margin-left: 15px;
}
#TextArea ol li, #PictureArea ol li {
	margin: 0;
	padding: 0;
	margin-left: 25px;
}

#TextArea	{
	float: left;
	overflow: auto;
	width: 414px;
	position: relative;
}

#TextAreadata  {
	width: 375px;
	min-height: 375px;
	position: absolute;
	margin-bottom: 0 !important;
}

* html #TextAreadata {
	height: 375px;
}

#TextAreaup {
	top: 0;
}
#TextAreadown {
	bottom: 0;
}

#TextArea #TextAreaup,
#TextArea #TextAreadown {
	position: absolute;
	right: 0;
	display: none;
	margin: 0;
}

#TextAreaup a,
#TextAreadown a {
	text-decoration: none;
}

#PictureArea	{
	float: right;
}
h1, #TextArea div, #TextArea p, #TextArea h1, #TextArea h2, #TextArea h3, #TextArea ul, #TextArea ol, #TextArea input, #TextArea textarea, #PictureArea div, #PictureArea p, #PictureArea h1, #PictureArea h2, #PictureArea h3, #PictureArea ul, #PictureArea ol, #PictureArea input, #PictureArea textarea, #ContactFormArea h1	{
	font-size: 1em;
	font-weight: normal;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 15px;
}
#TextArea h3, #PictureArea h3 {
	margin-bottom: 0;
}

#TextArea table, #TextArea table tr, #TextArea table tr td {
	padding: 0;
	margin: 0;
}
#TextArea table tr, #TextArea table tr td {
	height: 15px;
}

#TextArea input, #PictureArea input, #TextArea textarea, #PictureArea textarea	{
	border: 1px solid rgb(30,120,190);
	font: 9pt/15px 'Courier New', 'Courier', monospace;	
	width: 375px;
}
#TextArea input, #PictureArea input {
}


.registrierung {
	width: 100%;
	margin-top: 40px;
}
.registrierung th, .registrierung td {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 5px 0 5px 0;
}
.registrierung th {
	padding-right: 2px;
}
.registrierung input, .registrierung textarea {
	border: 1px solid rgb(30,120,190);
	width: 245px;
	margin: 0;
}

#slideshowLeft, .noscript.slideshow {
	position: absolute;
	bottom: 0;
	width: 100%;
}

#slideshowLeft h1 {
	background: #fff;
	color: #000;
	z-index: 1;
	position: absolute;
	width: 100%;
}

#slideshow {
	position: relative;
}

#slideshow .slideshowimage {
	position: absolute;
}

.javascript .noscript {
	display: none;
}

.script {
	display: none;
}

.javascript .script {
	display: block;
}