a {
	font-weight:bold;
	text-decoration:underline;
	color:#aa8d4c;
}

a:hover{
}

img {
	border:none;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:100%;
	padding:0;
	margin:0;
	background:#C0C0C0;
	color:#003178;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	background:#FFFFE5;
}

/* Header */
#header{
	width:950px;
	float:left;
	background:#FFFFE5;
	clear:both;
}

#headerLeft {
	width:229px;
	height:245px;
	float:left;
	margin-right:1px;
	background:#003178;
	text-align:center;
	color:#aa8d4c;
}

#headerRight {
	width:141px;
	height:245px;
	float:left;
	margin-left:1px;
	background:#e5ddb7;
	padding-left:12px;
	padding-right:12px;
}

#headerRight h3 {
	background:transparent url(images/bullet_mainnav.gif) no-repeat scroll 0px 50%;
	font-weight:bold;
	margin:0;
	padding:0px 0px 0px 15px;
	font-size:11px;
}

.section {
	margin-top:16px;
}

.section .spacer {
	margin-top:10px;
	background:url(images/leftspacer.gif) no-repeat;
	width:187px;
	height:1px;
}

#headerRight .section .content {
	padding-left:15px;
}

#headerRight .section .content p {
	margin:6px 0px 6px 0px;
	padding:0;
}

#headerLogo {
	margin-top: 13px;
}

#headerImage {
	float:left;
}

#header .csc-textpic {
	float:left;
}

#header dl, #header dl {
	margin:0;
}

#header .csc-textpic .csc-textpic-image {
	margin-bottom:0px;
}

#header .csc-textpic-clear {
	clear:none;
}

#headerAddress {
	/* height:89px; */
	padding-top:13px;
	padding-bottom:13px;
	line-height:16px;
	font-size:10px;
}

#headerAddress a {
	font-weight:bold;
	text-decoration:underline;
	color:#aa8d4c;
}

#headerAddress p {
	margin:0;
	padding:0;
	line-height:16px !important;
}

#headerGroupLogo {
	height:48px;
}

#headerNav{	
	padding:8px 10px 0px 23px;
	height:25px;
	float:left;
	background:#FFFFE5;
	width:917px;
}

#headerNav #breadcrumbs {
	float:left;
}

#headerNav #breadcrumbs a {
	color:#003178;
	background:transparent url(images/bullet_mainnav.gif) no-repeat scroll 0px 50%;
	padding-left:15px;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	margin-right:10px;
}

#headerNav #languages {
	float:right;
}

#headerNav #languages img {
	margin-left:10px;
}

/* Main Menu*/
#mainMenu{
	float: left;
	width: 950px;
	height:33px;
	background:#FFFFE5;
	padding-top:1px;
}

.start #mainMenu{
	height:141px;
}

.start #mainMenu .menuStart {
	height:140px;
}

#mainMenu .menuStart {
	width:10px;
	height:32px;
	float:left;
	background:#E5DDB7;
}

#mainMenu .menuItem {
	padding: 11px 0px 0px 12px;
	width:143px;
	height:21px;
	float:left;
}

.start #mainMenu .menuItem {
	height:129px;
}

#mainMenu .menuItem ul {
	padding:0;
	margin:0;
}

#mainMenu .menuItem li {
	padding:0;
	margin:0;
	list-style:none;
}

#mainMenu .menuItem li {
	margin-bottom:3px;
}

#mainMenu .menuItem li a {
	color:#003178;
	padding-left:15px;
	font-weight:normal;
	text-decoration:none;
}

#mainMenu .menuItem li.main a {
	background:transparent url(images/bullet_mainnav.gif) no-repeat scroll 0px 50%;
	font-weight:bold;
}

#mainMenu .menuEnd {
	width:10px;
	height:32px;
	float:left;
	background:#DDD1A8;
}

.start #mainMenu .menuEnd {
	height:140px;
}

#mainMenu .menuOdd {
	background:#E5DDB7;
}

#mainMenu .menuEven {
	background:#DDD1A8;
}

/*Sidebar&Content BG */
#contentBG{
	width:950px;
	background:#FFFFE5 url(images/contentBG.gif) repeat-y;
	float:left;
}

/* Left Sidebar*/
#sidebarLeft{
	float:left;
	width: 187px;
	margin-right:1px;
	background:#003178;
	color:#ffffe5;
	display: inline;
	padding-left:23px;
	padding-right:19px;
}

#sidebarLeft h3 {
	background:transparent url(images/bullet_mainnav.gif) no-repeat scroll 0px 50%;
	font-weight:bold;
	margin:0;
	padding:0px 0px 0px 15px;
	font-size:11px;
}

#sidebarLeft .section .content {
	padding-left:15px;
}

#sidebarLeft .section .content p {
	margin:6px 0px 6px 0px;
	padding:0;
}

#sidebarLeft form {
	margin:0;
	padding:0;
}

#sidebarLeft label {
	display:block;
	padding-top:3px;
	margin:0px;
	float:left;
	vertical-align:middle;
}

#sidebarLeft input {
	border:none;
	background-color:#ffffe5;
	/* height:20px; */
	margin:0;
	padding:2px;
	vertical-align:middle;
}

#sidebarLeft .frmcontainer {
	clear:both;
	padding-top:3px;
	height:20px;
}

#sidebarLeft .frmdatepicker {
	float:right;
	width:105px;
}

#sidebarLeft #anreise {
	width:80px;
	float:left;
}

#sidebarLeft #abreise {
	width:80px;
	float:left;
}

#sidebarLeft #anzahl {
	width:40px;
	float:right;
	margin-right:21px;
	text-align:right;
}

#sidebarLeft .ui-datepicker-trigger {
	float:right;
	margin-left:4px;
}

#sidebarLeft .btnsend {
	display:block;
	margin-top:3px;
}

#sidebarLeft #subMenu {
	margin-top:16px;
}

#sidebarLeft #subMenu ul {
	padding:0;
	margin:0;
}

#sidebarLeft #subMenu ul li {
	padding:0;
	margin:0;
	list-style:none;
}


#sidebarLeft #subMenu ul li {
	margin-bottom:3px;
}

#sidebarLeft #subMenu ul li a {
	color:#FFFFE5;
	text-decoration:none;
	padding-left:15px;
	background:transparent url(images/bullet_sub_normal.gif) no-repeat scroll 2px 5px;
	font-weight:normal;
}

#sidebarLeft #subMenu ul li.active a {
	background:transparent url(images/bullet_sub_active.gif) no-repeat scroll 2px 5px;
	font-weight:bold;
	color:#aa8d4c;
}

#sidebarLeft #subMenu ul li.main a {
	background:transparent url(images/bullet_sub.gif) no-repeat scroll 0px 50%;
	font-weight:bold;
}

/* Content*/
#content{
	float:left;
	padding:25px 18px 20px 18px;
	width:518px;
	background:#FFFFE5;
} 

#content.wide{
	width:684px;
}

#content li {
	margin-top:5px;
}

#sidebarRight {
	float:right;
	width:143px;
	padding-left:12px;
	padding-right:10px;
	padding-bottom:13px;
	background:#aa8d4c;
	color:#ffffe5;
	margin-bottom:10px;
}

#sidebarRight .section {
	margin-top:16px;
}

#sidebarRight .section .spacer {
	background:url(images/rightspacer.gif) no-repeat;
	width:143px;
	height:14px;
	margin-top:0px;
}

#sidebarRight h3 {
	font-weight:bold;
	margin:0;
	font-size:11px;
}

#sidebarRight a {
	color:#003178;
}

#contentHeader{
	background:#FFFFFF;	
	width:555px;
	float:left;
	margin-bottom:15px;
	display:inline;	
}

/* Footer */
#footer{
	clear:both;
	padding: 0px 0px 30px 0px;
	height:22px;
	margin-left:248px;
}

#footer * {
	vertical-align:middle;
}

#searchcontainer {
	float:right;
}

#searchcontainer input {
	border:none;
	background-color:#f2eece;
	margin:0px 2px 0px 0px;
	padding:3px;
	width:133px;
}

#searchcontainer img {
	cursor:pointer;
}

#smallprint {
	float:left;
	background:url(images/contentspacer_footer.gif) repeat-x;
	height:22px;
	line-height:22px;
	width:536px;
}

#navbottom {
	display:inline;
	margin:0;
	padding:0;
}

#navbottom li {
	display:inline;
	list-style:none;
	margin:0 5px 0 0;
	padding:0;
}

#navbottom li a {
	text-decoration:none;
	color:#003178;
	font-weight:normal;
}

/** Contentelemente */

#tblteaser {
	margin-top:21px;
}

#tblteaser h2 {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
}

#tblteaser p {
	margin:5px 0px 0px 0px;
	padding:0;
}

.tblteaserlight {
	margin-top:21px;
	width:100%;
}

.tblteaserlight h2 {
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
}

.tblteaserlight tr.header th {
	text-align:left;
	height:25px;
	border-bottom:1px dotted #AB8E4D;
}

.tblteaserlight tr.spacer td {
	height:5px;
	padding:0;
}

.tblteaserlight td {
	padding-top:10px;
	vertical-align:top;
}

.tblteaserlight p {
	margin:0;
}

/*** ListTableTeaser */
.listteasertable .image {
	width:140px;
	padding-bottom:18px;
	padding-top:18px;
	border-bottom:1px dotted #ab8e4d;
}

.listteasertable .caption {
	width:280px;
	vertical-align:middle;
	border-bottom:1px dotted #ab8e4d;
}

.listteasertable .caption h1 {
	font-size:14px;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0;
}

.listteasertable .caption p {
	margin:0;
	padding:0;
}

.listteasertable .caption .period {
	margin:0;
	padding:0;
}

.listteasertable .link {
	width:95px;
	vertical-align:middle;
	border-bottom:1px dotted #ab8e4d;
}

.listteasertable .link .button {
	border:1px solid #aa8d4c;
	width:95px;
	padding: 2px 5px 2px 5px;
	float:left;
	margin-right:10px;
	background: url(images/button_bullet_light.gif) no-repeat right;
}

.listteasertable .link .button a {
	text-decoration:none;
	text-transform:uppercase;
}


/* SITEMAP */
.csc-sitemap a {
	text-decoration:none;
}

.csc-sitemap ul li {
	margin-bottom:15px;
	font-weight:bold;
	font-size:12px;
}

.csc-sitemap ul li ul li {
	margin-bottom:0px;
	font-weight:normal;
	font-size:11px;
}

/* ################ Detailansicht NEWS ########################### */
.news-single-detail .content .description {
	line-height:20px;
	padding-right:25px;
}

.news-single-detail .image {
	margin-top:10px;
}

.news-single-detail .news-single-img {
	text-align:center;
}

.news-single-detail .news-single-img img {
	margin-right: 10px;
}

.news-single-detail .contentlinks {
	clear:both;
	padding-top:25px;
}

.news-single-detail .contentlinks .back {
	padding: 2px 5px 2px 5px;
	margin-right:10px;
	float:right;
}

.news-single-detail .contentlinks .back a {
	font-weight:normal;
	color:#003178;
}

/* Formular */fieldset.csc-mailform{border:0}
fieldset.csc-mailform label{width:120px;float:left;text-align:right;margin-right:10px;display:block}
fieldset.csc-mailform input,fieldset.csc-mailform textarea,fieldset.csc-mailform select{margin-bottom:10px;font-size:10px;font-family:Verdana, Helvetica, sans-serif;border:1px solid #ccc;padding:2px;xwidth:350px}
fieldset.csc-mailform fieldset input{float:none;display:inline;width:50px;text-align:left;border:0}
fieldset.csc-mailform fieldset label{display:inline;float:none;text-align:left;width:400px;margin:10px 0}
fieldset.csc-mailform fieldset{border:0}
fieldset.csc-mailform fieldset legend{display:none}
fieldset.csc-mailform select{width:220px;}
fieldset.csc-mailform option{padding:0 5px;background:#fff}
#mailformformtype_mail{border:1px solid #AA8D4C;float:left;margin-right:10px;padding:2px 5px;width:95px; background-color:#FFFFFF;}