* {	
	font-family:  Tahoma, sans-serif; 
	font-size: 11px;
	color: #666666;
}

body {
	height: 100%;
	text-align: left;
	margin: 0;
}

#top {
	position: absolute;
	top: 120px;
	left: 510px;
	width: 280px;
	height: 63px;
	z-index: 10;
	margin: 0;
	padding: 0;
	background: url(../img/top.png) no-repeat;
}

#container {
	text-align: left;
	width: 980px;
	margin: 0;
	padding: 0;
	background: url(../img/container.png) repeat-y;
}

#jump  {display: none;}

#header { 
	width: 980px;
	height: 240px;
	margin: 0;
	padding: 0;
	background: url(../img/header.png) repeat-x;
}

#header h1 {
	position: absolute;
	top: 35px;
	left: 30px;
	width: 110px;
	height: 115px;
	background: url(../img/h1.png) no-repeat;
	z-index: 10;
}

#header h1 a {
	display: block;
	height: 100%;
	width: 100%;
	overflow: hidden;
	text-indent: -999999%;
}

#path{
	position: relative;
	top: 10px;
	left: 190px;
	width: 570px;
	color: #000000;
	font-size: 9px;
}

#path em{
	font-style: normal;
	color: #000000;
}

#path span  {display: none;}

#path a{
	text-transform: uppercase;
	padding: 0 0 0 15px;
	background: url(../img/path.png) no-repeat;
	color: #000000;
}

#path a.first-child{
	padding: 0;
	background: none;
}


#content {
	float: right;
	width: 795px;
	min-height: 450px;
	margin: 0;
	padding: 0;	
	z-index: 100;
}

#sitemeta {
	float: right;
	width: 180px;
	margin: 0;
	padding: 0;
	z-index: 1500;
}

#col1 {
	float: left;
	width: 590px;
	margin: 25px 0 5px 0px;
	padding: 0;	
}





#col2 {
	float: right;
	width: 180px;
	margin: 25px 0px 5px 0px;
	padding: 0;
}

#media{
	position: absolute;
	top: 7px;
	left: 0;
	width: 980px;
	height: 180px;
}

#footer{
	clear: both;
	width: 980px;
	height: 25px;
	padding: 10px 0 10px 0;
	text-align: right;
	background: #ffffff;
}

#menu { 
	position: absolute;
	top: 198px;
	left: 0;
	width: 980px;
	height: auto;
	margin: 0;
	padding: 0;
	z-index: 200;	
	background: url(../img/menu.png) repeat-x;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}

#menu ul{
	position: relative;
	top: 0;
	left: 0;
	list-style: none;
	width: 980px;
	margin: 0;
	padding: 0;
}

#menu ul li{
	display: inline;
	background: none;
	margin: 0;
	padding: 0;
}

#menu ul li span{display: none;}

#menu ul li ul{
	display: block;
	margin: 0;
	padding: 0;
}

#menu ul li ul li{
	position: relative;
	display: inline;
	margin: 0;
	padding: 0px 10px 10px 10px;
}

#menu ul li ul li a {
	margin: 0;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px 10px 40px 15px;
	background-image: url(../img/menu_a.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	font-size: 10px;
}

#menu ul li ul li a:hover,
#menu ul li ul li a.active{
	background-image: url(../img/menu_a_hover.png);
}

#menu ul li ul li ul{
	display: none;
	position: absolute;
	top: 45px;
	left: 10px;
	margin: 0;
	padding: 0; 
	width: 200px; 
	
	
}

#menu ul li ul li ul li{
	display: inline;	
	margin: 0;
	padding: 0;
}

#menu ul li ul li ul li a{
	display: block;
	margin: 0;
	padding: 5px 0 5px 20px;
	background: none;

	
}

#menu ul li ul li ul li a:hover,
#menu ul li ul li ul li a.active{
	background-image: url(../img/menu_ul_li_ul_li_ul_li_a_hover.png);
	background-repeat:  no-repeat;
	background-position: left ;
}


#menu2 {
	position: absolute;
	top: 281px;
	left: 5px;
	width: 160px;
}

#menu2 ul {
	padding: 0;
	margin: 0;
}

#menu2 ul li {
	display: inline;
	background: none;
	margin: 0;
	padding: 0;
}

#menu2 ul li span { display: none; }

#menu2 ul li ul {
	display: block;
	margin: 0 0 0 5px;
	padding: 0;
}

#menu2 ul li ul li {
	display: block;
	margin: 4px 0 4px 0;
	padding: 0;
}

#menu2 ul li ul li a {
	display: block;
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 14px;
	text-decoration: none;
	color: #b81f23;
	font-weight: bold;
}

#menu2 ul li ul li ul li a{
	display: block;
	padding: 0 0 0 15px;
	font-weight: normal;
	color: #000000;
	font-size: 11px;

}

#menu2 ul li ul li ul li a:hover{
	background: url(../img/menu2_ul_li_ul_li_ul_li_a_hover.png) no-repeat left center;
}


#menu2 ul li ul li ul li ul { display: none; }

#menu2 ul li ul li ul li.active ul { display: block; }

#menu2 ul li ul li.active ul li ul { display: none; }
#menu2 ul li ul li.active ul li.active ul { display: block; }

#menu2 ul li ul li.active ul li.active ul li ul { display: none; }
#menu2 ul li ul li.active ul li.active ul li.active ul { display: block; }

address{
	display: inline;
	margin: 0;
	font-style: normal;
	font-size: 10px;
}

#sitelinks{
	float: left;
	display: inline;
	text-transform: uppercase;
	margin: 0 0 0 400px;
	padding: 0;
}

#sitelinks ul li ul li a{
	padding: 0 0 0 15px;
	margin: 0;
	text-decoration: none;
	font-size: 10px;
	background: url(../img/sitelinks.png) no-repeat;
}

#sitelinks ul li ul li.first-child a{
	padding: 0 0 0 15px;
	background: none;
}


#sitelinks ul li span  {display: none;}

#sitelinks ul,
#sitelinks ul li  {
	display: inline;
	background: none;
	padding: 0;
	margin: 0;
}

#reiseziel {
	position: relative;
	height: 75px; 
	margin: 7px 0 0 0;
	z-index: 100;
}

#newsletteranmeldung h3 a,
#reiseziel h3{
    text-decoration: none;
	font-size: 14px;
	color: #b81f23;
	font-weight: bold;
	margin: 0 0 5px 0;
}

#reiseziel p{
	width: 150px;
	padding: 0;
	margin: 0 0 5px 0;
}

#reisezielmenu {
	position: absolute;
	top: 50px;
	left: 0;
	width: 150px;
	border: 1px solid #666666;
	background: #FFFFFF;
	z-index: 100;
}

#reisezielmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	background: #FFFFFF;
}

#reisezielmenu ul li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

#reisezielmenu ul li span {
	font-size: 11px;
	display: block;
	padding: 2px 0 3px 2px;
	margin-right: 2px;
	background: url(../img/reiseziel.png) no-repeat right center;
	cursor: pointer;
}

#reisezielmenu ul li ul { display: none; }

#reisezielmenu ul li ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#reisezielmenu ul li ul li a {
	display: block;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	background-repeat: no-repeat;
	background-position: 2px center;
	padding: 1px 2px 1px 5px;
}

#reisezielmenu ul li ul li a:hover {
	background-color: #F2F2F2;
}

#reisezielmenu ul li ul li.active a { color: #101010; }
#reisezielmenu ul li ul li.na a { color: #B0B0B0; } 


#webcodesearch,
#search {
	width: 160px;
	height: 60px;
	margin: 15px 0 0 0;
	z-index: 400;
}

#webcodesearch form,
#search form {
	border: 0;
	padding: 0;
	margin: 0;
	width: 160px;
	height: 50px;
}

#webcodesearch form {
	height: 20px;
}

#webcodesearch span,
#search legend { 
	clear: both;
	padding: 0;
	margin: 0 0 5px 0;
	border: 0;
	font-size: 14px;
	font-weight: bold;
	color: #b81f23;
}

#webcodesearch fieldset,
#search fieldset {
	position: relative;
	top: 0;
	left: 0;
	width:160px;
	height:50px;
	border: 0;
	padding: 0;
	margin: 0;
}

#webcodesearch label,
#search label {
	display:none;
}

#webcodesearch input,
#search input {
	width: 120px;
	height: 16px;
	margin: 0;
	padding-left: 5px;
	padding-right: 25px;
	border:1px solid #666666;
}

#webcodesearch input.submit,
#search input.submit {
	margin: 2px 0 0 -19px;
	width: 16px;
	height: 16px;
	padding: 0;
	border: none;
}

#newsletter{
	width: 110px;
	padding: 0;
	margin: 0;
}

#newsletter p{
	margin: 0;
	padding: 0;
	width: 160px;
}

#newsletter h3{
	font-size: 14px;
	color: #b81f23;
	font-weight: bold;
	margin: 0 0 5px 0;
}

#newsletter form {
	border: 0;
	padding: 0;
	margin: 0;
	width: 130px;
	height: 72px;
}

#newsletter legend { display: none;}

#newsletter fieldset {
	position:relative;
	top: 0;
	left: 0;
	width:130px;
	height:50px;
	border: 0;
	padding: 0;
	margin: 0;
}

#newsletter label {display:none;}

#newsletter input {
	position:absolute;
	text-transform: uppercase;
	left: 0;
	top: 15px;
	width: 140px;
	height: 16px;
	margin: 0;
	padding: 2px 2px 0 4px;
	font-size: 10px;
	border:1px solid #666666;
}

#newsletter input.submit {
	position: absolute;
	left: 0;
	top: 45px;
	width: 65px;
	height: 18px;
	padding: 0;
	margin: 0 0 0 -3px;
	border: none;
}

#toolbox{
	margin: 20px 0 20px -15px;
	padding: 0;
	width: 160px;
}

#toolbox ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#toolbox ul li{
	background: none;
}

#toolbox ul li span{
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #b81f23;
}

#toolbox ul li ul{
	padding: 0;
	margin: 4px 0 0 0;
	background: none;
}

#toolbox ul li ul li{
	float:left;
	padding: 0;
	margin: 3px 0 0 0;
	display: inline;
	background: none;
}

#toolbox ul li ul li a{
	text-decoration: none;
	font-size: 11px;
	padding: 0 0 0 16px;
	margin: 0 0 0 5px;
}

#toolbox ul li ul li a:hover{
	text-decoration: underline;
}

#toolbox ul li ul li.print{
	background: url(../img/print.png) no-repeat;
}

#toolbox ul li ul li.share{
	background: url(../img/share.png) no-repeat;
}

#toolbox ul li ul li.share a{
	display: block;
}

#toolbox ul li ul li.merklistehinzufuegen{
	background: url(../img/merkliste.png) no-repeat;
}

#toolbox ul li ul li.merklistehinzufuegen a{
	display: block;
}


h2{
	margin: 5px 0 6px 0;
	padding: 0;
	color: #b81f23;
	font-size: 16px;
}

h3{
	margin: 0 0 10px 0;
	padding: 0;
	color: #000000;
}

h4{
	text-transform: uppercase;
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 0;
	color: #b81f23;
}

p{
	margin: 5px 5px 5px 0;
	padding: 5px;

}

p.align-center{
	margin: 5px 5px 5px 0;
	padding: 5px;
	text-align: center;
}

p.align-right{
	margin: 5px 5px 5px 0;
	padding: 5px;
	text-align: right;
}

p.align-left{
	margin: 5px 5px 5px 0;
	padding: 5px;
	text-align: justify;
}

a{
	margin: 0;
	padding: 0;
}

ul{
	list-style: none;
	padding: 0;
	margin: 0 5px 20px 0;
}

ul li{
	background: url(../img/ulli.png) no-repeat;
	padding: 0 0 0 15px;
	margin: 0;
}

ol{
	padding: 0;
	margin: 0 0 0 27px;
}

iframe{
	border: none;
	background: #ffffff;
}

iframe.premium {
	margin: 20px 0 100px -170px;
}

/* Formulare */

form {		
	padding: 0;
	margin: 0 0 30px 0;
	border: 0;
	width: 400px;
}

form.individualform {		
	padding: 0;
	margin: 0 0 30px 0;
	border: 0;
	width: 380px;
}

form.individualform .textarea{		
	padding: 0;
	margin: 80px 0 0 0;

}

.option{
	margin: 0 0 10px 0;
    clear: both;
    display: block;
}

.input input{
	width: 150px;
}

.individualform label {
	float: left;
	width: 120px;
	margin: 3px 5px 4px 15px;
	clear: both;
}

form br {
	clear: both;
}

fieldset {
	padding: 5px 0 0 0;
	margin: 5px 0 0 0;
	border: 0;
	border-top: 1px solid #ffffff;
}

fieldset.regform {
	padding: 5px 0 0 0;
	margin: 5px 0 0 0;
	border: 0;
	border-top: 1px solid #ffffff;
	width: 330px;
}


.regform label {
	float: left;
	width: 90px;
	margin: 3px 5px 4px 15px;
	clear: both;
}

.regform input {
	margin: 0 0 1px 0;
	float: left;
	width: 200px;
	height: 17px;
	border: 1px solid #666666;
}


label {
	float: left;
	width: 125px;
	margin: 3px 5px 4px 15px;
}


input {
	margin: 0 0 1px 0;
	float: left;
	width: 200px;
	border: 1px solid #666666;
}

input.checkbox {
	width: auto;
	margin-left: 145px;
	border: none;
}

label.checkbox {
	float: left;
	margin-left: 100px;
	width: 200px;
	text-indent: 20px;
	margin: 1px 0 0 -14px;
	text-align: justify;
}


select  {border: 1px solid #666666;}

textarea { 
	width: 200px;
	height: 85px;
	border: 1px solid #666666;
}

input.small  { width:  50px; }
input.medium { width: 100px; }
input.large  { width: 200px; }

select.small  { width:  52px; }
select.medium { width: 100px; }
select.large  { width: 200px; }


/* Formulare sendenbutton */

input.submit,
input.submit_hover {
	width: 80px;
	height: 20px;
	margin: 0;
	padding: 1px 0 2px 20px;
	text-transform: uppercase;
	background-color: #b81f23;
	background-image: url(../img/send.png);
	background-repeat: no-repeat;
	cursor: pointer;
	border: 1px solid #666666;
	color: #ffffff;
}

input.submitreg {
	width: 120px;
	height: 20px;
	margin: 0 0 0 110px;
	padding: 0 0 2px 10px;
	text-transform: uppercase;
	background-color: #b81f23;
	background-image: url(../img/send.png);
	background-repeat: no-repeat;
	cursor: pointer;
	border: 1px solid #666666;
	color: #ffffff;
}

input.submitlogin {
	width: 120px;
	height: 20px;
	margin: 0 0 0 110px;
	padding: 0 0 2px 10px;
	text-transform: uppercase;
	background-color: #b81f23;
	background-image: url(../img/send.png);
	background-repeat: no-repeat;
	cursor: pointer;
	border: 1px solid #666666;
	color: #ffffff;
	clear: both;
}

#col1 input.submit,
#col1 input.submit_hover {
	margin: 0 0 0 140px;
}

#col1 input.submitlogin,
#col1 input.submit_hover {
	margin: 0;
}

input.submit:hover,
input.submit_hover { text-decoration: underline; }

/* Formulare ausgabetext */

#mferror dl{
	margin: 10px 0 20px 10px;
	padding: 0;
}

#mferror dl dt{
	font-weight: bold;
	color: #000000;
}

#mferror dl dd{
	background: url(../img/ulli.png) no-repeat;
	font-weight: normal;
	color: #b81f23;
	padding: 0 0 0 15px;
	margin: 5px 0 0 7px;
}

.tx-thmailformplus-pi1{
	color: #000000;
	margin: 10px;
}

/* Senden Button */

#newsletter input.submit,
#newsletter input.submit_hover {
	width: 65px;
	height: 20px;
	margin: -50px 0 0 0;
	padding: 0 0 2px 10px;
	text-transform: uppercase;
	background-color: #b81f23;
	background-image: url(../img/send.png);
	background-repeat: no-repeat;
	cursor: pointer;
	border: 1px solid #666666;
	color: #ffffff;
}



.csc-sitemap ul li{ 
	background: none!important;
	
}


.csc-sitemap ul li ul li{ 
	background: none!important;
	
}



/* Tabelle */

table {
	width: 95%;
	padding: 0;
	margin: 20px 0 20px 5px;
	border-collapse: collapse;
}

caption, td, th {
	text-align: left;
	margin: 2px;
	font-weight: bold;
	padding: 5px;
	vertical-align: top;
	color: #ffffff;
}

td, th {border: 1px solid #DADBDF;}

thead, tbody { padding: 0; margin: 0; }

caption {margin: 30px 0 0 0;}

caption{
	font-size: 12px;
	color: #000000;
}

th {
	font-size: 12px;
	color: #ffffff;
	background: #b81f23;
}

th p {
	color: #ffffff;
}


th span {
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

td {
	background: #BFBFBF;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height: 10px;
	padding: 2px;
	margin: 0;
}

td a:hover{
	text-decoration: none;
}


#col1 img {
	margin: 0 0 5px 0;
	padding: 0;
}

#col1 dl {
	margin: 0;
	padding: 0;
}
/*
#col1 h4 {
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 0 10px;
}
*/
#col1 p {
	padding: 0;
	margin: 0 0 10px 0;
	text-align: justify;
}

p.csc-frame-frame1{
	background: #666666;
	color: #ffffff;
	padding: 7px!important;
}

p.csc-frame-frame1 strong{ color: #ffffff; }

p.csc-frame-frame2{
	background: #bfbfbf;
	color: #ffffff;
	padding: 7px!important;
}

p.csc-frame-frame2 strong{ color: #ffffff; }


#col1 a {
	padding: 0;
	margin: 0;
	color: #b81f23;
	text-decoration: none;
	background: none;
}

.contentelement {
	padding: 5px 0 5px 0;
}

#col1 a:hover {text-decoration: underline;}


#agentur_net {
	display: block;
	float: left;
	margin: -150px 0 0 980px;
	padding: 0;
	height: 128px;
	width: 16px;
	overflow: hidden;
}

#agentur_net span { display: none; }

#agentur_net a strong { 
	display: block;
	height: 100%;
	width: 100%;
	visibility: hidden;
}

#agentur_net a {
	display: block;
	height: 100%;
	width: 100%;
	overflow: hidden;
	background: url(../img/agentur_net.png) no-repeat;
	text-indent: -9999999%;
}



.csc-textpic-text a{
	margin: 0!important;
	padding: 0!important;
	background: none!important;
}




/* tt_news */

.tt_news_latest {
	margin: 0!important;
	padding: 0!important;
}

.tt_news_latest h2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
}


.tt_news_latest a {
	background: none!important;
	margin: 0!important;
	padding: 0!important;
}

.tt_news_latest .item {
	height: 90px;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
}



.tt_news_latest h5 {
	width: 150px;
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	text-transform: uppercase;
}


.tt_news_latest .date {
	display: none;
}

.tt_news_latest .txt{
	width: 160px;
	float: left;
	margin: 5px 0 0 0;
	text-align: left;
}



.tt_news_latest .item .img {
	float: left;
	margin: 0!important;
	padding: 0!important;
	border: 0!important;
    /*width: 150px;
    height: 90px;
    float: left;*/
}


.tt_news_latest .item .img a {
	text-align: left;
	background: none;
	margin: 0!important;
	padding: 0!important;
	border: 0!important;;
}


.tt_news_latest .img img {
	border: none;
	
}

.tt_news_latest .morelink {
	float: left;
	margin: 0!important;
	padding: 0!important;
	border: 0!important;;
}

.tt_news_latest .morelink a {
	background: url(../img/ulli.png) no-repeat!important;
	padding: 0 0 0 15px!important;
	margin: 0 0 0 5px!important;
}



.tt_news_latest .gotoarchive {
	display: none;
}

.tt_news_list {

}

.tt_news_list .item {
	height: 90px;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;

}

.tt_news_list .item .img{
    height: 90px;
    width: 150px;
    float: left;
}

.tt_news_list a {
	background: none!important;
	margin: 0!important;
	padding: 0!important;
	border: 0!important;
}

.tt_news_list h5 {
	width: 360px;
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	text-transform: uppercase;
}


.tt_news_list p{
	width: 360px;
	padding: 0;
	float: left;
	margin: 5px 20px 0 10px!important;
}

.tt_news_list .date {
	float: left;
	margin-right: 0;
}

.tt_news_list .item img {
	float: left;
	margin: 0!important;
	padding: 0!important;
	border: 0!important;
}


.tt_news_list.item img a {
	text-align: left;
	background: none;
	margin: 0!important;
	padding: 0!important;
	border: 0!important;;
}

.tt_news_list .morelink {
	float: left;
	margin: 0!important;
	padding: 0!important;
	border: 0!important;;
}

.tt_news_list .morelink a {
	background: url(../img/ulli.png) no-repeat!important;
	padding: 0 0 0 15px!important;
	margin: 0 0 0 5px!important;
}

.tx-ttnews-browse {
	clear: both; 
	float: left; 
}

.tx-ttnews-browsebox p{ width: 500px; float: left; }

.tx-ttnews-browsebox table{ width: 100px; float: left; }

.tt_news_list .browse th {
	border: none
}

.tt_news_list .browse table {
	float: left;
	width: 2%;
	padding: 0;
	margin: 0;
	border-collapse: none;
	background: none!important;
}

.tt_news_list .browse table p {
	width: auto;

}

.tt_news_list .browse tr, .tt_news_list .browse td {
	background: none!important;
	border: none!important;
}


 


.tt_news_single {

}

.tt_news_single .item {
	padding: 5px 5px 5px 5px;
}

.timedata{ margin: 0 0 15px 10px;}


.tt_news_single h5 {
	width: 320px;
}

.tt_news_single h3 {
	font-size: 14px;
	padding: 0;
	margin: 0 0 0 10px;
}

.tt_news_single .txt .author .news-single-author {
	padding: 0!important;
	margin: 0!important;
}

.news-single-author a {
	background: none!important;
}

.tt_news_single .date {
	position: absolute;
	top: 5px;
	right: 5px;
}

.tt_news_single .txt {
	width: 320px;
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
}

.tt_news_single .txt a {
	background: none!important;
	padding: 0!important;
	margin: 0!important;
}

.tt_news_single .txt h3 {
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 15px 10px;
	color: #000000;
}

.news-single-img a{
	background: none!important;
	padding: 0!important;
	margin: 0!important;
}

.news-single-img p{
	background: none!important;
	padding: 0!important;
	margin: 0!important;
}



.tt_news_single .img {
	width: 250px;
	float: left;
	text-align: left;
	
}


.tt_news_single .img img {
	border: none;
	
}

.tt_news_single .backlink {
	clear: both;
}

.tt_news_single .backlink a {
	clear: both;
	background: none!important;
	padding: 0!important;
	margin: 0 0 0 10px!important;
	color: #000000!important;
}

.clear {
	clear: both;
	
}

.additional{margin: 0 0 0 10px;}


/* tx-indexedsearch */

.tx-indexedsearch table {
	width: 100%;
	padding: 0;
	margin: 0;

}

.tx-indexedsearch table tbody tr td {
	border: none;
}

.tx-indexedsearch table tbody tr {
	border: 1px solid #818589;
}

.tx-indexedsearch-searchbox-sword {
	width: 90%!important;
}

.tx-indexedsearch-browsebox ul  {
	list-style: none;
}

.tx-indexedsearch-browsebox ul li{
	background: none;
	padding: 0 0 0 10px;	
}

.tx-indexedsearch-percent {
	display: none;
	overflow: hidden;
	text-indent: -999999%;
}

.tx-indexedsearch-title,
.tx-indexedsearch-result-number, 
.tx-indexedsearch-icon {
	background: #e20919;
}
  

/*  TIP A FRIEND  */

#tipafriend form {
	border: 0;
	padding: 0;
	margin: 0 0 0 10px;
	width: 300px;
	height: auto;
}


#tipafriend legend { display: none}

#tipafriend fieldset {
	position:relative;
	top: 0;
	left: 0;
	width:200px;
	height:auto;
	border: 0;
	padding: 0;
	margin: 0;
}



#tipafriend label {
	display: block;
	margin: 10px 0 0 0;
}


#tipafriend input {
	position:absolute;
	text-transform: normal;
	left:100px;
	top: 0;
	width: 140px;
	height: 16px;
	margin: 0;
	padding: 2px 2px 0 4px;
	font-size: 10px;
	border:1px solid #666666;
}


#tipafriend textarea {
	position:absolute;
	text-transform: normal;
	left:100px;
	top: 17px;
	width: 140px;
	height: 100px;
	margin: 0;
	padding: 2px 2px 0 4px;
	font-size: 10px;
	border:1px solid #666666;
}

#tipafriend input.submit {
	width: 65px;
	height: 20px;
	margin: 120px 0 0 0;
	padding: 0 0 2px 10px;
	text-transform: uppercase;
	background-color: #b81f23;
	background-image: url(../img/send.png);
	background-repeat: no-repeat;
	cursor: pointer;
	border: 1px solid #666666;
	color: #ffffff;
}


.tx-indexedsearch-searchbox legend{display: none;}

#indexedsearch input { width: 100px;!important}

.wk{
	clear: both;
	border: 1px solid #666666;
	width: 400px;
	padding: 5px;
}

.wkloeschen{
	float: left;
	margin: 0 20px 0 0;
}

.wkloeschen img{
	border: 1px solid #666666;
}

.wkausgabe{
	float: left;
}

.select select{
	margin: 0 0 1px 3px;
	float: left;
	width: 100px;
	border: 1px solid #666666;
}

