@charset "utf-8";
html,body {
font-family:'Istok Web', sans-serif;
font-size:100.01%;
color:#333;
background:url(images/bg.png) 0 30px repeat-x;
margin:0;
padding:0;
}

.header_ads {
z-index:0;
position:absolute;
width:100%;
line-height:30px;
background:url(images/header_ads_2.jpg) repeat-x;
color:#222;
text-indent:10px;
text-align:left;
font-size:0.7em;
margin:0;
}

.wrapper {
width:1000px;
text-align:center;
margin:0 auto;
padding:40px 0 0;
}

.header {
z-index:0;
background:url(images/logo4.jpg) no-repeat 0 0;
height:200px;
width:100%;
}

.header:hover {
z-index:0;
background:url(images/logo4.jpg) no-repeat 0 -200px;
height:200px;
width:100%;
}

.header_nav {
z-index:0;
position:relative;
height:40px;
background:url(images/header_nav_3.jpg) no-repeat;
color:#222;
margin:-1px 0 0;
padding:1px;
}

.main_context {
width:898px;
min-height:262px;
border-left:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
background-color:#FFF;
text-align:left;
margin:-2px 0 0;
padding:20px 50px;
}

.main_context > p, td {
font-size:0.8em;
line-height:1.75em;
}

.footer {
color:#222;
text-align:center;
font-size:0.7em;
margin:0;
padding:0;
}

hr.clear {
clear:both;
visibility:hidden;
margin:0;
padding:0;
}

a#logomap {
display:block;
width:100%;
height:100px;
border:0;
}

#uhr {
position:absolute;
right:10px;
top:23px;
color:#000;
}

div#top_links {
position:absolute;
right:10px;
top:0;
height:30px;
text-align:right;
}

div#top_links > a {
color:#222;
text-decoration:none;
}

div#top_links > a:hover {
color:#000;
text-decoration:underline;
}

a.gototop {
display:block;
background:url(images/gototop.png) no-repeat 0 0;
width:26px;
height:16px;
}

ul {
list-style:disc inside;
margin:0;
padding:0;
}

ul#navigation {
width:1000px;
list-style:none;
margin:0 auto;
}

li,li + li {
font-size:0.8em;
line-height:1.5em;
background-repeat:no-repeat;
}

li.naviitem {
font-size:100%;
float:left;
line-height:40px;
text-align:center;
}

li.naviitem a {
/*font-family:'Jura', sans-serif;*/
display:block;
height:38px;
border-right:1px solid #222;
text-decoration:none;
font-weight:700;
padding:0 10px;
}

li.naviitem a:hover {
color:#666;
background:url(images/header_nav_item_3.jpg) no-repeat;
}

img,a > img {
border:0;
}

img.framed {
border:1px solid #666;
margin-top:1em;
}

img.floatright {
float:right;
margin:4px;
}

p {
margin:0;
}

h2 {
font-size:1.1em;
line-height:1.4em;
text-indent:1.5em;
background:url(images/h_black_2.png) no-repeat 0 8px;
margin:1em 0;
}

h3 {
font-size:1em;
text-decoration:underline;
margin:1em 0;
}

a {
color:#222;
text-decoration:underline;
}

.courier {
font-family:'Courier New';
font-size:90%;
padding:0 5px;
}

p.smallnwhite > a {
color:#FFF;
}

p.downloadme {
background:url(images/disk.png) no-repeat 0 0;
padding-left:50px;
line-height:40px;
}

p.downloadme > a {
font-weight:700;
}

.smallnitalic {
font-size:0.7em;
font-style:italic;
}

.vip-text {
color:#C00;
}

p.dangerbox {
background-color:#F99;
border:1px solid red;
font-size:0.7em;
margin:10px;
padding:10px;
}

.floater_l_narrow {
float:left;
margin:5px;
}

.floater_l_wide {
float:left;
margin:5px 20px;
}

.floater_r_narrow {
float:right;
margin:5px;
}

.floater_r_wide {
float:right;
margin:5px 20px;
}

div.leftcol {
float:left;
width:50%;
margin:0 5px 0 0;
}

div.rightcol {
float:right;
width:50%;
margin:0 0 0 5px;
}

a:hover,p.smallnwhite > a:hover {
color:#F90;
}

div.centered,p.centered {
text-align:center;
}
