@charset "utf-8";
/* CSS Document */

body  {
color: #000000;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1.33em;
/* font-family: geneva, arial, helvetica, sans-serif; */
font-family: arial, helvetica;
font-size: 14px;
background-color: #ffffff;
margin: 0;
padding: 0
}

img {
border:0;
}
a {
color: #ff0000;
font-weight: bold; 
text-decoration: none;
}
a span{
color: #000000;
text-decoration: none;
}
a:hover, a:hover span {
color: #ff0000;
text-decoration: underline;
font-weight: bold;
}

#bg{
position:absolute;
left:0px;
right:0px;
width:100%;
height:100%;
z-index:10;
}

#stage{
border-width:1px;
border-style:hidden;
border-color:#000000;
position:relative;
text-align:left;
width:1024px;
height:768px;
z-index:20;
overflow:visible;
}

#linkstage{
border-width:1px;
border-style:hidden;
border-color:#000000;
position:relative;
text-align:left;
width:1024px;
height:768px;
z-index:20;
overflow:visible;
	background:url(bilder/transparent.gif);
	background-repeat:repeat;
	cursor: pointer;
}

.img_bord{
border-width:1px;
border-style:solid;
border-color:#000000;
}

.themaseite_titel{
position:absolute;
top:100px;
left:0px;
z-index:30;
}

.themenseite_box{
	position:absolute;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	text-align:left;
	line-height:1.5em;
	padding:15px 10px 15px 10px;
	z-index:20;
	background:url(bilder/transparent.gif);
	background-repeat:repeat;
	cursor: pointer;
	display:block;
}

.themenseite_box_titel{
font-size:16px;
font-weight:bold;
}

.themenseite_box_p_nullabst{
margin-top:0px;
margin-bottom:0px;
}

.themenseite_box_p_abst{
margin-top:20px;
margin-bottom:0px;
}

.themenseite_box_p_rot{
margin-top:10px;
margin-bottom:10px;
font-style:italic;
color:#FF0000;
text-decoration:none;
}

.detailseite_titel{
margin: 0px 0px 0px 0px;
font-size:16px;
font-weight:bold;
}

.detailseite_p_nullabst{
margin-top:0px;
margin-bottom:0px;
}

.detailseite_p_abst{
margin-top:30px;
margin-bottom:0px;
}

.detailseite_p_fliessabst{
margin-top:0px;
margin-bottom:0px;
}

.detailseite_p_einzug {
margin-left:35px;
margin-top:0px;
margin-bottom:0px;
}

.detailseite_p_rot{
font-style:italic;
color:#FF0000;
text-decoration:none;
}

.rot {
color:#FF0000;
}

.td_typo{
line-height:1.5em;
}

.td_bild{
width:370px;
}

.tab_detailseite{
padding-top:100px;
}

.img_detailseite{
margin-right:50px;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
}

.film_detailseite{
margin-right:50px;
border-width:1px;
border-style:solid;
border-color:#000000;
position:relative;
}

.td_typo_text{
line-height:1.2em;
}


.text_detailseite_titel{
margin: 0px 0px 0px 0px;
font-size:16px;
font-weight:bold;
}

.text_detailseite_p_nullabst{
font-size:16px;
margin-top:0px;
margin-bottom:0px;
}

.text_detailseite_p_abst{
font-size:16px;
margin-top:10px;
margin-bottom:0px;
}

.pfeil{
font-size:10px;
}

.smallspace{
font-size:8px;
}
