html,body { margin:0; padding:0; }
body{
background-color:#E8F3F5;
background-image:url(1pic/bg.jpg);
background-position:left top;
background-repeat:repeat-x;
font-family: 'Quattrocento Sans', Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 1.25em;
}
img{
border:none;
}
p{
margin-top:0;
}
td{
vertical-align:top;
}
p.error, div#tem_content.error{
margin-top:10px;
color:#FF0000;
}
div.clear{
clear:both;
font-size:0;
line-height:0;
height:0;
}

hr{
background-color:#98C7CB; /* Mozilla 1.4 */
color:#98C7CB; /* IE 6 */
border: #98C7CB; /* Opera 7.11 */
height: 1px;
margin: 1.5em 0;
}

.inhalteEintrag{
margin-bottom:15px;
}	

body.home .inhalteEintrag{
margin-bottom:0px;
}	

/*----------------------- #formulare*/
.formulare{
padding:14px;
border:1px solid #98C7CB;
margin-bottom:10px;
}
.formulare td,.formulare th{
padding:3px;
vertical-align:top;
}
.formulare .kommentar p{
margin-top:5px;
font-size:10px;
}
.formulare input.text,.formulare textarea{
width:170px;
font-size:12px;
}
.formulare select{
font-size:12px;
}
.formulare h4{
background-color:#F4F9FA;
color:#329097;
font-size:12px;
text-decoration:none;
padding:3px;
border:1px solid #98C7CB;
}

.onlinegutscheinEingabeAnsicht .formular div {
	display: inline-block;
}
.onlinegutscheinEingabeAnsicht .formular div img {
	margin-right: 10px;
} 

/*-----------------------*/
div.icons img{
margin-right:1px;
}

#template {
	width: 1210px;
	margin: 0 auto;
	padding-bottom: 20px;
}

#tem_servicenav {
	width: 950px;
	height: 75px;
	background: #fff;
}
#tem_servicenav a {
    text-transform: uppercase;
}

#tem_servicenav #tem_logo {
	width: 220px;
	height: 75px;
	float: left;
}
#tem_servicenav #tem_logo a {
	padding: 5px;
	padding-bottom: 0;
	display: block;
}

#tem_servicenav .links {
	float: left;
	width: 383px;
	margin-left: 70px;
	margin-top: 38px;
}
#tem_servicenav .links a {
    color: #329097;
    text-decoration: none;
    font-size: 12px;
    padding-right: 15px;
}

#tem_servicenav .lang {
	float: left;
	width: 257px;
	padding-right: 20px;
	padding-bottom: 20px;
}

#tem_servicenav .lang a+a {
	margin-left: 1px;
}

#tem_servicenav .lang a {
	display: block;
	width: 85px;
	padding-top: 35px;
	height: 20px;
	color: #fff;
	float: left;
	background: #c1dde0;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
#tem_servicenav .lang a:hover {
    background: #d6e9ea;
}

#tem_imagebild {
    overflow: hidden;
    width: 710px;
    height: 375px;
    position: relative;
    margin-bottom: 10px;
}

#player {
	width: 710px;
	height: 375px;
	position: absolute;
	left: 0;
	top: 0;
}

#tem_left,
#tem_middle {
    margin-top: 10px;
}

#tem_imagebildBig {
    overflow: hidden;
    width: 950px;
    height: 385px;
    position: relative;
}

.imagebildContainer {
    position: absolute;
    top: 0;
    left: 0;
    font-family: georgia, 'times news roman', 'times', serif;
    height: 100%;
}

.imagebildTop {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 10px;
    background: rgb(255, 255, 255);
    opacity: 0.5;
    filter: Alpha(opacity=50);
}

.imagebildSticker {
	position: absolute;
    left: 460px;
    top: 170px;
    width: 143px;
    height: 144px;
}

.imagebildSticker img {
	width: 100%;
	height: 100%;
}

#tem_imagebildBig .imagebildSticker {
	left: 700px;
    top: 180px;
}

.imagebildTitel,
.videoTitel {
    position: absolute;
    left: 0;
    top: 300px;
    width: 100%;
    height: 85px;
}

#tem_imagebild .imagebildTitel,
#tem_imagebild .videoTitel {
    top: 290px;
}

.imagebildTitelBalken,
.imagebildTitelText,
.videoTitelBalken,
.videoTitelText {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
    height: 85px;
}

.imagebildTitelBalken,
.videoTitelBalken {
	background: rgb(255, 255, 255);
	opacity: 0.5;
	filter: Alpha(opacity=50);
}

.imagebildTitelText,
.videoTitelText {
	line-height: 85px;
    font-size: 35px;
    text-align: center;
    font-style: italic;
    color: #329097;
}

.imagebildLink {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}


#tem_outerLeft {
	float: left;
	width: 950px;
	margin-right: 10px;
}

#tem_left {
	float: left;
	width: 230px;
	margin-right: 10px;
}
#tem_middle {
	float: left;
	width: 710px;
}
#tem_outerRight {
	float: left;
	width: 250px;
}

#tem_left .box {
	background: #fff;
	padding-bottom: 20px;
}

#tem_suche {
	padding: 20px;
	margin-top: 10px;
}

#tem_suche input.text {
	width: 120px;
}
#tem_suche input.submit {
	width: 60px;
}

#tem_left ul.navigationspunkte,
#tem_left ul.navigationspunkte li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#tem_left ul.navigationspunkte li {
	padding: 20px;
	padding-bottom: 0;
	margin-bottom: 1px;
	font-weight: bold;
	color: #329097;
}

#tem_left ul.navigationspunkte ul {
	padding-top: 3px;
}

#tem_left ul.navigationspunkte ul li {
	padding: 0;
	margin: 0;
}

#tem_left ul.navigationspunkte li a {
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	color: #329097;
	font-size: 14px;
}

#tem_left ul.navigationspunkte ul li a,
#tem_partner ul.linkliste li a,
#tem_content ul.linkliste li a,
#tem_content ul.einzellink li a {
	background: url(1pic/nav_bullet.png) left 5px no-repeat;
    display: block;
    padding-left: 12px;
    text-decoration: none;
    color: #329097;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    text-transform: uppercase;
}

#tem_left ul.navigationspunkte ul li a:hover,
#tem_left ul.navigationspunkte ul li.aktiv a,
#tem_partner ul.linkliste li a:hover,
#tem_content ul.linkliste li a:hover,
#tem_content ul.einzellink li a:hover {
	text-decoration: underline;
	color: #329097;
}

#tem_left ul.navigationspunkte ul li.aktiv a {
	font-weight: bold;
}

#tem_partner {
	margin-top: 10px;
	padding: 20px;
}

#tem_partner p {
	font-weight: bold;
	font-size: 13px;
	margin: 0;
	padding: 0;
	color: #329097;
	margin-bottom: 2px;
}

#tem_partner ul.linkliste,
#tem_content ul.linkliste,
#tem_content ul.einzellink {
	margin: 0;
	padding: 0;
}
#tem_partner ul.linkliste li,
#tem_content ul.linkliste li,
#tem_content ul.einzellink li {
	margin: 0;
    padding: 0;
    list-style: none;
}
#tem_partner ul.linkliste li a,
#tem_content ul.linkliste li a,
#tem_content ul.einzellink li a {
	text-transform: none;
}

#tem_content .backlink {
    width: 100px;
    float: left;
}
.pauschalangebote .inhalteLetzterEintrag {
	margin-bottom: 10px;
}

.pauschalangebote .backAndPrintLink {
	background: #fff;
	padding: 20px;
}

.printLink {
	margin: 0;
	width: 100px;
	float: right;
	display: block;
	font-size: 13px;
	padding-right: 15px;
	background: url(1pic/print.png) right center no-repeat;
	color: #329097;
	text-align: right;
}
.addthis_toolbox {
	padding-left: 165px;
	width: 200px;
	float: left;
}

#tem_content .printLink a {
	color: #329097;
	text-decoration: none;
}

#tem_content .printLink a:hover {
    text-decoration: underline;
}

.content_background {
	background-color: #ffffff;
	padding: 20px;
}

.pauschalangebote .content_background {
	background: none;
    padding: 0;
}

body.home #tem_content p{
margin:0;
}

#tem_content table.bilder{
margin-bottom:10px;
}
h1{
color:#329097;
font-size:18px;
font-weight:bolder;
margin-top:0;
margin-bottom: 15px;
line-height: 28px;
}
#tem_content h1 img{
vertical-align: 4px;
}
#tem_content h2{
color:#329097;
font-weight:bolder;
margin-top:0;
margin-bottom:10px;
font-size:14px;
/*
font-size:16px;
border-bottom:1px solid #98C7CB;
*/
}
#tem_content h1 a,
#tem_content h2 a {
text-decoration:none;
}
#tem_content h3{
color:#000000;
font-weight:bolder;
margin-bottom:10px;
font-size:18px;
text-transform: uppercase;
}
.individualpaketeListeLay h3 {
margin-bottom:25px;
}

#tem_content .individualpaketeListeLay h3 a {
text-decoration:none;
color:#000000;
font-size:16px;
}

h1, h2 {
	font-family: georgia, 'times news roman', 'times', serif;
	font-weight: normal;
	font-style: italic;
	font-size: 25px;
}



#tem_content a{
color:#329097;
}
#tem_content a:hover{
color:#00455B;
}

#tem_content ul{
margin:0;padding:0;
margin-bottom:10px;
}
#tem_content ul li{
list-style-type:none;
}

#tem_content ul li a{
color:#329097;
font-weight:bold;
text-decoration:none;
}
#tem_content ul li a:hover{
color:#00455B;
}
#tem_content div.linkbutton{
margin-bottom:5px;
}

/* auto table */
#tem_content table.auto {
margin-bottom:10px;
}
#tem_content table.auto td,#tem_content table.auto th{
border:1px solid #FFFFFF;
border-collapse:collapse;
padding:3px;
}
#tem_content table.auto td{
background-color:#F3FAFA;
}
#tem_content table.auto th{
background-color:#D8ECF1;
}




/* ------------------------------------------- #unterkuenfte */

/* wertgutschein */

.wertgutscheinListeAnsicht table{
margin-bottom:10px;
}

td.unterkuenfteWertgutscheinanrissLay{
background-color:#E7F3F7;
text-align:center;
}
.unterkuenfteWertgutscheinanrissLay div.bild{
padding-left:20px;width:178px;padding-right:20px;
padding-top:6px;height:120px;padding-bottom:6px;
overflow:hidden;
}

.unterkuenfteWertgutscheinanrissLay div.text{
padding-left:6px;width:206px;padding-right:6px;
padding-top:6px;padding-bottom:6px;
overflow:hidden;
}

.unterkuenfteWertgutscheinanrissLay div.text a{
text-decoration:none;
}

.unterkuenfteWertgutscheindetailLay div.bild,.unterkuenfteWertgutscheinbestellungLay div.bild{
background-color:#E7F3F7;
padding-left:7px;width:656px;padding-right:7px;
padding-top:10px;padding-bottom:10px;
text-align:center;
margin-bottom:10px;
}

/* leiste */

.unterkuenfteLeisteLay{
width:94px;
height:125px;
overflow:hidden;
}
.unterkuenfteLeisteLay .bild{
width:94px;
height:94px;
overflow:hidden;
}
.unterkuenfteLeisteLay .text{
text-align:center;
background:url(1pic/bg-hotel.jpg) top left no-repeat;
padding-left:2px;width:92px;padding-right:2px;
padding-top:1px;height:30px;
overflow:hidden;
}
.unterkuenfteLeisteLay .text a{
font-size:11px;
color:#329097;
text-decoration:none;
}
/* liste */
.unterkuenfteListeLay{
margin-bottom:14px;
}
.unterkuenfteListeLay table {
	width: 100%;
}

.unterkuenfteListeLay h3{
font-size:12px;
margin:0;
}
.unterkuenfteListeLay p{
margin:0;
}

.unterkuenfteListeLay h3 a{
color:#329097;
font-weight:bold;
text-decoration:none;
}
.unterkuenfteListeAnsicht .anfrage,.unterkuenfteSuchpresetAnsicht .anfrage{
padding:14px;
border:1px solid #98C7CB;
text-align:center;
margin-bottom:14px;
}

/*----------------------- #paketthemen*/

/* liste */

.paketthemenListeLay {
	background: #fff;
	padding: 20px;
}

.paketthemenListeLay .bild{
width:190px;
height:104px;
overflow:hidden;
}
.paketthemenListeLay .text a,
#tem_content .paketThemaButton,
#tem_content .ukseminareDetailLay .button a {
display: block;
text-transform: uppercase;
font-size: 12px;
line-height: 30px;
height:30px;
overflow: hidden;
padding-left: 27px;
color: #fff;
font-weight: bold;
background: #5ba6ac url('1pic/paketthemen_bullet.gif') no-repeat 10px 10px;
color: #fff;
text-decoration: none;
}


#tem_content .ukseminareDetailLay .button a {
    width: 80px;
}

#tem_content .paketthemenListeLay .text a {
	color: #fff;
    text-decoration: none;
}
#tem_content .paketthemenListeLay .text a:hover,
#tem_content .ukseminareDetailLay .button a:hover {
	background-color: #329097;
}

#tem_content .buttons .paketThemaButton {
	margin-right: 10px;
}

#tem_content .buttons a.paketThemaButton {
display: block;
float: right;
text-decoration: none;
padding-right: 10px;
color: #fff;
background-color: #5AA6AB;
}

#tem_content .anfrage a.paketThemaButton {
	float: none;
	width: 200px;
	margin: 0 auto;
}

#tem_content input.paketThemaButton {
display: block;
float: right;
text-decoration: none;
padding-right: 10px;
border: 0;
height: 30px;
line-height: 30px;
}

#tem_content .buttons a.paketThemaButton:hover {
	color: #fff;
	text-decoration: none;
	background-color: #329097;
}

#tem_content .paketThemaPreisschild {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	height: 16px;
	padding: 7px 15px;
	margin-top: 5px;
	width: 87px;
	background-color: #329097;
}


#tem_content .individualpaketeListeLay li a {
    padding-left: 10px;
    background: url('1pic/linklist_bullet.png') left center no-repeat;
}
#tem_content .individualpaketeListeLay li a:hover {
    background-image: url('1pic/linklist_bullet_hover.png');
}

#tem_content .individualpaketeListeLay .beschreibung ul {
	padding-left: 15px;
}

#tem_content .individualpaketeListeLay .beschreibung li {
	background: url(1pic/list_bullet.png) left center no-repeat;
	padding-left: 11px;
}

#tem_content .individualpaketeListeLay div.preisinfo,
#tem_content .unterkuenftePaketLay .preisinfo {
	background-color: #EAF3F4;
}

#tem_content .unterkuenftePaketLay .preisinfo {
	margin-bottom: 10px;
}

.individualpaketeListeLay .buttons .ukButton {
	position: static;
}

.paketthemenListeLay h3,
.paketthemenListeLay h3 a{
margin: 0;
font-size: 18px;
font-family: georgia, 'times news roman', 'times', serif;
text-decoration: none;
font-weight: normal;
height: 42px;
overflow: hidden;
line-height: 22px;
}

.paketthemenListeLay h3 {
	margin-bottom: 7px;
}

.paketthemenListeLay .text p {
	margin: 0;
}


/*----------------------- #newsberichte */
div.newsberichteEintrag{
margin-bottom:10px;
}
div.newsberichteEintrag h3{
}

.newsberichteNewsletterLay {
margin-top:20px;
}
/*----------------------- #events */
.eventsListeLay{
padding:10px;
margin-bottom:10px;
background-color:#f4f9fa;
/*border-bottom:1px solid #98C7CB;*/
}
/*----------------------- #bilder*/
.bildBig img{
margin-bottom:10px;
}


/*---------------------#pakete */

/* detail */

.paketeDetailLay {
margin-bottom:10px;
}

/* */

.unterkuenftePaketLay {
padding-bottom:10px;
margin-bottom:10px;
border-bottom:1px solid #eae4ee;
}
.unterkuenftePaketLay table {
	width: 100%;
}

.unterkuenftePaketLay .paketThemaPreisschild {
	float: right;
}

.unterkuenfte h2,.paketthemen h2,.individualpakete h2,.pakete h2{
font-size:16px;
border-bottom:1px solid #eae4ee;
}

/*---------------------#subseiten */

div.subseiten{
}

.subseiten div.subseite{
height:120px;
overflow:hidden;
position:relative;
margin-bottom:10px;
}
.subseiten div.subseite div.bild{
position:absolute;left:0;top:0;
width:160px;height:120px;
overflow:hidden;
background-color:#FFFFFF;
}
.subseiten div.subseite div.text{
position:absolute;left:170px;top:0;
padding-left:5px;width:402px;padding-right:5px;
padding-top:5px;height:110px;padding-bottom:5px;
overflow:hidden;
background-color:#FFFFFF;
}
#tem_content .subseiten div.subseite div.text h3{
margin:0;
}
#tem_content .subseiten div.subseite div.text p{
margin:0;
}

#tem_footer {
	background: #fff;
	color: #4c4c4c;
	padding: 10px;
	margin-top: 10px;
	font-size: 10px;
	text-align: center;
}

#tem_footer p {
	margin: 0;
}

#tem_footer a {
	color: #4c4c4c;
	text-decoration: underline;
}

/*---------------------#indiaktor */
div#indikator{
font-size:11px;
color:#7FA2AD;
margin-bottom:8px;
}
div#indikator a{
color:#7FA2AD
}




/*---------------------#onlinegutschein */

#tem_content .paketalsgutschein .paketThemaButton {
	width: 129px;
	font-size: 10px;
}

#tem_content div.paketalsgutschein div.ogutschein {
	border: 0;
	background: #eaf4f4;
}

div.onlinegutschein_schritte{
margin-bottom:10px;
font-size:11px;
}
.onlinegutschein_schritte div.schritt{
padding:15px;
width:132px;
height:50px;
overflow:hidden;
float:left;
background-color:#E7F3F7;
margin-right:7px;
}

.onlinegutschein_schritte div.schritt4{
margin-right:0px;
}
.onlinegutschein_schritte div.aktiv{
background-color:#C6E7EF;
}


/*--------------------- ig-footer */
div#ig_footer{
padding:10px;
font-size:10px;
margin-bottom:10px;
color:#619FAF;
}
div#ig_footer a{
color:#619FAF;
text-decoration:none;
}
/*--------------------- ig-footer */
.specialbox1 h2{
	padding-bottom:3px;margin-bottom:10px;
	border-bottom:1px solid #98C7CB;	
}

/*----------------------- #credibility*/

#tem_leiste_banner {
	margin-bottom: 10px;
}

#tem_leiste_banner_titel {
	width: 210px;
	height: 35px;
	padding: 20px 20px;
	margin-bottom: 10px;
	background: url(1pic/hand_hell.png) center center no-repeat;
	text-align: center;
	line-height: 35px;
	text-transform: uppercase;
	color: #329097;
	text-decoration: none;
	font-weight: bold;
}

#tem_leiste_banner_body {
	position: relative;
	height: 375px;
}

#tem_leiste_banner_bild {
	position: absolute;
	top: 0;
	left: 0;
}
#tem_leiste_banner_bild img {
	display: block;
}
#tem_leiste_banner_text {
	position: absolute;
	left: 20px;
	width: 210px;
	color: #9dcacd;
	font-size: 16px;
}
#tem_leiste_banner_link {
	position: absolute;
	left: 20px;
	bottom: 20px;
}


#tem_leiste .pauschalen p {
	margin: 0;
}

#tem_leiste .pauschalen ul {
    margin: 0;
    padding: 10px 20px;
}
#tem_leiste .pauschalen ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#tem_leiste .pauschalen ul li a {
	display: block;
	padding-left: 12px;
	background: url(1pic/nav_bullet.png) left 5px no-repeat;
	text-decoration: none;
	text-transform: uppercase;
	color: #329097;
	font-size: 12px;
}
#tem_leiste .pauschalen ul li a:hover {
    text-decoration: underline;
}

#tem_leiste .pauschalen {
    background: url(1pic/leiste_bg.png);
    margin-bottom: 10px;
}

#tem_leiste .pauschaleneinleitung {
	background: url(1pic/hand_hell.png) center center no-repeat;
	font-weight:bold;
	padding:20px;
	width:210px;
	height:35px;
	color:#329097;
	font-weight:bold;
	font-size:12px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#tem_leiste .pauschalen div.body {
padding:20px;
width:210px;
padding-bottom: 0;
}

#tem_leiste .pauschalen .buttons {
	padding: 20px;
	padding-top: 0;
}

#tem_leiste .pauschalen .paketThemaButton,
#tem_leiste_banner_link a {
text-transform: uppercase;
font-size: 12px;
line-height: 30px;
padding-left: 27px;
color: #fff;
font-weight: bold;
background: #93C4C8 url('1pic/paketthemen_bullet.gif') no-repeat 10px 10px;
display: block;
text-decoration: none;
padding-right: 10px;
display: block;
border: 0;
height: 30px;
text-align: left;
}


#tem_leiste .pauschalen .paketThemaButton:hover,
#tem_leiste_banner_link a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #329097;
}

#tem_leiste div.credibility {
background:url(1pic/50pw.png);
width:210px;
overflow:hidden;
margin-bottom: 10px;
padding: 20px;
}

#tem_leiste div.siegel{
margin-bottom:10px;
}	

#tem_leiste .credNav {
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
}

#tem_leiste .credNav li {
	list-style: none;
}

#tem_leiste .credNav li a {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(1pic/nav_bullet.png) left 5px no-repeat;
	padding-left: 12px;
	display: block;
	color: #329097;
	text-decoration: none;
}

#tem_leiste div.siegel .pic{
width:70px;
float:left;
}
#tem_leiste div.siegel .text{
width:110px;
float:left;
}
#tem_leiste div.siegel .text p{
font-size:10px;
}
#tem_leiste div.zahlungsformen {
clear:both;
width:210px;
padding-bottom: 0;
}

#tem_leiste div.zahlungsform {
background-color:#fff;
text-align:center;
margin-bottom:10px;
padding:10px 0 10px 0;
width:100px;
height:45px;
line-height:40px;
margin-right:10px;
overflow:hidden;
float:left;
}

#tem_leiste div.zahlungsformLetzteReihe {
	margin-bottom: 0;
}


#tem_leiste div.zahlungsformRight {
	margin-right: 0;
	
}
#tem_leiste_buchen {
	background: url(1pic/50pw.png);
	margin-bottom: 10px;
}

.leistenTitel {
	height: 35px;
	line-height: 35px;
	text-transform: uppercase;
	color: #329097;
	font-weight: bold;
	background: url(1pic/hand_dunkel.png) center center no-repeat;
	margin-bottom: 10px;
	text-align: center;
	padding: 20px;
}

#tem_leiste_buchen .leistenBody {
	padding: 20px;
	padding-top: 0;
}

#tem_leiste_buchen .formField {
	margin-bottom: 10px;
	font-size: 12px;
}

#tem_leiste_buchen .formFieldTitle {
	text-transform: uppercase;
	color: #7f7f7f;
}

#tem_leiste_buchen .formField #date {
	width: 70px;
}

#tem_leiste_buchen .formField table {
	width: 30px;
}

#tem_leiste_buchen .formField #date,
#tem_leiste_buchen .formField table {
	float: left;
}

#tem_leiste_buchen input.button {
text-transform: uppercase;
font-size: 12px;
line-height: 30px;
padding-left: 27px;
color: #fff;
font-weight: bold;
background: #93c4c8 url('1pic/paketthemen_bullet.gif') no-repeat 10px 10px;
display: block;
text-decoration: none;
padding-right: 10px;
display: block;
border: 0;
width: 100%;
height: 30px;
text-align: left;
}

#tem_leiste_buchen input.button:hover {
    color: #fff;
    text-decoration: none;
    background-color: #5AA6AB;
}


#tem_facebook {
	padding: 20px;
    background: url(1pic/50pw.png);
    margin-bottom: 10px;
    width: 210px;
}
#tem_facebook a {
	width: 113px;
	float: left;
}
#tem_facebook iframe {
	width: 89px;
	float: left;
	display: block;
	margin-left: 8px;
	margin-top: 6px;
}

#tem_facebook a,
#tem_facebook img {
	display: block;
}

#tem_intouch {
	text-align: center;
	font-size: 10px;
    color: #329097;
}

#tem_intouch a {
	text-decoration: underline;
	font-size: 10px;
    color: #329097;
}

/*----- suchpresets -----*/

div.suchpresets{
width:670px;
overflow:hidden;
}

.suchpresets .suchpresetsEintrag .left,
.suchpresets .suchpresetsEintrag .right {
width:329px;
height:169px;
overflow:hidden;
margin-bottom:10px;
float:left;
margin-right:10px;
}

.suchpresets .suchpresetsEintrag .right {
	margin-right: 0;
}

.suchpresets .suchpresetsEintrag div.bild{
height:139px;
overflow:hidden;
background-color:#FFFFFF;
}

#tem_content .suchpresets .suchpresetsEintrag div.text a {
display: block;
text-transform: uppercase;
font-size: 12px;
line-height: 30px;
padding-left: 27px;
font-weight: bold;
background: #5AA6AB url('1pic/paketthemen_bullet.gif') no-repeat 10px 10px;
display: block;
text-decoration: none;
padding-right: 10px;
color: #fff;
}

#tem_content .suchpresets .suchpresetsEintrag div.text a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #329097;
}

/*--- tooltip ---*/

.tooltip{
 display:none;
 background-color:#F4F9FA;
 color:#329097;
 padding:5px;
 border:1px solid #329097;
 line-height:18px;
 }
 .tooltip div{
 background-repeat:no-repeat;
 background-align:0 center;
 padding-left:25px;
 }
.tooltip img{
 margin-right:10px;
 }

/*--- paypal hinweis ---*/
div.hinweis-paypal{
margin-top:20px;
margin-bottom:10px;
border:2px solid #EC0505;
color:#EC0505;
padding:5px;
}
div.hinweis-paypal img{
float:left;
margin-right:10px;
}	

.maplink {
	font-size: 10px;
	font-weight: normal;
}

#unterkuenfteSuche,
#unterkuenfteSuche * {
	font-size: 13px;
}

#unterkuenfteSuche {
    margin-bottom: 10px
}

.paketthemenEintrag #unterkuenfteSuche {
	margin-top: 10px
}

#tem_content .paketthemenEintrag h3 {
	font-style: italic;
	text-transform: none;
}

#unterkuenfteSuche td {
	background-color: #F4F9FA;
	padding: 5px;
}

#unterkuenfteSuche td.zweispaltig {
	width: 50%;
}
#unterkuenfteSuche td.dreispaltig {
	width: 33.33%;
}
#unterkuenfteSuche td.vierspaltig {
    width: 25%;
}

#unterkuenfteSuche .headline1 {
	font-weight: bold;
}
#unterkuenfteSuche .headline2 {
    text-decoration: underline;
}

.wetterDetailAnsicht .tage{
  margin-bottom:10px;
  width:670px;
}

.wetterDetailAnsicht .tag{
  width:160px;
  float:left;
  margin-right:7px;    
}

#temSimple body {
	padding: 10px;
}

#seitenReiter {
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: georgia, 'times news roman', 'times', serif;
	font-style: italic;
}
#seitenReiter li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	height: 22px;
	line-height: 22px;
	font-size: 19px;
	background: #d6e9ea;
	color: #6fb1b6;
	padding: 16px;
	text-align: center;
}

#seitenReiter li a {
	text-decoration: none;
	color: #6fb1b6;
}
#seitenReiter li a:hover {
    text-decoration: underline;
}
#seitenReiter li+li {
	border-left: 1px solid #fff;
}
#seitenReiter li.aktiv {
	background: #fff;
}

/* .reiter1 { */
/* 	width: 38px; */
/* } */
/* .reiter2 { */
/*     width: 138px; */
/* } */
/* .reiter3 { */
/*     width: 171px; */
/* } */
/* .reiter4 { */
/*     width: 136px; */
/* } */
/* .reiter5 { */
/*     width: 164px; */
/* } */

.ukseminareListeLay .bilder {
	margin-right: 10px;
}

.ukseminareListeLay h2 {
	margin-top: 0;
}
.ukseminareListeLay ul.liste {
	margin: 0;
	padding: 0;
}

#tem_content .ukseminareListeLay ul.links li a {
	float: left;
	margin-right: 10px;
	display: block;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 30px;
	padding-left: 27px;
	font-weight: bold;
	background: #329097 url('1pic/paketthemen_bullet.gif') no-repeat 10px 10px;
	display: block;
	text-decoration: none;
	padding-right: 10px;
	color: #fff;
}
/* test: killme */
#formularfeldgruppenProduktgruppe input{
width:500px;
font-size:10px;
}

#formularfeldgruppenProduktgruppe textarea{
width:500px;
font-size:10px;
}

#formularfeldgruppenProdukte input{
width:150px;
font-size:10px;
}


