

body {
	margin:0;
	text-align:center;
	font-family:"Lucida Grande", Arial;
	font-size:12px;
	line-height:160%;
}
#container {
	width:882px;
	margin:0 auto;
	background: #fff;
	text-align:left;
}
#header {
	margin: 0px 0 0px 0;
}
#logo {
	float:left;
	width:352px;
    margin-top:30px;
}

#mainnav {
	float:left; 
}
#lang {
	text-align:right;
	float:right;
    margin-top:30px;
}
#contentbody {
	clear:both;
}
#left {
	float:left;
	width:600px;
}
#right {
	float:left;
	width:250px;
	background: url(/images/bg_rightnav.png) no-repeat;
}
#rightcontent {
	margin:30px 0px 0 0;
	height:447px;
	    padding-left:24px;

}
#rightcontent p {
	margin-right:24px;
	color:#fff;
}
#contentheader {
	clear:left;
}
#contentleft {
	float:left;
	width:348px;
	margin-top:30px;
	
}
#content100 #scontent {
    width:572px;
}
#content100 {
	float:left;
	margin-top:30px;
}
#contentgal #scontent {
    width:599px;
}
#contentgal{
	float:left;
	margin-top:30px;
}
#contentleft #scontent {
	margin-right:35px;
	
}
#scontent p a{
    color: #73002B;
}
#scontent p a:hover{
    text-decoration:none;
}
#contentright {
	float:left;
	width:252px;
	margin-top:35px;
}
#contentleft100 {
	margin-top:40px;
}
#contentleft100-gallery {
	margin-top:40px;
}
#contentleft100-gallery #scontent{
    margin-right:0;
}

#contentfooter {
	clear:left;
}
#footer {
	clear:left;
	width:882px;
	text-align:left;
	margin:0 auto;
	color: #7E806B;
}
#brandingpartner {
	padding:15px 0 15px 0;
	border-top: 3px solid #DEDFD9;
	width:850px;
}

#mapfooter {
    background: url(/images/map_layer.gif);
    height:45px;
    margin-top:-45px;
    position:relative;
    z-index: 4;
}

#newshome {
    margin-right:25px;
}
#newshome li {
    margin-bottom:5px;
}
#headerswap {
    height:100px;
    _height:97px;
}
/* --------------------- MAIN NAVIGATION --------------------- */

#mainnav {
	margin-top:7px;


	text-align:left;
	display:block;
}
#mainnav .green {
	color:#7B8C00;
}
#mainnav ul {
	margin:0;
	padding:0;
	position:absolute;
	        width:496px;
	z-index:5;
	margin-top:30px;
}
#mainnav ul li {
	list-style: none;
}



#mainnav ul li a {
	display: block;
	color: #510020;
	text-transform:uppercase;
	padding: 34px 0px 0px 17px;
	font-weight: bold;
	text-decoration:none;
	font-size:13px;
}

#mainnav ul li ul{
    margin:0;
    padding:0;
    position:absolute; /* important */
    z-index:5;
    width:180px;
    visibility:hidden;
    background: #F1F2ED url(/images/bg_subnavtop.gif) left top no-repeat;
    margin:20px 0 0 0;
    _margin:23px 0 0 0;
    padding:35px 0 20px 0px;
    }
#mainnav ul li ul#submenu2 {
    margin:20px 0 0 -54px;
    _margin:23px 0 0 -54px;
    }
#mainnav ul li ul li {
	list-style: none;
}

#mainnav ul li ul li a{
	display: block;
	padding: 0px 20px 0px 30px;
	background: url(/images/bg_subnavtoppoint.gif) 19px 8px no-repeat;
	font-weight: normal;
	text-decoration:none;
	color: #333333;
    border-bottom: none;
    text-align:left;
    text-transform:none;
	width:130px;
	font-size:12px;
    }
#mainnav ul li ul li a:hover {
    background: #DEDFD9 url(/images/bg_subnavtoppoint.gif) 19px 8px no-repeat;
    color:#73002B ;
}
#mainnav ul li {
	float:left;
	width:124px;
	list-style: none;
}
#mainnav ul ul li.current a {
    color:#73002B ;
    background: #DEDFD9 url(/images/bg_subnavtoppoint.gif) 19px 8px no-repeat;
}
#mainnav ul li a#rgm1 {
	background: url(/images/bg_mainnav_01.gif) no-repeat;
}
#mainnav ul li a#rgm2 {
	background: url(/images/bg_mainnav_02.gif) no-repeat;
}
#mainnav ul li a#rgm3 {
	background: url(/images/bg_mainnav_03.gif) no-repeat;
}
#mainnav ul li a#rgm4 {
	background: url(/images/bg_mainnav_04.gif) no-repeat;
}
#mainnav ul li a:hover#rgm1 {
	background: url(/images/bg_mainnav_01_over.gif) no-repeat;
}
#mainnav ul li a:hover#rgm2 {
	background: url(/images/bg_mainnav_02_over.gif) no-repeat;
}
#mainnav ul li a:hover#rgm3 {
	background: url(/images/bg_mainnav_03_over.gif) no-repeat;
}
#mainnav ul li a:hover#rgm4 {
	background: url(/images/bg_mainnav_04_over.gif) no-repeat;
}


#mainnav ul li.current a#rgm1 {
	background: url(/images/bg_mainnav_01_over.gif) no-repeat;
}
#mainnav ul li.current a#rgm2 {
	background: url(/images/bg_mainnav_02_over.gif) no-repeat;
}
#mainnav ul li.current a#rgm3 {
	background: url(/images/bg_mainnav_03_over.gif) no-repeat;
}
#mainnav ul li.current a#rgm4 {
	background: url(/images/bg_mainnav_04_over.gif) no-repeat;
}

/* IE PC selector */
* html .menu #mainnav ul li {
    display:inline; /* solve a IE PC list bug */
    float:none; /* solve a IE5 clav nav bug */
    }
/* ---------------------- SUB NAVIGATION ---------------------- */

#subnav {
	display:block;
	margin:0 0 20px 0px;
	text-align:left;
	border-bottom:2px solid #fff
}
#submenu {
}
#subnav ul {
	padding:0 0 10px 12px;
	_padding:0 0 10px 17px;
	margin-left:0;
}
#subnav ul li {
	list-style: url(/images/bg_subnavpoint.gif);
}
#subnav ul li.current {
	list-style: url(/images/bg_subnavpoint_over.gif);
}
#subnav ul li a {
	display: block;
	font-weight: normal;
	text-decoration:none;
	color: #fff;
	width:191px;
}
#subnav ul li a:hover {
	font-weight: bold;
}
#subnav ul li.current a {
	font-weight: bold;
}
/* ---------------------- SUB NAVIGATION ---------------------- */

/*THUMBS HEADER SWAP */
.th_header {
	padding-right:1px;
}
h1.imageheader, #right h2.imageheader, h3.imageheader, h4.imageheader, h5.imageheader, #contentright h2.imageheader{
	height:29px;
	background-repeat:no-repeat;
	padding: 0;
	margin: 0 0 20px 0;
}

h1.imageheader strong, #right h2.imageheader strong, h3.imageheader strong, h4.imageheader strong, h5.imageheader strong, #contentright h2.imageheader strong {
	display:none;
}

.box30pxright {
    margin-left:25px;
    margin-right:25px;
    height:200px;
}
.boxgrey1pxright {
    margin-right:2px;
    height:220px;
    background:#DEDFD9;
}
.boxgrey1pxright {
    padding-top:30px;
}
.boxgrey1pxright p {
    margin-left:25px;
    margin-right:25px;
}
.simplebox_center {
    margin-right:25px;
}
.boxgrey1pxright a, .box30pxright a, .snbt_box a, .snbt_box_small a, .simplebox_center a {
    color: #510020;
    text-decoration:underline;
}
.boxgrey1pxright a:hover, .box30pxright a:hover, .snbt_box a:hover, .snbt_box_small a:hover, .simplebox_center a:hover{
    text-decoration:none;
}
.boxgrey1pxright .csc-textpic-imagewrap, .snbt_box .csc-textpic-imagewrap {
    padding-left:25px;
}


.boxgrey1pxright ul a, .box30pxright ul a {
    color: #510020;
    text-decoration:underline;
}

/*p{margin:0 0 12px 0;}*/
.boxgrey1pxright ul a:hover, .box30pxright ul a:hover {
    color: #510020;
    text-decoration:none;
}
.boxgrey1pxright h4.imageheader {
    margin:0 0px 15px 25px;
}

.snbt_box {
    background: #F1F2ED url(/images/snbt_bg.png) left top no-repeat;
    height:220px;
    padding-top:30px;
}
#contentright .snbt_box_small {
    background: #F1F2ED;
    height:125px;
    margin-right:2px;
    margin-top:2px;
    padding-top:20px;
}
#right .snbt_box_small {
    background: #F1F2ED;
    height:125px;
    margin-top:2px;
    padding-top:20px;
}
.snbt_box h5.imageheader, .snbt_box_small h5.imageheader {
    margin:0 0px 15px 25px;
}

.snbt_box p, .snbt_box_small p {
    margin-left:25px;
    margin-right:25px;

}
.box30pxright ul {
    list-style: url(/images/bullet.gif);
    padding:0;
    margin:0 0 0 15px;
}
.boxgrey1pxright ul, .snbt_box ul {
    list-style: url(/images/bullet.gif);
    padding:0;
    margin:0 0 0 42px;
}
#contentleft ul{
    list-style: url(/images/bullet.gif);
}
/*
li {
    list-style: url(/images/bullet.gif);
}
*/
div#scontent fieldset {
    border:none;margin:0;padding:0;
}
div#scontent fieldset {
    border:none;margin:0;margin-top:20px;padding:0;clear:both;
}
div#scontent fieldset div#pinfos label,
div#scontent fieldset div#binfos label,
div#scontent fieldset div#pinfos label,
div#scontent fieldset div#binfos label {
    clear:left;
    width:90px;
    float:left;
}
div#scontent fieldset div#pinfos input,
div#scontent fieldset div#pinfos input {
    width:200px;
}
div#scontent fieldset div#pinfos input.fields_zip {
    width:50px;
}

div#scontent fieldset div#binfos input,
div#scontent fieldset div#binfos input {
    width:80px;
}
div#scontent fieldset div#binfos input,
div#scontent fieldset div#binfos input {
    width:80px;
}

div#scontent fieldset div#pinfos textarea,
div#scontent fieldset div#pinfos textarea {
    width:200px;
	font-family:"Lucida Grande", Arial;
	font-size:12px;
}
div#scontent fieldset input.hiddenfield,
div#scontent fieldset input.hiddenfield {
    display:none;
}
div#scontent fieldset legend,
div#scontent fieldset legend{
    font-weight:bold;display:none;
}
div#scontent fieldset h3,
div#scontent fieldset h3{
    background:#F1F2ED;
    padding:2px 0 2px 6px;
    font-size:12px;
    font-weight:bold;
    margin-right:0px;
}
div#scontent fieldset div.privacy,
div#scontent fieldset div.privacy {
    font-size:11px;
    color:#999;
    clear:left;
    margin-left:90px;
}

/* ------------ tx-mthotels-pi1 ------------ */

div.tx-mthotels-pi1 .description {
    font-size:12px;
}
div.tx-mthotels-pi1 #sPackage h2, 
div.tx-mthotels-pi1 #sCompany h2 {
    margin:0;
    padding-bottom:4px;
    margin-right:210px;
    color:#510020;
    border-bottom:1px solid #DFE0DB;
    font-size:18px;
}
div.tx-mthotels-pi1 #sPackageCompany h3, 
div.tx-mthotels-pi1 #sCompanyCompany h3 {
   margin-right:210px;
    font-weight:normal;
}
div.tx-mthotels-pi1 #sPackagePackage h3 {
    margin-right:210px;
    font-weight:bold;
    font-size:14px;
}
div.tx-mthotels-pi1 #sPackageRequest h3,
div.tx-mthotels-pi1 #sCompanyRequest h3 {
    margin-right:210px;
    font-weight:bold;
    font-size:14px;

}
div.tx-mthotels-pi1 #sPackagePackage h4 {
    font-weight:bold;
    font-size:12px;
}
div.tx-mthotels-pi1 #sPackageNav,
div.tx-mthotels-pi1 #sCompanyNav {
    float:right;
    margin-left:20px;
}
div.tx-mthotels-pi1 #sPackageNav ul,
div.tx-mthotels-pi1 #sCompanyNav ul {
    padding:0;
    margin:0;
}
div.tx-mthotels-pi1 #sPackageNav ul li,
div.tx-mthotels-pi1 #sCompanyNav ul li{
    float:left;
    list-style:none;
}
div.tx-mthotels-pi1 #sPackageNav ul li a {
	display: block;
    width:62px;
    text-align:center;
	margin-left: 2px;
	color: #510020;
	padding: 20px 0px 6px 0px;
	font-weight: normal;
	text-decoration:none;
	background: #DFE0DA url(/images/bg_mthotels_nav.png);
}

div.tx-mthotels-pi1 #sCompanyNav ul li a {
	display: block;
    width:94px;
    text-align:center;
	margin-left: 2px;
	color: #510020;
	padding: 20px 0px 6px 0px;
	font-weight: normal;
	text-decoration:none;
	background: #DFE0DA url(/images/bg_mthotels_nav.png);
}
div.tx-mthotels-pi1 #sPackageNav ul li.currentview a,
div.tx-mthotels-pi1 #sCompanyNav ul li.currentview a {
	color: #fff;
	background: #510020 url(/images/bg_mthotels_nav_over.png);
}
div.tx-mthotels-pi1 #sPackageNav ul li a:hover,
div.tx-mthotels-pi1 #sCompanyNav ul li a:hover {
	color: #fff;
	background: #510020 url(/images/bg_mthotels_nav_over.png);
}
div.tx-mthotels-pi1 #sPackageCompany {
    display:none;
    clear:left;
    
}

div.tx-mthotels-pi1 #sCompanyCompany {
    clear:left;
    
}
div.tx-mthotels-pi1 #sPackagePackage {
    clear:left;
}
div.tx-mthotels-pi1 #sPackageRequest,
div.tx-mthotels-pi1 #sCompanyRequest {
    clear:left;
}
div.tx-mthotels-pi1 #sPackageRequest fieldset {
    border:none;margin:0;padding:0;
}
div.tx-mthotels-pi1 #sCompanyRequest fieldset {
    border:none;margin:0;margin-top:20px;padding:0;clear:both;
}
div.tx-mthotels-pi1 #sPackageRequest fieldset div#pinfos label,
div.tx-mthotels-pi1 #sPackageRequest fieldset div#binfos label,
div.tx-mthotels-pi1 #sCompanyRequest fieldset div#pinfos label,
div.tx-mthotels-pi1 #sCompanyRequest fieldset div#binfos label {
    clear:left;
    width:150px;
    float:left;
}
div.tx-mthotels-pi1 #sPackageRequest fieldset div#pinfos input,
div.tx-mthotels-pi1 #sCompanyRequest fieldset div#pinfos input {
    width:250px;
}
div.tx-mthotels-pi1 #sPackageRequest fieldset div#pinfos input.fields_zip {
    width:50px;
}
div.tx-mthotels-pi1 #sPackageRequest fieldset div#binfos input,
div.tx-mthotels-pi1 #sCompanyRequest fieldset div#binfos input {
    width:80px;
}
div.tx-mthotels-pi1 #sPackageRequest fieldset div#binfos input,
div.tx-mthotels-pi1 #sCompanyRequest fieldset div#binfos input {
    width:80px;
}

div.tx-mthotels-pi1 #sPackageRequest fieldset div#pinfos textarea,
div.tx-mthotels-pi1 #sCompanyRequest fieldset div#pinfos textarea {
    width:250px;
	font-family:"Lucida Grande", Arial;
	font-size:12px;
}
div.tx-mthotels-pi1 #sPackageRequest fieldset input.hiddenfield,
div.tx-mthotels-pi1 #sCompanyRequest fieldset input.hiddenfield {
    display:none;
}
div.tx-mthotels-pi1 #sPackageRequest fieldset legend,
div.tx-mthotels-pi1 #sCompanyRequest fieldset legend{
    font-weight:bold;display:none;
}
div.tx-mthotels-pi1 #sPackageRequest fieldset h3,
div.tx-mthotels-pi1 #sCompanyRequest fieldset h3{
    background:#F1F2ED;
    padding:2px 0 2px 6px;
    font-size:12px;
    font-weight:bold;
    margin-right:0px;
}
div.tx-mthotels-pi1 #sPackageRequest fieldset div.privacy,
div.tx-mthotels-pi1 #sCompanyRequest fieldset div.privacy {
    font-size:11px;
    color:#999;
    clear:left;
    margin-left:150px;
}
div.tx-mthotels-pi1 #sPackageCompany .image,
div.tx-mthotels-pi1 #sCompanyCompany .image{
    clear:both;float:right; 
    margin-top:2px;
    margin-left:20px;
    margin-bottom:30px;

}
div.tx-mthotels-pi1 #sPackagePackage .image{
    clear:both;float:right; 
    margin-top:2px;
    margin-left:20px;
    margin-bottom:30px;
}

div.tx-mthotels-pi1 a {
    color:#73002B;
}
div.tx-mthotels-pi1 a:hover {
    text-decoration:none;
}
div.tx-mthotels-pi1 ul {
    list-style:url(/images/bullet.gif);
    
}
div.tx-mthotels-pi1 ul li a {
    font-weight:bold;
    
}
div.tx-mthotels-pi1 #sPackage hr,
div.tx-mthotels-pi1 #sCompany hr {
    border:1px solid #fff;
}
/* ---------------------- DIRECTORY ---------------------- */
div#mthotels-pagebrowser {
    margin-top:10px;
}


div#mthotels-pagebrowser a {
    color:#740101;
    margin:0 1px;
}
div#mthotels-pagebrowser a:hover {
    text-decoration:none;
}
div.mthotels-sort {
    float:left;
    margin-top:6px;
    margin-bottom:10px;
}
div.mthotels-cat {
    float:right;
    margin-bottom:5px;
}
div.mthotels-cat form{
    display:inline;
}
div.mthotels-cat select{
    margin-top:4px;
}
div.mthotels-topview {
    background:#F1F2ED;
    height:107px;
    margin-top:10px;clear:both;
}
div.mthotels-topview {
    background:#F1F2ED;
    height:107px;
    margin-top:10px;
}
div.mthotels-topview h2 {
    font-size:14px;
    padding-top:10px;
}
div.mthotels-img {
    float:left;
    border-right:2px solid #fff;
    margin-right:20px;
}
p.mthotels-header{
    margin:0px 20px 0 20px;
    padding-top:10px;
} 
p.mthotels-address{
    margin:5px 20px 0px 20px;

}
p.mthotels-more{
    text-align:right;
    margin:-5px 20px 0 0;
}

.tx-mthotels-pi1-browsebox  {
    margin-bottom:20px;

}

div.tx-mthotels-pi1-browsebox{
    clear:both;
}
div.tx-mthotels-pi1-browsebox p {
    margin-bottom:2px;
}
div.tx-mthotels-pi1-browsebox table a {
    color:#510020;
    margin:2px 2px 2px 0px;
    margin-top:1px solid #ccc;
}
div.tx-mthotels-pi1-browsebox table a:hover {
    color:#900;
}
div.tx-mthotels-pi1-browsebox table p {
    margin:0px 0 0 0;
    font-size:12px;
}

div.tx-mthotels-pi1-browsebox table td.tx-mthotels-pi1-browsebox-SCell p a {
    font-weight:bold;
    text-decoration:none;
}


/* ---------------------- Wetter ---------------------- */
#weather_short {
    margin-left:60px;
}
#weather_short .element{
    float:left;
    width:50px;
    height:35px;
    color:#9F9F9D;
    font-size:11px;
}
#weather_short .element a{
    color:#9F9F9D;
}
#weather_short .element a:hover{
    text-decoration:none;
}
#weather {
    margin:10px 10px 10px 0px;
    line-height:140%;
}
#weather .element {
    margin-top:10px;
}
#weather h1 {
    font-size:12px;
}
#weather {

}
#weather img {
    margin-right:15px;
    margin-top:4px;
}
.weatherdivider {
    border:1px solid #fff;
    border-bottom:1px solid #ccc;
}
.forecast {
    font-size:11px;
}
.elementbox {
    width:50px;
    border:1px solid #666;
    background:#fff;
    padding:7px 0 5px 0;
}
.blue {
    color:#0099D2;
}
.red {
    color:#DD0000;
}

/* ---------------------- DIRECTORY ---------------------- */
div#directory-pagebrowser {
    margin-top:10px;
}
div#directory-catsearch form{
    display:inline;
}
div#directory-atoz {
    margin-bottom:10px;
}
div#directory-catsearch select {
    margin-right:10px;
}
div#directory-pagebrowser a {
    color:#740101;
    margin:0 1px;
}
div#directory-pagebrowser a:hover {
    text-decoration:none;
}
div#directory-atoz a {
    color:#740101;
    margin:0 1px;
}
div#directory-atoz a:hover {
    text-decoration:none;    
}
div#directory-catsearch {
    display:inline;
}
div.directory-topview {
    background:#F1F2ED;
    height:107px;
    margin-top:10px;
}
div.directory-img {
    float:left;
}
div.directory-img img {
    border-right:2px solid #fff;
    margin-right:20px;

}
p.directory-header{
    margin:0px 20px 0 20px;
    padding-top:10px;
} 
p.directory-address{
    margin:5px 20px 0px 20px;
    color:#510020;
    font-size:11px;
}
span.directory-address{
    color:#510020;
    font-size:11px;
}

/* ---------------------- SITEMAP ---------------------- */

.csc-sitemap ul li {
    font-weight:bold;
list-style: url(/images/bullet.gif);
}

    

.csc-sitemap ul li a{
    color: #510020  ;
}
.csc-sitemap ul li a:hover{
    text-decoration:none;
    }

.csc-sitemap ul ul li {
    font-weight:normal;

}
.csc-sitemap ul ul li a{
    color: #740101  ;
}

.csc-sitemap ul ul ul li{
    font-size:11px;
}
.csc-sitemap ul ul ul li a{
    color: #900  ;
}
/* ---------------------- CONTENTFOOTER ---------------------- */
.tagcloud a{
    color: #510020;
    text-decoration:none;
}
.tagcloud a:hover{
    color: #510020;
    text-decoration:underline;
}
.tagcloud {
    margin:20px 0 30px 0;
    padding:5px 0 0 0;
    text-align:justify;
    width:580px;
    float:left;
    font-weight:bold;
}

#meta {
    width:150px;
    margin-left:20px;
    margin-top:20px;
    float:left;
    background:url(/images/bg_meta.gif) left center no-repeat;
}

#meta ul {
    margin:0;
    padding:0 0 0 15px;
    list-style:none;

}

#meta ul li a{
    color:#7E7E6B;
    text-decoration:none;
}
#meta ul li a:hover{
    text-decoration:underline;
}
#meta ul li.current a{
    font-weight:bold;
}
#smg {
    width:100px;
    text-align:right;
    float:left;
    margin-top:20px;
}
/* ---------------------- GUESTBOOK ---------------------- */
#commentform textarea{
    width:200px;
}
#commentform input {
    width:150px;
}
blockquote{
    margin-left:20px;
    margin-right:0px;
}
cite{
    font-style:normal;
}
.tx-guestbook-result {
    margin-top:10px;
    padding-top:10px;
    border-top:1px solid #ccc;
}
.tx-guestbook-pagination a{
    color:#73003c;
    margin:0 1px;
}
.tx-guestbook-pagination a:hover{
    color:#73003c;

}
.tx-guestbook-pagination strong {
    color:#73003c;
        margin:0 1px;

}
.tx-guestbook-form-error{
    color:red;


}

/* ---------------------- OFFERS ---------------------- */
#offers ul{
    margin:0 23px 0 0;
    padding:0;
    _margin:-5px 23px 0 0;

}
#offers ul li{
    list-style:none;
    color:#fff;
    font-weight:normal;
    margin:0 0 15px; 0;

}
#offers ul li a{
    font-weight:bold;
    color:#fff;
    text-decoration:none;
}
#offers ul li a:hover{
    font-weight:bold;
    color:#fff;
    text-decoration:underline;
}
#offers ul li p{
    margin:0 0 10px; 0;
}
/* ---------------------- NEWS ---------------------- */
.news-single-img {
    float:left;margin: 5px 10px 10px 0;
}
.news-image {
    margin: 0px 0px 10px 0;
}
p.news-single-imgcaption {
    font-size:11px;
    color:#666;margin:0;margin-bottom:3px; padding:0;
}
.news-list-image {
    float:left;
    margin-right:2px;
    border-right:2px solid #fff;margin-right:18px;
}
.news-list-item {
    background:#F1F2ED;
    height:107px;
    margin-bottom:10px;
}
.news-list-text {
    margin:10px 0px 0px 18px;
    padding:0;
    padding-top:7px;
    _padding-top:0px;
}
.news-list-text h3{
    display:inline;
    padding-top:7px;
    font-size:14px;
}
.news-list-text p{
    margin:10px 0 0 0;
}
.news-list-text a, .news-single-backlink a{
    color: #510020;
}
.news-list-text a:hover, .news-single-backlink a:hover{
    text-decoration:none;
}
p.news-single-subheader {
    font-weight:bold;
}
.news-single-meta{
    margin-bottom:10px;
}
.news-list-container hr {
    clear:left;
    margin:0;
    padding:0;
    border-top:0px solid #fff;
    border-bottom:0px solid #fff;
    border-left:0px solid #fff;
    border-right:0px solid #fff;
}
.news-single-item h1 {
    color:#510020;
    font-weight:normal;
    font-size:18px;
}
.news-single-item p {
    margin-top:0px;
}
.news-single-item ul a {
    color: #510020;
}
.news-single-item ul a:hover{
    text-decoration:none;
}
dl.news-single-files a{
    color: #510020;
}
dl.news-single-files dt{
    font-weight:bold;
}
dl.news-single-files a:hover{
    text-decoration:none;
}
.news-single-imgcaption {
    display:inline;
    color:#666;
    font-size:10px;
    margin: 0px 20px 10px 0;
    padding:5px 0px 0px 0px;
    text-align:left;
}
.tx-ttnews-browsebox  {
    margin-bottom:20px;
    text-align:right;
}


.tx-ttnews-browsebox p {
    margin-bottom:2px;
}
.tx-ttnews-browsebox table a {
    color:#510020;
    margin:2px 6px 2px 0px;
    margin-top:1px solid #ccc;
}
.tx-ttnews-browsebox table a:hover {
    color:#900;
}
table.browsebox td p {
    margin:0px 0 0 0;
    font-size:12px;
}

table.browsebox td.tx-ttnews-browsebox-SCell p a {
    color:#666;font-weight:bold;
    text-decoration:none;
}

/********* TT_NEWS ARCHIVE **********/
.newslistitem {
    margin:0px;
    font-size:12px;
    border-top:1px solid #eeeeee;
    padding: 5px 0 5px 0px;
}
.newslistitem a {
    /*text-decoration:none;*/
    font-weight:normal;
    color: #510020;
}
.newslistitem a:hover{
    text-decoration:none;
}

.newslistitem .news-date {
    float:left;margin-right:10px;
}
.newslistitem .news-time {
    float:right;
    margin:-18px 0 0 0;
}
.newslistcontainer {
    margin:10px 0 20px 0;
}

/* ---------------------- GALLERY ---------------------- */
#skg-list {
    float:left;
}

#skg-list {
    float:left;
    margin-top:15px;
    width:500px;
    
}
#skpagebrowser {
    float:left;
    margin-top:15px;
    _margin-left:-5px;
    background: #DEDFD9;
    width: 85px;
    height:165px;
}

#skg-single {

    float:left;
    background: #DEDFD9;
    margin-right:5px;
    margin-top:10px;
}
#skg-single-desc {
    float:left;
    background: #DEDFD9;
    width: 160px;
    height:247px;
    margin-top:10px;
    padding:0px 25px 0px 25px;
}
#skg-single-desc h3{
    margin-top:30px;
    font-size:14px;
    font-weight:bold;
    color:#510020;
}

p.pagebrowser {margin-top:10px;text-align:center;}
.tx-sksimplegallery-pi1 {
	width:100%;
}
.tx-sksimplegallery-pi1 p.pagebrowser span {
	padding:0 4px
}
.tx-sksimplegallery-pi1 dl.list {
	float:left;
	margin: 0 10px 10px 10px;
	border: 1px solid #000;
	background-color: #ececec;
}
.tx-sksimplegallery-pi1 dl.list dt {
	border-bottom: 1px solid #000;
	margin: 0;
}
.tx-sksimplegallery-pi1 dl.list dd {
	
	margin: 0;
	padding: 3px;
	font-size:12px;
	height:40px;
	text-align:center;
	font-weight:bold;
}

.tx-sksimplegallery-pi1 dl.single {
	float:left;
	margin: 0 5px 5px 0px;

}
.tx-sksimplegallery-pi1 dl img {
    display:block;
}
.tx-sksimplegallery-pi1 dl.single dt {

	margin: 0;
}
.tx-sksimplegallery-pi1 dl.single dd {
	background-color: #ececec;
	margin: 0;
	padding: 3px;
	font-size:12px;
	height:40px;
	text-align:center;
	font-weight:bold;
}
.tx-sksimplegallery-pi1 dl.single dd span {
    float:right;
    font-size:70%
}
.tx-sksimplegallery-pi1 h3 {

}

.tx-sksimplegallery-pi1 .description {
	margin:6px 0 12px 0;
	padding-bottom:4px;

}
.tx-sksimplegallery-pi1 br.clear {
	clear:both;
}

.tx-sksimplegallery-pi1 .exifData {
	color:#ffa;
    padding-left:12px;
}

.tx-sksimplegallery-pi1 .exifData-Label {
	color:#ddd;
    padding-right:12px;
}

.tx-sksimplegallery-pi1 .exifData-Data {
	color:#999;
    padding-right:12px;
}

.tx-sksimplegallery-pi1 #eCardForm fieldset {
    padding:12px;
    width:500px;
}

.tx-sksimplegallery-pi1 #eCardForm label {
    clear:both;
    width:140px;
    float:left;
    border:none;
}
.tx-sksimplegallery-pi1 #eCardForm input, .tx-sksimplegallery-pi1 #eCardForm textarea {
    width:320px;
    float:right;
}
.tx-sksimplegallery-pi1 #eCardForm textarea { 
    height:160px;
    margin-bottom:12px;
}
.tx-sksimplegallery-pi1 #eCardForm img, .tx-sksimplegallery-pi1 p.ecard-picture img{
   margin:12px 0;
   border:4px #ddd ridge;
}
.tx-sksimplegallery-pi1 .error {
    color:red;
    font-weight:bold;
    padding:12px;
}

/* ---------- RSS-CONTENT ---------- */

#rss h1 {
	margin:10px 0 10px 0;
	color:#AC0000;
	clear:left;
	font-size:16px;
}

#rss #content {
	width:100%;
	clear:left;margin-top:20px;
}

#rss #content div {
    font-size:12px;
    font-weight:normal;
	padding:0px 15px 0px 15px;
	
}
#rss #content h3 {
	margin: 0;
	padding: 7px 0 7px 0;
	font-size: 12px;
	color: #900;
	border-top:1px dashed #999;
}

#rss #content h3 a, #rss #content h3 a:link, #rss #content h3 a:visited {
	color: #510020;
	margin: 3px 0 0 0px;
	-moz-outline-style: none;
	font-weight:normal;
	text-decoration: underline;
	
}
#rss #content h3 a:hover {
	color: #510020;
    text-decoration: none;
}

#rss #content .stretcher a{
    color:#510020;
}

#rss #content .stretcher {
    padding: 0px 0px 0px 0px;
    background:#fff;
}
#rss #content .stretcher p {
    margin:0;
    padding: 10px 0 5px 0;
    background:#fff;
}
#rss #content img {
    border:none;
}

#rss #content img.alignleft { 
	float: left;
	margin: 5px 10px 5px 0;
}

#rss #content img.alignright { 
	float: right;
	margin: 0 5px 5px 5px;
}

#rss #content .imagelink { 
	float: left;
	margin: 0px 10px 5px 0;
}
#poweredby {
    font-size:10px;
    color:#999;
    margin-left:0px;
    margin-top:10px;
    margin-bottom:20px;
}
#poweredby a {
    color:#999;
}

table.csc-uploads p{
    margin:0;
}
table.csc-uploads {
    width:100%;
    background:#F1F2ED;
    margin-bottom:10px;
}
table.csc-uploads td{
    vertical-align:top;
}
table.csc-uploads td.csc-uploads-icon img{
    margin-top:3px;
}
table.csc-uploads td.csc-uploads-icon{
    width:20px;
}
table.csc-uploads td.csc-uploads-fileName{
    width:480px;
}
table.csc-uploads td.csc-uploads-fileSize{
    width:40px;
}
table.bookingTable td {
    margin:0;
    padding:0;
    width:100%;
    text-align:left;
}
