/* ---------- Style Reset Start ---------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 1;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

p {
	margin-bottom: 1em;
}

.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}
.align-justify {
	text-align: justify;
}

/* ---------- Style Reset Ende ---------- */

* html a {
	position: relative;
}
* html a img {
	position: relative;
}
* html input, * html textarea, * html select, * html button {
	position: relative;
}


body {
	text-align: center;
	font-size: 76%;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('../pix/back.jpg');
	background-repeat: repeat-x;
	background-color: #EDF3FE;
}

#wrapper {
	margin: 0 auto;
	width: 990px;
	background-image: url(../pix/back_middle.png);
	background-repeat: repeat-y;
	overflow: auto;
	text-align: left;
}
* html #wrapper {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/pix/back_middle.png' ,sizingMethod='scale');
}

#innerwrapper {
	width: 970px;
	margin-left: 10px;
	background-image: url(../pix/back_content.png);
	background-repeat: repeat-y;
	background-position: right;
	overflow: hidden;
}
#innerwrapper_2cols {
	width: 970px;
	margin-left: 10px;
	overflow: hidden;
}

#header {
	width: 970px;
	height: 105px;
	overflow: auto;
	background-image: url(../pix/back_header.jpg);
	background-repeat: no-repeat;
	color: #fff;
	border-bottom: 1px solid #727065;
}

#header a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#metanav {
	position: absolute;
	margin-left: 310px;
	width: 400px;
	padding-top: 4px;
}

#metanav a:hover {
	color: #f9d8d0;
}

#settings {
	position: absolute;
	margin-left: 735px;
	width: 220px;
	margin-right: 15px;
	line-height: 14px;
	overflow: hidden;
	padding-top: 4px;
	height: 17px;
}

#settings img {
	vertical-align: middle;
	margin-top: -2px;
	filter:Chroma(color=#E3DFE0);
}

#fontsize  {
	float: left;
}

#contrast {
	float: right;
}

#search {
	position: absolute;
	width: 170px;
	margin-left: 800px;
	margin-right: 15px;
	margin-top: 30px;
}

#search label {
	display: none;
}

#search input {
	vertical-align: middle;
}

#words {
	font-size: 11px;
	width: 120px;
	height: 13px;
	border: 1px solid #cecece;
}

#searchsubmit {
	background-image: url(../pix/search_button.png);
	width: 25px;
	height: 17px;
	border: transparent;
}

*+html #searchsubmit {
	width: 29px;
	height: 21px;
}

*html #searchsubmit {
	width: 29px;
	height: 21px;
}

#mainnav {
	display: block;
	width: 750px;
	margin-left: 230px;
	position: absolute;
	top: 58px;
}

#mainnav li {
	display: block;
	float: left;
	height: 40px;
}

#mainnav li.active {
	background-image: url(../pix/main_navi_bullet.png);
	background-repeat: no-repeat;
	background-position: center 28px;
}

#mainnav li a {
	display: block;
	float: left;
	height: 26px;
	border-left: 1px solid #B1B7D8;
	padding-left: 14px;
	padding-right: 14px;
	color: #666;
	line-height: 26px;
}

#mainnav li a:hover {
	color: #E15531;
}

#leftnav {
	width: 205px;
	padding-bottom: 216px;
	background-image: url(../pix/navi_back.png);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}

#leftnav ul li {
	display: block;
	width: 205px;
	border-bottom: 1px solid #fff;
}
#leftnav ul li a {
	display: block;
	width: 185px;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #29166F;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../pix/navi_bullet.png);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-left: 20px;
}
#leftnav ul li a:hover {
	background-image: url(../pix/navi_bullet_over.png);
	color: #FFDDDD;
}
#leftnav ul li a.active {
	background-color: #E15531;
	background-image: url(../pix/navi_bullet_active.png);
}


#leftnav ul li ul li {
	font-size: 0.9em;
	display: block;
	width: 195px;
	border-top: 1px solid #fff;
	border-bottom: none;
}
#leftnav ul li ul li a {
	display: block;
	width: 175px;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #5485BF;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../pix/navi_bullet2.png);
	background-repeat: no-repeat;
	background-position: 15px 8px;
	padding-left: 30px;
}
#leftnav ul li ul li a:hover {
	background-image: url(../pix/navi_bullet2_over.png);
	color: #FFDDDD;
}
#leftnav ul li ul li a.active {
	background-color: #E15531;
	background-image: url(../pix/navi_bullet_active.png);
}

#collage {
	float: right;
	width: 765px;
	height: 153px;
	background-image: url(../pix/banner_grafik.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	overflow: hidden;
}

#contentwrapper {
	float: right;
	width: 755px;
	overflow: hidden;
	min-height: 300px;
}

#breadcrumbs {
	border-bottom: 1px solid #B1B7D8;
	padding-bottom: 5px;
	margin-bottom: 15px;
	color: #000;
}

#breadcrumbs a {
	text-decoration: none;
	color: #29166F;
	font-weight: bold;
}

#breadcrumbs a:hover {
	color: #e15531;
}

#leftcol {
	width: 540px;
	float: left;
}
#leftcol_2cols {
	float: left;
	width: 740px;
}

#leftcol h1, #civserv_left h1, #leftcol_2cols h1 {
	
	color: #4579B8;
	font-weight: bold;
	margin-bottom: 0.7em;
	font-size: 1.7em;
}

#leftcol h2, #civserv_left h2, #leftcol_2cols h2 {
	color: #29166F;
	font-weight: bold;
	margin-bottom: 0.4em;
	font-size: 1.2em;
}

#leftcol a, #civserv_left a, #leftcol_2cols a {
	color: #29166f;
	text-decoration: none;
}

#leftcol a:hover, #civserv_left a:hover, #leftcol_2cols a:hover {
	color: #e15531;
}

#leftcol table, #civserv_left table, #leftcol_2cols table {
	margin-bottom: 1em;
	line-height: 140%;
}

#leftcol p, #civserv_left p, #leftcol_2cols p {
	margin-bottom: 1em;
	line-height: 140%;
}

#leftcol ul, #civserv_left ul, #leftcol_2cols ul {
	margin-left: 2em;
	margin-bottom: 1em;
	list-style-type: square;
	line-height: 140%;
}

#leftcol ol, #civserv_left ol, #leftcol_2cols ol {
	margin-left: 2em;
	margin-bottom: 1em;
	list-style-type: decimal;
	line-height: 140%;
}

#leftcol .csc-textpic img, #leftcol_2cols .csc-textpic img {
	border: 1px solid #666666;
}

#leftcol .csc-textpic-caption, #leftcol_2cols .csc-textpic-caption {
	color: #666666;
}

#leftcol .lineunder, #leftcol_2cols .lineunder {
	border-bottom: 1px solid #b1b7d8;
	margin-bottom: 1em;
}

#leftcol #print, #civserv_left #print, #leftcol_2cols #print {
	margin-top: 15px;
	margin-bottom: 10px;
}
#leftcol #print .printer, #civserv_left #print .printer, #leftcol_2cols #print .printer {
	background-image: url(../pix/print.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-right: 20px;
	font-weight: bold;
}
#leftcol #print .back, #civserv_left #print .back, #leftcol_2cols #print .back {
	background-image: url(../pix/arrow_back.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: bold;
}

#leftcol th, #leftcol_2cols th, #civserv_left th {
	background-color: #5485BF;
	color: #FFFFFF;
	padding: 3px;
}
#leftcol td, #leftcol_2cols td, #civserv_left td {
	padding: 3px;
	border: 1px solid #5485BF;
}

#rightcol {
	width: 198px;
	float: right;
	line-height: 140%;
	overflow: hidden;
}

#rightcol h1, #civserv_right h1 {
	color: #fff;
	font-weight: bold;
	background-image: url(../pix/back_right_header.png);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #5485BF;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
	margin-bottom: 5px;
}

#rightcol a, #civserv_right a {
	color: #29166F;
	text-decoration: none;
}

#rightcol a:hover, #civserv_right a:hover {
	color: #E15531;
}

#rightcol p, #civserv_right p {
	margin: 0px 5px 5px 5px;
}

#rightcol ul, #rightcol ol, #civserv_right ul, #civserv_right ol {
	margin: 0px 5px 5px 1.5em;
	list-style-type: square;
}

#rightcol table, #civserv_right table {
	margin: 0px 5px 5px 5px;
}

#rightcol .csc-textpic-firstcol img {
	margin-left: 5px;
}
#rightcol .csc-textpic-lastcol img {
	margin-right: 5px;
}

#rightcol .right_box {
	border-bottom: 1px solid #5485bf;
	margin-bottom: 10px;
	padding-bottom: 3px;
	width: 198px;
	overflow: hidden;
}

#footer {
	margin: 0 auto;
	width: 990px;
	height: 31px;
	background-image: url(../pix/back_footer.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 13px;
	text-align: center;
	margin-bottom: 2em;
}
* html #footer {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/pix/back_footer.png' ,sizingMethod='scale');
}
#footer_2cols {
	margin: 0 auto;
	width: 990px;
	height: 31px;
	background-image: url(../pix/back_footer_2cols.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 13px;
	text-align: center;
	margin-bottom: 2em;
}
* html #footer_2cols {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/pix/back_footer_2cols.png' ,sizingMethod='scale');
}

#footer a, #footer_2cols a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover, #footer_2cols a:hover {
	color: #E15531;
}

#adminpanel_bottom {
	width: 120px;
	margin: 0 auto;
	margin-bottom: 2em;
}

.block {
	width: 100%;
	overflow: hidden;
	margin-bottom: 2em;
}

/* ---------- tt_news ---------- */
.news-list-item, .news-latest-item {
	width: 100%;
	overflow: hidden;
}

.clearer {
	border: none;
	height: 0px;
	color: #fff;
	display: block;
	clear: both;
}

.news-single-item .clearer {
	
}

.news-latest-container h2, .news-latest-gotoarchive {
	background-color:#004E96;
	border:1px solid #666666;
	color:#FFFFFF;
	margin:3px;
	padding:3px;
}
.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive a:link, .news-latest-gotoarchive a:visited, .news-latest-gotoarchive a:hover {
	color:#FFFFFF;
}
.news-latest-gotoarchive a {
	color:#FFFFFF;
}
.news-latest-item {
	height:1%;
	line-height:1.3;
	margin:3px;
	padding:3px;
}
.news-latest-item img {
	border:1px solid #666666;
	float:left;
	margin-bottom:5px;
	margin-right:5px;
}
.news-latest-category img {
	border:medium none;
	float:none;
	margin:0px;
}
.news-latest-date, .news-latest-morelink, .news-latest-category {
	/* font-size:9px; */
}
.news-latest-morelink {
	height:12px;
}
.news-latest-morelink a {
	float:right;
}
.news-list-container {
}
.news-list-item {
	height:1%;
	line-height:1.3;
	margin-bottom:1em;
	border-bottom:1px solid #5485bf;
	padding-bottom: 1em;
}
.news-search-form {
	background-color:#FFFFFF;
	border:1px solid #666666;
	margin-bottom:5px;
	padding:3px;
}
.news-search-emptyMsg {
	margin:0px;
}
.news-search-form form {
	margin:0px;
}
.news-list-container h3 {
	/* background-color:#666666;; */
	margin-bottom:5px;
	font-size:1em !important;
}
.news-list-container h3 a:link, .news-list-container h3 a:visited, .news-list-container h3 a:hover {
	color:#FFFFFF;
}
.news-list-container h3 a {
	color:#FFFFFF;
}
.news-list-container p {
	padding-left:3px;
}
.news-list-date {
	background-color:#FFFFFF;
	color:#000000;
	float:right;
	font-size: 0.8em;
	text-decoration: oblique;
	font-weight:normal;
	text-align:right;
	width:180px;
}
.news-list-imgcaption {
	float:right;
	/* font-size:9px; */
	padding-right:3px;
	padding-top:3px;
}
.news-list-container img {
	border:1px solid #666666;
	float: left;
	margin-bottom:5px;
	margin-right:5px;
	margin-right:8px;
}
.news-list-category img {
	border:medium none;
	float:none;
	margin:0px;
}
.news-list-morelink, .news-list-category {
	/* font-size:9px; */
	margin-left:3px;
}
.news-list-morelink {
	margin-bottom:3px;
}
.news-list-browse {
	text-align:center;
}
.tx-ttnews-browsebox, .browseBoxWrap {
	background-color:#FFFFFF;
	border:1px solid #666666;
	padding:3px;
}
.tx-ttnews-browsebox td {
	/* font-size:10px; */
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight:bold;
}
.tx-ttnews-browsebox-SCell p, .tx-ttnews-browsebox td p {
	margin:0px;
}
.tx-ttnews-browsebox-SCell {
	background-color:#DBDBDB;
	border:1px solid #666666;
}
.news-search-emptyMsg {
	/* font-size:11px; */
	margin-left:10px;
}
.news-single-item {
	margin-bottom:5px;
}
.news-single-item h2 {
	/* color:#000000;
	font-size:16px; */
	font-weight:bold;
	margin-bottom:0px;
}
.news-single-item h3 {
	margin-bottom:15px;
}
.news-single-img {
	float:right;
	margin-left:5px;
	width: 150px;
}
.news-single-img img {
	border: 1px solid #666666;
}
.news-single-imgcaption {
	clear:both;
	padding:3px;
	margin-bottom: 0em;
	color: #666666;
}
.news-single-category {
	float:right;
}
.news-single-backlink, .news-single-backlink a {
	/* font-size:10px; */
	font-weight:bold;
	margin-bottom:15px;
	margin-top:10px;
}
.news-single-timedata {
	float:right;
}
.news-single-timedata, .news-single-author, .news-single-imgcaption {
	/* font-size:9px; */
}
.news-single-author {
	padding-bottom:3px;
}
.news-single-additional-info {
	background-color:#F0F0F0;
	margin-top:15px;
	border: 1px solid #BB0F13;
}
.news-single-related, .news-single-files, .news-single-links {
	margin:0px 0px 3px;
	padding:3px;
}
.news-single-related dd, .news-single-links dd, .news-single-files dd {
	margin-left:20px;
}
.news-single-related dt, .news-single-links dt, .news-single-files dt {
	/* font-size:11px; */
	font-weight:bold;
	margin-left:5px;
	margin-bottom: 5px;
	width:90%;
}

#content .news-single-links dd p {
	margin-bottom: 0;
}
.news-amenu-container {
	background-color:#BBE53A;
	border:1px solid #333333;
	margin-top:10px;
	padding:3px;
}
.news-amenu-container li {
	padding-bottom:1px;
}
.news-amenu-container ul {
	background-color:#FFFFFF;
	border:1px solid #666666;
	list-style-type:none;
	margin-bottom:0px;
	margin-left:0px;
	margin-top:5px;
	padding:3px;
}
.news-amenu-container h2 {
	background-color:#004E96;
	border:1px solid #666666;
	color:#FFFFFF;
	padding:3px;
}
.news-amenu-item-year {
	background-color:#004E96;
	border:1px solid #666666;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px;
}
.news-catmenu {
	background-color:#FFFFFF;
	border:1px solid #666666;
	margin:10px 0px 10px 10px;
	padding:5px;
}
.news-catmenu-header {
	/* font-size:11px; */
	font-weight:bold;
}
.news-catmenu div {
	/* font-size:10px; */
	white-space:nowrap;
}
.news-catmenu div img, .news-catmenu img, .news-catmenu-header img {
	margin:0px;
	padding:0px;
	vertical-align:middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}
.level1 {
	background-color:#EBF8BF;
	border-left:1px solid #666666;
	border-top:1px solid #666666;
	padding:1px 1px 1px 10px;
}
.level2 {
	background-color:#DDF393;
	border-left:1px solid #666666;
	padding:1px 1px 1px 10px;
}
.level3 {
	background-color:#CAE46E;
	border-left:1px solid #666666;
	border-top:1px solid #666666;
	padding:1px 1px 1px 10px;
}
.level4 {
	background-color:#B0CB51;
	border-left:1px solid #666666;
	padding:1px 1px 1px 10px;
}



/* ---------- Civserv ---------- */
#leftcol_civserv {
	
}

.tx-civserv-pi1 {
	overflow: hidden;
	width: 100%;
}
#civserv_left {
	width: 540px;
	float: left;
}

#civserv_right {
	width: 198px;
	float: right;
	line-height: 140%;
}

/* Civserv Suchbox */
.tx-civserv-pi1-searchbox {
	padding: 0px 5px 8px 5px;
	border-bottom: 1px solid #5485bf;
	margin-bottom: 10px;
}
.tx-civserv-pi1-searchbox fieldset legend {
	display: none;
}

.searchwords {
    display: none;
}

/* Civserv Service Informationen */
#serviceinformation {
	padding: 0px 5px 8px 5px;
	border-bottom: 1px solid #5485bf;
	margin-bottom: 10px;
}
#civserv_right .level1 {
	background: none;
	border: none;;
	padding: 0px;
}
.employee_list li {
	margin-bottom: 0.5em;
}

/* Kontrakt Formular */
.email_form {
	
}
.email_form legend {
	font-weight: bold;
}
.email_form label {
	width: 30%;
	display: block;
	float: left;
	clear: left;
}
.email_form select, .email_form input, .email_form textarea {
	
}

/* Civserv Organisation */
.orgadetail {
	padding-bottom: 1em;
}



/* ---------- WT GALLERY category mode ---------- */
div.wtgallery_categories { 
	border: 1px solid silver;
	width: 170px;
	padding: 10px;
	float: left;
	margin: 5px 0;
}
div.wtgallery_category_pic {
	float: left;
}
div.wtgallery_category_pic {
	margin-right: 10px;
}
div.wtgallery_category_folder {
	margin: 20px 0 10px 0;
}
p.wtgallery_category_pagebrowser {
	display: none;
}
/* WT GALLERY list mode */
.wtgallery_listpic_pic {
	border: 1px solid white;
}
.wtgallery_listpic {
	border: 1px solid #888888;
	width: 87px;
	height: 87px;
	margin: 5px;
}
.wtgallery_listpic img {
	vertical-align: center;
}
.wtgallery_pagebrowser_up {
	display: none;
}
/* WT GALLERY singleview mode */
.wtgallery_singlepic_pic {
	border: 1px solid white;
}
.wtgallery_singlepic {
	border: 1px solid #888888;
	width: 402px;
	margin-left: 50px;
	text-align: center;
}
.wtgallery_singlepic_popup {
	text-align: center;
}
.wtgallery_singlepic_fwdback {
	overflow: hidden;
	width: 100%;
	margin-bottom: 1em;
}
.wtgallery_singlepic_back {
  float: left;
  width: 50%;
}
.wtgallery_singlepic_fwd {
	float: right;
}
/*
.wtgallery_singlepic_comment {
	border: 1px solid #888888;
	padding: 3px;
}
*/
/* ---------- wt_gallery END ---------- */

/* Formulare */

textarea {
	font-family: Arial,Helvetica,sans-serif;
}

.required {
	font-weight: bold;
}

.mailform div.formcontainer {
    font-size: 0.8em;
    width: 98%;
    overflow: hidden;
    margin-bottom: 3px;
}

.mailform div {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 1.2em;
}

.formcontainer .label {
    width: 25%;
    text-align: right;
    padding-right: 3%;
    float: left;
    font-weight: normal;
}

.mailform div.radiolayout {
    font-weight: normal;
}

.mailform div.radiolayout .label {
    width: 25%;
    text-align: right;
    padding-right: 3%;
    float: left;
    font-weight: normal;
}

.mailform div.radiolayout {
    font-size: 0.8em;
    width: 98%;
    overflow: hidden;
}

.mailform div.radiolayout .label {
    width: 25%;
    text-align: right;
    padding-right: 3%;
    float: left;
    font-weight: normal;
}


.mailform div.radiolayout .radiofield {
    padding-left: 28%;
}

.mf-select {
    width: 60%;
    font-size: 1em;
}


/* ---- Veranstaltungskalender ---- */
.list_item_date {

}