@charset "utf-8";
/* CSS Document */

html, body {
	background-color: #000000;
	font-family: DejaVu, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight:normal;
	color:#000000;
	line-height: 150%;
}

strong { 
font-weight: bold; 
}
em { 
font-style: italic; 
}
textarea {
	background-color: #FFFFFF;
}

a:link {
	color: #9800AE;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #9800AE;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #E600FF;
	text-decoration: underline;
	font-weight: normal;
}
a:active {
	color: #E600FF;
	text-decoration: underline;
	font-weight: normal;
}

.kleinschrift {
font-size:8pt;
line-height:180%;
}
.head-title {
font-size:20pt;
color:#FFFFFF;
font-weight:normal;
line-height:150%;
}
h1 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#333333;
border: 0px;
border-bottom: dotted 1px #666666;
border-top: transparent;
font-weight:normal;
font-size:16pt;
line-height:120%;
}
h2 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#333333;
font-weight:bold;
font-size:14pt;
line-height:120%;
}
h3 {
padding-top:15px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#333333;
border: 0px;
border-bottom: dotted 1px #666666;
border-top: transparent;
font-weight:bold;
font-size:12pt;
line-height:120%;
}
h4 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#333333;
border: 0px;
border-bottom: dotted 1px #666666;
border-top: transparent;
font-weight:bold;
font-size:11pt;
line-height:120%;
}
h5 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#333333;
border: 0px;
border-bottom: dotted 1px #666666;
border-top: transparent;
font-weight:bold;
font-size:10pt;
line-height:120%;
}
h6 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#333333;
border: 0px;
border-bottom: dotted 1px #666666;
border-top: transparent;
font-weight:bold;
font-size:9pt;
line-height:120%;
}

.underline {
	text-decoration:underline;
}
ul {
	list-style-type: disc;
	color: #000000;
	line-height: 200%;
}

hr{
 border: 0px;
 border-top: solid 1px #CCCCCC;
 border-bottom: transparent;
 width:100%;
}
.hr-bg-black{
 border: 0px;
 border-top: solid 1px #000000;
 border-bottom: transparent;
 width:100%;
}
.hr-bg-grey{
 border: 0px;
 border-top: solid 1px #EFF1F1;
 border-bottom: transparent;
 width:100%;
}
.hr-bg-white{
 border: 0px;
 border-top: solid 1px #FFFFFF;
 border-bottom: transparent;
 width:100%;
}

.backcolor1 {
	/*background-color: #B300B3;*/
	background-color: #666666;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.rotfett {
	color:#FF0000;
	font-weight:bold;
}
.blaufett {
	color:#0000FF;
	font-weight:bold;
}
.textkasten-bg {
	background-color: #EFF1F1;
	border-style: solid;
	border-width:1px;
	border-color: #CCCCCC;
	padding: 6px; 
}


/* Navigation links */
#navicontainer { margin-left: 0; }

#navicontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navicontainer li { margin: 0 0 1px 0; }

#navicontainer a
{
display: block;
padding: 1px;
background-color: #333333;
font-style: normal;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
border-bottom-style:dotted;
border-width:thin;
border-color:#CCCCCC;
}
#navicontainer a:hover
{
background-color: #E600FF;
color: #FFFFFF;
}

#navicontainer ul ul li { margin: 0 0 1px 0; }

#navicontainer ul ul a
{
background-color: #FFFFFF;
color: #9800AE;
}
#navicontainer ul ul a:hover
{
background-color: #FFFFFF;
color: #9800AE;
}

#navicontainer-2 a
{
display: block;
padding: 1px;
background-color: #FFFFFF;
font-size:8pt;
font-style: normal;
font-weight: normal;
color: #E600FF;
text-decoration: none;
border-style:dotted;
border-width:thin;
border-color:#FFFFFF;
}
#navicontainer-2 a:hover
{
background-color: #E600FF;
color: #FFFFFF;
font-weight: bold;
}

#navi-left {
	position:fixed;
	/*position:absolute;*/
	left:10px;
	top:180px;
	width:185px;
	z-index:2;
	height: 486px;
	background-image:url(../images/layout/web-bg2.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	overflow: visible;
}
#content {
	position:absolute;
	left:185px;
	top:180px;
	width:770px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 20px;
	z-index:3;
	overflow: visible;
	/*background-color: #EFF1F1;*/
	background-color: #FFFFFF;
}
#partnerbanner {
	position:absolute;
	left:997px;
	top:163px;
	width:175px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	z-index:101;
	overflow: visible;
	background-color:#000000;
}
#title {
	position:absolute;
	left:10px;
	top:-2px;
	width:980px;
	z-index:1;
	height: 180px;
	background-repeat:no-repeat;
}
#logo {
	position:absolute;
	left:735px;
	top:5px;
	width:239px;
	height:165px;
	z-index:1;
	visibility: visible;
}
#language {
	position:absolute;
	left:716px;
	top:187px;
	width:267px;
	height:38px;
	z-index:100;
}
#button {
	position:absolute;
	left:593px;
	top:25px;
	width:380px;
	height:120px;
	z-index:500;
	background-color:#999999;
	border:dotted 2px #CCCCCC;
	padding: 5px;
	color:#FFFFFF;
	font-weight:bold;
	overflow: visible;
}
#button a {
color:#FFFF00;
text-decoration:none;
}
#button a:hover {
color:#FFFFFF;
text-decoration:none;
}
