@charset "iso-8859-1";
/***********************************************************************
* --- TAG -------------------------------------------------------------*
***********************************************************************/

html {
	height:100%;
	overflow:scroll;
	background: #eeeeee url(../images/head-back.jpg) no-repeat 0 0;
}

body {
	text-align:center;
	height: 100%;
}

p {
	font-size: 1.2em;
	padding: 0 0 1em 0.3em;
}

h1 {
	margin:  2em 0 0 0;
	padding: 0 0 0 0;
	font-size: 2.4em;
	color: #3283a5;
}

ul {
	margin: 0 0 2em 0.4em;
}

li {
	font-size: 1.2em;
	padding: 0 0 0 1.3em;
	background: url(../images/bullet.png) no-repeat 0 6px;
	line-height: 1.8;
}
/***********************************************************************
* --- ID ------------------------------------------------------------- *
***********************************************************************/

#canvas {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width: 972px; 
	min-height:100%;
	text-align: left;
	background: #eeeeee url(../images/content-back.jpg) no-repeat 0 110px;
}

#printlogo {
	display: none;
	visibility: hidden;
}

#content {
	margin-left: 24em;
	height: 49em;
}
#content2 {
	margin-left: 24em;
	height: 52em;
}
#text{
	position: relative;
	top: 13em;
}
	#pagecontent {
		width: 61%;
		float:left;
	}
	#infobox {
		width: 35%;
		float: right;
		margin: 0 2.5em 0 0;
	}
		#infobox p {
			font-size: 1.1em;
		}

#bildmotiv {
	padding: 3em 1.8em 5em 0;
	z-index: 1;
}

#bildmotiv_kl { 
	margin: 0 0 1em 0;
}

#geschaeftsfuehrer {
	position: absolute;
	left: 40em;
	top:4em;
	z-index: 3;
}

#portrait1_kl{
	float: left;
	margin: 2em 0 0 0;
}


#sprechblase{
	position: absolute;
	top:40.8em;
	width:720px;
	height: 140px;
	background: url(../images/Sprechblase1.png) no-repeat 0 0;
	padding: 3.5em 0 0 3em;
	margin: 0 0 0 0;
	z-index: 4;
}
	#sprechblase h1 {
		margin:  0.3em 0 0 0;
		padding: 0 0 0 0;
		font-size: 2.4em;
		color: #3283a5;
	}
	#sprechblase .subline {
		font-size: 2em;
		color: #3283a5;
		padding: 0;
	}

#sprechblase_kl{
	width:344px;
	height: 173px;
	background: url(../images/Sprechblase2.png) no-repeat 0 0;
	padding: 0.8em;
	margin: 1em 0 0 8em;
}
#pagecontent img {
	margin: 1em 0 0 0;
}

#verlinkung {
width:707px;
	border-top: 1px solid #313131;
	border-bottom: 1px solid #313131;
	padding:0.5em 0em 0.5em 0;
	text-align: right;
	font-weight: bold;
	font-size: 1.2em;
	margin: 1em 0 1em 0;
}
	#verlinkung span {
		padding: 0 0 0 1em;
		margin: 0;
		background: url(../images/content-triangle_2.png) no-repeat 0 2px;
	}

#header {
	background: #eeeeee url(../images/head_back_verlauf.jpg);
	height: 110px;
}

#footer	{
	margin: 3em 0 0 26.5em;
	text-align: right;
	width:707px;
	font-size: 0.9em;
}
	#footer img {
		float:left;
		margin: 1em 0 0 0;
	}
#footer p {
	font-size: 1em;
	padding: 1.3em 0 0 0;
	
}
/***********************************************************************
* --- CLASS ---------------------------------------------------------- *
***********************************************************************/

.subline {
	font-size: 2.1em;
	color: #3283a5;
	padding: 0 0 0 0;
	margin: 0 0 1em 0;
}

.cleanitup {
	clear:both;
	visibility:hidden;
	height: 1px;
}

