/* ########### 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/klammer.gif) no-repeat;
padding: 5px 0 8px 25px;
margin: 0 15px 0 0;
}

.pen {
font-size: 10px;
background-image: url(../i/pen.gif);
background-repeat: no-repeat;
padding: 0 0 0 20px;
margin: 0 5px 0 0;
}

.eye {
font-size: 10px;
background-image: url(../i/eye.gif);
background-repeat: no-repeat;
background-position: 0 2px;
padding: 0 0 0 22px;
margin: 0 5px 0 0;
}

.edit {
font-size: 10px;
background-image: url(../i/edit.gif);
background-repeat: no-repeat;
background-position: 0 2px;
padding: 0 0 0 22px;
margin: 0 5px 0 0;
}

.add {
font-size: 10px;
background-image: url(../i/add.gif);
background-repeat: no-repeat;
padding: 0 0 0 20px;
float: left;
display: block;
margin: 0 0 5px 0;
}

.minus {
font-size: 10px;
background-image: url(../i/minus.gif);
background-repeat: no-repeat;
padding: 0 0 0 20px;
float: left;
display: block;
margin: 0 0 10px 0;
}

.mail {
font-size: 10px;
background-image: url(../i/mail.gif);
background-repeat: no-repeat;
padding: 0 0 0 20px;
margin: 0 0 10px 0;
}

.profil {
font-size: 10px;
background-image: url(../i/icon_profil.gif);
background-repeat: no-repeat;
padding: 2px 0 5px 20px;
margin: 0 0 10px 0;
}

.page {
font-size: 10px;
background-image: url(../i/icon_page.png);
background-repeat: no-repeat;
padding: 2px 0 5px 20px;
margin: 0 0 10px 0;
}

.delete {
font-size: 10px;
background-image: url(../i/icon_trashbin.png);
background-repeat: no-repeat;
padding: 2px 0 5px 16px;
margin: 0 0 10px 0;
}

.info {
background-image: url(../i/icon_info.png);
background-repeat: no-repeat;
padding: 2px 0 5px 26px;
margin: 0 0 10px 0;
}

ul.kat li {
background-image: url(../i/kat1.png);
background-repeat: 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-image: url(../i/kat2.png);
background-repeat: no-repeat;
background-position: 22px 0;
padding: 0 0 0 40px;
}



div#topnavi {
position: absolute;
top: 0px;
left: 0px;
background-image: url(../i/topnavi_bg.png);
height: 28px;
width: 100%;
}

a#topnavi {

color: #fff;
font-weight: bold;
font-size: 10px;
display: block;
float: left;
padding: 7px 15px 8px 30px;
float: left;
background-repeat: no-repeat;
background-position: 5px 0;
}

a#topnavi:hover {
background-color: #333;
}

a#topnavi.aktiv {
background-color: #333;
}

div#more_infos {
position: absolute;
left: 730px;
width: 200px;
}

a#topnavi.more {
width: 200px;
background-image: url(../i/topnavi_more_bg.png);
background-repeat: repeat-x;
padding: 7px 10px 8px 10px;
}


#aufklapp_navi, #aufklapp_navi ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#aufklapp_navi a {
	display: block;
	width: 185px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
}

#aufklapp_navi li { /* all list items */
	float: left;
	width: 180px;
}

#aufklapp_navi li a { /* all list items */
	background-image: url(../i/topnavi_more.png);
	background-repeat: no-repeat;
	background-position: 5px 0;
	padding: 7px 0 10px 25px;
}
#aufklapp_navi li a:hover { /* all list items */
background-color: #333;
}


#aufklapp_navi li ul { /* second-level lists */
	position: absolute;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}



#aufklapp_navi li ul li {  

margin: 0px;
}

#aufklapp_navi li ul li a {  
width: 190px;
padding: 8px 10px 9px 10px;
background-image: url(../i/topnavi_more_bg.png);
background-repeat: repeat-x;
}

#aufklapp_navi li ul li a:hover {  
background-color: #333;
}

#aufklapp_navi li:hover ul, #aufklapp_navi li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/* BUTTONS */


.arrow_left a {
float: left;
display: block;
color: #fff;
font-size: 11px;
background: #333333 url(../i/buttons.jpg) left top no-repeat scroll;
font-weight: bold;
height: 19px;
margin-right: 5px;
text-decoration: none;
}

.arrow_left a:hover {
background: #6B757B url(../i/buttons.jpg) left -19px no-repeat scroll;
}

.arrow_left a span {
color: #fff;
background: url(../i/buttons.jpg) right -76px no-repeat scroll;
color: #FFFFFF;
display: block;
line-height: 13px;
padding: 3px 8px 3px 13px;
}

.arrow_left a:hover span {
background: url(../i/buttons.jpg) right -95px no-repeat scroll;
}

.arrow_right a {
background: #333333 url(../i/buttons.jpg) left -114px no-repeat scroll;
color: #FFFFFF;
font-size: 11px;
display: block;
float: left;
font-weight: bold;
height: 19px;
margin-left: 5px;
text-decoration:none;
}

.arrow_right a:hover {
background: #6B757B url(../i/buttons.jpg) left -133px no-repeat scroll;
}

.arrow_right a span {
background: url(../i/buttons.jpg) right -38px no-repeat scroll;
color: #FFFFFF;
display: block;
line-height: 13px;
padding: 3px 13px 3px 8px;
}

.arrow_right a:hover span {
background: url(../i/buttons.jpg) right -57px no-repeat scroll;
}

.button a  {
font-size: 11px;
float: left;
display: block;
margin: 0 5px 5px 0;
color: #fff;
background: #333333 url(../i/buttons.jpg) left -114px no-repeat scroll;
font-weight: bold;
height: 19px;
text-decoration: none;
}

.button a span {
background: url(../i/buttons.jpg) right -76px no-repeat scroll;
color: #FFFFFF;
display: block;
line-height: 13px;
padding: 2px 10px 4px 10px;
}

.button a:hover {
background: #6B757B url(../i/buttons.jpg) left -133px no-repeat scroll;
}

.button a:hover span {
background: url(../i/buttons.jpg) right -95px no-repeat scroll;
}

.button a.active {
background: #6B757B url(../i/buttons.jpg) left -133px no-repeat scroll;
}

.button a.active span {
background: url(../i/buttons.jpg) right -95px no-repeat scroll;
}

.button2 a  {
font-size: 11px;
float: left;
display: block;
margin: 0 5px 5px 0;
color: #fff;
background: #333333 url(../i/buttons.jpg) left -114px no-repeat scroll;
font-weight: bold;
height: 19px;
text-decoration: none;
}

.button2 a span {
background: url(../i/buttons.jpg) right -76px no-repeat scroll;
color: #FFFFFF;
display: block;
line-height: 13px;
padding: 2px 10px 4px 10px;
}

.button2 a:hover {
background: #6B757B url(../i/buttons.jpg) left -133px no-repeat scroll;
}

.button2 a:hover span {
background: url(../i/buttons.jpg) right -95px no-repeat scroll;
}

.button2 a.active {
background: #6B757B url(../i/buttons.jpg) left -133px no-repeat scroll;
}

.button2 a.active span {
background: url(../i/buttons.jpg) right -95px no-repeat scroll;
}

blockquote {
font-style: italic;
background: url(../i/quote.png) 0 0 no-repeat;
margin: 5px 5px 0 5px;
padding: 10px 10px 10px 20px;
color: #666;
}