@import url("/se_data/global/css/menu_horizontal.css");
@import url("/css/FontSizer.css");

#body {
	background: #e7e7e7;
	color: #333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
} 

a {
	color: #1B557E;	
}

a:hover {
	color: #16314b;
}


#container {
	background: #032e03;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 1;
}

#theme {
	position: relative;
	width: 1000px;
	height: 340px;
}

#header {
	/*background: url(/gfx/default_header.jpg) no-repeat;*/
	padding: 230px 0 0 0;
}

#headerBild {
	position: absolute;
	top: 0;
	left: 0;
}

.logo {
	background: url(/gfx/logo.png) no-repeat;
	width: 185px;
	height: 65px;
	position: absolute;
	margin: 240px 0 0 770px;
}

*html .logo {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gfx/logo.png');
	width: 185px;
	height: 65px;
	margin: 240px 0 0 770px;
	position: absolute;
}

#printLogo {
	display: none;
}

#headerBild .logo {
	background: url(/gfx/logo.png) no-repeat;
	width: 185px;
	height: 65px;
	position: absolute;
	margin: 140px 0 0 770px;
}

*html #headerBild .logo {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gfx/logo.png');
	width: 185px;
	height: 65px;
	position: absolute;
	margin: 140px 0 0 770px;
}

#main {
	background: #fff;
	width: 1000px;
	padding: 0 0 20px 0;
	position: relative;
	z-index: 1;
}

#leftColumn {
	float: left;
	width: 185px;
	overflow: hidden;
}

#middleColumn {
	width: 605px;
	float: left;
	padding: 15px 15px;
	overflow: hidden;
	position: relative;
}

#middleColumn .voiceReader {
	width: 80px;
	padding: 0px 20px 20px 0px;
}

#middleColumn .voiceReader a {
	display: block;
}


#middleColumnWide {
	width: 800px;
	float: left;
	padding: 15px 0 15px 15px;
}

#rightColumn {
	float: left;
	width: 180px;
	overflow: hidden;
}


/*Das Menü wird aus der menu_horizontal inkludiert und hier nur angepasst*/

/*---------------Menuebene 0------------*/
.Menu {
	background: #1B557E;
	height: 45px;
	padding: 0 0 0 30px;
	position: relative;
	width: 970px;
	z-index: 101;
}

.Menu ul {
	margin: 0px;
	padding: 0px;
	position: absolute;
	list-style-type: none;
}

.Menu ul li {
	padding: 0;
	float: left;
	text-align: center;
}

.Menu ul li a {
	color: #70A4BB;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	padding: 14px 8px 15px 8px;
	margin: 0px 0px 0px 0px;
}

.Menu ul li a:hover,
.Menu ul li.on a,
.Menu ul li.hover a {
	background: #164464;
	color: #fff;
	padding: 15px 8px 15px 8px; 
	margin: 0px 0px 0px 0px;
}

/*---------------Menuebene 1-----------*/
.Menu ul li ul {
	width: 240px;
	background: #164464;
	padding: 10px 10px 15px 10px;
	margin: 0px 0px 0px 0px;
}

.Menu ul li ul li {
	text-align: left;
	padding: 0;
	margin: 0;
}


/*------Menuebene 1 nonchosen-----------*/
.Menu ul li ul li.hover a,
.Menu ul li.off ul li a,
.Menu ul li ul li a,
.Menu ul li ul li a:hover {
	border-top: #70A4BB 1px solid ;
	/*width: 150px;*/
	font-size: 14px;
	color: #70A4BB;
	padding: 5px 15px;
	text-transform: none;
	margin: 0px;
}

/*------Menuebene 1 nonchosen hover-----*/
.Menu ul li.on ul li a,
.Menu ul li.on ul li.on a,
.Menu ul li.off ul li a:hover {
	color: #fff;
	text-transform: none;
	padding: 5px 15px 5px 15px;
	margin: 0px;
}

.Menu ul li ul li a:hover {
}



/*------Menuebene 1 chosen hover--------*/
.Menu ul li.on ul li.off a,
.Menu ul li.off ul li a {
	font-family: Tahoma;
	font-size: 14px;
	letter-spacing: 1px;
	border-top: #a1c4dd 1px solid ;
	color: #a1c4dd;
	padding: 5px 15px 5px 15px;
	margin: 0;
}

/*------Menuebene 1 chosen hover--------*/
.Menu ul li.on ul li.off a:hover,
.Menu ul li.off ul li a:hover {
	font-family: Tahoma;
	font-size: 14px;
	letter-spacing: 1px;
	border-top: #fff 1px solid ;
	color: #fff;
	padding: 5px 15px 5px 15px;
	margin: 0;
}

/*------Menuebene 1 chosen hover--------*/
.Menu ul li.on ul li a:hover {
	color: #fff;
	padding: 5px 15px 5px 15px;
	margin: 0px;
}

.Menu ul li.on ul li.on a {
	border-top: #fff 1px solid ;
	color: #fff;
	padding: 5px 15px 5px 15px;
	margin: 0px;
}

.Menu ul li.off ul li.nav_1_1 a,
.Menu ul li.on ul li.nav_1_1 a, 
.Menu ul li ul li.nav_1_1 a:hover, 
.Menu ul li.off ul li.nav_2_1 a,
.Menu ul li.on ul li.nav_2_1 a,
.Menu ul li ul li.nav_2_1 a:hover,
.Menu ul li.off ul li.nav_3_1 a,
.Menu ul li.on ul li.nav_3_1 a,
.Menu ul li ul li.nav_3_1 a:hover,
.Menu ul li.off ul li.nav_4_1 a,
.Menu ul li.on ul li.nav_4_1 a,
.Menu ul li ul li.nav_4_1 a:hover,
.Menu ul li.off ul li.nav_5_1 a,
.Menu ul li.on ul li.nav_5_1 a,
.Menu ul li ul li.nav_5_1 a:hover,
.Menu ul li.off ul li.nav_6_1 a,
.Menu ul li.on ul li.nav_6_1 a,
.Menu ul li ul li.nav_6_1 a:hover,
.Menu ul li.off ul li.nav_7_1 a,
.Menu ul li.on ul li.nav_7_1 a,
.Menu ul li ul li.nav_7_1 a:hover,
.Menu ul li.off ul li.nav_8_1 a,
.Menu ul li.on ul li.nav_8_1 a,
.Menu ul li ul li.nav_8_1 a:hover {
	border:none;
}
/*------------Jahreszeiten--------------*/
#seasons {
	right: 30px;
	top: 8px;
	position: absolute;
	z-index: 99;
}

a.season1,
a.season2,
a.season3,
a.season4 {
	display: block;
	float: left;
	padding: 8px 0 0 0;
	height: 30px;
	width: 30px;
}

/*----------Themen Honmepage------------*/
#themen {
	position: relative;
	margin: 15px 0 0 65px;
	text-align: center;
	width: 870px;
	display: block;
}

/*
*html #themen {
	padding: 0;
	margin-left: 65px;
	text-align: center;
	width: 870px;
	display: block;
}
*/

.thema {
	color: #294A28;
	float: left;
	width: 150px;
	padding: 0 10px;
	position: relative;
	overflow: visible;
}

#themen a.link {
	display: block !important;
	color: #457044;
	font-size: 14px;
	padding: 10px 0;
	text-decoration: none;
}

#themen a.link:hover {
	color: #fff;
}

/*----------VA Startseite---------------*/
.veranstaltungen {
	color: #294A28;
	float: left;
	width: 150px;
	padding: 0 10px;
	position: relative;
	overflow: visible;
}

.veranstaltungen h3 a {
	display: block !important;
	color: #457044;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 0 0 0 10px;
	text-decoration: none;
}

.veranstaltungen .gruppe h3 {
	margin: 0;
}

.veranstaltungen h3 a:hover {
	color: #fff;
}

.veranstaltungen .gruppe {
	color: #457044;
}

.veranstaltungen a.link {
	display: block;
}

#veranstaltungen_content {
	display: none;
	position: absolute;
	bottom: 117px;
	left: -60px;
	z-index: 99;
	font-size: 14px;
	padding-bottom: 50px;
	background: url(/gfx/bubble_bg.gif) no-repeat bottom left;
	text-align: left;
}


#themen #veranstaltungen_content .inner
{
	color: #666;
	background: #fff;
	width: 275px;
	position: relative;
}

#themen #veranstaltungen_content .inner p {
	background: #fff;
	color: #2382A7;
	font-size: 13px;
	font-weight: bold;
	overflow: hidden;
	padding: 10px 10px;
	margin: 0;
}

#themen #veranstaltungen_content .inner span {
	color: #666;
	background: #fff;
	display: block;
	font-weight: normal;
	font-size: 12px;
	margin: 0;
	line-height: 12px;
	padding: 0 15px 10px 15px;
	overflow: hidden;
}

/*----------miniDB Themen----------------*/
.thema {
	color: #294A28;
	float: left;
	width: 150px;
	padding: 0 10px;
	position: relative;
	overflow: visible;
}

.thema h3 a {
	display: block !important;
	color: #457044;
	font-?????!??????L?????size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 0 0 0 10px;
	text-decoration: none;
}

.thema h3 a:hover {
	color: #fff;
}

.thema a.link {
	display: block;
}

#thema_1, 
#thema_2,
#thema_3,
#thema_4 {
	display: none;
	position: absolute;
	bottom: 117px;
	left: -65px;
	z-index: 99;
	font-size: 14px;
	padding-bottom: 50px;
	background: url(/gfx/bubble_bg.gif) no-repeat bottom left;
	text-align: left;
	z-index: 99;
}


#themen #thema_1 .inner,
#themen #thema_2 .inner,
#themen #thema_3 .inner,
#themen #thema_4 .inner,
{
	color: #666;
	background: #fff;
	width: 275px;
	position: relative;
}

#themen #thema_1 .inner p,
#themen #thema_2 .inner p,
#themen #thema_3 .inner p,
#themen #thema_4 .inner p {
	background: #fff;
	color: #2382A7;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
	padding: 10px 15px;
	margin :0;
}

#themen #thema_1 .inner span a,
#themen #thema_2 .inner span a,
#themen #thema_3 .inner span a,
#themen #thema_4 .inner span a {
	line-height: 12px;
}

#themen #thema_1 .inner span,
#themen #thema_2 .inner span,
#themen #thema_3 .inner span,
#themen #thema_4 .inner span {
	color: #666;
	background: #fff;
	display: block;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	padding: 0 15px 10px 15px;
	overflow: hidden;
	width: 245px;
}


/*-----------------GEMEINDE--------------*/
#menuAdd {
	padding: 5px 15px 0 20px;
	position: relative;
	float: left;
}

#menuAdd a {
	font-size: 13px;
	color: #666;
	float: left;
	font-weight: normal;
	padding: 0 10px 0 0;
}

#menuAdd a:hover {
	color: #000;
	text-decoration: underline;
}

/*--------------------menuFooter------------------------*/
#menuFooter {
	background: #e7e7e7;
	height: 45px;
	width: 100%;
	position: relative;
	z-index: 100;
}

#orientation {
	font-size: 10px;
	font-weight: normal;
	position: relative;
	float: left;
	width: 340px;
	padding: 18px 0 0 15px;
}

#orientation a {
	color: #666;
	font-weight: normal;
	text-decoration: none;
}

#orientation a:hover {
	color: #000;
}

#wetter {
	position: absolute;
	margin: 0 0 0 720px;
}

#languages_start {
	position: absolute;
	bottom: 10px;
	left: 10px;
	z-index: 99;
}

#languages_start a {
	padding: 0 5px 0 0;
}

#languages{
	position: absolute;
	right: 0;
	top: 0;
	padding: 10px 0 0 0;
}

#languages a {
	float: left;
}

#languages a img {
	padding: 3px 10px 0 0;
}

#languages a.link img {
	padding: 8px 5px 0 0;
}


#icons {
	position: relative;
	float: left;
	padding: 12px 0 0 5px;
	height: 30px;
}

#iconWebcam {
	background: url(/gfx/icon_webcam.gif) no-repeat left top;
	padding: 0 0 0 30px;
	height: 30px;
	float: left;
	position: relative;
}

#iconNewsletter {
	background: url(/gfx/icon_newsletter.gif) no-repeat left top;
	padding: 0 0 0 35px;
	height: 30px;
	margin-left: 20px;
	float: left;
}

#iconWebcam a,
#iconNewsletter a {
	display: block;
	padding: 5px 0 0 0;
}


#iconNewsletter_content {
	position: absolute;
	z-index: 100;
	margin: 0;
}

#iconWebcam_content {
	display: none;
	left: -105px;
	top: 33px;
	position: absolute;
	z-index: 100;
}

#iconNewsletter_content {
	display: none;
	left: 60px;
	top: 45px;
	z-index: 99;
}

#iconNewsletter_content img,
#iconWebcam_content img {
	display: block;
	position: relative;
	width: 350px;
	z-index: 100;
}
/*----------------------leftColumn--------------------*/

#subNav {
	border-bottom: 1px solid #DADADA;
	margin: 0;
	padding: 15px 0;
}

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

#subNav ul li {
	display: inline;
	overflow: hidden;
	height: 25px;
}

#subNav ul li a,
#subNav ul li.off a {
	border-top: #fff 1px solid;
	display: block;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 0 5px 15px;
}

#subNav ul li a:hover,
#subNav ul li.on a {
	color: #fff;
	background: #156a91;
}

#subNav ul li ul {
    padding: 0 0 5px 0;
}

#subNav ul li ul li a,
#subNav ul li ul li.off a {
	border-top: #fff 1px solid;
	color: #000;
	background: #fff;
    padding: 2px 0 2px 25px;
}

#subNav ul li ul li ul li a,
#subNav ul li ul li ul li.off a {
	border-top: #fff 1px solid;
	color: #000;
	background: #fff;
    padding: 2px 0 2px 35px;
}

#subNav ul li ul li a:hover,
#subNav ul ul li.on a {
	color: #fff;
	background: #156a91;
}

#subNav ul li ul li ul li a:hover,
#subNav ul ul li ul li.on a {
	color: #fff;
	background: #156a91;
}

#pauschalen a {
	text-decoration: none;
}

#pauschalen a:hover {
	color: #1B557E;
	text-decoration: underline;
}

/*
#pauschalen p {
	color: #32769b;
	text-transform: uppercase;
	font-size: 14px;
	padding: 0 15px;
}
*/
#merkzettel {
	padding: 15px 0 0 0;
}

#anzeige {
	padding: 15px 0 0 0;
}
/*-----------------footer_start--------------*/
#footer_start {
	background: #032e03;
	color: #457044;
	font-size: 12px;
	line-height: 15px;
	height: 150px;
	position: relative;
	margin: 50px 0 0 75px;
}

#footer_start a {
	color: #457044;
}

#footer_start h4 {
	font-size: 14px;
	padding: 0;
	margin: 0;
}

#footer_start a:hover {
	color: #fff;
}

/*-----------------footer--------------*/
#footer {
	background: #032e03;
	color: #457044;
	font-size: 12px;
	padding: 20px 0 20px 200px;
	position: relative;
}

#footer a {
	color: #457044;
}

#footer h4{
	padding: 0;
	margin: 0;
}

#footer a:hover {
	color: #fff;
}

#footer .linklist {
	padding: 0 0 25px 0;
}

#footer .linklist ul {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
	white-space: nowrap;
	text-transform: uppercase;
}

#footer .linklist ul li {
	display: inline;
	padding: 0 15px 0 0;
}

#footer .linklist ul li a{
	/*color: #145286;*/
	font-weight: bold;
	text-decoration: none;
}

#footer .linklist ul li a:hover;{
	color: #fff;
	text-decoration: underline;
}


/*---------------SEITENSUCHE-------------*/

#sitesearch {
	height: 19px;
	padding: 15px 0 0 0;
	width: 205px;
	float: left;
	position: relative;
	overflow: hidden;
}

#sitesearch .query {
	background: url(/gfx/input_bg.gif) no-repeat;
	border: none;	
	color: #999;
	font-size: 10px;
	float: left;			
	height: 19px;
	padding: 4px 0px 0px 5px;
	width: 105px;	
}

#sitesearch .button {
	border: 0px;
	color: #666;
	float: left;
	margin: 0px;		
	padding: 0px;
}

/* WARENKORB */

.warenkorb {
	background: #e7f0f4 url(/gfx/meinBaiersbronn.jpg) no-repeat left top;
	border: 1px solid #DADADA;
	padding: 90px 15px 10px 15px;
	margin: 15px 0;
	overflow: hidden;
}

.boxImg {
/*	margin: -15px 0 0 -16px;*/
	padding: 0 0 15px 0;
	width: 180px;
	overflow: hidden;
	position: absolute;
}

.boxWarenkorb {
	color: #666;
	/*padding: 75px 0 0 0;*/
	margin: 0px;
	font-size: 11px; 
	height: 100%;
}

.boxText {
	display: block;
	padding: 80px 0 0 0;
	position: relative;
}

.boxWarenkorb h3 {
	font-size: 13px; 
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}


.boxWarenkorb .formular {
	padding: 0px;
	margin: 0px;

}
#rightColumn .boxWarenkorb label {
	display: block;

}

.boxWarenkorb button {
	float: right;
	background-color: #ECECEC;
	display: block;
}



.boxWarenkorb .caption {
	display: block;
	margin: 0;
}
.boxWarenkorb .input {
	display: block;
	width: 145px;
}
.boxWarenkorb .errors {
	color: #b20;	
	padding-top: 5px;
	
}
.boxWarenkorb .text {
	padding-top: 5px;
	color: #3D80AE;
}
.boxWarenkorb .links {
	padding-top: 5px;
	color: #3D80AE;
}
.boxWarenkorb .basket {
	position: relative;
	padding-top: 5px;
}


.boxWarenkorb .basket .item {
	background-color: #FFFFFF;
	margin: 2px 0px;
	padding: 2px;
	position: relative;
}
.boxWarenkorb .basket .item a {
	display: block;
	float: left;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
}

.boxWarenkorb .basket .item .link {
	padding: 3px 0 0 0;
	color: #3D80AE;
}

.boxWarenkorb .basket .item .link img {
	float: left;
	width: 16px;
	height: 16px;
	display: block;
}

.boxWarenkorb .basket .item .delete {
	position: absolute;
	right: 0;
	width: 16px;
}

.boxWarenkorb .basket .item .delete img {
	width: 16px;
	height: 16px;
	display: block;
}

#begruessung {
    color: #333;
    overflow: hidden;
    font-size: 12px;
    margin: 0px;
    padding: 0px 10px 10px 10px;
	width: 170px;
	line-height: 16px;
}

.boxWarenkorb .boxHead h3 {
	color: #1A567E;
	padding: 0px 0px 0px 0px;
}

.boxWarenkorb .boxHead p {
	padding: 5px 0px 10px 0px;
	margin: 0;
}

.boxWarenkorb .boxFooter {
	height: 23px;
}

.boxWarenkorb .boxFooter a {
	background: #ececec;
	text-transform: uppercase;
	text-decoration: none;
	padding: 2px 4px;
	margin: 10px 0px 0px 0px;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	display: block;
	white-space: nowrap;
	float: right;
	border: 2px outset #fff;
}

/* --- Community Login-Kombiniert --- */
.template_communityLoginKombiniert .element {
	display: block;
	float: left;
	width: 30%;
	padding-right: 2%;
	padding-top: 15px;
	margin-bottom: 5px;
}

.template_communityLoginKombiniert .element input,
.template_communityLoginKombiniert .element select {
	width: 100%;
}

.template_communityLoginKombiniert .anrede {
	width: 15%;
}
.template_communityLoginKombiniert .vorname,
.template_communityLoginKombiniert .email {
	clear: both;
}

/* --- Sitemap --- */

.template_sitemap a {
	color: #3D80AE;
}

.template_sitemap a:hover {
	text-decoration: none;
}

/* --- DIREKT NACH --- */

.directto {
	margin: 5px 0px;
}

.directto select {
	width: 130px;
	color: #000;
	font-size: 11px;
}


.boxBlue {
	background: #e8eff7;
	border: 1px solid #DADADA;
	padding: 10px;
	margin: 15px 0pt;
/*	width: 153px; */
}

.boxWhite {
	background: #fff;
	border: 1px solid #DADADA;
	padding: 10px;
	text-align: center;
	margin-bottom: 15px;
}

.boxWhite .bannerTable {
	padding: 5px;
}

.boxWhite .bannerTable .item {
	padding-bottom: 5px;
}

.boxWhite p {
	margin: 5px 0 0 0;
	font-weight: bold;
}

.boxBlue h3,
.boxWhite h3 {
	color:#1A567E;
	font-size: 12px;
	padding:0px;
	margin: 0 0 5px 0;
	text-transform: uppercase;
}

.boxWhite ul li a {
	display: block;
	line-height: 16px;
}

.boxSchwarzwald {
	background: #fff;
	border: 1px solid #DADADA;
	margin: 15px 0;
	text-align: center;
	padding: 15px 0;
}

.boxSchwarzwald a:hover p {
	text-decoration: underline;
}
	
.boxSchwarzwald p {
	color: #666666;
	font-size: 11px;
}

#newsletter button {
	background: none;
	border: none;
	color: #626262;	
	font-size: 11px;
/*	margin: 15px 0 0 30px;*/
	padding: 0;
	cursor: pointer;
}

/* TRAVELSUCHE STARTSEITE */
#travelform2 {
	width: 158px;
	margin: 5px 0 0 0;
}

#travelform2 .travelSearch {
}

#travelform2 .travelSearch .dateWidget {
	margin: 0px 0px 5px 0px;
}

#travelform2 .travelSearch .dateText {
	width: 55px;
	margin: 0px 0px 2px 0px;
}

#travelform2 .travelSearch select {
	margin: 0px 0px 5px 0px;
}

#travelform2 .searchButton {
	padding: 0px 0px 0px 90px;
	height: 19px;
}

/* TRAVEL Details */
#template_travel .navigation, 
.template_travel .searchCriteria,
.template_travel .result td,
.travel_roomsInfo .searchValues,
.travel_rooms .session {
	background-color:#E6E6E6;
	font-size: 13px;
}


/* alte Klassen 
.headline 	{ font-size:14px; font-family: Arial, Helvetica; color: #1B557E; font-weight: bold; line-height: 18px;}	
.text     	{ font-size:12px; font-family: Arial, Helvetica; color: #000000; line-height: 18px;}	
*/


/*-------------VORLAGEN------------------*/

.headline 	{ 
	font-size:14px; 
	font-family: Arial, Helvetica; 
	color: #1B557E; 
	font-weight: bold; 
	line-height: 18px;
}

.wanderung .bild {
	float: left;
	padding: 15px 15px 15px 0;
}

.wanderung .bild img {
	padding: 0 0 15px 0;
}

.wanderung a img {
	padding: 0 15px 0 0;
}

.middleColumnWide .template {
	width: 800px;
	margin: 0px 0px 20px 0px;
}

#middleColumn .template {
	width: 605px;
	margin: 0px 0px 15px 0px;
}

.template h1 {
	font-size: 19px;
	color: #1B557E;
	margin: 0px 0px 10px 0px;
}

.template h3 {
	font-size: 14px;
	line-height: 17px;
	color: #666;
	margin: 0px 0px 10px 0px;
}

.template p {
	color: #333;
	line-height: 15px;
	margin: 10px 0px 10px 0px;
}

.infosys a,
.template a {
	color: #1B557E;
	font-size: 13px;
	line-height: 17px;
	text-decoration: none;
}

.infosysbar {
	font-size: 14px;
	font-weight: bold;
	padding: 15px 0 0 5px;
}

 .infosys a:hover,
 .template a:hover {
	text-decoration: underline;
}

.template_3bild .bild,
.template_default .bild {
	width: 190px;
}

.template_2bild .bild {
	width: 295px;
}

.bild br {
	display: none;
}

.template_default small,
.template_1bild small,
.template_2bild small,
.template_3bild small {
	margin: 3px 0px 5px 0px;
	display: block;
	line-height: 120%;
}

.template_text2bild small,
.template_2bildtext small,
.template_lisastip small {
	margin: -12px 0px 5px 0px;
	display: block;
	line-height: 120%;
}

.template_2bild .template_left,
.template_2bild .template_right, 
.template_2bild .template_left img,
.template_2bild .template_right img {
	width: 295px;
	padding: 0px;
}

.template_texttext .template_left {
	width: 295px;
	padding: 0px;
	float: left;
}

.template_texttext .abstandRechts {
	float: left;
	width: 295px;
	margin-right: 15px;
	padding: 0;
}

.template_3bild img {
	margin: 0px;
}

.template_text2bild .abstandRechts,
.template_2bildtext .template_left {
	width: 400px;
	margin-right: 0px;
}

 .template_text2bild .template_right {
	width: 190px;
}

 .template_text2bild img,
 .template_2bildtext img {
	display: block;
	margin: 4px 0px 15px 0px;
	width: 190px;
}

 .template_2bildtext .abstandRechts {
	width: 190px;
	margin-right: 15px;
}

 .template_2bildtext .template_left.abstandRechts br {
	display: none;
}


 .template_fileview {
	background: #fff;
	color: #333;	
	/*width: 661px;*/
}

 .template_fileview h1 {
	font-family: arial, helvetica, sans-serif;
	/*background: #1B557E;*/
	color: #fff !important;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	padding: 4px 15px;
	margin: 0;
}

 .template_fileview .item {
	/*border-bottom: 1px solid #1B557E;*/
	padding: 15px;
}

 .template_fileview .icon {
	display: block;
	float: right;
} 

 .template_fileview .minitext.link a {
	color: #333;
} 

 .template_fileview .minitext.link a:hover {
	/*color: #1B557E;*/
}

 .template_fileview .minitext.size {
	color: #999;
	font-size: 12px;
}

 .template_divider {
	background: #1B557E;
	margin: 20px 0px 10px 0px;
	padding: 0px;
	position: relative;
}

 .template_divider h1 {
	font-family: arial, helvetica, sans-serif;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	padding: 4px 15px;
	margin: 0px;
}

 .template_table th {
	background: #1B557E;
	color: #fff;
	padding: 5px;
	margin: 0px;	
}

 .template_table td {
	background: #eee;
	padding: 5px;
	margin: 0px;
}

 .template_table {
	color: #333;	
	margin: 2px 2px 20px 2px;
}

/* 3 THEMEN */

 .template_3themen_multi .column {
	float: left;
	width: 190px;
	margin: 0px 15px 0px 0px;
	height: 100%;
	position: relative;
}

 .template_3themen_multi .column2 {
	margin: 0px 0px 0px 0px;
}

 .template_3themen_multi .column img {
	width: 190px;
	padding: 0px;
	margin: 0px;
	display: block;
}

 .template_3themen_multi .column .contents {
	width: 191px;
	padding: 10px;
	background: #eee;
	overflow: hidden;
}

 .template_3themen_multi .column h1 {
	font-size: 17px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: #1B557E;
	font-family: georgia, serif;
}

 .template_3themen_multi .text {
	color: #333;
	margin: 0px;
	padding: 0px;
}

 .template_3themen_multi .column .button {
	float: right;
}

 .template_3themen_multi .column .button a {
	margin: 5px 0px 0px 0px;
	font-family: georgia, serif;
	font-size: 13px;
	text-decoration: none;
	color: #1B557E;
	display: block;
}

 .template_3themen_multi .column .button a:hover {
	text-decoration: underline;
}

/* INFOBOX */

.template_infobox {
	background-color: #fff;
	border: 1px solid #e7e7e7;
	margin: 0 0 15px 0;
}

.template_infobox h1 {
	background-color: #1B557E;
	font-family: Arial,Helvetica,sans-serif;
	color: #fff;
	font-size: 14px;
	line-height: 14px;
	padding: 4px 15px;
	margin: 0px;
}

.template_infobox .row {
	padding: 10px 10px;
}

.template_infobox .col {
	width: 44%;
	padding-left: 4%;
	padding-right: 2%;
	float: left;
	background: url(/gfx/pfeil_grau.gif) 0px 4px no-repeat;
}

.template_infobox .col1 {
	padding: 0px 15px 0px 15px;
}

.template_infobox .col p {
	font-size: 13px;
	line-height: 17px;
	color: #333;
	padding: 0px;
	margin: 0px;
}

.template_infobox .col h3 {
	font-size: 13px;
	line-height: 14px;
	color: #333;
	margin: 0px 0px 5px 0px;
}

.template_infobox .col a {
	font-size: 13px;
	line-height: 14px;
	text-decoration: none;
	color: #1B557E;
}

.template_infobox .col a:hover {
	text-decoration: underline;
}








/* --- Vorlagen --- */

.pauschalenBox {
	float: left;
	padding: 0 15px 15px 0;
	width: 190px;
}

.pauschalenBox_right {
	float: left;
	width: 190px;
}

.pauschalenBox .headtext,
.pauschalenBox_right .headtext {
	font-size: 13px;
	font-weight: bold;
	padding: 0 15px 15px 15px;
}

.pauschalenBox .text,
.pauschalenBox_right .text  {
	padding: 0 15px 15px 15px;
}

.pauschalenBox .more,
.pauschalenBox_right .more {
	padding: 0 15px 15px 0;
	text-align: right;
}

.pauschalenBild {
	padding: 0 0 15px 0;
	text-align: center;
}

.template_community.newsletteranmeldung {
	padding: 0 0 15px 0;
}

.template_community.newsletteranmeldung .gruppen {
	border-left: 1px solid #DADADA;	
	border-right: 1px solid #DADADA;	
	border-top: 1px solid #DADADA;	
	border-bottom: none;
	margin: 0;
}

.template_community.newsletteranmeldung .personendaten {
	border-left: 1px solid #DADADA;	
	border-right: 1px solid #DADADA;	
	border-bottom: 1px solid #DADADA;	
	border-top: none;
	margin: 0;
}




.NewsStartseite {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	width: 601px;
	background-color: #fff;
	border: 1px solid #a3a193;
}

.NewsItemStartseite {
	float: left;	
	padding: 0px;
	margin: 0px;
	width: 300px;
	color: #333;
}

.NewsItemStartseiteLi {
	float: left;	
	padding: 5px;
	margin: 0px;
	width: 8px;
}
.NewsItemStartseiteText {
	float: left;	
	padding: 5px;
	margin: 0px;
	width: 250px;
	color: #333;
}

.NewsStartseiteHeadline {
	padding: 15px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
}


.PauschalenVaStartseite {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	width: 603px;
}

.PauschalenVaStartseiteHeadline {
	padding: 15px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	width: 284px;
	background-color: #DBD9CC;
	border-bottom: 1px solid #bbb;
}

.PauschalenVaStartseiteCell1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 15px 0px 0px;;
	float: left;	
}
.PauschalenVaStartseiteCell2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;;
	float: left;	
}


.PauschalenVaStartseiteContent {
	padding: 10px 5px 10px 5px;
	width: 284px;
	background-color: #CDCBBC;
}

/* --- mini db --- */
.ueberschrift {
	background-color: #486DA2;
	color: #fff;
	font-size: 16px;
	padding: 5px;
}

.beschreibung {
	padding: 15px 0 15px 0;
	font-weight: bold;
}

.aufzaehlungen {
	padding: 5px 0 10px 5px;
}

.ueberschrift2 {
	float: left; 
	padding: 0px 20px 0px 0px;
	font-weight: bold;
}

.inhalt {
	float: left;
}

.bild.marginleft,
.bild.marginright {
	margin: 0;
}

.template_default {
	margin: 0 0 15px 0;
}

 .template_default .bild.marginleft.template_right {
	padding: 0 15px 0 0;
	float: left;
}

 .template_default .bild.marginright.template_left {
	float: right;
	padding: 0 0 0 15px;
}

/* --- Vorlage: eCards Eingabe --- */
.template__ecards .eingabe .motive {
	text-align: center;
	padding: 15px 0px 0px 0px;
	border: 1px solid #DADADA;	
	margin-bottom: 30px;
	position: relative;
/*	background: #DAE0EC;*/
	width: 560px;
}

.template__ecards .eingabe .briefmarken {
	text-align: center;
	padding: 0px 0px 5px 0px;
	border: 1px solid #DADADA;
	margin-bottom: 30px;
	position: relative;
	/*background: #DAE0EC;*/
	width: 560px;
}

.template__ecards .eingabe .motive h3, .template__ecards .eingabe .briefmarken h3 {
	text-align: center;
	/*font: #7F6666;*/
	position: relative;
	top: 0px;
	left: 15px;
	padding: 2px;
	display: block;
}

.template__ecards .eingabe .motive .auswahl {
	float: left;
	width: 250px;	
	padding: 0px 2% 15px 2%;
	margin: 0px;
}

.template__ecards .eingabe .briefmarken .auswahl {
	float: left;
	width: 32%;
	text-align: center;
	padding: 15px 0px 0px 0px;
	margin: 0px;
}

.template__ecards .eingabe .motive .auswahl .bild img {
	width: 160px;
}

.template__ecards .eingabe .motive .auswahl .bild {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	display: block;
}

.template__ecards .eingabe .briefmarken .auswahl .bild img {
	width: 100px;
}

.template__ecards .eingabe .briefmarken .auswahl .bild {
	padding-bottom: 5px;
	margin: 0px 15px;
}

.template__ecards .eingabe .eingabefelder {
	position: relative;
	/*background: #DAE0EC;*/
	margin: 15px 15% 15px 15%;
	height: 410px;
	width: 350px;
	border: 1px solid #DADADA;
}

.template__ecards .eingabe .element {
	position: absolute;
}

.template__ecards .eingabe .absender_name {
	width: 44%;
	left: 15px;
	top: 15px;
}
.template__ecards .eingabe .absender_name input {
	width: 100%;
	border-width: 1px;
}

.template__ecards .eingabe .empfaenger_name {
	width: 44%;
	right: 15px;
	top: 15px;
}
.template__ecards .eingabe .empfaenger_name input {
	width: 100%;
	border-width: 1px;
}

.template__ecards .eingabe .absender_email {
	width: 44%;
	left: 15px;
	top: 65px;
}
.template__ecards .eingabe .absender_email input {
	width: 100%;
	border-width: 1px;
}

.template__ecards .eingabe .empfaenger_email {
	width: 44%;
	right: 15px;
	top: 65px;
}
.template__ecards .eingabe .empfaenger_email input {
	width: 100%;
	border-width: 1px;
}

.template__ecards .eingabe .grusstext {
	left: 10%;
	width: 80%;
	top: 130px;
}
.template__ecards .eingabe .grusstext textarea {
	width: 100%;
	height: 80px;
	border-width: 1px;
}

.template__ecards .eingabe .benachrichtigen {
	left: 5%;
	width: 90%;
	top: 245px;
	text-align: center;
}

.template__ecards .eingabe .ausfuellen {
	left: 0%;
	width: 100%;
	top: 286px;
	font-weight: bold;
	text-align: center;
}

.template__ecards .eingabe .senden {
	left: 10%;
	width: 80%;
	top: 380px;
	text-align: center;
}

.template__ecards .eingabe .spam {
font-weight:bold;
left:5%;
text-align:center;
top:290px;
width:90%;
}

.templates_ecards {
	/*width: 320px;*/
}

.templates_ecards table.postcard {
	background: #DAE0EC;
	border: 1px solid #333;
}

.templates_ecards table.postcard td.cardright {
border-left:1px solid #333;
padding-left: 15px;
}

.templates_ecards table.postcard td.cardright dl dd {
border-bottom:1px solid #333;
}

.template__ecards .eingabe .motive .auswahl {
	margin-top: 15px;
}

.template__ecards .eingabe .motive .auswahl .bild img {
	height:138px;
	margin-top: 15px;
}

.template.template__ecards .eingabe .motive h3,
.template.template__ecards .eingabe .briefmarken h3 {
	/*background: #DAE0EC;*/
	left: 0px;
	padding: 2px;
	position: relative;
	top: 1px;
	display: inline;
	color: #1B557E;
}

.template.template__ecards .eingabe .briefmarken {
	padding: 15px 0px 5px 0px;
}

.template_search .match {
	margin: 15px 0;
}

/* -----------linkbox, linkboxDuoAlt, linkboxDuo ---------------*/

.template_linkbox {
	margin-bottom: 15px;
	padding: 10px;
	border: #dadada  1px solid;
}

.template_linkbox .headline {
	display: block;
	float: left;
	font-size: 12px;
	line-height: 12px;
	position: relative;
	padding: 5px 0;
	width: 75%;
}

.template_linkbox .linkboxPic {
	display: block;
	float: left;
	position: relative;
	padding: 0 10px 0 0;	
	overflow: hidden;
}

.template_linkbox .headtext {
	color: #000;
	display: block;
	float: left;
	line-height: 12px;
	position: relative;
	width: 75%;
}



/*------------------------------------*/
.template_linkboxDuoAlt {
	margin-bottom: 15px;
}

.linkboxDuoAlt {
	padding: 10px;
	border: #dadada  1px solid;
	width: 45%;
	float: left;
}

.template_linkboxDuoAlt .headline {
	display: block;
	float: left;
	font-size: 12px;
	line-height: 12px;
	position: relative;
	padding: 5px 0;
	width: 50%;
}

.template_linkboxDuoAlt .linkboxPic {
	display: block;
	float: left;
	position: relative;
	padding: 0 10px 0 0;	
	overflow: hidden;
}

.template_linkboxDuoAlt .headtext {
	color: #000;
	display: block;
	float: left;
	line-height: 12px;
	position: relative;
	width: 50%;
}

/*---------------------*/


.template_linkboxDuo .linkboxDuo {
	/*border: #dadada 1px solid;*/
	float: left;
	/*width: 292px;*/
	width: 48%;
	overflow: hidden;
}

.template_linkboxDuo {
	margin-bottom: 15px;
}

.template_linkboxDuo .linkboxDuo a {
	background: none;
	display: block;
	text-decoration: none;
	width: 100%;
	height: 65px;
	overflow: hidden;
}

.template_linkboxDuo .linkboxDuo a:hover {
	background: #e7e7e7;
	display: block;
}

.template_linkboxDuo a .headline {
	display: block;
	float: left;
	font-size: 12px;
	line-height: 12px;
	position: relative;
	padding: 5px 0;
	width: 50%;
}

.template_linkboxDuo a .linkboxPic {
	display: block;
	float: left;
	width: 105px;
	height: 65px;
	overflow: hidden;
	position: relative;
	padding: 0 10px 0 0;
}

.template_linkboxDuo a .linkboxPic img {
	width: 105px;
}

.template_linkboxDuo a .headtext {
	color: #000;
	display: block;
	float: left;
	line-height: 12px;
	position: relative;
	width: 130px;
}

.template_minidbPauschalen {
	/*border: #dadada 1px solid; */
	float: left;
	width: 48%;
	height: 65px;
	overflow: hidden;
	margin: 0 2% 15px 0;
	position: relative;
}

.minidbPauschalen a .headtext {
	color: #000;
	display: block;
	float: left;
	line-height: 12px;
	position: relative;
	height: 45px;
	width: 60%;
}

/* Vorlage MiniDB für Wanderarchiv */
.template_minidbWanderungen {
	/*border: #dadada 1px solid; */
	float: left;
	width: 50%;
	height: 65px;
	overflow: hidden;
	margin-bottom: 15px;
}

.minidbWanderungen {
	margin: 0 15px 0 0;
}

.minidbWanderungen a,
.minidbPauschalen a {
	background: none;
	display: block;
	text-decoration: none;
	width: 100%;
	height: 65px;
	overflow: hidden;
	position: relative;
}

.minidbWanderungen a:hover,
.minidbPauschalen a:hover {
	background: #e7e7e7;
	display: block;
}

.minidbWanderungen .headline {
	display: block;
	float: left;
	font-size: 12px;
	line-height: 12px;
	position: relative;
	padding: 5px 0;
	width: 60%;
}

a .minidbWanderungenPic {
	display: block;
	float: left;
	width: 105px;
	height: 65px;
	overflow: hidden;
	position: relative;
	padding: 0 10px 0 0;
}

a .minidbWanderungenPic img {
	width: 105px;
}

.minidbWanderungen a .headline,
.minidbPauschalen a .headline,
 {
	font-size: 12px;
	line-height: 12px;
}

.minidbWanderungen a .headtext {
	color: #000;
	display: block;
	float: left;
	line-height: 12px;
	position: relative;
	width: 130px;
}


/*
.treffer .buchbar {
	clear: both;
	display: block;
	float: left;
	background-color: #019934;
	position: relative;
}
*/

.travel_match .treffer {
	padding: 0px;
}

.travel_match .treffer .kontaktinfo .telefon .www.detail,
.travel_match .treffer .kontaktinfo .telefon .email.detail {
	margin: 4px 0px;
}

.treffer .kontaktinfo .adresse .telefon .www.detail a,
.treffer .kontaktinfo .adresse .telefon .email.detail a {
	background-color: #AAA;
	color: #000;
	padding: 2px;
	margin: 2px;
}


.treffer .kontaktinfo .weiter a.map {
	display: block;
}

.treffer .kontaktinfo .telefon .www,
.treffer .kontaktinfo .telefon .email {
	display: block;
}

/*GLOBAL ÜBERNEHMEN, WENN LAYOUT ABGESEGNET*/
.travel_match .treffer .kontaktinfo .telefon .tel,
.travel_match .treffer .kontaktinfo .telefon .fax,
.travel_match .treffer .kontaktinfo .telefon .www,
.travel_match .treffer .kontaktinfo .telefon .email {
	float: none;
}

.travel_match .treffer .kontaktinfo .telefon .www,
.travel_match .treffer .kontaktinfo .telefon .email {
	display: none;
}

.travel_match .treffer .kontaktinfo .telefon .www.detail,
.travel_match .treffer .kontaktinfo .telefon .email.detail {
	display: block;
	text-align: left;
}
