body,
html {
	margin: 0px;
	padding: 0px;
}

img {border: 0px;}

p, td, input, textarea, select, h1, h2, h3, h4, h5, h6 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	font-size: 11px;	
}
input, textarea, select {
	color: #000000;
	font-size: 12px;
}
h1 {
	color: #061464;
	margin-bottom: 6px;
	font-size: 22px;
}
h2 {
	color: #061464;
	margin-bottom: 6px;
	font-size: 18px;
}
h3 {
	margin-bottom: 6px;
	font-size: 14px;
}
h4 {
	margin-bottom: 6px;
	font-size: 12px;
}
h5 {
	margin-bottom: 6px;
	font-size: 11px;
	font-weight: bold;
}
h6 {
	margin-bottom: 6px;
	font-size: 9px;
	font-weight: bold;
}p {
	line-height: 100%;
        margin-top: 4px;
        margin-bottom: 4px;
}

.menu_oben {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
	padding-top: 2px;
        background-color : #E0E0F0;
        border-top: 0px solid black;
        border-bottom: 1px solid black;
        border-right: 1px solid black;
        border-left: 0px solid black;
        height: 14px;
        width: 65px;
        /* padding : 0px 10px 0px 10px; */
        text-align: center;
}
.menu_oben a {
   text-decoration: none;
   color: #333333;
   font-weight: normal;   
}
.menu_oben a:hover {   
       text-decoration: none;
       color: #333333;
       font-weight: bold;
}

.inhalt_oben {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #FF0000;
	font-weight: normal;
	font-size: 9px;
}
.inhalt_oben a {
	color: #FF0000;
	text-decoration: underline;
}
.inhalt_oben a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.inhalt, .tbl, .tbl_l, .tbl_c, .tbl_r {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	font-size: 11px;	
}
.inhalt h1 {
	color: #061464;
	margin-bottom: 6px;
	font-size: 22px;
}
.inhalt h2 {
	color: #061464;
	margin-bottom: 6px;
	font-size: 18px;
}
.inhalt h3 {
	margin-bottom: 6px;
	font-size: 14px;
}
.inhalt h4 {
	margin-bottom: 6px;
	font-size: 12px;
}
.inhalt h5 {
	margin-bottom: 6px;
	font-size: 11px;
        font-weight: bold;
}
.inhalt h6 {
	margin-bottom: 6px;
	font-size: 9px;
        font-weight: bold;
}
.inhalt p {
	line-height: 125%;
    margin-top: 4px;
    margin-bottom: 4px;
}
.trailer {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	font-size: 9px;	
	font-weight: bold;
}

.sitemap1, .sitemap2, .sitemap3, .sitemap4 {
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	margin-left: 20px;	
}
.sitemap2 {font-size: 10px; margin-left: 40px; } 
.sitemap3 {font-size: 9px; margin-left: 60px; } 
.sitemap4 {font-size: 8px; margin-left: 80px; } 

span.tbl,
p.tbl {
	line-height: 125%;
        margin-top: 6px;
        margin-bottom: 6px;
}
table.tbl {
        border: 0;
        cellspacing: 0;
        cellpadding: 0;
}
td.tbl_l, td.tbl_c, td.tbl_r {
        text-align: left;
	vertical-align: top;
        width: 48%;
}
td.tbl_c {text-align: right; width: 3%;}
td.tbl_r {text-align: right}