* {

	margin: 0px;
	padding: 0px;

}
 
html {

	background: #f1f2e9;
	text-align: center;
	width: 100%;
	height: 100%;

}

body {

	font-size: 12px;
	line-height: 18px;
	color: #112c2f; 
	font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";
	margin: 0px auto;
	text-align: left;

}

td {

	font-size: 12px;
	line-height: 18px;
	font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";

}

ul {

	margin: 0px;
	padding: 0px;

}

li {

	list-style: none;

}

form {

	margin: 0px;
	padding: 0px;

}

img {

	border: none;

}

#cleaner {

	clear: both;
	height: 0px;
	font-size: 0px;
	display: block;
	width: 100%;

}

a {

	color: #112c2f;
	text-decoration: none;

}

a:hover {

	color: #112c2f;
	text-decoration: none;

}

h1 { 

	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color: #000;
	font-family: "Arial";

}

#wrapper {

	width: 948px;
	background: #fff;
	margin: 0px auto;
	padding: 1px;
	text-align: left;
	overflow: hidden;

}

#header {

	width: 948px;
	height: 59px;
	background: url('../images/header.gif') no-repeat;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	position: relative;
	overflow: hidden;
	font-size: 11px;

}

#header span.pfad {
	
	position: absolute;
	top: 18px;
	left: 19px;
	color: #ceced0;
	
}

#header span.pfad a {
	
	color: #ceced0;
	text-decoration: underline;
	
}

#header span.pfad a:hover {
	
	color: #ceced0;
	text-decoration: none;
	
}

#header ul.waehrung {
	
	position: absolute;
	top: 18px;
	left: 19px;
	color: #112c2f;
		
}

#header ul {
	
	position: absolute;
	top: 18px;
	right: 19px;
	color: #112c2f;
		
}

#header ul li {
	
	display: inline;
		
}

#header ul li a {
	
	color: #112c2f;
	text-decoration: none;
		
}

#header ul li a:hover, #header ul li a.aktiv {
	
	color: #112c2f;
	text-decoration: underline;
		
}

#header #quickform {

	position: absolute;
	top: 19px;
	right: 380px;

}

#header #quickform select {

	width: 190px;
	height: 22px;
	padding: 2px 0px 0px 3px;
	background: #fff;
	border: 1px solid #bec4c6;
	font-family: Verdana;
	font-size: 11px;
	color: #3a3d4d;
	cursor: pointer;

}

#header #quickform select option {

	padding: 2px;
}

#header-image {

	width: 948px;
	height: 168px;
	background: #fff;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	position: relative;
	overflow: hidden;

}

#header-image #logo {

	width: 190px;
	height: 37px;
	position: absolute;
	top: 19px;
	left: 19px;	
	z-index: 999;

}

#content {
	
	width: 948px;
	background: url('../images/content.gif') repeat-y;
	overflow: hidden;
	
}

#content #sidebar {
	
	width: 256px;
	overflow: hidden;
	position: relative;
	padding-bottom: 20px;
	float: left;
	
}

#content #sidebar h1 {
	
	width: 246px;
	height: 26px;
	background: #286699 url('../images/h1.gif') right no-repeat;
	border-top: 1px solid #fff;
	color: #fff;
	font-size: 12px;
	font-family: "Verdana";
	font-weight: bold;
	padding: 6px 0px 0px 10px;
	
}

#content #sidebar h2 {
	
	width: 246px;
	height: 26px;
	background: #286699 url('../images/h2.gif') right no-repeat;
	border-top: 1px solid #fff;
	color: #fff;
	font-size: 12px;
	font-family: "Verdana";
	font-weight: bold;
	padding: 6px 0px 0px 10px;
	
}

#content #sidebar h1 a, #content #sidebar h1 a:hover, #content #sidebar h2 a, #content #sidebar h2 a:hover {
	
	color: #fff;
	text-decoration: none;

}

#content #sidebar div {
	
	width: 246px;
	margin: 4px;
	border: 1px solid #e8eae1;
	padding: 0px;
	background: #fff;
	
	
}

#content #sidebar div.pauschalen {
	
	border-bottom: none;
		
}

#content #sidebar div.formular {
	
	width: 226px;
	padding: 10px;
	position: relative;
		
}

#content #sidebar div.formular a.cal_anreise {
	
	width: 14px;
	height: 14px;
	display: block;
	background: url('../images/cal.gif') no-repeat;
	position: absolute;
	top: 15px;
	right: 50px;
	
}

#content #sidebar div.formular a.cal_abreise {
	
	width: 14px;
	height: 14px;
	display: block;
	background: url('../images/cal.gif') no-repeat;
	position: absolute;
	top: 41px;
	right: 50px;
	
}

#content #sidebar div.formular table tr td {
	
	padding: 2px 0px;
		
}

#content #sidebar div.formular .formular {

	width: 280px;
	height: 17px;
	padding: 3px 0px 0px 3px;
	background: #f9faf4;
	border: 1px solid #dfe0d8;
	font-family: Verdana;
	font-size: 11px;
	color: #112c2f;
	margin: 0px;

}

#content #sidebar div.formular select {

	width: 130px;
	height: 22px;
	padding: 2px 0px 0px 1px;
	background: #f9faf4;
	border: 1px solid #dfe0d8;
	font-family: Verdana;
	font-size: 11px;
	color: #3a3d4d;
	cursor: pointer;

}

#content #sidebar div.formular select option {

	padding: 2px;
}

#content #sidebar div.pauschalen a {
	
	display: block;
	height: 25px;
	line-height: 23px;
	padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #e8eae1;
	background: #fff url('../images/link_paulschalen.gif') right no-repeat;
		
}

#content #sidebar div.pauschalen a:hover {
	
	display: block;
	height: 25px;
	line-height: 23px;
	padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #e8eae1;
	background: #E2E3DF url('../images/link_paulschalen_hover.gif') right no-repeat;
		
}

#content #text {
	
	width: 632px;
	padding: 30px;
	overflow: hidden;
	position: relative;
	float: left;
	
}

/* - TEXT STYLESHEET - */


#text h1 {

	color: #bb0706;
	font-weight: normal;
	font-family: "Arial";
	font-size: 18px;
	margin: 0px 0px 20px 0px;

}

#text h2 {

	color: #595959;
	font-weight: bold;
	font-family: "Verdana";
	font-size: 11px;
	line-height: 17px;
	margin: 0px 0px 15px 0px;

}

#text h3 {

	color: #595959;
	font-weight: bold;
	font-family: "Verdana";
	font-size: 11px;
	line-height: 17px;
	margin: 0px 0px 15px 0px;

}

#text h4 {

	color: #112c2f;
	font-weight: normal;
	font-family: "Arial";
	font-size: 18px;
	margin: 0px 0px 10px 0px;

}


#text p {

	margin: 0px 0px 15px 0px;

}

#text hr {
         
	border-top: 1px solid #D7D7D7;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 0px 0px 15px 0px;
	height: 2px;

}

#text a {

	color: #bc0707;
	text-decoration: underline;

}

#text a:hover {

	color: #bc0707;
	text-decoration: none;

}

#text ul {

	margin: 0px 0px 0px 15px;

}

#text ul li {

	list-style: square;
	line-height: 22px;

}

#text ul li ul li {

	list-style: square;
	line-height: 22px;
	margin: 0px 0px 0px 5px;

}


/* EIGENE TEXT - STYLES */


#text div.buchen {
	
	width: 190px;
	text-align: right;
	padding-right: 110px;
	background: #fff url('../images/pfeil.gif') right no-repeat;
	
}

#text div.buchen ul {
	
	margin: 0px;
	
}

#text div.buchen ul li {
	
	list-style: none;
	
}

#text div.anzahl {
	
	position: absolute;
	top: 30px;
	right: 30px;
	
	color: #acada2;
	
}

#text div.anzahl select {

	width: 50px;
	height: 22px;
	padding: 2px 0px 0px 1px;
	background: #fff;
	border: 1px solid #e8eae1;
	font-family: Verdana;
	font-size: 11px;
	color: #3a3d4d;
	cursor: pointer;

}

#text div.anzahl select option, #text select option {

	padding: 2px;
}

#text select {

	width: 180px;
	height: 22px;
	padding: 2px 0px 0px 1px;
	background: #fff;
	border: 1px solid #e8eae1;
	font-family: Verdana;
	font-size: 11px;
	color: #3a3d4d;
	cursor: pointer;

}

#text table.tabAusgabe {
	
	width: 100%;
	
}

#text table.tabAusgabe tr td {
	
	padding-bottom: 10px;
	border-bottom: 1px solid #e8eae1;
	
}

#text table.tabAusgabe tr td table tr td, #text table.tabAusgabe tr td table tr td table tr td {
	
	padding: 0px;
	border: none;
	
}

#text table.tabAusgabe tr td {
	
	padding-bottom: 10px;
	border-bottom: 1px solid #e8eae1;
	
}

#text table.tabAusgabe tr.list td {
	
	padding: 10px 0px 5px 0px;
	
}

#text table.tabAusgabe tr.list td span.preis {
	
	font-weight: bold;
	color: #bc0707;
	
}

#text table.tabAusgabe tr td table tr td div.bild {
	
	width: 180px;
	border: 1px solid #f3f4ee;
	padding: 2px;
	background: #fff;
	
}

#text table.tabAusgabe tr td table tr td p {
	
	margin: 0px 0px 5px 0px;
	
}

#text table.tabAusgabe tr td table tr td p.info {
	
	font-size: 11px;
	color: #acada2;
	
}

#text table.tabAusgabe tr.abschluss td {
	
	padding: 10px 0px 0px 0px;
	border: none;
	
}

#text div.links, #text div.links a, #text div.links a:hover {
	
	color: #acada2;
	
}

#text div.links a.aktiv {
	
	color: #acada2;
	font-weight: bold;
	text-decoration: none;
	
}

#text #linknavi {
	
	width: 162px;
	height: 26px;
	overflow: hidden;
	border: 1px solid #e8eae1;
	border-bottom: none;
	border-right: none;
	
}

#text #linknavi ul {
	
	margin: 0px;
	
}

#text #linknavi ul li {
	
	width: 80px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #e8eae1;
	list-style: none;
	float: left;
	
}

#text #linknavi ul li a {
	
	width: 78px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border: 1px solid #fff;
	text-decoration: none;
	line-height: 22px;
	color: #112c2f;
	display: block;
	
}

#text #linknavi ul li a:hover {
	
	background: #e8eae1;
	
}

#text #linknavi ul li a.aktiv, #text #linknavi ul li a.aktiv:hover {
	
	background: #286699;
	color: #fff;
	
}

#text table tr td div.bild {
	
	width: 180px;
	border: 1px solid #f3f4ee;
	padding: 2px;
	background: #fff;
	margin-bottom: 10px;
	
}


/* ÜBERSICHT LAYER'S */


#text div.container {
	
	width: 610px;
	padding: 10px;
	border: 1px solid #e8eae1;
	margin-bottom: 15px;
	
}

#text div.box {
	
	padding: 0px;
	border: 1px solid #e8eae1;
	margin-bottom: 15px;
	
}

#text div.box h3 {
	
	width: 608px;
	height: 30px;
	padding: 0px 10px;
	margin: 0px;
	border: 1px solid #fff;
	border-bottom: none;
	background: #286699;
	font-size: 11px;
	line-height: 28px;
	font-family: "Verdana";
	color: #fff;
	font-weight: bold;
	position: relative;
	overflow: hidden;
	
}

#text div.box h4 {
	
	width: 315px;
	height: 30px;
	padding: 0px 10px;
	margin: 0px;
	border: 1px solid #fff;
	border-bottom: none;
	background: #286699;
	font-size: 11px;
	line-height: 28px;
	font-family: "Verdana";
	color: #fff;
	font-weight: normal;
	position: relative;	
	
}

#text div.box h3 span {
	
	color: #fff;
	font-weight: normal;	
	position: absolute;
	right: 10px;
	top: 0px;
	line-height: 28px;
	
}

#text table.tabDetail {
	
	width: 100%;
	border: 1px solid #fff;
	border-bottom: none;
	
}

#text table.tabDetail tr td {
	
	height: 30px;
	padding: 0px 0px 2px 0px;
	font-size: 11px;
	text-align: left;
	border-bottom: 1px solid #fff;

}

#text table.tabDetail tr.main td.getPension, #text table.tabDetail tr.main td.getDatum, #text table.tabDetail tr.main td.getEZ, #text table.tabDetail tr.main td.getDZ {
	
	background: #e2e3df;

}

#text table.tabDetail tr td.getDatum {
	
	width: 216px;
	padding-left: 10px;
	border-right: 1px solid #fff;
	background: #f3f4ee;

}

#text table.tabDetail tr td.getEZ {
	
	width: 89px;
	padding-left: 10px;
	border-right: 1px solid #fff;
	background: #f3f4ee;

}

#text table.tabDetail tr td.getDZ {
	
	width: 99px;
	padding-left: 10px;
	border-right: 1px solid #fff;
	background: #f3f4ee;

}

#text table.tabDetail tr td.getPension {
	
	width: 165px;
	padding-left: 10px;
	background: #f3f4ee;

}

#text table.tabZug tr td {
	
	height: 30px;
	padding: 0px 0px 2px 0px;
	font-size: 11px;
	text-align: left;
	border-bottom: 1px solid #fff;

}

#text table.tabZug {
	
	width: 100%;
	border: 1px solid #fff;
	border-bottom: none;
	
}

#text table.tabZug tr td.getOrt {
	
	width: 216px;
	padding-left: 10px;
	border-right: 1px solid #fff;
	background: #f3f4ee;

}

#text table.tabZug tr td.getPreis {
	
	width: 90px;
	padding-left: 10px;
	background: #f3f4ee;

}

#footer {

	width: 950px;
	height: 71px;
	background: #F1F2E9 url('../images/footer.gif') no-repeat;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	position: relative;
	overflow: hidden;
	color: #999a95;
	font-size: 11px;

}

#footer span {
	
	color: #999a95;
	
}

#footer span a {
	
	color: #999a95;
	text-decoration: underline;
	
}

#footer span a:hover {
	
	color: #999a95;
	text-decoration: none;
	
}

#footer span.left {
	
	position: absolute;
	top: 20px;
	left: 0px;
	color: #999a95;
	
}

#footer span.right {
	
	position: absolute;
	top: 20px;
	right: 0px;
	color: #999a95;
	
}