/*    */

/* DEFINITIONS: BASE-LAYOUT -> START */

html {
	height:				auto;
}

body {
	height:				auto;
	margin:				0;
}

.nonFooter {
/* 	background:			none; */
	height:				auto;
/*	min-height:			auto; */ /*nicht erlaubter Wert, entfernt durch ADFC Hessen */
	padding:			0 20px;
	width:				690px;
}

.master {
	width:				565px;
}

.printLogo {
	display:			block;
	padding:			20px 0;
}

.main {
	width:				auto;
}

.printRightCol {
	padding:			0;
	width:				690px;
}

.breadcrumb {
	border-top:			#e6eef2 solid 1px;
	padding:			10px 0;
	width:				690px;
}

.content {
	padding-bottom:			0;
	padding-left:			0;
	padding-right:			0;
}

.content .teaserBox h2,
.content .rightCol .teaserBox h2 {
/*	background:			none;  */
	margin:				0 0 5px;
/*	min-height:			auto; */ /*nicht erlaubter Wert, entfernt durch ADFC Hessen */
	padding:			0;
}

.teaserBoxOffer .content {
/*	background:			none;  */
	border:				none;
	padding:			0;
}


.printFooter {
	display:			block;
}

.noPrint,
.adsTop,
.head,
.metaNav,
.bottomLinks,
.adsRight,
.footer {
	display:			none;
}

/* DEFINITIONS: BASE-LAYOUT -> END */

/* ADFC Hessen eigene Definitionen */

/* body {background-color:#ffffff;background-repeat: repeat-y;background-position: top left;margin-left:10pt;font-family:Arial,Helvetica,Swiss;font-size:12px;color:#000000;} */

a {text-decoration: none;}
a:link {color:#000000;}
a:visited {color:#000000;}

/* p, th, em, i, small, dl {font-family: Arial,Helvetica,Swiss,sans-serif;}

ul, ol {line-height: 130%;}

ul ul li, ol ol li {line-height: 130%;}

h1,h2,h3,h4,h5,h6 {font-family:Arial,Helvetica,Swiss;color:#00319c;margin-top:5pt;margin-bottom:1pt;}

h1 {font-size:14px;font-weight:900;text-transform:uppercase;}
h2 {font-size:14px;font-weight:900;}
h3 {font-size:14px;}
h4 {font-size:12px;}
h5 {font-size:10px;}
h6 {font-size:10px;}

td {font-family: Arial,Helvetica,Swiss,sans-serif;}

pre, tt {font-size:12px;}

address a {font-family: serif;}
address {font-family: serif;} */

/*.groesser {font-size:14px;}
.kleiner {font-size:10px;}
.rot {color:#ff0000;}
.blau {color:#000090;}
.u {text-decoration:underline;}*/
/* .druck {display:none;} */
