/* css - stylesheet */

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

a
{
	font-family:	Arial, sans-serif;
	font-size:	12px;
	font-weight: 	normal;
	text-decoration: none;
}

a:link, a:visited
{
	color:		#006BA5;
}

a:active, a:hover
{
	color:		#FFC100;
}


img
{
	border: none;
	margin: 0;
}


table, td
{
	border: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	vertical-align: top;
}

table
{
	border-spacing: 0;
	border-collapse: collapse;
}



/* ---------- STRUCTURE ---------- */


table.mainTab
{
	width: 806px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ABC8D4;
}

td.header1
{
	width: 126px;
	height: 107px;
	background-color: #ffc100;
}

td.header2
{
	width: auto;
	height: 107px;
	background-image: url('../images/design/header_bg.gif');
	text-align: left;
}
td.header3
{
	width: 164px;
	height: 107px;
	background-image: url('../images/design/header_bg.gif');
	text-align: right;
}


td.imprint
{
	text-align: center;
	color: #ABC8D4;
	font-size: 11px;
	background-color: #FFFFFF;
}

td.imprint a:link, td.imprint a:visited, td.imprint a:active, td.imprint a:hover 
{
	color: #ABC8D4;
	font-size: 11px;
}
td.imprint a:hover
{
	text-decoration: underline;
}

/* ---------- MENUE ---------- */

#menue
{
	width: 131px;
	margin:0;
	background-image: url('../images/design/menue_bg.gif');
	
}
#menue ul
{
	padding: 0;
	margin:0;
}
#menue ul li
{
	margin: 0;
	list-style-type: none;
}
#menue ul li.blank
{
	border: 0;
	background-color: #abc8d4;
	border-right: 5px solid #FFF;
}

#menue ul li a, #menue ul li.marked a
{
	display: block;
	width: 101px;
	padding: 7px 0 6px 19px;
	margin: 0 0 1px 5px;
	background-color: #FFF;
	color: #333333;
	font-size: 13px;
}
/** html #menue ul li a {  width: 120px; }*/

#menue ul li a:hover
{
	padding: 7px 0 6px 19px;
	margin: 0 0 1px 5px;
	border-right: 6px solid #006ba5;
}
/** html #menue ul li a:hover { width: 125px; }*/

#menue ul li.marked a
{
	padding: 7px 0 7px 23px;
	margin: 0 0 0 1px;
	background-color: #ffc100;
	border-right: 6px solid #006ba5;

}
/** html #menue ul li.marked a, * html #menue ul li.marked a:hover { width: 130px; }*/



table.secTab
{
	width: 799px;
	margin: 19px 6px 6px 1px;
	background-color: #FFFFFF;
	text-align: left;
}

table.secTab table
{
	width: auto;
}

td.menue
{
	width: 131px;
	background-image: url('../images/design/menue_bg.gif');
}


/* ---------- CONTENT ---------- */

img.heft
{
	border: 1px solid #006BA5;
}

span.marked
{
	color: #006BA5;
	font-weight: bold;
}


span.markedBig
{
	color: #006BA5;
	font-size: 16px;
	font-weight: bold;
}


div.notice
{
	width: 400px;
	margin-left: 0;
	padding: 0px;
	/*border: 1px dashed #ABC8D4;*/
}

div.mehr
{
	width: 100%;
	text-align: right;
	font-weight: bold;
}


div.hImage, div.quelle
{
	padding: 0;
	margin: 0;
	text-align: right;
	font-size: 9px;
}


table.tab1 table, table.tab2 table
{
	width: 100%;
	padding: 0;
}

table.tab1, table.tab3
{
	margin-left: 12px;
}

table.tab3 td.td3
{
	vertical-align: bottom;
}


td.hr, hr
{
	width: auto;
	height: 1px;
	padding: 0;
	background-color: #ABC8D4;
}

.td1, .td1Links
{
	width: 100%;
	padding: 25px 25px 12px 25px;
}

.td1Links
{
	padding: 25px 0 12px 12px;
}

.td11
{
	width: 100%;
	height: 176px;
	padding: 25px 25px 12px 12px;
}

.td1Lsiter
{
	width: 100%;
	height: 20px;
	padding: 25px 25px 12px 12px;
}

.td12, .td13
{
	width: 100%;
	height: 99px;
	padding: 25px 25px 12px 12px;
}


.td1Home
{
	width: 100%;
	height: 176px;
	padding: 60px 25px 12px 30px;
	font-size: 13px;
}

.td1Kueche
{
	width: 100%;
	padding: 25px 25px 0px 25px;
}


.td13
{
	padding: 25px 35px 12px 25px;
}

.td111
{
	height: 10px;
	padding: 0 0 0 12px;
	margin: 0;
}

.height100
{
	height: 100%;
}

.td2, .td22
{
	width: 147px;
	background-image: url('../images/design/box_bg.gif');
}

.td22
{
	vertical-align: middle;
}


.td3, .td33, .td222
{
	width: 178px;
	border-left: 1px solid #ABC8D4;
}

.td222
{
	vertical-align: top;
}

table.box1, table.box2
{
	border-left: 1px solid #ABC8D4;
}

table.box2
{
	height: 130px;
}

table.box1 td, table.box2 td
{
	padding: 2px;
}

td.spacer
{
	height: 10px;
}

div.ueberschrift
{
	font-size: 12px;
	font-weight: bold;
	color: #ADADAD;
	margin: 0 0 8px 0;
}

td.ueberschrift
{
	height: 28px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	background-color: #ABC8D4;
}


div.ratgeber
{
	width: 150px;
	background-color: #ABC8D4;
	color: #006BA5;
	font-weight: bold;
	padding: 6px 2px 4px 6px;
}


table.ueberuns td
{
	padding: 10px 0 0 0;
}

table.ueberuns
{
	margin-top: 12px;
	margin-bottom: 12px;
}


td.border
{
	font-size: 1px;
	height: 1px;
	margin: 0;
	border-bottom: 1px solid #ABC8D4;
}

table.bestellen td
{
	padding: 0 0 0 4px;
}

table.bestellen2 td
{
	padding: 0 0 0 0px;
}

table.bestellen td.noPad, table.bestellen2 td.noPad
{
	padding: 12px 0 6px 0;
}


div.anschrift
{
	padding: 5px;
}

div.zutaten
{
		padding: 5px;
}

ul.zutaten
{
		margin: 5px 0 0 0;
		padding: 0px;
		list-style-image: url(square.gif);
}

ul.zutaten li
{
	padding: 0 0 3px 0px;
	margin: 0 0 0 8px;
}


td.kueche
{
		padding: 0 0 0 10px;
}

.error
{
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: square;
	list-style-position: inside;
	color: #FF0000;
}

input.bestellen
{
	width: 300px;
	margin: 0;
	font-size: 12px;
	vertical-align: middle;
}

input.sumbit
{
	width: auto;
}

/* titellinks */

	a.titel:link, a.titel:visited
	{
		color: #000000;
	}
	a.titel:active, a.titel:hover
	{
		text-decoration: underline;
	}

/* titellinks ENDE*/



a.links
{
	font-weight: bold;
}

td.links, td.linksFirst
{
	padding: 10px 10px 10px 0;
}

td.links2, td.links2First
{
	padding: 10px 10px 10px 12px;
}

td.linksFirst, td.links2First
{
	padding-top: 0;
}


td.vorschau
{
	text-align: center;
}




a.sitemap:link, a.sitemap:visited
{
	color: #000000;
}
a.sitemap:hover, a.sitemap:active
{
	text-decoration: underline;
}




.showPic
{
	padding: 0;
	margin: 0;
}

table.showPic
{
	width: 100%;
	background: #ABC8D4;
}

td.blue
{
	border-top: 2px solid #FFC100;
	vertical-align: middle;
}



.reiseArchiv
{
	width: 147px;
	margin: 0;
}

.reiseArchiv
{
	width: 147px;
	margin: 0;
}

.reiseArchiv td.text
{
	padding: 8px 10px 4px 10px;
	line-height: 120%;
}

.reiseArchiv td.head
{
	padding: 10px 10px 13px 10px;
	font-weight: bold;
}

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

td.reiseDruck
{
	vertical-align: middle;
	text-align: center;
	padding: 0 0 0 5px;
}

td.reiseDruck a
{
	font-size: 14px;
	font-weight: bold;
}

table.jobs td
{
  padding: 4px;
}

td.jobs
{
	font-size: 14px;
	color: #8F8F8F;
	font-weight: bold;
	padding: 10px 30px 10px 0;
	vertical-align: middle;
}

td.jobs2
{
	vertical-align: bottom;
	padding: 0 0 10px 0;
}

#dispNo
{
	display: none;
	z-index: -100;
}

#buchtip
{
	padding: 10px 4px 10px 10px;
	font-size: 12px;
	color: #7F7F7F;
}

#buchtip a
{
	color: #006BA5;
}

#blindtext
{
	width: 765px;
	margin: 20px auto 20px auto;
	background-color: #FFFFFF;
	padding: 15px;
	border: 6px solid #ABC8D4;
}


div.videolist
{
	float: left;
	margin: 10px 5px 10px 15px;
} 

div.videolist img
{
	width: 100px;
	height: 70px;
	margin:  0 0 10px 0;
	background-color: #444444;
}


div.videolist a div
{
	width: 100px;
	height: 120px;
	color: #006BA5;
	font-weight: bold;
	padding: 10px;
 	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

div.videolist a:hover div
{
	color: #006BA5;

	background-color: #EFEFEF;
}

div.prubrik
{
	float: left;
	margin: 17px 13px 0px 0px;
	text-align: center;
} 

div.prubrik a 
{
	color: #abc8d4;
	font-weight: bold;
	font-size: 14px;
}
div.prubrik a div
{
	width: 142px;
	height: 143px;
	background-image: url('../images/post/bg.gif');
	padding:0;
	margin: 0 0 5px 0;
}

div.prubrik a div img
{
	width: 129px;
	height: 129px;
 	border: 1px solid #8bb0c3;
 	margin: 5px 3px 0 1px;
}

div.prubrik a:active, div.prubrik a:visited
{
	color: #abc8d4;
}
div.prubrik a:hover
{
	color: #408bb4;
}


div.gvorschau
{
	float: left;
	margin: 17px 13px 0px 0px;
	text-align: center;
} 


div.gvorschau div
{
	width: 208px;
	height: 141px;
	background-image: url('../images/post/bg2.gif');
	padding: 0;
	margin: 0 0 5px 0;
} 

div.gvorschau div img
{
	width: 204px;
	height: 136px;
	margin: 1px 0 0 -1px;
}


#gform
{
	background-image: url('../images/post/rueckseite.gif');
	width: 470px;
	height: 314px;
}


#gform input, #gform textarea, #readNachricht
{
	width: 135px;
	position: absolute;
	border: none;
	color: #55524d;
	font-weight: bold;
	font-size: 12px;
	font-family: Courier, Arial, Times, sans-serif;
	background-color: #FFFFFF;
	padding: 0;
}

#gform textarea, #readNachricht
{
	margin: 87px 0 0 15px; 
	font-weight: normal;
	font-size: 12px;
	width: 219px;
	height: 220px;
	background: none;
	line-height: 16.5px;
}
#readNachricht
{
	margin-top: 7px;
	height: 300px;
}


div.gerr
{
	padding: 3px 0 3px 10px;
	margin: 0;
	color: #4a94e0;
	font-weight: bold;
	background-color: #fcf7ee;
}

#text
{
	width: 470px;
	height: 314px;
	color: #55524d;
	background-image: url('../images/post/rueckseite_mail.gif'); 
	background-repeat: no-repeat;
	font-family: Courier, Arial, Times, sans-serif;
}

#text div
{
	height: 18px;
	font-weight: bold;
	font-size: 12px;
	font-family: Courier, Arial, Times, sans-serif;
	padding: 0;
}