/* ########### CONTENT ########### */

#content_left {
margin: 0 25px 0 0;
width: 665px;
float: left;
}
#content_right {
width: 260px;
float: left;
}

.index-highlightbox-left {
width: 381px; 
float: left; 
border-right: #ccc solid 1px;
left: 1px;
position: relative;
}

.index-highlightbox-right {
width: 280px; 
float: left;
border-left: #ccc solid 1px;
}

.tipp_start {
width: 400px; 
float: left; 
margin-right: 10px;
}

.calendar_start {
width: 230px; 
float: left;
}

.magazin_left {
width: 410px;
float: left;
margin: 0 10px 0 0;
}

.magazin_right {
width: 200px;
float: left;
}

.balken01 {
text-align: center;
color: #fff;
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-size: 20px;
font-weight: bold;
text-shadow: 1px 1px 0px #000;
padding: 2px 0px 6px 0px;
margin: 0 0 0 0;
}

.dates {
	display:block;
	padding: 10px 20px 5px 20px;
	border-top: #fff solid 1px;
	border-bottom: #fff solid 1px;
	font-weight:bold;
	color: #333;
}

.dates b {
	float:none;
	color: #FF7826;
	font-size: 16px;
}

a:hover .dates, .dates.active {
	background:#EEEEEE;
	border-top: #ccc solid 1px;
	border-bottom: #ccc solid 1px;
}

.rubrik {
background: #EEEEEE;
padding: 5px 20px 5px 20px;
border-top: #ccc solid 1px;
border-bottom: #ccc solid 1px;
font-weight: bold;
}



.tl {
background: url(../i/tl.png) no-repeat;
}

.tr {
background: url(../i/tr.png) 100% 0 no-repeat;
height: 100%;
text-align: center;
color: #fff;
font-weight: bold;
}

.tr a {
color: #fff;
}

.tr p {
padding: 5px;
}


.t_bg {
background: #5D5D5D url(../i/t_bg.png) 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: url(../i/c_bg.jpg) repeat-x; 
border-left: #B3B3B3 solid 1px; 
border-right: #B3B3B3 solid 1px;
}



.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_list_big {
text-align: center;
float: left;
margin: 0 3px 10px 3px;
width: 300px;
border: 0;
}

.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%;
}


#overlayGrey {
background-color:#000000;
position:absolute;
left:0px;
top:0px;
opacity:0.7;
filter: alpha(opacity = 50);
width:100%;
height:100%;
z-index: 700;
}

#messageContent {
padding:16px;
width:300px;
height:250px;
position:absolute;
left:50%;
top:20%;
margin-left:-166px;
margin-top:-91px;
background-color:#ffffff;
z-index: 800;
}


/* ########### 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;
}

div.event p {
	display: inline;
	padding: 0;
	margin: 0;
}
/*  ########### 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;
}

.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;
}

.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;
}

.move {
font-size: 10px;
background-image: url(../i/move.gif);
background-repeat: no-repeat;
padding: 0 0 4px 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;
}

.attachement {
background: url(../i/klammer.gif) no-repeat;
padding: 5px 0 8px 25px;
margin: 0 15px 0 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;
}

/* ####### 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;
}

.sortable_header{
display:none;
}

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;
}



/* ########################################################### BUTTONS / LINKS ################################################################# */

.buttons, .buttons:visited {
	background: #222 url(../i/alert-overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px;
	margin: 0 0 5px 0;
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}

.buttons:hover   								{ background-color: #111; color: #fff; }

.buttons img									{ vertical-align:middle; margin: -1px 2px 0 0; border: 0px; }
.buttons:active									{ top: 1px; }
.buttons:hover									{ text-decoration: none; }
.small.buttons, .small.buttons:visited 		{ font-size: 11px; padding: ; }
.buttons, .buttons:visited,
.medium.buttons, .medium.buttons:visited 	{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
.large.buttons, .large.buttons:visited 		{ font-size: 14px; padding: 8px 14px 9px; }
.green.buttons, .green.buttons:visited		{ background-color: #91bd09; }
.green.buttons:hover							{ background-color: #749a02; }
.blue.buttons, .blue.buttons:visited		{ background-color: #064A7C; }
.blue.buttons:hover								{ background-color: #096CB7; }
.red.buttons, .red.buttons:visited			{ background-color: #e33100; }
.red.buttons:hover								{ background-color: #872300; }
.magenta.buttons, .magenta.buttons:visited	{ background-color: #a9014b; }
.magenta.buttons:hover							{ background-color: #630030; }
.orange.buttons, .orange.buttons:visited	{ background-color: #ff5c00; }
.orange.buttons:hover							{ background-color: #d45500; }
.yellow.buttons, .yellow.buttons:visited	{ background-color: #F4D91F; }
.yellow.buttons:hover							{ background-color: #ffb515; }
input.large.buttons 							{ padding: 6px 14px 6px; }
input.middle.buttons							{ padding: 2px 14px 3px; }
input.small.buttons 							{ padding: 2px 14px 3px; }


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;
}