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

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

a {
	color: #501B21;	
}

a:hover {
	color: #000;
}


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

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

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

#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;
}

#printLogo {
	display: none;
}

#main {
	background: #fff;
	width: 1000px;
	padding: 0 0 20px 0;
}

#leftColumn {
	float: left;
	width: 180px;
}

#middleColumn {
	width: 600px;
	float: left;
	padding: 15px 15px;
}

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

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


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

/*---------------Menuebene 0------------*/
.Menu {
	background: #501B21;
	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 ul{
	width: 240px;
}

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

.Menu ul li a {
	/*color: #A66349;*/ color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	font-size: 14px;
	line-height: 14px;
	padding: 15px 8px 15px 8px;
	margin: 0px 0px 0px 0px;
}

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

/*---------------Menuebene 1-----------*/
.Menu ul li ul,
.Menu ul li ul {
	background: #411314;
	padding: 10px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}

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

.Menu ul li.off ul li.nav_1_1 a,
.Menu ul li.on ul li.nav_1_1 a, 
.Menu ul li.off ul li.nav_2_1 a,
.Menu ul li.on ul li.nav_2_1 a,
.Menu ul li.off ul li.nav_3_1 a,
.Menu ul li.on ul li.nav_3_1 a,
.Menu ul li.off ul li.nav_4_1 a,
.Menu ul li.on ul li.nav_4_1 a,
.Menu ul li.off ul li.nav_5_1 a,
.Menu ul li.on ul li.nav_5_1 a,
.Menu ul li.off ul li.nav_6_1 a,
.Menu ul li.on ul li.nav_6_1 a,
.Menu ul li.off ul li.nav_7_1 a,
.Menu ul li.on ul li.nav_7_1 a,
.Menu ul li.off ul li.nav_8_1 a,
.Menu ul li.on ul li.nav_8_1 a {
	border:none;
}

/*------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: #A66349 1px solid ;
	/*width: 150px;*/
	font-size: 14px;
	color: #fff;
	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;
}


/*------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: #fff 1px solid ;
	/*color: #dacabd;*/
	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;
}




/*------------Jahreszeiten--------------*/
#seasons {
	background: #1B557E;
	height: 45px;
	right: 30px;
	position: absolute;
}

.season {
	float: left;
	padding: 8px 0 0 0;
}


/*----------Themen Honmepage------------*/
#themen{
	padding: 15px 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: #294A28;
	font-size: 14px;
	padding: 10px 0;
	text-decoration: none;
}

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

/*
#themen a.link:active {
	color: #294A28;
	text-decoration: none;
}
*/

/*--------------Themen Bubble----------------*/

#themen a.link div.bubbleLeft {
	display: none;
	font-size: 14px;
	padding-bottom: 50px;
	position: absolute;
	background: url(/gfx/bubble_bg.gif) no-repeat bottom left;
	text-align: left;
	margin-top: -40px;
	margin-left: -75px;
}

#themen a.link:hover div.bubbleLeft {
	display: block;
	font-size: 14px;
	padding-bottom: 50px;
	position: absolute;
}

#themen a.link div.bubble {
	display: none;
	font-size: 14px;
	position: absolute;
	padding-bottom: 50px;
	background: url(/gfx/bubble_bg.gif) no-repeat bottom left;
	text-align: left;
	margin-top: -40px;
	margin-left: -125px;
}

#themen a.link:hover div.bubble {
	display: block;
	font-size: 14px;
	position: absolute;
	padding-bottom: 50px;
	background: url(/gfx/bubble_bg.gif) no-repeat bottom left;
	text-align: left;
	margin-top: -40px;
	margin-left: -125px;
}

#themen a.link:hover div.bubble {
	display: block !important;
	font-size: 14px;
	padding-bottom: 50px;
	position: absolute;
	margin-top: -40px;
	margin-left: -125px;
}


#themen a.link:hover div.bubble div.inner,
#themen a.link:hover div.bubbleLeft div.inner
{
	color: #666;
	background: #fff;
	width: 275px;
	height: 200px;
	margin-top: -200px;
	position: relative;
}

#themen a.link:hover div.bubble .bubblePic,
#themen a.link:hover div.bubbleLeft .bubblePic {
	height: 80px;
	width: 275px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#themen a.link:hover div.bubble span,
#themen a.link:hover div.bubbleLeft span {
	color: #666;
	background: #fff;
	display: block;
	font-weight: normal;
	font-size: 12px;
	height: 85px;
	margin: 0;
	padding: 0 15px 0 15px;
	margin: 0;
	overflow: hidden;
}

#themen a.link:hover div.bubble p,
#themen a.link:hover div.bubbleLeft p {
		background: #fff;
		color: #2382A7;
		font-size: 16px;
		font-weight: bold;
		overflow: hidden;
		padding: 10px 15px;
		margin :0;
}


/*-----------nonNeccessary--------------*/

#themen a.link div.bubble span,
#themen a.link div.bubbleLeft span {
	color: #666;
	background: #fff;
	display: block;
	font-weight: normal;
	font-size: 12px;
	height: 85px;
	margin: 0;
	padding: 0 15px 0 15px;
	margin: 0;
	overflow: hidden;
}

#themen a.link div.bubble p,
#themen a.link div.bubbleLeft p {
		background: #fff;
		color: #2382A7;
		font-size: 16px;
		font-weight: bold;
		overflow: hidden;
		padding: 10px 15px;
		margin :0;
}


/*-----------------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: 1000px;
	position: relative;
}

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

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

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

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

#languages_start {
	position: absolute;
	margin: -20px 0 0 10px;
}

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

#switch {
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 10px 0px 0px 0px;
	height: 30px;
}

#switch a {
	float: left;
}

#switch a img {
	padding: 3px 0 0 0;
}

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

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

#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 {
	display: block;
	padding: 5px 0 0 0;
}

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

#iconWebcam_content img {
	display: block;
	position: relative;
	width: 350px;
	z-index: 100;
}

/*----------------------leftColumn--------------------*/


.warenkorb {
	background: #DACABD;
	border: 1px solid #DADADA;
	padding: 15px 15px;
	margin: 15px 0
}

.boxImg {
	margin: -15px 0 0 -16px;
	padding: 0 0 15px 0;
	width: 180px;
	overflow: hidden;
	position: absolute;
}
#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;
}

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

#subNav ul li a:hover,
#subNav ul li.on a {
	display: block;
	color: #fff;
	background: #501B21;
}

#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;
	display: block;
}

#subNav ul li ul li a:hover,
#subNav ul ul li.on a {
	color: #fff;
	display: block;
	background: #501B21;
}

#subNav ul li ul li ul li a:hover,
#subNav ul li ul li ul li.on a {
	color: #fff;
	display: block;
	background: #501B21;
} 

#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;
}

/*-----------------#start--------------*/
#footer {
	background: #501B21;
	color: #fff;
	font-size: 12px;
	padding: 20px 0 20px 200px;
}

#footer a {
	color: #fff;
}

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

#footer p {
	color: #fff;
	padding: 0;
	margin: 0 0 10px 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 */

#rightColumn .boxWarenkorb {
	color: #666;
	padding: 80px 0 0 0;
	margin: 0px;
	font-size: 11px; 
	height: 100%;

}

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

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


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

}
#rightColumn .boxWarenkorb label {
	display: block;

}

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



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


#rightColumn .boxWarenkorb .basket .item {
	background-color: #FFFFFF;
	margin: 2px 0px;
	padding: 2px;
}
#rightColumn .boxWarenkorb .basket .item a {
	display: block;
	float: left;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
}
#rightColumn .boxWarenkorb .basket .item .link {
	width: 130px;
	color: #3D80AE;
}
#rightColumn .boxWarenkorb .basket .item .link img {
	width: 16px;
	height: 16px;
	display: block;
}
#rightColumn .boxWarenkorb .basket .item .delete {
	width: 16px;
}
#rightColumn .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;
}

#rightColumn .boxWarenkorb .boxHead h3 {
	color: #A66349;
	padding: 0px 0px 0px 0px;
}

#rightColumn .boxWarenkorb .boxHead p {
	padding: 0px 0px 5px 0px;
}

#rightColumn .boxWarenkorb .boxFooter {
	height: 23px;
}

#rightColumn .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;
}

.template_community.newsletteranmeldung .gruppen {
	display: none;	
}



/* --- Sitemap --- */

.template_sitemap a {
	color: #501B21;
}

.template_sitemap a:hover {
	color: #000
}

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

.directto {
	margin: 5px 0px;
}

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

.boxBlue {
	background: #E2C6C9;
	border: 1px solid #DADADA;
	padding: 15px;
	margin-bottom: 15px;
}

.boxLeft {
	background: #e7e7e7;
	/*border: 2px solid #DADADA;*/
	border: 2px solid #ccc;
	padding: 15px;
	margin-bottom: 15px;
}

.boxLeft {
	background: #e7e7e7;
	/*border: 2px solid #DADADA;*/
	border: 2px solid #ccc;
	padding: 15px;
	margin-bottom: 15px;
}

.boxLeftNoPad {
	background: #e7e7e7;
	/*border: 2px solid #DADADA;*/
	border: 1px solid #ccc;
	padding: 15px 0;
	margin-bottom: 15px;
}

.boxLeftNoPad img{
	margin: 0 0 15px 2px;
	width: 175px;
	overflow: hidden;
}

.boxLeftNoPad h3 {
	color:#A66349;
	font-size: 12px;
	padding-left: 15px;
	text-transform: uppercase;
}

.boxBlue h3,
.boxLeft h3 {
	color:#A66349;
	font-size: 12px;
	padding:0px;
	text-transform: uppercase;
}

.boxLeft a:hover {
	color: #000;
}

.boxLeft ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 15px 15px;
}

.boxLeft ul li {
	margin: 0;
	display: inline;
}

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

/*---- boxService -----------*/
.boxService {
	background: #e7e7e7;
	border: 2px solid #A66349;
	padding: 15px;
	margin-bottom: 15px;
}

.boxService h3 {
	color:#A66349;
	font-size: 12px;
	padding:0px;
	text-transform: uppercase;
}

.boxService a:hover {
	color: #000;
}

.boxService ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 15px 15px;
}

.boxService ul li {
	margin: 0;
	display: inline;
}

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


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

/* TRAVELSUCHE STARTSEITE */
#travelform2 {

}

#travelform2 .travelSearch {
}

#travelform2 .travelSearch .dateWidget {
	margin: 0px 0px 10px 0px;
	float: left;
}

#travelform2 .travelSearch .dateText {
	width: 55px;
	margin: 0px 0px 10px 0px;
	float: left;
}

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

#travelform2 .searchButton {
	padding: 5px 0px 0px 95px;
	
}


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

.clear {
clear:both;
height:0px;
overflow: hidden;
}

a.normal,
.template a {
	color: #501B21;
	text-decoration: underline;
}

.template {
	margin: 10px 0px 0px 0px;
	color: #333;
}

.template h1 {
	color: #501B21;
	font-size: 17px;
}

.template h3 {
	font-size: 12px;
}

.bild br {
	display: none;
}

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

.template_default small,
.template_1bild small,
.template_2bild small {
	margin: 3px 0px 0px 0px;
	display: block;
}

.template_text2bild small,
.template_2bildtext small,
.template_3bild small {
	margin: 3px 0px 15px 0px;
	display: block;
}
.template_linkbox {
	border: #dadada  1px solid;
	padding: 10px;
	margin-bottom: 15px;
}

.template_linkbox .headline {
	display: block;
	float: left;
	position: relative;
}

.template_linkbox .linkboxPic {
	display: block;
	float: left;
	position: relative;
	padding: 0 2% 0 0;
}

.template_linkbox .headtext {
	display: block;
	float: left;
	position: relative;
	width: 75%;
}

.template_default h1,
.template_3bild h1,
.template_text2bild h1,
.template_2bildtext h1,
.template_linkbox h1 {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

.template_default h3,
.template_2bild h1,
.template_2bild h3,
.template_3bild h3,
.template_text2bild h3,
.template_2bildtext h3,
.template_linkbox h3 {
/*	clear: both;*/
	padding: 5px 0px;
	margin: 0px;
}

.template_default p,
.template_2bild p,
.template_3bild p,
.template_text2bild p,
.template_2bildtext p,
.template_linkbox p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
}

.template_2bild {
/*	width: 603px;*/
	width: 100%;
}

.template_3bild {
	width: 100%;
}

.template_text2bild img {
	margin: 0;
	padding: 0;
}

.template_3bild img {
	margin: 0px;
}

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

.template_2bildtext .abstandRechts {
	width: 33%;
	padding: 0 15px 0 0;
	/*margin-right: 15px;*/
	float: left;
}

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

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

.template_table .column_1 {
	background: #DACABD;
	color: #fff;	
}

.template_table td {
	/*background: #DACABD;*/
	background: #e7e7e7;
	padding: 5px;
	margin: 0px;
}

.template_fileview {
	color: #333;	
}

.template_fileview .fileviewHeader h1 {
	color: #fff;
	padding: 2px 15px 2px 15px;
	margin: 0px 0px 15px 0px;
}	

.template_fileview .fileviewHeader,
.template_fileview .fileviewHeader h1 {
	background: #501B21;
}

.template_fileview .item {
	padding: 15px;
	margin: 0px 15px 10px 15px;
	border-bottom: 1px solid #501B21;
}

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

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

.template_fileview .minitext.link a:hover {
	color: #486da2;
}

.template_fileview .minitext.link {
	padding-bottom: 5px;
}

.template_fileview .minitext.size {
	color: #486da2;
	font-size: 10px;
}

.template_divider {
	background: #501B21;
}

.template_divider h1{
	color: #fff;
	font-size: 13px;
	line-height: 13px;
	padding: 2px 0;
	margin: 5px 15px;
}

/* --- Vorlagen --- */

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

.pauschalenBox {
	float: left;
	padding: 0 2% 2% 0;
	width: 32%;
}

.pauschalenBox_right {
	float: left;
	width: 32%;
}

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

.pauschalenBox .more,
.pauschalenBox_right .more {
	text-align: right;
}

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


/* 3 THEMEN */

.vorlage-3themen-bg	{ 
	background: none;
	border:1px solid #DADADA;
} 

.template_3themen {
	position: relative;
}

.template_3themen .column {
	float: left;
	width: 191px;
	color: #333;
	background: #dbd9cd;
	border-bottom: 1px solid #a3a193;
}

.template_3themen .column1,
.template_3themen .column2 {
	margin-left: 15px;
}

.template_3themen .column.item1 {
	margin-left: 0px;
}

.template_3themen .column img {
	width: 191px;
	margin-bottom: 5px;
}

.template_3themen .column .designbox {
	background-color: #fff;
}

.template_3themen .column h1 {
	color: #000;
	padding: 5px 5px;
	margin: 0px;
	font-size: 13px;
	text-transform: uppercase;
	overflow: hidden;
}

.template_3themen .column .text {
	color: #333;
	padding: 0px 5px;
	margin: 0px;
}

.template_3themen .column a.mehr {
	display: block;
	white-space: nowrap;
	text-transform: uppercase;
	text-decoration: none;
	padding: 2px 4px;
	margin: 20px 5px 5px 0px;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	float: right;
	text-align: right;
}

/* --- Infobox --- */
.template_infobox {
	background-color: #e7e7e7;
	margin: 0 0 15px 0;
}

.template_infobox a {
	color: #000;
}

.template_infobox h1 {
	background-color: #501B21;
	color: #fff;
	font-size: 14px;
	line-height: 14px;
	padding: 2px 15px;
	margin: 0px;
}
.template_infobox .row {
	padding: 15px;
}
.template_infobox .col {
	width: 44%;
	padding-left: 4%;
	padding-right: 2%;
	float: left;
	background: url(/gfx/zugspitzregion2007/pfeil_grau.gif) 7px 4px no-repeat;
}
.template_infobox .col p {
	padding: 0px;
	margin: 0px;
}
.template_infobox .col h3 {
	margin: 0px 0px 5px 0px;
}


/* --- 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 {
	padding: 0 0 15px 0;
	float: left;
}

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

.template__ecards .eingabe .briefmarken {
	text-align: center;
	padding: 0px 0px 5px 0px;
	border: 1px solid #173478;
	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: 360px;
	width: 350px;
	border: 1px solid #173478;
}

.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: 290px;
	font-weight: bold;
	text-align: center;
}

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

.templates_ecards {
	width: 320px;
}

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

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

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

.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: #173478;
}

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

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

/* linkbox & linkboxDuo */

.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%;
}

/*------linkboxDuo ----------*/
.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 {
	color: #501B21;
	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;
}

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