/* ########### CONTENT ########### */

#content_left {
margin: 0 25px 0 0;
width: 665px;
float: left;
}
#content_right {
padding: 23px 0 0 0;
width: 260px;
float: left;
}

.tl {
background: url(../i/tl.gif) no-repeat;
}

.tr {
background: url(../i/tr.gif) 100% 0 no-repeat;
}

.t_bg {
background: url(../i/t_bg.gif) repeat-x;
}

.bl {
background: url(../i/bl.gif) no-repeat;
}

.br {
background: url(../i/br.gif) 100% 0 no-repeat
}

.b_bg {
background: url(../i/b_bg.gif) repeat-x;
margin: 0 0 20px 0;
}

.c_bg {
background: #fff; 
border: #B3B3B3 solid 1px; 
margin: 0 0 20px 0;
}



.image {
border: #ccc solid 1px;
padding: 2px;
margin: 2px;
}

.image_left {
border: #ccc solid 1px;
padding: 2px;
float: left;
margin: 0 10px 10px 0;
}

.image_right {
border: #ccc solid 1px;
padding: 2px;
float: right;
margin: 0 0 10px 10px;
}

table.list td {
vertical-align: top;
padding: 10px;
}
table.list tr.alt {
background-color: #f0f0f0;
}


.image_list {
text-align: center;
float: left;
margin: 0 20px 20px 20px;
width: 200px;
height: 200px;
}

.image_list_schmal {
text-align: center;
float: left;
margin: 0 3px 10px 3px;
width: 200px;

}

.image_list2 {
text-align: center;
float: left;
margin: 0 10px 10px 10px;
height: 170px;
}

.image_list_small {
text-align: center;
float: left;
margin: 0 0 20px 0;
width: 150px;
height: 150px;
}

.image_list_small_profil {
text-align: center;
float: left;
margin: 0 16px 0 0;
width: 150px;
height: 150px;
}


.list01 {
float: left;
padding: 0 15px 10px 15px;
width: 280px;
}

.linie {
height: 1px;
background-color: #ccc;
}

.small {
font-size: 10px;
}

.news_bottom {
background-color: #E3E7E8;
border-top: #ccc solid 1px;
border-bottom: #ccc solid 1px;
padding: 5px 25px 5px 25px;
margin: 0 0 10px 0;
height: 100%;
}


/* ########### BOXEN ########### */


.content_box {
text-align: left;
font-weight: normal;
color: #333;
background-color: #EEE;
border: #999 solid 1px;
height: 100%
}

.boxpadding {
padding: 10px 15px 8px 15px;
height: 100%;
}

.box_alterna {
background-color: #e2e2e2;
}


/*  ########### LINKS & AUFZÄHLUNGEN ########### */


.rss {
background-image: url(../i/rss.gif);
background-repeat: no-repeat;
padding: 0 0 1px 20px;
}

.comment {
background: url(../i/icon_comments.jpg) no-repeat;
padding: 5px 0 8px 32px;
}

.attachement {
background: url(../i/attach.png) no-repeat;
padding: 5px 0 8px 25px;
margin: 0 15px 0 0;
}


ul.kat li {
background: url(../i/kat1.png) 0 2px no-repeat;
padding: 0 0 0 20px;
margin: 0 0 10px 0;
}

ul.kat li.a {
background-image: url(../i/kat1_a.png);
font-weight: bold;
}

ul.kat li.e2 {
background: url(../i/kat1.png) 22px 2px no-repeat;
padding: 0 0 0 40px;
}

ul.kat li.e2a {
background: url(../i/kat1_a.png) 22px 2px no-repeat;
padding: 0 0 0 40px;
font-weight: bold;
}

ul.kat li.e3 {
background: url(../i/kat1.png) 42px 2px no-repeat;
padding: 0 0 0 60px;
}