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

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


#overlayGrey {
background-color:#000000;
position:absolute;
left:0px;
top:0px;
opacity:0.7;
filter: alpha(opacity = 50);
width:100%;
height:100%;
z-index: 200;
}

#messageContent {
padding:16px;
width:300px;
height:250px;
position:absolute;
left:50%;
top:20%;
margin-left:-166px;
margin-top:-91px;
background-color:#ffffff;
z-index: 300;
}


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


.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;
}

a.button_long {
float: left;
display: block;
margin: 0 0 3px 0;
background: url(../i/long_button_p.png) 0 0 no-repeat;
color: #fff;
font-weight: bold;
text-decoration: none;
width: 254px;
padding: 3px 0 4px 6px;
}

a.button_long:hover {
background: url(../i/long_button_h.png) 0 0 no-repeat;
}

a.button_long_active {
float: left;
display: block;
margin: 0 0 3px 0;
background: url(../i/long_button_a.png) 0 0 no-repeat;
color: #fff;
font-weight: bold;
text-decoration: none;
width: 254px;
padding: 3px 0 4px 6px;
}
.rss {
background-image: url(../i/rss.gif);
background-repeat: no-repeat;
padding: 0 0 1px 20px;
}

.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;
}

.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.png);
background-repeat: no-repeat;
padding: 2px 0 5px 20px;
margin: 0 0 10px 0;
}

.group {
font-size: 10px;
background-image: url(../i/icon_group.png);
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.gif);
background-repeat: no-repeat;
padding: 0 0 0 20px;
margin: 0 0 10px 0;
}

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

ul.kat li.e2 {
background-image: url(../i/kat2.gif)
background-repeat: no-repeat;
background-position: 22px 0;
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.gif) 42px 2px no-repeat;
padding: 0 0 0 60px;
}

/* ####### FORUM ####### */

table.forum {
width: 100%;
border: 0px;
}

table.forum th {
text-align: left;
padding: 5px 5px 5px 10px;
}

table.forum td {
padding: 10px 5px 10px 10px;
vertical-align: top;
}

table.forum tr.alt {
background-color: #e2e2e2;
}

.commentEntry {
float: left; 
width: 80%; 
margin: 0 0 10px 0;
}

.lastAction {
float: left;
width: 125px;
}
td.ui-datepicker-current-day {
	background-color: #D97E04;
}

.wiki h2 {
	float: none;
}

div.inlineediting h2 {
	float: none;
}

div.tinybox ul {
list-style: disc;
padding: 0 0 15px 15px;
margin: 0px;
line-height: 1.6;
}

div.tinybox ol {
line-height: 1.6;
margin: 0px;
padding: 20px;
}