/* print.css - Volkswagen Bildungsinstitut */

@import "text.css";
@import "news.css";
@import "formular.css";
@import "wt_directory.css";

body {
	font-family:Arial, Helvetica, sans-serif;
	}
	
.print {
	width:760px;
	padding:20px;
	}
.print #flash_news,
.print #flash_events_rahmen,
.print #flash_news_rahmen,
.captcha {
	display:none;
}
.logo {
	width:80px;
	float:left;
	}
.headertitle {
	padding-top:20px;
	}
.Content .card {
	width:760px;
}
a,
.Content a {
	color:#000;
	background-image:none;
	padding-left:0;
}
.Content a.ohne-bg {
	display:none;
	}


/* h =========================================== */
h1.seitentitel {
	font-size:28px;
	color:#A9092C;
	}
h2.seitentitel {
	font-size:22px;
	color:#A9092C;
	margin-bottom:10px;
	}
	
.teaser {
	width:100%;
	}
	
/* =============================================
					NEWS
================================================ */
.card form {
	width:800px;
}
.captcha {
	display:none;
}
