/* CSS Document */

body {
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
.container_head {
	width: 942px;
	margin: 0px auto;
}

#container_middle {
	width: 942px;
	margin: 0px auto;
	background-image: url(../images/notice.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.shadow {
	width: 942px;
	margin: 0px auto;
	background-image: url(../images/shadow.png);
	background-repeat: repeat-y;
	background-position: 935px 0px;
}

#header {
	width: 895px;
	height: 252px;
	margin: 0px 0px 0px 35px;
	background-color: #F9F0E3;
}
#header_kurz {
	width: 895px;
	height: 60px;
	margin: 0px 0px 0px 10px;
	color: #243F71;
	word-spacing: 1.5px;
}

		.header_kurz_links {	
			padding: 17px 0 0 0px;
			display:block;
			
		}
		
		.header_kurz_rechts {
			padding: 15px 0 0 0px;
			display:block;
		}

#headernavi {
	background-color: #F9F0E3;
	background-image: url(../images/headernavi.jpg);
	width: 900px;
	height: 40px;
	margin: 0px 0px 0px 35px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	color: #243F71;
	word-spacing: 1.5px;
}

		#headernavi a {
			color: #243F71;
			text-decoration: none;
		}

		#headernavi a:hover {
			color: #243F71;
			text-decoration: underline;
		}

#middle {
	width: 900px;
	background-color: #F9F0E3;
	margin: 0px 0px 0px 35px;
}

#content {
	width: 579px;
	float: left;
	padding: 0px 40px 0px 20px;
	margin: 0px;
}

#footer {
	width: 820px;
	padding: 10px 40px;
	text-align: center;
	font-size: 11px;
	color: #A85400;
	line-height: 140%;
}

			#footer a {
				color: #A85400;
				text-decoration: underline;
			}

			#footer a:hover {
				color: #A85400;
				text-decoration: none;
			}

#iframe {
	width: 886px !important;
	width: 872px;
	padding: 0px 0px 0px 14px !important;
	padding: 0px 0px 0px 28px;
	margin: 0px auto;
	display: block;
}
#container_iframe{
	position: relative;
	margin: 0px auto;
	padding: 0px 0px 0px 30px;
}

.zweispaltig {
	width: 289px;
	padding: 10px 0px;
	float: left;
}
.zweispaltig img{
	border: 1px solid #BDBDBD;
	padding: 4px;
	background-color: #FFFFFF;
}

div.col100 {
	width: 100px;
	height: 28px;
	float: left;
/*	padding: 5px 0px 0px 0px;*/
}

div.col250 {
	width: 250px;
	height: 28px;
	float: left;
}

div.col250textarea {
	width: 250px;
	height: 100px;
	float: left;
}

div.col500 {
	width: 500px;
	border-top: 1px solid #D9B288;
	border-bottom: 1px solid #D9B288;
	padding: 10px 0px;
	margin: 20px 0px 15px;
}

div.col500_ohneborder {
	width: 500px;
	padding: 0px;
	margin: 0px 0px 50px;
}


/* Navigation Links */

#navi {
	width: 261px;
	padding: 0px;
	float: left;
	background-image: url(../images/navi_team.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
		div#navi h1 a {
			display: block;
			text-decoration: none;
		}
h1.team {
	margin: 0px;
	width: 261px;
}
		div#navi h1.team a {
			margin-top: 50px;
			height: 27px;
			text-decoration: none;
		}
		h1.team span {
			visibility: hidden;
			font-size: 23px;
		}

h1.service {
	background-image: url(../images/navi_service.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	width: 261px;
	height: 27px;
}

		h1.service span {
			visibility: hidden;
			font-size: 22px;
		}

h1.busreisen {
	background-image: url(../images/navi_busreisen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	width: 261px;
	height: 27px;
}

		h1.busreisen span {
			visibility: hidden;
			font-size: 22px;
		}

h1.kreuzfahrten {
	background-image: url(../images/navi_kreuzfahrten.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	width: 261px;
	height: 56px;
}

		h1.kreuzfahrten span {
			visibility: hidden;
			font-size: 23px;
		}

h1.lastminute {
	background-image: url(../images/navi_lastminute.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	width: 261px;
	height: 57px;
}

		h1.lastminute span {
			visibility: hidden;
			padding-top:5px;
			font-size: 22px;
		}

h1.jugendreisen {
	background-image: url(../images/navi_jugendreisen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	width: 261px;
	height: 32px;
}

		h1.jugendreisen span {
			visibility: hidden;
			padding-top: 4px;
			font-size: 23px;
		}

h1.ferienhaus {
	background-image: url(../images/navi_ferienhaus.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	width: 261px;
	height: 32px;
}

		h1.ferienhaus span {
			visibility: hidden;
			font-size: 22px;
			padding-left: 10px;
		}

h1.mietwagen {
	background-image: url(../images/navi_mietwagen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	width: 261px;
	height: 80px;
}

		h1.mietwagen span {
			visibility: hidden;
			font-size: 24px;
			padding-left: 20px;
		}

/* Schriften */

p.navitext {
	padding: 20px 15px;
	line-height: 135%;
	color: #243F71;
}

p.headline {
	color: #A85400;
	font-size: 18px;
	font-weight: bold;
	padding: 20px 0px 0px 0px;
}

p.smallfont {
	font-size: 10px;
}

p {
	line-height: 135%;
	padding: 0px;
}

span.star {
	color: #A85400;
}

/* Links */

a {
	color: #243F71;
	text-decoration: underline;
}

a:hover {
	color: #243F71;
	text-decoration: none;
}


/* Formularelemente */

div.form {
	width: 350px;
	padding: 10px 0px;
}

input.eingabefeld {
	padding: 0px;
	margin: 2px;
	width: 200px;
}

input.zeit {
	width: 18px;
}

select {
	padding: 2px;
	margin: 0px 0px 0px 2px;
	height: 23px;
}

textarea {
	width: 200px;
	margin: 2px;
	height: 100px;
}

.button {
	margin: 10px 2px;
}

label {
	font-weight: bold;
}


/* Team */

div.float_left{
	float:left;
	text-align: center;
}
	div.float_left img{
		border: 1px solid #BDBDBD;
		padding: 4px;
		background-color: #FFFFFF;
	}

div.float_right{
	float:right;
	text-align: center;
}
	div.float_right img{
		border: 1px solid #BDBDBD;
		padding: 4px;
		background-color: #FFFFFF;
	}
	
.service_links{
	line-height: 23px;
	width:280px;
	float: left;
}
	.service_links h4{
		margin: 0px;
	}
.service_rechts{
	line-height: 23px;
	width:280px;
	float: right;
}
	.service_rechts h4{
		margin: 0px;
	}
.links{
	float: left;
	width:280px;
	overflow: hidden;
}
.rechts{
	float: left;
	width:265px;	
	overflow: hidden;
}

img.startseite{
		border: 1px solid #BDBDBD;
		padding: 5px;
		background-color: #FFFFFF;
	}

h4{
	font-size: 13px;
}
.preis{
	font-weight: bold;
	float:right;
}

.zurueckbild{
 	float:left;
	border:0px;
}

