body {
   font-family: Arial, Helvetica, sans-serif;
   font-size : 11pt;
	margin: 0px;
	padding: 0px;
   }


.navi {
	font-size: 90%;
   }
.navi_back {
	background-image: url(../images/global/navi_bg_li.jpg);
   }
.navi0 {
	font-size: 90%;
   color: #CA003A;
   margin-left:10px;
   margin-top:102px;
   margin-bottom:8px;
   }   
.navi1 {
	font-size: 90%;
   color: #CA003A;
   margin-left:10px;
   margin-top:20px;
   margin-bottom:5px;
   }
.navi2 {
	font-size: 90%;
   color: #CA003A;
   margin-left:20px;
   margin-top: 3px;
   margin-bottom:3px;
   }
.navi3 {
	font-size: 90%;
   color: #CA003A;
   margin-left:30px;
   margin-top: 3px;
   margin-bottom:3px;
   }
.naviimg {
	border: none;
   width: 16px;
   height : 16px;
   vertical-align: middle;
   }

.header {
	background-image: url(../images/global/bg_top.gif);
   font-size: 100%;
	height: 120px;
	width: auto;
	position : relative;
   }

.forum {
	margin-left: 20px;
	margin-top: 15px;
   width: auto;
   }
   
.logo {
	border: 0px solid;
	margin-top: 15px;
   width: 260px;
   }

.breadcrumb {
	font-size: 80%;
   color: black;
	margin-left: 20px;
   }
   
.content {
	font-size: 100%;
	margin-left: 0px;
	margin-top: 0px;
   margin-right: 0px;
	background-color : #ffffff;
	border : 0px solid Black;
	height : auto;
	z-index : auto;
	position : relative;
   }

.ueberschrift {
	font-size: 140%;
   font-weight : bold;
   color: #868686;
	border-bottom: 2px solid #CA003A;
	width: 100%;
   vertical-align:bottom;
   }


.conttop {
	font-size: 100%;
	border-bottom : 1px solid #868686;
   height: auto;
   width: auto;
   vertical-align:bottom;
   padding-top : 20px;
   }

.contleft {
	font-size: 100%;
   font-weight: bold;
	border-bottom: 1px solid #868686;
	height: auto;
	width: 50%;
   vertical-align:bottom;
   padding-top : 20px;
   }

.contright {
	font-size: 100%;
	border-bottom : 1px solid #868686;
   height: auto;
   width: 50%;
   vertical-align:bottom;
   padding-top : 20px;
   }

.abstand {
	height: 50px;
   }
.abstand2 {
	height: 70px;
   }
.abstand3 {
	width: 20px;
   }

.karte {
	height: auto;
	width:240px ;
   margin-top:10px;
   }
   

.download-top {
	font-size: 100%;
   font-weight: bold;
   padding: 5px;
   background-color : #c7c7c7;
	border: 1px solid #c7c7c7;
	height: auto;
	width: 240px ;
   margin-top:50px;
   }
.download-bottom {
	font-size: 90%;
   padding: 5px;
   background-color : #ffffff;
	border: 1px solid #c7c7c7;
	height: auto;
	width: 240px ;
   margin-top:0px;
   }

.box-top {
	font-size: 100%;
   font-weight: bold;
   padding: 5px;
   background-color : #c7c7c7;
	border: 1px solid #c7c7c7;
	height: auto;
	width: 240px ;
   margin-top:20px;
   }
.box-bottom {
	font-size: 90%;
   padding: 5px;
   background-color : #ffffff;
	border: 1px solid #c7c7c7;
	height: auto;
	width: 240px ;
   margin-top:0px;
   }

.right_red {
	font-size: 100%;
	background-color: #CA003B;
	height: 100%;
	width: 35px;
	margin-right: -15px;
	position : relative;
   z-index: 5;
   }



h1 {
  	color: #868686;
   font-family : "Times New Roman", Times, serif;
   }
h2 {
	font-size: 130%;
	color: #868686;
   }
h3 {
	font-size: 120%;
	color: #868686;
   }
h4 {
	font-size: 110%;
	color: #868686;
   }

   
   
   
a:link {
	color: #1212D4;
	text-decoration: none;
	border: none;
   }
a:visited {
	color: #1212D4;
	text-decoration: none;
   }
a:hover {
	color: #CA003A;
	text-decoration: underline;
   }
a:active {
	color: #1212D4;
	text-decoration: none;
   }


table {
	font-size: 95%;
	vertical-align: top;
   }

.Tabelle {
	font-size: 95%;
	vertical-align: top;
   }

.tab_rahmen {
   margin: 0px;
	background-color: #cccccc;
    }
    
.zellfarbe {
	background-color: #ffffff;
   }

th {
	background-color: #eeeeee;
   text-align: left;
   }



ul { margin-left: 15px; margin-bottom: 0 px; font-size: 100%; line-height: 8pt; margin-top: 2pt; padding: 2px; }

li { font-size: 100%; line-height: 8pt; margin-top: 5pt; margin-left: 15px; padding: 2px; }
   

img {
	border: none;
   }


hr {
   margin-top: 0px;
   margin-bottom: 5px;
   color: #cccccc;
   }


.mark {
	color: #CA003B;
	font-weight: bold;
   }






