/*
TAGs
*/

html,
body,
body * {
	font-family:Arial, Helvetica, sans-serif;
}

body {
	background-color:#dbb14c;
	font-size:12px;
	font-weight:normal;
}

a,
a:link,
a:visited {
	color:#A2293F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

a:focus,
a:hover,
a:active {
	color:#A2293F;
	text-decoration:underline;
}

img,
table {
	border:none;
}

/*
IDs
*/

#site_cnt {
	width:874px;
	margin:2px auto;
}

#site_cnt_bildwechsler {
	height:242px;
	border-bottom:2px solid #ffe083;
	background-color:#a1263c;
	background-position:left top;
	background-repeat:no-repeat;
}

#site_cnt_content {
	background-color:#084655;
}

#site_cnt_content_left,
#site_cnt_content_right {
	float:left;
	padding-bottom:8px;
}

#site_cnt_content_left {
	width:665px;
	border-right:2px solid #0d5a6d;
}

#site_cnt_content_left .site_head {
	background-attachment:scroll;
	background-image:url(../images/events.png);
	background-position:34px 50%;
	background-repeat:no-repeat;
} 

#site_cnt_content_right {
	width:207px;
}

#site_cnt_content_right .site_head {
	background-attachment:scroll;
	background-image:url(../images/specials.png);
	background-position:11px 50%;
	background-repeat:no-repeat;
} 

/*
CLASSes
*/

.cleaner {
	display:block;
	float:none;
	clear:both;
}

.site_head {
	height:42px;
	line-height:168px;
	margin-bottom:16px;
	border-bottom:2px solid #0d5a6d;
	background-color:#a1263c;
	overflow:hidden;
}

.diashow {
	width:auto;
	margin:21px;
	padding:0px;
	border:none;
	background-color:transparent;
}

.diashow a img {
	border-radius:5px;
}

/*
ANSICHT
*/

.ans_cnt {
	width:617px;
	margin:0px 16px 8px 16px;
	padding:4px 8px;
	background-color:#f5eed3;
}

.ans_cnt_head {
	height:23px;
	line-height:23px;
	margin-bottom:1px;
	padding-left:15px;
	background:scroll url(../images/ue_head.png) left bottom no-repeat;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	color:#ffe083;
}

.ans_cnt_body {
	padding:10px;
	border:1px solid #084455;
	background:scroll #fcfbf8 url(../images/bg_ans.jpg) left bottom repeat-x;
}

a.back {
	display:block;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#a2293f;
}

/*
UEBERSICHT
*/

.ue_cnt {
	width:617px;
	margin:0px 16px 8px 16px;
	padding:4px 8px;
	background-color:#f5eed3;
}

.ue_cnt_head {
	height:23px;
	line-height:23px;
	margin-bottom:1px;
	background-attachment:scroll;
	background-image:url(../images/ue_head.png);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	color:#ffe083;
}

.cnt_count2 .ue_cnt_head {
	padding-left:15px;
	background-position:left bottom;
	text-align:left;
}

.cnt_count1 .ue_cnt_head {
	padding-right:15px;
	text-align:right;
	background-position:right top;
}

.ue_cnt_body {
	padding:10px;
	border:1px solid #084455;
	background-attachment:scroll;
	background-color:#fcfbf8;
	background-repeat:repeat-x;
}

.cnt_count2 .ue_cnt_body {
	background-image: url(../images/bg_ue2.jpg);
	background-position:left bottom;
}

.cnt_count1 .ue_cnt_body {
	background-image: url(../images/bg_ue1.jpg);
	background-position:left top;
}

a.thumb {
	display:block;
	width:320px;
	height:120px;
	overflow:hidden;
}

.cnt_count2 a.thumb {
	float:left;
	margin-right:10px;
}

.cnt_count1 a.thumb {
	float:right;
	margin-left:10px;
}

a.more {
	display:block;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#a2293f;
}

.cnt_count2 a.more {
	text-align:right;
}

.cnt_count1 a.more {
	text-align:left;
}

/*
UEBERSICHT - special
*/

.ue_cntspec {
	margin-bottom:15px;
	background-color:#0d5a6d;
	color:#ffffff;
}

.ue_cntspec_head {
	padding:5px;
	font-weight:bold;
}

.ue_cntspec_head00 {
	display:none;
}

/*
MENUs
*/

.topmUL {
	display:block;
	height:37px;
	margin:0;
	padding:44px 14px 0px 14px;
	border-bottom:2px solid #a1263c;
	background:scroll url(../images/bg_menu.png) center top no-repeat;
}

.topmUL li {
	float:left;
	margin:0px;
	padding:0px;
	list-style-image:none;
	list-style-type:none;
}

.topmUL li a {
	display:block;
	width:141px;
	height:36px;
	line-height:36px;
	background-attachment:scroll;
	background-image:url(../images/bg_button.png);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
}

.topmUL li a,
.topmUL li a:link,
.topmUL li a:visited {
	background-position:center top;
	color:#ffe083;
}

.topmUL li a:focus,
.topmUL li a:hover,
.topmUL li a:active,
.topmUL li a.topma {
	background-position:center bottom;
	color:#a1263c;
}

/*
STILvorlagen
*/

.diadtailpic {
	cursor: pointer;
}
