body, html
{
overflow:auto;
background:url(../img/bodybg.jpg);
scrollbar-face-color:#dddddd;
scrollbar-track-color:#ffffff;
scrollbar-arrow-color:#ffffff;
}

.div_layout
{
width:950px;
height:545px;
position:static;
background-image: url(../img/carp_bg950x550_grund.png);
background-repeat:no-repeat;
overflow:hidden;
}
.div_ausg
{
position:static;
width:693px;
height:300px;
overflow:auto;
text-align:justify;
font-size:14px; 
background-color:#ffffff;
margin-left:9px;
padding:30px;
scrollbar-face-color:#dddddd;
scrollbar-track-color:#ffffff;
scrollbar-arrow-color:#ffffff;
}
.div_navi
{
position:static;
margin-top:90px;
margin-bottom:0px;
padding:0px;
width:580px;
height:45px;
overflow:auto;
text-align:center;
scrollbar-face-color:#dddddd;
scrollbar-track-color:#ffffff;
scrollbar-arrow-color:#ffffff;
}
.div_logo
{
position:absolute;
width:50px;
height:50px;
margin-top:460px;
margin-left:55px;
background: none;
overflow:hidden;
}
.button
{
text-decoration:none;
font-weight:bold;
background: url(../img/button_bg01.png);
background-repeat:no-repeat;
border:0px;
width:100px;
height:40px;
font-size:13px;
}
.button:hover
{
text-decoration:none;
font-weight:bold;
background: url(../img/button_hover01.png);
background-repeat:no-repeat;
border:0px;
width:100px;
height:40px;
font-size:13px;
}
a:link
{
text-decoration:none;
color:#000000;
}
a:visited
{
text-decoration:none;
color:#000000;
}
a:hover
{
text-decoration:none;
color: #000066;
}
a:activ
{
text-decoration:none;
color:#000000;
}
h1
{
font-size:26px;
font-weight:bold;
}
h2
{
font-size:22px;
font-weight:bold;
}

.ds-link
{
	color:#ffffff;
}