/* Copyright: IT service Mächtlinger, www.maechtlinger.com */
/* http://www.baden-tag.de */
/* 12. März 2009 */

/* Content */

#contentleft { 
	width:500px;
	height:450px;
	background-color:#ffffff;
	position:absolute;
	top:120px;
	left:0px;
	overflow:auto;
}
#contentleft p {
	padding: 0em 2em 1em 2em;
	line-height:1.4em;
	text-align:justify;
}
#contentleft a {
	color:#A02C2C;
	text-decoration: none;
}
#contentleft  a:hover {
	text-decoration: underline;
}
#contentleft h1 {
	padding: 1.6em 0 0.2em 0.2em;
	margin: 0 2em 1em 2em;
	border-bottom: 1px solid #666;
	font-size:1em;
	color: #666;
}
#contentleft h2 {
	padding: 0.5em 0 0.2em 0.2em;
	margin: 0 2em 0.5em 2em;
	font-size:1em;
	color: #666;
}
#contentleft h3 {
	padding: 1.6em 0 0.2em 0.2em;
	margin: 0 2em 1em 2em;
	border-bottom: 1px solid #666;
	font-size:1em;
	color: #666;
}
#contentleft h4 {
	font-size:1em;
}
#contentleft h5 {
	font-size:1em;
}
#contentleft h6 {
	font-size:1em;
}
#contentleft ul {
	padding: 0.5em 1.4em 0.5em 4em;
	list-style-image: url(../images/aufzaehlung.png);
}
#contentleft li {
	padding: 0em 0em 1em 0em;	
}
#contentmiddle { 
	width:283px;
	height:450px;
	background-image: url(../images/homepage_bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color: #ffffff;
	position:absolute;
	top:120px;
	left:500px;
}
#contentright  { 
	width:217px;
	height:450px;
	background-color: #FFFFFF;
	position:absolute;
	top:120px;
	left:783px;
}

#contentright p {
	font-size:0.8em;
	padding: 0.5em 1.4em 0.5em 1.4em;
	line-height:1.5em;
}
#contentright ul {
	padding: 1em 1.4em 0.5em 4em;
	list-style-image: url(../images/aufzaehlung.png);
}
#contentright li {
	padding: 0em 0em 1.4em 0em;	
}

#contentright a {
	color: #A02C2C;
	text-decoration: none;
}
#contentright a:hover {
	text-decoration: underline;
}
#contentright .stay {
	font-weight:bold;
}
#contentright h1 {
	padding: 1.6em 0 0.2em 0.2em;
	margin: 0 1em 0 1.1em;
	border-bottom: 1px solid #666;
	font-size:1em;
	color: #666;
}

#contentright h2 {
	padding: 1em 0 0.2em 0.2em;
	margin: 0 1em 0 1.1em;
	font-size:1em;
	color: #666;}
