/* Print */

body {
	background: #fff;
	font-size: 12pt;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#000; 
}

h1 {font: 180% "Trebuchet MS",Arial,Helvetica,sans-serif; display:block; color: #57b; line-height: 40px; font-weight: bold; margin-top: 15px; margin-bottom: 10px; }
h2 {font: 150% "Trebuchet MS",Arial,Helvetica,sans-serif; display:block; color: #E16629; text-decoration: none; border-bottom:3px solid #29A3E1; margin-bottom: 20px; margin-top:15px;}
h4 {font: 120% "Trebuchet MS",Arial,Helvetica,sans-serif; display:block; line-height: 26px;	font-weight: bold; margin-top: 0; margin-bottom: 0;}
h5 {font: 100% "Trebuchet MS",Arial,Helvetica,sans-serif; display:block; line-height: 22px;	font-weight: bold; margin-top: 0; margin-bottom: 0;}
h6 {font: 80%  "Trebuchet MS",Arial,Helvetica,sans-serif; display:block; line-height: 18px;	font-weight: bold; margin-top: 0; margin-bottom: 0;}

img {border: 0;}

#printlogo {
	width:30%;
	height:auto;
	float:left;
	display: table-cell;
    text-align: right;
    vertical-align: top;
}
#printadress {
	width:70%;
	height:auto;
	float:left;
}
#printadress p { text-align:justify; letter-spacing:1px; color: #57b; }

/* Aktuell */
.aktuell { padding-left: 60px; }
#HerzfuerAlleinreisende { background: url(../pix/aktuell/herz.gif) no-repeat left center ; width: 500px; min-height:50px; margin:10px 30px }
#SuperSonderPreise { background: url(../pix/aktuell/sparen.gif) no-repeat left center; width: 500px; min-height:50px; margin:10px 30px }
#SonstigeErsparnisse { background: url(../pix/aktuell/sparen_sonstiges.gif) no-repeat left center;width: 500px; min-height:50px; margin:10px 30px }

	.aktuellblock ul {
		list-style:none;
		margin:0;
		padding:0;
		letter-spacing:1px;
		
	}
	.aktuellblock ul li {
		float:left;
		width:100%;	
		padding:0;
		margin-bottom:2%;
		color:#000;
	}


	.aktuellblock ul li a
	{
		display:block;
		border:3px solid #84DB00;
		border-width:3px 0;
		padding:10px 15px;	
		height:70px;
		background-color:#ffeb86;
		background-position:bottom right;
		background-repeat:no-repeat;
		font-size:14px;
		text-decoration:none;
		color:#000;
	}
	.aktuellblock ul li a strong {
		display:block;
		font-size:140%;
		color:#8FC332;
		margin-bottom:10px;
	}
	.aktuellblock ul li a:visited {color:#000;}
	.aktuellblock ul li a:hover {background-color:#ffeb86;color:#000;}
	.aktuellblock ul li a:hover strong 	{ color: #E16629; }
	.aktuellblock ul li.one a{background-image:url(../pix/aktuell/block-herz.jpg);}
	.aktuellblock ul li.one a:hover{background-image:url(../pix/aktuell/block-herz.jpg);color:#000;}
	.aktuellblock ul li.one a:hover{background-color:#ffeb86;}
	.aktuellblock ul li.two a:hover{background-image:url(../pix/aktuell/block-supersonder.jpg);color:#000;}
	.aktuellblock ul li.two a{background-image:url(../pix/aktuell/block-supersonder.jpg)}
	.aktuellblock ul li.two a:hover{background-color:#ffeb86;}
	.aktuellblock ul li.three a{background-image:url(../pix/aktuell/block-ersparnis.jpg)}
	.aktuellblock ul li.three a:hover{background-image:url(../pix/aktuell/block-ersparnis.jpg)}
	.aktuellblock ul li.three a:hover{background-color:#ffeb86;}
	.aktuellblock ul li a:hover	{ border-color:#999; background-color:#fff;	background-image:none; }
	
/* Information*/	
#teampix {
	width:30%;
	height:200px;
	float:left;
	display: table-cell;
    text-align: center;
    vertical-align: middle;
	margin-bottom:100px;	
}
#teamtxt {
	width:60%;
	height:200px;
	float:left;
	margin-bottom:100px;
	padding-left: 10px;
}
#teamtxt h4 { 
	display:block;
	font-size:140%;
 	color: #8FC332;
	margin-top: 20px;
}
#teamtxt h3 { 
color: #E16629;
padding-top: 5px;
}


#container, #noprint, #sidebar, .breadcrumb, #pre-footer, #footer_wrapper, #tagcloud, #pixset, .magazine-container { display:none; }


