﻿html {
    height: 100%;
    margin: 0px;
}
body {
    margin: 0px;
    height: 100%;
    font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:1.333em;
}
form {
    height: 100%;
    margin: 0px;
}
a {
	color: #FF3333;
	text-decoration:none;
}
a:hover {
	color: #333333;
}
a:active {
	color: #FF3333;
}
hr {
	color: #CCCCCC;
}
.mainNav {
	padding-bottom:10px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	border-bottom: solid 1px #FF3333;
	color: #666666;
	font-weight:bold;
	text-align: center
}
.subNav {
	padding-bottom:10px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	border-bottom: solid 1px #1CB6F1;
	color: #666666;
	font-weight:bold;
	text-align: center
}
.mainSep {
	width:2px;
	height:16px;
	padding-bottom:3px;
	padding-bottom:3px;
	background-color:#cccccc;
}
.borderBottomYellow {
	border-bottom:solid 1px #FF3333;
}
.borderBottomBlue {
	border-bottom:solid 1px #1CB6F1;
}
.newsLine {
	border-bottom: solid 1px #CCCCCC;
	width:100%;
	height:20px;
}
.header {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size:1.5em;
	line-height:1.5em;
	font-weight:bold;
}
.delta1 {
	height: 16px;
	width:100%;
}
.delta2 {
	height: 12px;
	width:100%;
}
.delta3 {
	height: 4px;
	width:100%;
}
.delta4 {
	height: 32px;
	width:100%;
}
.abstand1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height:1.6em;
	font-weight:bold;
	font-size:1.5em;
}
.abstand1Rot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height:1.6em;
	font-weight:bold;
	font-size:1.3em;
	color:#FF3333;
	font-variant:small-caps;
}
.text {
	font-size:1.2em;
	line-height:1.5em;
}
.textHeadline {
	font-size:1.5em;
	line-height:1.3em;
	color: #FF3333;
}
.textContact {
    font-size:14px;
}
#divContent {
    padding-left: 15px;
    padding-top: 16px;
    width:500px;
}
#divContact
{
    border-top: solid 1px #CCCCCC;
    position:absolute;
	bottom:16px;
	right:16px;
	width:200px;
	font-size: 1.2em;
	text-align:right;
	padding-top:16px;
}
#divContactCn
{
    border-top: solid 1px #CCCCCC;
    position:absolute;
	bottom:16px;
	right:16px;
	width:220px;
	font-size: 1.2em;
	text-align:right;
	padding-top:16px;
}
#frameBildwelt
{
    height: 100%; 
    width:100%; 
    border-left: solid 1px #cccccc; 
    margin-top:24px;
}
#divBildwelt
{
	width:200px;
	margin-top:0px;
	margin-left:43px;
	margin-right:16px;
	text-align:right;
}
.paneRight
{
    margin-top:16px;
}
.spArticleImageBox {
    float:left;
    line-height:1em;
    margin-right:16px;
}
.spArticleImageBox p {
    font-size:0.8333em !important;
    padding-left:4px;
}
.spArticleImageBox img {
    border:1px solid #666666;
    display:block;
    float:left;
}
.headerBlack {
    FONT-SIZE: large
}
