/* Main Content */
#sb-container *
{
	display:none !important;
}

.csc-textpic-clear
{
	display:none;
}

.tx-mininews-pi1-singleView-back
{
	display:none;
}

.corner-link-container
{
	display:none;
}

#main-content-top
{
	display:none;
}

.ct-element
{
	float: left;
	margin-right: 18px;
}

.ct-right
{
	display:none;
}

.form-container
{
	position: absolute;
}

@CHARSET "UTF-8";

/* corners */

/* -------------------------------------------------------- */
/* -------------------------Common------------------------- */
/* -------------------------------------------------------- */

*
{
	padding: 0;
	margin: 0;
}

html
{
	font-family: Arial, Helvetica, sans-serif;
	color: #5f5f5f;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}

a,
a:link,
a:visited
{
	color:#5f5f5f;
}

img
{
	border: none;	
}

.clearBoth
{
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	
}
/*
.pos-rel
{
	position: relative;
	float:right;
}
*/
.pos-abs
{
	position: absolute;
}

h1
{
	font-size: 15px;	
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 10px;
}

h2
{
	font-size: 12px;
	font-weight: normal;
}

h3
{
	font-size: 12px;
	font-weight: bold;
	color: #5f5f5f !important;
}

p
{
	margin: 0;
	padding: 0;
	padding-bottom: 12px;	
}

hr
{	
	border: 0px solid #e2e2e2;
	color: #e2e2e2;
	background-color: #e2e2e2;
	
	height:1px;
	/*border-bottom: 1px solid #e2e2e2;*/
	clear: both;
	margin: 16px 0 16px 0;
}

a:link,
a:visited,
a:active
{
	text-decoration:underline;
}

a:hover
{
	text-decoration: underline;	
}

#main-middle ul
{
	margin-left:20px;
}


/* Forms */

fieldset
{
	border: none;
}

label
{
	width: 100px;	
	display: block;
	float: left;
}

input,
textarea
{
	float: left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

input,
textarea,
select
{
	margin-bottom: 4px;
	/* padding: 3px; */
	border: 1px solid #e2e2e2 !important;
}

input
{
	width: 200px;	
}

input.checkbox,
input.radio
{
	width: auto !important;	
	margin-right: 20px !important;
}

textarea
{
	width: 200px;	
}

input.submit
{
	width: 100px;
	/*margin: 10px 0 0 210px;*/
	float: none;
	clear: both;
}

.corner-link-container,
.corner-link-container input.submit
{
	width: auto !important;
}

form br
{
	clear:both;
}

.tx-downloadCenter-pi1-list_block_clear
{
	float:left;
	display:none;
}

.tx-downloadCenter-pi1-list_block
{
	width:350px;
	float:left;
}

.csc-textpic
{
	margin-bottom: 15px;
	float: left;
	display:block;
	height:136px;
	width:480px;	
}

/* Reha Antrag */

form.rightContentForm label
{
	font-weight: bold;	
}

form.rightContentForm input
{
	width: 177px;		
}

form.rightContentForm input#arrival_date
{
	width: 155px;	
	margin-right: 6px;
}


#formNewsletterReq label
{
	width: 60px;
}



/* Datepicker */

div.ui-datepicker
{
	font-size:11px;
	z-index: 100;
}

/* -------------------------------------------------------- */
/* ----------------------Main Content---------------------- */
/* -------------------------------------------------------- */

div#overall-container
{
	width: 984px;
	position: absolute;
}

/* Reiter */

div#reiter
{
	display:none;
}


/* Navi */

li#top-nav-neydharting
{
	background-image: url(../img/top-logos/neydharting.jpg);
}

li#top-nav-agathenhof
{
	background-image: url(../img/top-logos/agathenhof.jpg);
}

li#top-nav-raxblick
{
	background-image: url(../img/top-logos/raxblick.jpg);
}

li#top-nav-bsl
{
	background-image: url(../img/top-logos/bsl.jpg);
}



div#top-navigation
{
	display:none;
}

div#top-navigation-hotels
{
	display:none;
}

.top-nav-list
{
	background-repeat: no-repeat;
}

div#top-navigation-hotels ul
{
	list-style-type: none;
}

div#top-navigation-hotels ul li
{
	float: left;
}

div#header-container
{
	display:none;
}

div#header-image
{
	width: 908px; /* 933 */
	height: 137px; /* 210 */
	background-repeat: no-repeat;
	padding: 73px 0 0 25px;
}

div#header-image *
{
	color: #ffffff;	
}

div#header-image h1
{
	text-transform: uppercase;	
	font-size: 23px;
	font-weight: normal;
}

div#header-image h1
{
	margin-bottom: 20px;
}

div#header-image p
{
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	margin: 0;
	padding: 0;	
}

div#header-image-subline
{
	width: 340px;	
}

div#main-navigation
{
	width: 933px;
	height: 43px;
	background-image: url(../img/navigation-bg.jpg);	
	background-repeat: no-repeat;
}

div#main-navigation ul.sf-menu
{
	float: left;
	padding: 0px 0 0 7px;

}

div#main-navigation ul.sf-menu li
{
	float: left;	
	margin-right: 0px;
}

div#main-navigation a:link,
div#main-navigation a:active,
div#main-navigation a:visited
{
	text-decoration: none;	
}

/*
div#main-navigation ul.menu2
{
    margin-left:0;
    padding: 0 0 5px 0;
    position: absolute;
    border:1px solid red;
    height: 100px;
    list-style-type: none;
}

div#main-navigation ul.menu2 li
{
	border: 1px solid green;	
	float: none;
}*/

div#content-container
{
	width: 984px;
	position: relative;
	z-index: 10;
}

div#main-bottom
{
	display:none;
}

div#footer
{
	display:none;
}

#footer .imprint-link
{
	display:none;
}

div#footer a:link,
div#footer a:visited,
div#footer a:active
{
	color: #5F5F5F;
	text-decoration: none;
}

div#footer a.imprint-link:link,
div#footer a.imprint-link:visited
{
	text-decoration: underline;	
}


div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img
{
	border: 2px solid #5f5f5f !important;
}

/* Side Menu */

.sidenav-container
{
	display:none;
}

/*
	Team Auflistung
*/

.contenttable tr td
{
	vertical-align: top;
	padding-right:10px;
}


/*
	Gaestemeinungen
*/

.listTitle
{
	width:150px;
	font-weight: bold;
	margin:0px;
	padding:0px;
}

.listLink
{
	border-bottom:1px solid #E2E2E2;
	text-align: right;
}

.listLink a:hover
{
	text-decoration: underline;
}

/*
	Bewerbungsformular
*/

.csc-bewerbungsform p
{
	width:410px;
}

.csc-bewerbungsform input,
.csc-bewerbungsform textarea,
.csc-bewerbungsform select
{
	float:none !important;
	margin-left:5px;
}

.w380
{
	clear:both;
	width:390px !important;
	margin-bottom:10px;
}

.w180
{
	width:183px !important;
}

.w150
{
	width:150px !important;
}

.w100
{
	width:118px !important;
}

.w200 {
	width:200px !important;
}

td label
{
	float:none;
	display:inherit;
}

td input,
.csc-bewerbungsform input
{
	width:auto;
}

.csc-bewerbungsform .seperator
{
	background-color:#FFFFFF;
	height:6px;
	margin-bottom:21px !important;
	margin-top:10px !important;
}

.bodytext
{
	padding:0px;
}

.home-content .bodytext
{
	width:290px;
}

/*	
	Sitemap
*/

.csc-sitemap ul li ul li
{
	margin-left:20px;
}

/*
	Tabellenanpassungen Inhalt beim Menüpunkt Medizin Indikationen
*/

.cateffect_div table
{
	width:100%;
}

.row_odd
{
	background: #EFEFEF;
}

.th_list_c3
{
	width: 70px;
}

/*
	Contact
*/

.csc-arbeitskreisform
{
	width:360px;
}

/*
	Newsletter
*/

#fieldsetNewsletter .pos-rel
{
	float:right !important;
}

/* Downloadcenter */

.tx-downloadCenter-pi1 p
{
	margin: 0;
	padding: 0;
}

.tx-downloadCenter-pi1-list_icon
{
	float: left;
	width: 150px;
	height: 90px;
}

.tx-downloadCenter-pi1-list_block
{
	width: 270px;
	height: 90px;
	float: left;
}

.tx-downloadCenter-pi1-list_title
{
	font-weight: bold;
}

#formnewsletter
{
	width: 340px;
}

.home-content
{
	width: 290px;
	float: left;
	margin-right: 15px;
}


/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
	z-index: 999;
	position: relative;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			34px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a:link,
.sf-menu a:active,
.sf-menu a:visited {
/*	border-left:	1px solid #ffffff;
	border-top:		1px solid #ffffff;*/
	padding:		12px 15px 8px 15px;
	
	text-decoration:none;
}
.sf-menu a:link,
.sf-menu a:active,
.sf-menu a:visited { /* visited pseudo selector so IE6 applies text color*/
	color:			#707070;
	font-size:		13px;
	text-transform: uppercase;
}
.sf-menu li {
	background:		#efefef;
}
.sf-menu li li,
.sf-menu li li a:link,
.sf-menu li li a:active,
.sf-menu li li a:visited {
	background:		#efefef;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	text-transform: none !important;
}

.sf-menu li ul * {
	font-size: 		12px !important;	
}

.sf-menu li li li {
	background:		#efefef;
}
.sf-menu li:hover, 
.sf-menu li.sfHover,
.menu-active 
{
	background-color:		#bababa !important;
	outline:		0;
	color: #ffffff !important;
}

.sf-menu li li .menu-active 
{
	color: #707070 !important;
}

.sf-menu a:focus, 
.sf-menu a:hover, 
.sf-menu a:active
{
	background-color:		#bababa !important;
	color: #ffffff !important;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	display: none;
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}


/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */

.sf-menu ul .sf-sub-indicator { 
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	
	background:		url('../img/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
	background-position:  -10px 0; 
}
.sf-menu ul a > .sf-sub-indicator { 
	background-position:  0 0; 
}
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../img/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	margin:12px 0px 12px 0px;
}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border: none;
	background: none;
}

.news-latest-container H2,.news-latest-gotoarchive {
	display: none;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	
}
.news-latest-gotoarchive A {
	
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;	
	padding:0px;
	margin:0px;
	border: none;
	background: none;
	margin-bottom: 20px;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 20px;
}

.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	border: none;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	
}


.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
	font-size: 12px;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/

.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding:3px;
	margin:0px 0px 15px 0px;
}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px solid #E2E2E2;
	color: #A8017C;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#A8017C;
	padding-left:2px;
}
.news-list-container H3 A {
	color:#A8017C;

}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: #5F5F5F;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: 6px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container .jquery-corner
{
	position:relative;
	width: 100% !important;
}

.news-list-container .news-corner
{
	float:left;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
	margin: 0px 15px 15px 0px;
	width:auto !important;
}

.news-list-container IMG {
	float: left;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-category {
	font-size:12px;
	margin-left:3px;
	font-style: italic;
}

.news-list-morelink {
	font-size:12px;
	margin-left:3px;
}

.news-list-morelink a:hover
{
	text-decoration: underline;
	color: #A8017C; 
}

.news-list-morelink  {
	margin-bottom:3px;
	clear:both;
	text-align: right;
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	/*
	border:1px solid #666;
	background-color:#F9FFE5;
	*/
	padding:3px;
}

.news-single-img .jquery-corner
{
	position:relative;
}

.tx-ttnews-browsebox table {
	margin: auto !important;
}

.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: #BBE53A;
	border:1px solid #666;
	*/
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #A8017C;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}



.news-single-img {
	float: right;
	margin-left:5px;

}



.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {
	float: right;
}
.news-single-backlink, .news-single-backlink a {
	display:none;
}

.news-single-backlink a:hover
{
	text-decoration: underline;
}

.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: #BBE53A;
/* 	clear: both; */
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#F9FFE5;
}

.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-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	background-color:#BBE53A;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#F9FFE5;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#769024;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color:#fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header  {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#fff;
}
.level1 {
	padding-left:10px;
	background-color:#eee;
}
.level2 {
	padding-left:10px;
	background-color:#ddd;
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
	padding-left:10px;
	background-color:#bbb;
}

/*--------------------------------- tt_news Zeitungen --------------------------------- */
.magazineItems
{
	float:left;
	margin-right:60px;
}

.magazineItems .listTitle,
.magazineItems .listLinkMag,
.magazineItems .bodytext
{
	clear:both;
}

.listImage .jquery-corner
{
	float:left !important;
	position:relative;
	width: 140px !important;
}

.listImage .news-corner
{
	float:left;
	width: 140px !important;
}

/*

.impression-gallery-container
{
	display: block;
	float: left;
	position:relative;
}

.impression-gallery-item
{
	width: 122px;
	height: 115px;
	text-align: center;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #efefef;
	padding: 5px;
	position: relative;
}

.impression-gallery-item:hover
{
	background-color: #bababa;
}

.impression-gallery-item img
{
	border: 1px solid #ffffff;
	position: relative;
}

.impression-gallery-subline
{
	position: absolute;
	width: 122px;
	text-align: center;
	bottom: 3px;
}

*/



.impression-gallery-item
{
	width: 122px;
	height: 115px;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #efefef;
	padding: 5px;
	float:left;
	/*position:relative;*/
}

.impression-gallery-item:hover
{
	background-color: #bababa;
}

.impression-gallery-item img
{
	border: 1px solid #ffffff;
}

.impression-gallery-subline
{
	text-align: center;
	bottom: 3px;
	left: 3px;
	width: 122px;
	position: absolute;
}



