body {
background:#dcdcdc;
margin:50px;
padding:0;
font: normal 10px/10px "Times New Roman", Times, serif;
}

#right_site_bg {
background:url(pics/right_site_bg.png) top right no-repeat;
position:relative;
margin:auto;
width:669px;
padding-bottom:12px;
}

#bottom_site_bg {
background:url(pics/bottom_site_bg.png) bottom no-repeat;
position:absolute;
bottom:0;
left:0;
height:12px;
width:669px;
}

#site {
position:relative;
z-index:5;
width: 657px;
}

#header {
position: relative;
width:inherit;
height:280px;
cursor:pointer;
}

#header a {
color:#9c2c22;
}

#link_deck {
position:absolute;
z-index:10;
top:0;
right:0;
width:520px;
height:280px;
}

#link_deck02 {
position:absolute;
z-index:10;
top:0;
left:0;
width:17px;
height:280px;
}

#link_deck03 {
position:absolute;
z-index:10;
bottom:0;
left:17px;
width:120px;
height:95px;
}

#header_text {
position:relative;
z-index:20;
text-align:center;
margin-top:60px;
cursor:pointer;
}

#header_text h1 {
font-weight:normal;
margin:0;
padding:0;
font-size:20px;
line-height:30px;
color:#9c2c22;
}

#header_text h2 {
font-weight:normal;
margin:0;
padding:0;
font-size:30px;
line-height:40px;
color:#9c2c22;
}

#link_deck .deck {
position:absolute;
top:0;
z-index:20;
width:inherit;
height:inherit;
}

#menu_line {
background:url(pics/menu_line.png) no-repeat;
position:relative;
width:inherit;
height:30px;
}

#menu_links {
text-align:center;
position:absolute;
top:0;
right:0;
width:495px;
}

#menu_line span {
float:left;
padding:0 20px 0 20px;
line-height:30px;
display:block;
font-size:14px;
color:#fff;
text-decoration:none;
cursor:default;
}

#menu_line a {
float:left;
padding:0 20px 0 20px;
line-height:30px;
display:block;
font-size:14px;
color:#fff;
text-decoration:none;
}

#menu_line a:hover {
text-decoration:underline;
}

#menu_links .linkcell {
background:url(pics/link_cell.png) no-repeat;
float:left;
width:1px;
height:30px;
}

#content_bg {
background:url(pics/content_cell_bg.png) repeat-y;
}

#content {
background:url(pics/content_bg.png) no-repeat;
border-bottom: #9D2E23 1px solid;
height:400px;
}

#content_right {
float:right;
width:521px;
height:inherit;
}

#content_right .title {
text-align:center;
text-decoration:underline;
font-size:20px;
color:#9b2e23;
line-height:90px;
width:inherit;
height:90px;
}

#content_right .text {
margin:auto;
text-align:justify;
font-size:17px;
line-height:20px;
width:460px;
color:#313131;
white-space:pre;
}

#content_right .text_co {
margin:auto;
font-size:17px;
line-height:20px;
width:460px;
color:#313131;
}

#content_right .text_kontakt {
margin:auto;
text-align:center;
font-size:17px;
line-height:20px;
width:460px;
color:#313131;
}

a.backlink {
font: bold 12px/12px "Times New Roman", Times, serif;
color:#992C23;
}

a.backlink:hover {
color:#000;
}