@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E9AC5B;
	line-height: 1.2em;
	font-size: 100.1%;
}
a, img {
	outline: 0;
}

h1, h2, h3, h4, h5, th, td, li {
	font-size: 1em;
	text-align: left;
}

#page {
	display: block;
	width: 950px;
	float: left;
	font-size: 0.75em;
}

#head {
}
#head .logo {
	display: block;
	height: 70px;
	width: 350px;
	margin: 0.75em 0 0 0;
	padding: 5px 0 0 100px;
	background: transparent url(/images/bga_sprite.png) -1px -326px no-repeat;
	font-size: 22px;
	text-decoration: none;
	color: #fff;
}

.noscreen {
	display: none;
}

#navi {
	float: left;
	display: block;
	width: 175px;
	margin: 20px 0 0;
	padding: 0 12px 0 0;
}
#navi ul {
	margin: 0;
	padding: 0 0 5px 0;
	background-color: #eee;
}
#navi ul li {
	margin: 0 0 1px 0;
	padding: 0;
	line-height: 2em;
	list-style-type: none;
	font-size: 12px;
}
#navi ul li a {
	display: block;
	padding: 0 0 0 12px;
	text-decoration: none;
	color: #a46a56;
}
#navi ul .sel a,
#navi ul li a:hover {
	background-color: #ebd7bd;
	color: #7d1f00;
}
#navi ul .sel a:hover {
	color: #333333;
}
#navi ul ul {
	background-color: #eee;
}
#navi ul .sel ul li {
	margin: 1px 0 0 0;
	background-color: #eee;
	font-size: 11px;
}
#navi ul .sel ul li a {
	display: block;
	margin: 0 0 0 20px;
	padding: 0 0 0 4px;
	text-decoration: none;
	color: #a46a56;
	background-color: #eee;
}
#navi ul .sel ul .sel a,
#navi ul .sel ul li a:hover {
	background-color: #FFF1DF;
	background-color: #ebd7bd;
	color: #7d1f00;
}
#navi ul .sel ul .sel a:hover {
	color: #333333;
}
#navi ul li a span {
}

#title {
	float: left;
	display: block;
	width: 750px;
	margin: 20px 0 0;
	padding: 0 0 12px 0;
}
#title h1 {
	width: 738px;
	margin: 0;
	padding: 0 0 0 12px;
	font-size: 18px;
	color: #722609;
	background-color: #eee;
}

#content {
	float: left;
	display: block;
	width: 750px;
	margin: 0;
	padding: 0;
}
#inner_content {
	width: 738px;
	min-height: 275px;
	margin: 0;
	padding: 0 0 0 12px;
	color: #333;
	background-color: #eee;
}
#inner_content h2,
#inner_content p,
#inner_content ul,
#inner_content dl {
	margin: 0;
	padding: 0 0 1em 0;
}
#inner_content ul {
	padding: 0 0 1em 0;
}
#inner_content ul li {
	padding: 0 0 0 20px;
	list-style-type: none;
	background: transparent url(/images/bga_sprite.png) -915px -386px no-repeat;
}
#inner_content h1,
#inner_content h2 {
	font-size: 1.25em;
	font-weight: bold;
	color: #722609;
	margin: 0;
	padding: 0 0 1em 0;
}
#inner_content h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 0.5em 0;
	padding: 0;
}
#inner_content h4 {
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	margin: 0;
	padding: 0;
}
a {
	color: #7d1f00;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
#inner_content .small_block {
	display: block;
	font-size: 0.75em;
}
#inner_content .small {
	font-size: 0.75em;
}


/* Image-Box */
#inner_content .image_box {
	float: right;
	display: block;
	width: 300px;
	height: 250px;
	overflow: hidden;
	margin: 0;
	padding: 0 12px;
}
.news #inner_content .image_box {
	/*margin: 2.5em 0 0 0;*/
}
#inner_content .image_box ul {
	margin: 0;
	padding: 0;
}
#inner_content .image_box .images {
	background-color: #000;
}
#inner_content .image_box .images li {
	position: absolute;
	display: block;
	/*visibility: hidden;*/
	width: 300px;
	height: 220px;
	margin: 0;
	padding: 0;
	background: transparent;
	overflow: hidden;
}
#inner_content .image_box .images .show {
	/*visibility: visible;*/
}
#inner_content .image_box .images li img {
	border: 0;
}
#inner_content .image_box .mask {
	position: absolute;
	display: block;
	width: 305px;
	height: 225px;
	background: transparent url(/images/bga_sprite.png) -481px -107px no-repeat;
}
#inner_content .image_box .mask:hover {
	text-decoration: none;
	border: none;
}
#inner_content .image_box .images_nav {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	top: 225px;
}
#inner_content .image_box .images_nav li {
	float: left;
	width: auto;
	height: auto;
	position: relative;
	background: transparent;
}
#inner_content .image_box .images_nav li span {
	display: none;
}
#inner_content .image_box .images_nav .prev a {
	display: block;
	width: 28px;
	height: 15px;
	background: transparent url(/images/bga_sprite.png) -2px -105px no-repeat;
}
#inner_content .image_box .images_nav .prev a:hover {
	background: transparent url(/images/bga_sprite.png) -62px -105px no-repeat;
}
#inner_content .image_box .images_nav .next a {
	display: block;
	width: 28px;
	height: 15px;
	background: transparent url(/images/bga_sprite.png) -2px -131px no-repeat;
}
#inner_content .image_box .images_nav .next a:hover {
	background: transparent url(/images/bga_sprite.png) -62px -131px no-repeat;
}
#inner_content .image_box .images_nav .start_stop a {
	display: block;
	width: 21px;
	height: 15px;
	background: transparent url(/images/bga_sprite.png) -1px -204px no-repeat;
}
#inner_content .image_box .images_nav .start_stop a:hover {
	background: transparent url(/images/bga_sprite.png) -61px -204px no-repeat;
}
#inner_content .image_box .images_nav .run a {
	display: block;
	width: 21px;
	height: 15px;
	background: transparent url(/images/bga_sprite.png) -1px -157px no-repeat;
}
#inner_content .image_box .images_nav .run a:hover {
	background: transparent url(/images/bga_sprite.png) -61px -157px no-repeat;
}
#inner_content .image_box .images_nav .magnify {
	float: right;
}
#inner_content .image_box .images_nav .magnify a {
	display: block;
	width: 28px;
	height: 15px;
	background: transparent url(/images/bga_sprite.png) -2px -183px no-repeat;
}
#inner_content .image_box .images_nav .magnify a:hover {
	background: transparent url(/images/bga_sprite.png) -62px -183px no-repeat;
}

/* Front-Kalender-Liste */
#inner_content .cal_list {
	float: left;
	padding: 0 0 1em 0;
}
#inner_content .cal_list dt {
	clear: left;
	float: left;
	width: 170px;
}
#inner_content .cal_list dd {
	float: left;
	margin: 0;
	width: 540px;
}

#inner_content .cal_list a {
	margin: 0;
	padding: 0;
}
#inner_content .cal_list a:hover {
}

#inner_content .cal_icon {
	margin: 0;
	padding: 0 0 0 22px;
	background: transparent url(/images/bga_sprite.png) -907px -107px no-repeat;
}
#inner_content .cal_icon:hover {
	background: transparent url(/images/bga_sprite.png) -907px -129px no-repeat;
}


/* Kalender-Liste */
#inner_content .cald_list {
	padding: 0 1em 1em 0;
}
#inner_content .cald_list .datum {
	display: block;
	font-size: 0.75em;
	width: 350px;
	height: 20px;
}
#inner_content .cald_list .button_special {
	display: block;
	width: 10em;
}


/* Kalender-Eintrag */
#inner_content .cald_entry {
	padding-right: 1em;
}
#inner_content .cald_entry .datum {
	display: block;
	font-size: 0.75em;
	width: 350px;
	height: 20px;
}
#inner_content .cald_entry .left {
	float: left;
}
#inner_content .cald_entry .right {
	float: right;
}


/* Front-News-Liste */
#inner_content .new_list {
	float: left;
	margin: 0;
	padding: 0;
}
#inner_content .new_list dt {
	clear: left;
	float: left;
	width: 80px;
	min-height: 24px;
	margin: 0;
	padding: 0 22px 0 0;
}
#inner_content .new_list dd {
	float: left;
	width: 300px;
	margin: 0 0 0 0.5em;
	min-height: 24px;
}
#inner_content .new_list .forst {
	background: transparent url(/images/bga_sprite.png) -96px -130px no-repeat;
}
#inner_content .new_list .bga {
	background: transparent url(/images/bga_sprite.png) -96px -104px no-repeat;
}

#inner_content .new_list a {
	margin: 0;
	padding: 0;
}
#inner_content .new_list a:hover {
}
#inner_content .news_link {
	clear: left;
	margin: 0 0 1em 0;
	padding: 0 0 0 22px;
	background: transparent url(/images/bga_sprite.png) -911px -262px no-repeat;
}
#inner_content .news_link:hover {
	background: transparent url(/images/bga_sprite.png) -911px -332px no-repeat;
}
#inner_content .news_icon {
	padding: 0 0 2px 20px;
	background: transparent url(/images/bga_sprite.png) -911px -265px no-repeat;
}
#inner_content .news_icon:hover {
	background: transparent url(/images/bga_sprite.png) -911px -335px no-repeat;
}


/* News-Liste */
#inner_content .news_list {
	padding: 0 0.5em 1em 0;
}
#inner_content .news_list .datum {
	display: block;
	font-size: 0.75em;
	width: 90px;
	height: 20px;
	padding-left: 22px;
}
#inner_content .news_list .button_special {
	display: block;
	width: 10em;
}
#inner_content .forst .datum {
	background: transparent url(/images/bga_sprite.png) -180px -132px no-repeat;
}
#inner_content .forst a:hover .datum {
	background: transparent url(/images/bga_sprite.png) -301px -132px no-repeat;
}
#inner_content .bga .datum {
	background: transparent url(/images/bga_sprite.png) -180px -106px no-repeat;
}
#inner_content .bga a:hover .datum {
	background: transparent url(/images/bga_sprite.png) -301px -106px no-repeat;
}


/* News-Eintrag */
#inner_content .news_entry {
	padding-right: 1em;
}
#inner_content .news_entry .datum {
	display: block;
	font-size: 0.75em;
	width: 90px;
	height: 20px;
	padding-left: 22px;
}
#inner_content .news_entry .left {
	float: left;
}
#inner_content .news_entry .right {
	float: right;
}
#inner_content .news_entry .files {
}
#inner_content .news_entry .files li {
	padding: 0;
	list-style-type: none;
	background: none;
}


/* Link-Liste */
#inner_content .link_list {
	margin: 0;
	padding: 0;
}
#inner_content .link_list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#inner_content .link_list li a {
	margin: 0;
	padding: 0 0 0 22px;
	background: transparent url(/images/bga_sprite.png) -910px -242px no-repeat;
}
#inner_content .link_list li a:hover {
	background: transparent url(/images/bga_sprite.png) -910px -312px no-repeat;
}


/* Galleries-Liste */


/* Gallery */
#inner_content .gallery {
	width: 738px;
	margin: 0;
	padding: 0;
}
#inner_content .gallery li {
	float: left;
	margin: 0;
	padding: 0 9px 4px 0;
	list-style-type: none;
	background: none;
	min-height: 120px;
}
#inner_content .gallery li a img {
	border: 2px solid #722609;
}
#inner_content .gallery li a:hover img {
	border: 2px solid #333333;
}


/* Footer */
#foot {
	clear: both;
}
#foot p {
	font-size: 14px;
	text-align: center;
	color: #fff;
	padding: 1em 0 0 0;
}


/* Link-types */
a.new_window {
	margin: 0;
	padding: 0 0 0 22px;
	background: transparent url(/images/bga_sprite.png) -910px -242px no-repeat;
}
a.new_window:hover {
	background: transparent url(/images/bga_sprite.png) -910px -312px no-repeat;
}
a.email,
a[href^=mailto] {
	margin: 0;
	padding: 0 0 0 22px;
	background: transparent url(/images/bga_sprite.png) -910px -288px no-repeat;
}
a.email:hover,
a[href^=mailto]:hover {
	background: transparent url(/images/bga_sprite.png) -910px -358px no-repeat;
}


/* File-types */
a.pdf,
a.pdf:hover {
	/*padding: 2px 0 0 20px;*/
	display: block;
	padding: 0 0 0 20px;
	background: transparent url(/images/icons/pdf.gif) 0 0 no-repeat;
}
a.xls,
a.xls:hover {
	display: block;
	padding: 0 0 0 20px;
	background: transparent url(/images/icons/pdf.xls) 0 0 no-repeat;
}
a.doc,
a.doc:hover {
	display: block;
	padding: 0 0 0 20px;
	background: transparent url(/images/icons/pdf.doc) 0 0 no-repeat;
}

a.no_icon,
a.no_icon:hover {
	padding-left: 0;
	background: none;
}


/* Boxen-Layout */
.small_box_start {
	display: block;
	width: 175px;
	height: 10px;
	margin: 0;
	padding: 0;
	background: transparent url(/images/bga_sprite.png) -755px -1px no-repeat;
}
.small_box_start span {
	display: block;
	position: absolute;
	left: -9000px;
}
.small_box_end {
	display: block;
	width: 175px;
	height: 10px;
	margin: 0;
	padding: 0;
	background: transparent url(/images/bga_sprite.png) -755px -91px no-repeat;
}
.small_box_end span {
	display: block;
	position: absolute;
	left: -9000px;
}

.wide_box_start {
	display: block;
	width: 750px;
	height: 10px;
	margin: 0;
	padding: 0;
	background: transparent url(/images/bga_sprite.png) -1px -1px no-repeat;
}
.wide_box_start span {
	display: block;
	position: absolute;
	left: -9000px;
}
.wide_box_end {
	display: block;
	width: 750px;
	height: 10px;
	margin: 0;
	padding: 0;
	background: transparent url(/images/bga_sprite.png) -1px -91px no-repeat;
}
.wide_box_end span {
	display: block;
	position: absolute;
	left: -9000px;
}

#inner_content .dtm {
	margin-top: 2em;
}


/* table defaults */
table {
	border: 1px solid #722609;
	border-collapse: collapse;
	margin: 0 1em 1em 0;
}
table th {
	font-weight: bold;
	padding: 0.3em;
	background-color: #EBD7BD;
	vertical-align: top;
	border: 1px solid #722609;
}
table td {
	padding: 0.3em;
	vertical-align: top;
	border: 1px solid #722609;
}
table .w90 {width: 90%;}
table .w80 {width: 80%;}
table .w70 {width: 70%;}
table .w60 {width: 60%;}
table .w50 {width: 50%;}
table .w40 {width: 40%;}
table .w30 {width: 30%;}
table .w25 {width: 25%;}
table .w20 {width: 20%;}
table .w10 {width: 10%;}
/* layout table */
.layout {
	margin: 0;
	border: 0;
}
.layout th {
	background-color: transparent;
	border: 0;
}
.layout td {
	background-color: transparent;
	border: 0;
}


/* diverses */
.syserror {
	width: auto;
	padding: 0.4em;
	border: 1px dotted #cc0000;
}
.site_error {
	position: absolute;
	top: 15px;
	left: 430px;
	display: block;
	width: 495px;
	padding: 0.4em 0.8em;
	background-color:#EEEEEE;
	border: 2px solid #cc0000;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
#inner_content .site_error h1,
#inner_content .site_error p {
	margin: 0;
	padding: 0 0 0.3em 0;
}
#inner_content .site_error p span {
	color: #cc0000;
}
#inner_content p {
	padding-right: 1em;
}
/* floats */
.fleft {
	float: left;
}
.lclean {
	clear: left;
}
.fcleft {
	float: left;
	clear: left;
}
img.fleft,
img.fcleft {
	margin-right: 1em;
}
.fright {
	float: right;
}
.lright {
	clear: right;
}
.fcright {
	float: right;
	clear: right;
}
img.fright,
img.fcright {
	margin-left: 1em;
}
/* lightbox */
a[rel^=lightbox],
a[rel^=lightbox] img {
	cursor: url(/images/magnifier.gif), url(/images/magnifier.cur), pointer;
	border: 0;
}


.ok {
	color: #006600;
}
.error {
	color: #990000;
}


form {}
form table {
	width: 320px;
	border: 0;
}
form table td {
	border: 0;
}
form table td label {
	width: 200px;
}
form table td input[type=text] {
	width: 300px;
}
form table td textarea {
	width: 300px;
}
.admin form table td textarea {
	width: 550px;
}
form table td input.error,
form table td textarea.error {
	border: 2px dotted #ff9999;
}

#res_form table {
	width: 400px;
	float: right;
	margin-right: 30px;
}

.cleaner {
	clear: both;
	visibility: hidden;
}

.calendar {
	clear: left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.calendar .title {
	font-weight: bold;
	text-align: center;
	background-color: #fff;
}
.calendar .weekdays {
}
.calendar .days td {
	text-align: right;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
.calendar .days td a {
	display: block;
	width: 23px;
	height: 26px;
	margin: 0;
	padding: 4px 7px 0 0;
	background-color: #ddffdd;
	border: 1px solid transparent;
	text-decoration: none;
}
.calendar .days td:hover a {
	border: 1px solid #000;
	text-decoration: none;
}
.calendar .days .current a {
	background-color: #ccccff;
	cursor: default;
}
.calendar .days td .status_0 {
	background-color: #dddddd;
	cursor: default;
}
.calendar .days td .status_1 {
	background-color: #ffffdd;
}
.calendar .days td .status_2 {
	background-color: #ffddff;
	cursor: default;
}
.calendar .days td .status_3 {
	background-color: #ffdddd;
}
.calendar_box .legende {
	font-size: 0.75em;
	width: 230px;
}
.calendar_box .legende .status_0 {
	background-color: #ddffdd;
	text-align: center;
	padding: 2px 6px;
}
.calendar_box .legende .status_1 {
	background-color: #ffffdd;
	text-align: center;
}
.calendar_box .legende .status_2 {
	background-color: #ffddff;
	text-align: center;
}
#inner_content p.calendar {
	float: left;
	width: 230px;
	padding-bottom: 0.65em;
	font-size: 0.9em;
}
.calendar .prev {
	float: left;
}
.calendar .next {
	float: right;
}

#messages {
	border: 1px solid #E9AC5B;
	background-color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 1em;
	margin-right: 1em;
}
#messages h3 {
	display: none;
}
#messages #messages_close {
	float: right;
	display: none;
	border: 1px solid #ED232A;
	color: #ED232A;
	text-decoration: none;
	margin: 6px;
	padding: 0 3px;
}
#messages #messages_close:hover {
	color: #fff;
	background-color: #ED232A;
}
#messages p {
	margin: 0 6px 6px 6px;
	padding: 6px 0 0 0;
}

form .subform {
	display: block;
	border-bottom: 1px dotted #333;
	padding-top: 1em;
	font-weight: bold;
}

#inner_content .team_list {
}
#inner_content .team_list p {
	float: left;
	display: block;
	width: 47%;
	height: 365px;
}

