* {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
}

body {
	font-size: 12pt;
	height: 101%;
	background-color: #FFFFFF;
}
/* --------------------------------------- */
/*            setup for #bodywrapper       */
/* --------------------------------------- */
#bodywrapper {
	width: 18cm;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
}
#content {
	width: 17cm;;
}
table #content td #maincontent{
	text-align: left;
	vertical-align: top;
}


/* --------------------------------------- */
/*            setup for #header            */
/* --------------------------------------- */

#header {
	height: 206px;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(images/klinger_kollegen_header.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#logo {
	height: 74px;
	display: inline;
	padding-top: 0px;
	position: relative;
	left: auto;
	right: auto;



 h1 {
	font-size: 14pt;
	color: #000066;
	border-bottom-width: 1.2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	line-height: 2.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

 h2 {
	font-size: 12pt;
	color: #000066;	
}

 h1 > h2 {
	margin-top: -25px;
}



 h3 {
	margin-top: 15px;
	font-size: 11pt;
	color: #000066;	
}
td h3 {
	margin-top: 35px;
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}


 h4 {
	margin-top: 20px;
	font-size: 11px;
	color: #000066;	
}

 h5 {
	margin-top: 15px;
	margin-bottom: 10px;
	text-align:center;
	font-size: 11px;
	color: #999999;	
}

h6 {
	margin-top: 15px;
	margin-bottom: 10px;
	text-align:center;
	font-size: 11px;
	color: #000000;	
}

 p, ul, td {
	font-size: 12pt;
	margin-top: 10px;
}
ul {
	list-style-position: inside;
	list-style-type: disc;
}
.img {
	display: block;
}
 #home {
	background-color: #F4F4F4;
	width: 100%;
	float: left;
	position: relative;
}
 #home a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	background-image: url(images/leon_hamburg_pfeil.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	text-decoration: none;
	line-height: 25px;
}
.caption {
	font-size: 9px;
}
.caption a {
	font-family: Arial, Helvetica, sans-serif;
	
	font-weight: bold;
	color: #000000;
	background-image: url(images/leon_hamburg_pfeil_xs.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	text-decoration: none;
	line-height: 20px;
}
a:link {
	color: #242E6F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #242E6F;
}

a:active {
color: #242E6F;
	text-decoration: none;
}
a:visited {
color: #242E6F;
	text-decoration: none;
}


#info {
	width: 100%;
	background-color: #F2F2F2;
	vertical-align: top;
	text-align: left;
}
.floatright {
	float: right;
	z-index: 99;
}
.floatleft {
	float: left;
}
.flag {
	padding: 10px;
}
#kontakt {
	width: 600px;
}
.kontakt_desc {
	width: 210px;
}
#PRINT_BUTTON a {
color: #000000;
	text-decoration: none;
}
