/* Stylesheet Reset */

* {
        margin:         0;
        padding:        0;
        /* Tabellen */
        border-collapse:collapse;
        border-spacing: 0;
}
html, body {
        color: #51626F;
        line-height:    1.45;
		height:100%;
		width:100%;
    	text-align:left;
}
body {
        /* Nur hier, sonst gibt es
         * eventuell Vererbungsprobleme.
         */
        font-size:      100.01%;
     	height:100%;
		background-color: #FFFFFF;
/*		background-image : url(images/ball1.jpg);
		background-repeat: repeat-x;
		background-attachment: fixed; */
		text-align:left;
		FONT-FAMILY: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif; FONT-SIZE: 12px;		
 scrollbar-3dlight-color: white;
 scrollbar-arrow-color: #62AFE5;
 scrollbar-darkshadow-color: white;
 scrollbar-face-color: white;
 scrollbar-highlight-color: silver;
 scrollbar-shadow-color: #CCCCCC;
 scrollbar-track-color: #f4f4f4;
 /*  filter:alpha(opacity=50); -moz-opacity: 0.90; */
margin:0;
}
#center {
	text-align:center;
}

#align {
width:780px;
height:435px;
position: absolute;
left: 50%;
margin-left: -390px;
top: 50%;
margin-top:-217px;
text-align:left;
}

#Tabelle_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:780px;
	height:435px;
	z-index:1;
}

#index-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:780px;
	height:70px;
	z-index:1;	
}

#index-02_ {
	position:absolute;
	left:0px;
	top:70px;
	width:780px;
	height:5px;
}

#index-03_ {
	position:absolute;
	left:0px;
	top:75px;
	width:780px;
	height:20px;
}

#index-04_ {
	position:absolute;
	left:0px;
	top:95px;
	width:780px;
	height:5px;
	z-index:1;
}

#index-05_ {
	position:absolute;
	left:0px;
	top:105px;
	width:780px;
	height:300px;
	z-index:5;
}
#index-06_ {
	position:absolute;
	left:0px;
	top:405px;
	width:780px;
	height:5px;
	z-index:5;	
}

#index-07_ {
	position:absolute;
	left:0px;
	top:410px;
	width:780px;
	height:25px;
	z-index:5;	
}

#content {
	position:absolute;
	left:15px;
	top:115px;
	width:750px;
	height:280px;
/* border: 1px dotted #8AC5EC; */
     z-index:10;
	overflow : auto;
/*    padding:2px; */
}
#navi {
	position:absolute;
	left:10px;
	top:75px;
	width:760px;
	height:15px;
/*   border: 1px dotted #8AC5EC; */
  z-index:10;
}
#footer {
	position:absolute;
	right:10px;
	top:415px;
	width:100px;
	height:15px;
/*  border: 1px dotted #8AC5EC; */
 z-index:10;
}
#claim {
	position:absolute;
	left:10px;
	top:415px;
	width:760px;
	height:15px;
/*  border: 1px dotted #8AC5EC; */
 z-index:10;
}
#flashbg{
	z-index:1;
}

.transparent {
   position:relative;
			filter:alpha(opacity=90); -moz-opacity: 0.90;
}
p,table,td {
    FONT-FAMILY: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif; FONT-SIZE: 12px;
	margin: 0.0em;
	padding-top: 0px;
	text-align:left;
    line-height:120%;
	color:#51626F;
}
A	          {  color: #62AFE5;  text-decoration: none; FONT-SIZE: 12px; padding: 0px;}
A:hover {  color: #62AFE5; text-decoration: underline;  FONT-SIZE: 12px; padding: 0px;}

img {
	border: none;
   filter:alpha(opacity=100); -moz-opacity: 1.00;
}
H1,
H1 A,
H1 A:hover,
H1 A:visited,
H1 A:active   {FONT-FAMILY: Arial, Verdana, Geneva,  Helvetica, sans-serif;   text-align : left; color:#62AFE5; line-height:140%; FONT-SIZE: 12px; padding-top:5px; padding-bottom:5px; border-bottom: none; background: url(images/dotted.gif) repeat-x bottom;  font-weight : bold; }

H2,
H2 A,
H2 A:hover,
H2 A:visited,
H2 A:active  {FONT-FAMILY: Arial, Verdana, Geneva,  Helvetica, sans-serif;   text-align : left; color:#62AFE5;FONT-SIZE: 12px; border-bottom: none; font-weight : bold; text-decoration:none;}

.blue-header,
H3,
H3 A,
H3 A:hover,
H3 A:visited,
H3 A:active   {FONT-FAMILY: Arial, Verdana, Geneva,  Helvetica, sans-serif;   text-align : left; color:#62AFE5; line-height:140%; FONT-SIZE: 14px; padding-top:5px; padding-bottom:5px; border-bottom: none; background: url(images/dotted.gif) repeat-x bottom;  font-weight : bold; }


li {
	list-style-image : url(images/bullet.gif);
	list-style-position : outside;
	margin-left: 20px;
		}
ul {
    padding-top:5px;
	padding-bottom:5px;
}
.tiny {
 FONT-FAMILY: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif; FONT-SIZE: 10px;
 color:#51626F;
}