body {
	background-color:#f2d4d6;
	background-image:url(img/body_bg.gif);
	background-repeat:no-repeat;
	background-position:center top;
	font-family:"Lucida Grande","Lucida Sans Unicode",Sans-Serif;
	font-size:12px;
	margin:0px;
	padding:0px 0px 20px 0px;
}
.clear {
	clear:both;
	font-size:1px;
}
.noBorder {
	border:0px !important;
	
}
p {
	margin:0px;
	padding:0px;
}
a {
	color:#d6051b;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.box {
	width:917px;
	margin:auto;

}

/* header */
.header {
	background-image:url(img/header.gif);
	background-repeat:no-repeat;
	background-position:-54px top;
	height:127px;
	margin-bottom:16px;
	padding:0px 84px 0px 0px;
}
.headerit {
	background-image:url(img/header_it.gif);
	background-repeat:no-repeat;
	background-position:-54px top;
}
.headeren {
	background-image:url(img/header_en.gif);
	background-repeat:no-repeat;
	background-position:-54px top;
}
	.home-link {
		float:left;
		display:block;
		width:202px;
		height:90px;
	}
	/* nav */
	.serviceNav, .serviceNav li, .mainNav, .mainNav li {
		margin:0px;
		padding:0px;
		list-style-type:none;
		float:left;
	}
	.serviceNav a, .mainNav a {
		float:left;
		display:block;
		color:#d2b9bd;
		text-transform:uppercase;
	}
	.serviceNav a:hover, .serviceNav a.on, .mainNav a:hover, .mainNav a.on {
		color:white;
		text-decoration:none;
	}
		.serviceNav {
			float:right;
			margin:64px 0px 0px 0px;
		}
			.serviceNav a {
				background-image:url(img/service-nav-spacer.jpg);
				background-position:right 10px;
				background-repeat:no-repeat;
				padding:7px 8px 3px 6px;
			}
			.serviceNav li.last a {
				background:none;
				padding-right:0px;	
			}
	
		.mainNav {
			clear:both;
			float:left;
			margin:1px 0px 0px 157px;
			width:670px;
		}
		* html .mainNav {
			margin-left:80px;
		}
			.mainNav  a {
				padding:14px 10px 6px 10px;
			}
			/* rollout */
			.mainNav li ul {
				display:none;
				clear:left;
				margin: 0px 0px -1000px 0px;
				padding:15px 0px 10px 10px;
				position: absolute;
				top: 126px;
				z-index:110;
				background-color:#f5dcdf;
				border:1px solid #99002e;
				opacity:0.95;
				filter:alpha(opacity=95);
			}
			
			.mainNav li ul li {
				float:none;
				padding-bottom:1px;
			}
			.mainNav li ul a {
				float:none;
				display:block;
				margin:0px;
				padding:2px 20px 2px 20px;
				background:none;
				white-space:nowrap;
				text-transform:none;
				color:#99002e;
			}
			.mainNav li ul a:hover, .mainNav li ul a.on {
				background-color:#99002e;
				color:white;
			}


		.subNav , .subNav li {
			padding:0px;
			margin:0px;
			list-style-type:none;
		}
		.subNav li {
			padding-bottom:1px;
		}
		.subNav {
			border:1px solid #99002e;
			padding:15px 0px 15px 0px;
			margin:0px 0px 10px 0px;
			background-color:#f9eded;
		}
		.subNav li a {
			display:block;
			color:#99002e;
			margin:0px 0px 0px 10px;
			padding:2px 5px 2px 15px;
		}
		.subNav li a:hover, .subNav li a.on {
			background-color:#99002e;
			color:white;
			text-decoration:none;
		}
		/* 2�level */
		.subNav li ul {
			margin:0px;
			padding:0px;
		}
		.subNav li ul li a {
			margin:0px 0px 0px 26px;
			padding:2px 5px 2px 25px;
		}
		.subNav li ul li a:hover, .subNav li ul li a.on {
			background-color:#f2d4d6;
			color:#99002e;
		}
		/* 3�level */
		.subNav li ul li ul li a {
			margin:0px 0px 0px 26px;
			padding:2px 5px 2px 45px;
		}

/* content */
.content-wrapper {
}

/* home boxen */
.homebox .content {
	position:relative;
}
.homebox .content-bg-img {
	margin-bottom:-140px;
}
.homebox .footer {
	margin-top:140px;
}
.homebox .column1, .homebox .column2, .homebox .column3 {
	float:left;
	width:299px;
	margin:0px 10px 0px 0px;
	min-height:200px;
}
.homebox .column3 {
	margin-right:0px;
}
/* content box */
.contentbox .column1 {
	float:left;
	width:260px;
	
}
.contentbox .column2 {
	float:left;
	width:645px;
	margin-left:12px;
	background:none;
	
}
	.contentbox .main-content {
		min-height:468px;
		border:1px solid #99002e;
		background-image:url(img/50_white.png);
		
		position:relative;
		top:80px;
	}
	.contentbox .main-content {
		padding-bottom:10px;
	}
	* html body .contentbox .main-content {
		height:468px;
		background-image:none;
		background-color:#FAEEEF;
		width:643px;
		/*
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/img/50_white.png',sizingMethod='crop');
		*/
	}
	.contentbox h1 {
		background-color:#99002e;
		color:white;
		font-size:15px;
		font-weight:normal;
		padding:10px 10px 4px 15px;
		margin:20px 40px 20px 0px;
	}
	.contentbox .content-footer {
		clear:both;
		background-color:#b2546e; 
		color:white;
		text-align:right;
		padding:2px 40px 3px 0px;
		font-size:11px;
		position:relative;
		top:80px;
	}
	.contentbox .content-footer a {
		color:white;
	}

.contentbox .content-bg-img {
	position:absolute;
}
.contentbox .column2  .footer {
	clear:both;
	position:relative;
	top:80px;
	
	
}
/** content-2column_50-50 **/
.content-2column_50-50 {
	clear:both;
}
	.content-2column_50-50 .box1b, .content-2column_50-50 .box2b, .content-2column_50-50 .box1, .content-2column_50-50 .box2 {
		float:left;
		width:49.999999%;
		
	}
	.content-2column_50-50 .box1b .boxes {
		margin-right:5px;
	}
	.content-2column_50-50 .box2b .boxes {
		margin-left:5px;
	}
	.content-2column_50-50 .box2b, .content-2column_50-50 .box2 {
		float:right;
		
	}
/* boxes */
.boxes {
	border:1px solid #99002e;
	margin-bottom:10px;
	background-color:#f9eded;
}
.boxes_first {
	background-color:transparent;
	background-image:url(img/50_white.png);
}
* html body .boxes_first {
	background-image:none;
	width:297px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/img/50_white.png',sizingMethod='crop');
}
	.box_height_1 {
		height:315px;
		overflow:hidden;
	}
	.box_height_2 {
		height:469px;
		overflow:hidden;
	}
	.tpl1 h3 {
		margin:0px;
		padding:0px;
		font-size:14px;
		color:#f8d6e0;
		font-weight:normal;
	}
	.tpl1 h3 a, .tpl1 h3 span {
		display:block;
		background-color:#98002e;
		margin:15px 0px 10px 12px;
		padding:13px 3px 3px 15px;
		color:#f8d6e0;
	}
	.tpl1 .im  {
		display:block;
		text-align:right;	
		
		margin:0px -1px 0px 0px;
		
	}
	.tpl1 .im img {
		border:1px solid #99002e;
	}
	.tpl1 .txt {
		clear:right;
		padding:40px 20px 40px 40px;
		font-size:11px;
		overflow:hidden;
	}
	.tpl1 .txt:first-letter {
		font-size:15px;
		color:#99002e;
	}
	.tpl1 .more {
		display:block;
		background-color:#b2546e; 
		color:white;
		text-align:right;
		font-size:10px;
		padding:0px 10px 0px 0px;
	}
	.tpl1 .more2 {
		display:block;
		color:#99002e; 
		padding:20px 0px 0px 0px;
	}
	
	* html .tpl2 {
		background-image:url(img/boxes_bg.gif);
		background-repeat:repeat-x;
	}
	* html .tpl2 h3 {
		float:left;
	}
	* html .tpl2 .im {
		clear:left;
	}		
	
	.tpl2 h3 {
		margin:0px;
		padding:0px;
		font-size:14px;
		font-weight:normal;
		background-color:#99002e;
		color:#f8d6e0;
	}	
	.tpl2 h3 a, .tpl2 h3 span {
		display:block;
		color:#f8d6e0;
		background-color:#99002e;
		margin:0px;
		padding:11px 3px 5px 15px;
	}
	.tpl2 .im {
		
		margin:0px;
	}
	.tpl2 .im img {
		float:left;
		border:0px;
	}
	.tpl2 .txt {
		float:left;
		font-size:11px;
		padding:20px 40px 20px 15px;
	}
	.tpl2 .more {
		display:block;
		background-color:#b2546e;
		color:white;
		text-align:right;
		font-size:10px;
		padding:0px 10px 0px 0px;
	}
	.tpl2 .more2 {
		display:block;
		color:#99002e; 
		padding:20px 0px 0px 0px;
	}
	.tpl2 .txt:first-letter {
		font-size:15px;
		color:#99002e;
	}
	/* footer box 3 */
	* html .box3  {
		/*display:none;*/
	}

	.box3 {
		clear:both;
		position:relative;
		top:93px;
	} 
	* html .box3 {
		position:static;
		margin-bottom:-93px;
		padding-top:93px;
	}
	.box3 .boxes {
		overflow:hidden;
	}
	.box3 .boxes .txt {
		width:300px;
	}
	* html .box3 .boxes .txt {
		width:240px;
	}
/* footer */
.footer {
	clear:both;
	margin:0px 0px 0px 15px;
	padding-top:20px;
	padding-bottom:20px;
	color:#99002e; 
	font-size:11px;
	
}
* html .footer {
	padding-bottom:80px;
}
.footer a {
	color:#99002e;
}
.homebox .footer {
	padding-top:5px;
	margin-left:325px;
	font-size:11px;
}

/* CONTENT */
	hr {
		border:0px solid #98002e;
		background-color:#98002e;
		height:1px;
	}
	.row {

	}
	.row .date {
		float:left;
		border-top:1px solid #99002e;
		border-bottom:1px solid #99002e;
		background-color:#b2546e;
		color:white;
		font-size:13px;
		font-weight:bold;
		text-align:right;
		width:70px;
		height:46px;
		position:relative;
	}
	.row .date a {
		color:white;
	}
	.row .date span {
		display:block;
		position:absolute;
		padding:5px;
		bottom:0px;
		right:0px;
	}
	.row .date2 {
		background-color:#950028;
	}
	.row .type2 {
		background-color:#F2D4D6 !important;
	}
	.row .contBox {
		float:left;
		border:1px solid #99002e;
		background-color:#f8e6e6;
		margin:0px 0px 0px 0px;
		padding:10px 16px 10px 20px;
		width:495px;
	}
	.row .contBox h2 {
		font-size:14px;
		color:#590527;
		margin:0px;
		padding:0px;
	}
	.row .contBox h2 a {
		color:#590527;
	}
	.row p {
		margin-top:0px;
	}
	.row .contBox a {
		color:#590527;
	}
	
		.cont1 {
			padding-top:20px;
		}
		.cont1 .date {
			margin-top:50px;
		}
		.cont1 .contBox {
			min-height:320px;
			font-size:13px;
			/*text-align:justify;*/
		}
		* html .cont1 .contBox { 
			height:320px;
		}
		.cont1 .csc-textpic-image img {
			border:1px solid #99002e !important;
		}

		.cont2 {
			clear:both;
			padding-top:10px;
		}
		.cont2 .col1 {
			vertical-align:bottom;
		}
		.cont2 .date {
		}
		/*
		.cont2 a {
			font-weight:bold;
		}
		*/
		.cont3 {
			clear:both;
			padding-top:20px;
		}
		/*.cont3 .csc-textpic_tsss {*/
		
		.cont3 .csc-textpic-imagewrap img  {
			margin:-10px -20px 10px -20px !important;
		}
		.cont3 .contBox {
			margin-left:70px;
			border-top:0px;
			
		}
		* html .cont3 .csc-textpic-imagewrap img  {
			margin:0px !important;
		}
		* html .cont3 .csc-textpic-imagewrap {
			margin:-10px -20px 10px -23px !important;
		}
		* html .cont3 .contBox {
			margin-left:35px;
		}

		.cont3 h2 {
			font-size:13px;
			color:white;
			background-color:#b2546e;
			margin:0px 40px 0px 0px;
			padding:7px 10px 3px 80px;
			cursor:pointer;
		}
		
		
		.cont_links {
			padding:20px 0px 10px 50px;
		}
		.cont_links .row .contBox {
			margin-bottom:10px;
		}
		.cont_links .row .contBox h2 {
			
		}
		.cont_links .row .contBox .txt {
			
		}
		.cont_links .row .contBox .im img {
			float:right;
		}
		/*
		.cont_links {
			padding:30px 0px 10px 50px;
		}
		.cont_links .row .contBox {
			float:left;
			border:1px solid #99002e;
			width:274px;
			height:158px;
			padding:0px;
			margin:0px 7px 7px 0px;
			position:relative;
		}
		.cont_links .row .contBox h2 {
			padding:20px 25px 0px 20px;
		}
		.cont_links .row .contBox .txt {
			position:absolute;
			padding:0px 25px 0px 20px;
		}
		.cont_links .row .contBox .im img {
			position:absolute;
			bottom:4px;
			right:5px;
		}
		*/
		
		/* .cont4 anfahrt normal content */
		.cont4 {
			padding:20px 40px 30px 40px;
						
		}
		.main-content4 {
			min-height:260px !important;	
		}
		* html body .main-content4 {
			height:260px !important;
		}
		.cont4 p:first-letter {
			font-size:15px;
			color:#99002e;
		}
		
	/* news detail */
	.news1 .newsImg  {
		float:left;
		margin:-10px 20px 0px -20px;
	}
	.news2 .newsImg {
		float:left;
		margin:-10px 0px 0px -20px;
	}
	.news1 .newsImg img, .news2 .newsImg img {
		border:0px !important;
	}
	.news2 .newsImg img {
		margin-bottom:10px;	
	}
	.news1 .title {
		float:left;
		width:210px;
		padding:20px 0px 0px 0px;
	}
	.news1 .title h3, .news2 .title h3 {
		margin:0px;
		padding:0px 0px 0px 0px;
		font-size:12px;
		font-weight:normal;
	}
	.news1 .txt, .news2 .txt {
		padding:10px 0px 0px 0px;
		clear:both;
	}
	.news2 .title {
		clear:both;
	}
	
	.news-single-files dt {
		padding-bottom:10px;
	}
	.news3 .newsImg {
		float:right;
		margin:-10px -16px 0px 0px;
	}
	/* paging */
	.main-content {
		position:relative;
	}
	.browseBoxWrap {
		padding:15px;	
	} 
	.browseLinksWrap  {
		position:absolute;
		bottom:0px;
		left:70px;
		clear:both;
	}
	.browseLinksWrap span a, .browseLinksWrap span.active {
		display:block;
		float:left;
		text-align:right;
		font-family:Verdana;
		background-color:#98002e;
		color:white;
		font-size:15px;
		font-weight:bold;
		width:23px;
		height:20px;
		padding:6px 3px 0px 0px;
		margin:0px 3px 0px 0px;
	}
	.browseLinksWrap span a {
		color:white;
	}
	.browseLinksWrap span.active, .browseLinksWrap span a:hover {
		text-decoration:none;
		background-color:#f2d4d6;
		color:#98002e;
	}
	
	/* kellerei info */
	.swtpl {
		font-size:13px;
	}
	.k-info {
		margin:0px 40px 0px 0px;	
		min-height:500px;
	}
	.k-info .head {
		position:relative;
		border-bottom:1px solid #99002f;
	}
	.k-info .head img {
		border-top:1px solid #99002f;
		border-right:1px solid #99002f;
	}
	.k-info .head h3 {
		color:#6c1538;
		margin:55px 0px 0px 30px;
		width:285px;
		padding:0px;
		font-size:15px;
		font-weight:normal;
		position:absolute;
		bottom:10px;
		left: 285px;
	}
	* html body .k-info .head h3 {
		position:relative;
		top:-100px;
		margin-bottom:-100px;
	}
	.k-info .txt {
		padding:30px 40px 60px 50px;
	}
	.k-info .txt a, .k-info-footer .txt a {
		color:black;
	}
	.k-info .txt a:hover, .k-info-footer .txt a:hover {
		color:#912644 !important;	
	}
	.k-info-footer .actions {
		border-top:1px solid #99002f;
		margin:0px 0px 0px 0px;
		padding:10px 0px 5px 50px;
	}
	.k-info-footer .txt {
		padding:0px 40px 10px 50px;
	}
	.k-info-footer .actions a {
		color:#6c1538;
	}
	.k-info-footer {
		position:absolute;
		bottom:10px;
		width:644px;
	}
		/* visitenkarte popup */
		.visit-info {
			position:absolute;
			top:-80px;
			width:560px;
			margin-left:45px;
			border:1px solid black;
			background-color:#f9eded;
			border:1px solid #99002f;
			z-index:99;
			
		}
		.visit-info .head {
			position:relative;
			border-bottom:1px solid #99002f;
			margin:20px 0px 20px 20px;
		}
		.visit-info .head img {
			border:1px solid #99002f;
			border-bottom:0px;
		}
		.visit-info .head h3 {
			color:#6c1538;
			margin:0px 0px 5px 20px;
			padding:0px;
			font-size:15px;
			font-weight:normal;
			width:222px;
			position:absolute;
			bottom:0px;
			left: 285px;
		}
		* html body .visit-info .head h3 {
			position:relative;
			top:-50px;
			margin-bottom:-50px;
		}

		.visit-info .txt {
			padding:0px 20px 0px 20px;
		}
		.visit-info .txt a {
			color:black;
		}
		.visit-info .actions {
			padding:20px;
		}
		.visit-info .actions a {
			color:#6c1538;
		}
	/* kellerei list */
	.contentbox .klist .main-content {
		min-height:210px;
	}
	* html body .contentbox .klist .main-content {
		height:210px;
	}
	.k-list {
		padding:10px 30px 0px 30px;
	}
	.k-list a {
		color:black;
		display:block;
		width:180px;
		float:left;
		margin:0px 10px 8px 0px;
	}
	
	
	/* 4 selector */
	.k-left {
		border:1px solid #99002e;
		background-color:#f9eded;
		margin-bottom:10px;
	}
	.k-left .subNav {
		border:0px !important;
	}
	.kquickselect {
		margin:0px 0px 0px 10px;
		height:20px;
		width:230px;
		position:relative;
		top:10px;

	}
	#gmap {
		margin-bottom:-80px;		
	}
/* DATENBANK */
.contentbox-db .column2 {
	background:none;
}
.contentbox-db .main-content {
	background-color:#f9eded;
}
.contentbox-db .main-content, .contentbox-db .content-footer, .contentbox-db .footer {
	top:0px !important;	
}
	/* db content */
	.cont-db .head {
		margin-right:20px;
	}
	.cont-db .head .title {
		padding:5px 0px 0px 23px;
		color:#99002e;
		font-weight:bold;
	}
	.cont-db .head .title .view_type {
		float:right;
		width:150px;
	}
	.cont-db .head .title .kell {
		width:200px;	
	}

	.cont-db .head .actions {
		color:#99002e;
		border-top:1px solid #99002e;
		margin:5px 0px 0px 0px;
		padding:5px 0px 0px 23px;
	}
	.cont-db .list ul, .cont-db .list li {
		clear:both;
		list-style-type:none;
		background-color:#f9eded;
	}
	.cont-db .list li.cat {
		
		margin:7px 20px 0px 0px;
	}
	.cont-db .list li.cat h4 {
		background-color:#99002e;
		color:white;
		font-size:12px;
		padding:5px 5px 5px 23px;
	}
	.cont-db .list li.value {
		background-color:#f9eded;
		border-bottom:1px solid #99002e;
		padding:5px 5px 5px 23px;
		color:black;
	}
	.cont-db .list li.value h5 {
		float:left;
		width:120px;
		font-size:11px;
	}
	.cont-db .head input {
		border:1px solid #99002e;
		background-color:white;
		color:black;
		padding:3px;
	}
	.cont-db select {
		border:1px solid #99002e;
	}
	/* 2� level */
	.cont-db .list li.cat ul li h4 {
		background-color:#b2546e;
	}
	.cont-db .list .inputs {
		clear:left;
		padding:2px 0px 7px 0px;;
	}
	.cont-db .list .inputs .item {
		float:left;
		width:285px;
	}
	.cont-db .list .inputs label {
		display:block;
		float:left;
		width:100px;
	}
	.cont-db .list .inputs input {
		float:left;
		width:90px;
		text-align:right;
		margin:0px 5px 0px 0px;
	}
	.cont-db .list .inputs span {
		display:block;
		float:left;
	}
	/* auswertung */
	.cont-db .an-conf {
		margin-top:10px;
		padding:5px 10px 5px 40px;
		border-top:1px solid #99002e;
	}
	.cont-db .an-head {
		margin-top:10px;
		border-bottom:1px solid #99002e;
		border-top:1px solid #99002e;
	}
	.cont-db .an-item {
		clear:both;
		padding:5px 10px 5px 40px;
	}
	.cont-db .an-item .title {
		display:block;
		margin-bottom:5px;
	}
	.cont-db .an-item label {
		display:block;
		float:left;
		width:70px;	
		margin-bottom:5px;
	}
	.cont-db .an-item select {
		float:left;
		width:200px;
		margin-bottom:5px;
		margin-right:20px;
	
	}
	/* notes */
	.cont-db .head .title .noteTitle {
		width:300px;	
	}
	.cont-db .head .title .noteCountry {
		
		width:200px;
	}
	.cont-db table.notes {
		width:600px;
	}
	.cont-db .notes a {
		color:#98002e;
	}
	.cont-db tr.row td {
		border-bottom:1px solid #98002e;
		padding:10px 5px 5px 5px;
		color:#98002e;
	}
	.cont-db tr.note {
		display:none;
	}
	.cont-db tr.note td {
		border-bottom:1px solid #98002e;
		padding:10px 10px 30px 40px;
	}
	/* etat */
	.etat .cont-db .list .etat {
		width:600px;
		border-top:1px solid #99002E;
	}
	.etat .cont-db .list td {
		border-right:1px solid #99002E;		
	}
	.etat .cont-db .list td.first {
		background-color:#B2546E;
		color:white !important;
		padding-left:15px;
		border-right:0px;
	}
	.etat .cont-db .list td.title {
		background-color:#B2546E;
		color:white !important;
		width:150px;
	}
	.etat .cont-db .list .level2 td.first, .cont-db .list .level2 td.title {
		background-color:#F2D4D6;
		color:black !important;
	}
	.etat .cont-db .list td.sum {
		width:30px;
		font-size:16px;
		text-align:center;
		color:black;	
	}
	.etat .wineListBox {
		
	}
	.etat .wineList {
		width:250px;
	}
	.etat .addWine {
		float:right;
		display:block;
	}
	/* print */
	.etat .etatPrint .list {
		width:600px;
		overflow:auto;
	}
	.etat .etatPrint table, .etat .etatPrint td, .etat .etatPrint th {
		
	}
	.etat .etatPrint td, .etat .etatPrint th {
		border-bottom:1px solid #99002E;
		border-right:1px solid #99002E;
		padding:4px;
	}
	.etat .etatPrint .kellerei {
		font-size:10px;
	}
	.etat .etatPrint .event {
		font-size:10px;
		text-align:left;
		vertical-align:top;
	}
	.etat .etatPrint .level1 {
		color:#99002E;
	}
	.etat .etatPrint .level2 {
		color:#B2546E;
	}
	.etat .etatPrint td {
		vertical-align:top;
		font-size:10px;
	}

/* special tt_content styles */
.csc-textpic-imagewrap {
	margin-top:10px;
}
.csc-textpic-text {
	padding-right:25px;
}
	
/*  impressum */
table.impressum {
	border-top:1px solid #98002e;
	border-bottom:1px solid #98002e;
	margin:20px 40px 0px 0px;
}
table.impressum a {
	color:#98002e;
}
table.impressum th {
	color:white;
	text-align:left;
	font-weight:normal;
	padding:7px 7px 7px 40px;
	width:120px;
	background-color:#c78295;
	border-bottom:1px solid white;
	vertical-align:top;
}
table.impressum td {
	border-bottom:1px solid #98002e;
	padding:7px 20px 7px 20px;
}
table.impressum tr.last th, table.impressum tr.last td {
	border:0px;
	
}

	
/* sitemap */
		.tx-dropdownsitemap-pi1 {
			padding-top:10px;
			margin-right:40px;
		}
        .tx-dropdownsitemap-pi1 UL, .tx-dropdownsitemap-pi1 OL {
            list-style: none;
            margin: 0px;
            padding: 0px;
        }
        .tx-dropdownsitemap-pi1 A, .tx-dropdownsitemap-pi1 A:link, .tx-dropdownsitemap-pi1 A:visited, .tx-dropdownsitemap-pi1 A:hover, .tx-dropdownsitemap-pi1 A:active {
            color: black;
            background-color: inherit;
			text-decoration:none;
        }
        .tx-dropdownsitemap-pi1 DIV {
            margin-top: 2px;
            padding: 0px 0px 0px 20px;
        }
        .tx-dropdownsitemap-pi1 LI.open OL {
            display: block;
        }
        .tx-dropdownsitemap-pi1 LI.closed OL {
            display: none;
        }
        .tx-dropdownsitemap-pi1 LI.open UL {
            display: block;
        }
        .tx-dropdownsitemap-pi1 LI.closed UL {
            display: none;
        }
        .tx-dropdownsitemap-pi1 SPAN.ifsub {
            text-transform: uppercase;
        }
        .tx-dropdownsitemap-pi1 SPAN.spc {
            text-transform: uppercase;
            font-style: italic;
        }
        .tx-dropdownsitemap-pi1 .description {
            font-style: italic;
            font-size: 80%;
            margin-left: 5px;
        }
		.tx-dropdownsitemap-pi1 DIV span.description {
			display:none;
		}
		.tx-dropdownsitemap-pi1 DIV {
		}
        .tx-dropdownsitemap-pi1 DIV span {
        	
        }
        .tx-dropdownsitemap-pi1 DIV.level_1 {
        	margin-top:10px;
			border:0px;
			margin-left:30px;
        }
        .tx-dropdownsitemap-pi1 DIV.level_1 .item {
        	display:block;
			border-bottom:1px solid #98002e;
			padding-bottom:2px;
			
        }
        .tx-dropdownsitemap-pi1 DIV.level_3 .item {
        	background-color:#f2d4d6;
			border:0px;
        }
        .tx-dropdownsitemap-pi1 DIV.level_4 .item {
			border-bottom:1px solid #f2d4d6;
        	background:none;
        }
        .tx-dropdownsitemap-pi1 DIV.level_5 {
        }
        .tx-dropdownsitemap-pi1 DIV.expAll {
            border-bottom:1px solid #98002e;
			border-top:0px;
            color: inherit;
            padding: 5px 5px 5px 50px;
        }
        .tx-dropdownsitemap-pi1 DIV.expAll IMG {
        	display:none;	
		}
        .tx-dropdownsitemap-pi1 IMG {
            margin-right: 5px;
        }
/* login */
.csc-loginform {
	margin-top:10px;
}
.csc-loginform td {
	padding-bottom:7px;	
}
.csc-loginform .csc-form-fieldcell {
	padding-left:10px;
}
.csc-loginform .csc-form-fieldcell input {
	width:200px;	
}
/* SPECIAL */
.tx-srfeuserregister-pi1 fieldset {
	border:0px;
	
}
.csc-textpic-text {
	text-align:justify;
}
.csc-textpic-intext-left-nowrap .csc-textpic-text, .csc-textpic-intext-right-nowrap .csc-textpic-text {
	text-align:left;
} 
.csc-textpic-intext-left-nowrap .csc-textpic-image {
	padding-right:15px;
}
/* RTE */
.titel {
	color:#590527;
	font-size:15px;
	font-weight:bold;
}
.text_normal_12pt {
	color:#333333;
	font-size:12px;
}
.text_normal_11pt {
	color:#333333;
	font-size:11px;
}
.text_rot_12pt {
	color:#590527;
	font-size:12px;
}
.text_rot_11pt {
	color:#590527;
	font-size:11px;
}
.rot {
	color:#590527;
}
.normal {
}

