body
{
margin:20px 0px 0px 20px;
padding:0px;
font-family:Georgia,verdana,arial;
font-size:12px;
}

a:link,a:visited
{
color:#48AAD1;
text-decoration:none;
}

a:hover
{
color:#CF207D;
text-decoration:none;
}

img
{
border:0px;
}

h2
{
margin:0px 0 10px 0;
color:#7e7e7e;
}
#footer {
clear:both;
display:block;
height:18px;
margin:0 auto 0 0;
padding:30px 0 0;
position:relative;
text-align:right;
width:1002px;
}
#content
{
width:800px;
}

#ls
{
width:485px;
float:left;
}

#rs
{
padding: 25px 0px 25px 25px;
width:260px;
min-height:1030px;
float:right;
background-image: url(../images/muster.jpg);
}
.post{
margin:0px 0px 5px 0px;
}
.post_sub{
margin:0px 0px 5px 10px;
}
.post_sub a:link, .post_sub a:visited {
color: black;//*#798583;*/
font-size: 11px;
font-weight: normal;
}
.post_sub a:hover {
color:#CF207D;
}
.tag{ 
  margin:3px;
  text-decoration:none;
}
.datum
{
color:#48a9dc;
border-bottom: 1px solid #48a9dc;
width:100%;
display:block;
margin: 0px 0px 10px 0px;
}

.box
{
background-image: url(../images/box.png);
padding:5px 0px 0px 5px;
margin:0px 0px 5px 0px;
width:131px;
height:18px;
display:block;
}

.big_box
{
margin:0px 0px 25px 0px;
width:225px;
background-color:white;
padding:10px 5px 10px 5px;
line-height:16px;
}
.beitrag
{
line-height:16px;
}

.mehr
{
padding-top:5px;
margin:15px 0px 60px 0px;
border-top: 1px solid #48a9dc;
}
.slashold
{
background-image: url(../images/slash.jpg);
background-repeat:no-repeat;
color:white;
font-weight:bold;
border-bottom: 5px solid #7e7e7e;
width:100%;
margin-bottom:25px;
}
.slash
{
color:white;
font-weight:bold;
background-color: #7e7e7e;
padding: 1px 10px 5px 10px;
float: left;
}
.slash2
{
background-repeat:no-repeat;
min-height: 20px;
}
.slashw
{
border-bottom: 5px solid #7e7e7e;
min-height: 20px;
margin-bottom:25px;
float: none;
}
textarea,select,input
{
border:1px solid #47ADDD;
color:#47A1D6;
}