body {
	margin:10px 0px 0px 0px;
	padding:0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color:#003366;
}

#wrapper {
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:774px;
	border-left:1px solid #ce0f41;
	border-right:1px solid #003366;
	border-bottom:1px solid #ce0f41;
	font-size:1.2em;
	background-color:#f7f7f7;
}

#content, #contentFooter {
	width:430px;
	float:left;
	border-left:1px solid #ce0f41;
	border-right:1px solid #003366;
	background-color:#FFFFFF;
}

#innerContent {
	margin:0px 15px 0px 15px;
}

#left, #leftFooter, #rightFooter {
	width:170px;
	float:left;
}

#right {
	text-align:center;
	width:172px;
	float:left;
}

#leftFooter, #rightFooter, #contentFooter {
	height:130px;
	margin-top:-2px;
	text-align:center;
}

#leftFooter p {
	margin:0px;
	padding:0px;
}

#rightFooter p {
	margin-top:20px;
	padding:0px;
}

#contentFooter p {
	margin-top:20px;
}

#right p.title, #left p.title {
	font-weight:bold;
	margin:0px;
	padding:3px 0px 3px 2px;
	color:#FFFFFF;
	text-align:center;
}

#left p.title, #content p.title {
	background-color:#ce0f41;
}

#content h1.title {
	background-color:#ce0f41;
	font-weight:bold;
	margin:0px;
	padding:3px 0px 3px 2px;
	color:#FFFFFF;
	text-align:center;
	font-size:1.4em;
}

#right p.title {
	background-color:#003366;
}

#right p img {
	width:157px;
}

#innerContent p.title {
	font-size:1.2em;
	margin:0px
}

#innerContent a {
	 color:#ce0f41;
	 text-decoration:underline;
}

#innerContent a:hover {
	 color:#ce0f41;
	 text-decoration:none;
}

#innerContent h2 {
	font-size:1.4em;
/*	text-align:center;*/
}

#left ul {
	list-style-type: none;
	margin:0px 0px 0px 5px;
	padding:0px;
}

#left li {
	margin-bottom:8px;
	font-weight:bold;
}

#left a {
	color:#003366;
	text-decoration:none;
}

#left a:hover {
	color:#ce0f41;
}

img {
	border:0px;
}

.center {
	text-align:center;
}

.red {
	color:#ce0f41;
}

.clear {
	clear:both;
	height:0px;
	font-size:0px;
	overflow:hidden;
}

#innerContent td p {
	font-size:0.8em;
	margin-top:0px;
}

#innerContent img.left {
	float:left;
	margin:0px 15px 15px 0px;
}

#innerContent img.right {
	float:right;
	margin:0px 0px 15px 15px;
}

#innerContent img.right, #innerContent img.left {
	border:1px solid #999999;
	padding:2px;
}

#innerContent img.leftOhne {
	float:left;
	margin:0px 15px 15px 0px;
}

#innerContent img.rightOhne {
	float:right;
	margin:0px 0px 15px 15px;
}

ul.bullets {
	list-style-image: url(images/haupt/logo_oben-bleiben-bullet.gif);
}

ul.bullets li {
	margin-bottom: 10px;
	line-height:21px;
}

#content table tr td p, #content table tr td ul li {
	font-size:0.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

