/* http://www.xw-3.de
 * @author: A. Jungbluth
 * @date:   2008-01-29
 *
 */

body {
	background: transparent;
	color: #fff;
	margin: 0px;
	padding: 0px;
}

img {
	margin: 12px 20px 0px 20px;
}

#absatz {
	color: #fff;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	font-family: Verdana, Arial, Sans-Serif, Serif;
	margin: 15px 0px 15px 0px;
	padding: 0px;
}

h2 {
	background: #E60002;
	border: #E60002 1px solid;
	color: #ffffff;
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 19px;
	font-style: normal;
	font-weight: 700;
	font-variant: normal;
	line-height: normal;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
}

h2 A {
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	font-family: Verdana, Arial, Sans-Serif, Serif;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0px 0px 2px 5px;
}

h2 A:link {
	color: #ffffff;
	display: block;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial, Sans-Serif, Serif;
	text-decoration: none;
	padding: 0px 0px 2px 5px;
}

h2 A:visited {
	color: #ffffff;
	display: block;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial, Sans-Serif, Serif;
	text-decoration: none;
	padding: 0px 0px 2px 5px;
}

h2 A:hover, A:focus {
	background: #ffffff;
	color: #1C267B;
	color: red;
	display: block;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial, Sans-Serif, Serif;
	text-decoration: none;
	padding: 0px 0px 2px 5px;	
}

h2 A:active{
	color: #ddd;
	color: red;
	display: block;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial, Sans-Serif, Serif;
	text-decoration: none;
	padding: 0px 0px 2px 5px;
}	

h1 {
	color: #fff;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	font-family: Verdana, Arial, Sans-Serif, Serif;
	font-size: 25px;
	font-style: normal;
	font-weight: 700;
	font-variant: normal;
	line-height: normal;
	padding: 0px 0px 0px 20px;
}

h3 {
	background: #fff;
	border-right: #12146b 2px solid;
	border-bottom: #12146b 1px solid;
	color: #12146b;
	font-family: Verdana, Arial, Sans-Serif, Serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: 800;
	font-variant: normal;
	line-height: normal;
	padding: 5px;
	margin: 5px 0px 10px 0px;
	text-decoration: thin;
}

h4 {
	border-bottom: #000 1px solid;
	color: #000;
	font-family: Verdana, Arial, Sans-Serif, Serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: 700;
	font-variant: normal;
	line-height: normal;
	margin: 10px 0px 10px 0px;
}


hr {
 border: #fff 1px solid;
}

#head {
	background: #fff;
	color: #fff;
	height: 115px;
	padding: 10px;
	margin: 10px 0px 10px 0px;
	position: absolute;
	width: 800px;
}

#content {
	background: #31849b;
	border: #000 1px solid;
	border-bottom: #000 10px solid;
	color: #fff;
	float: left;
	margin: 30px 0px 0px 30px;
	padding: 10px 10px 30px 5px;
	position: absolute;
	width: 800px;
	height: 350px;
}

#banner {
	background: transparent;
	color: white;
	float: right;
	margin: 30px 0px 0px 860px;
	padding: 10px 10px 10px 5px;
	position: absolute;
	width: 160px;
	height: 300px;
}

#pageinfo {
	background: #ffffff;
	border: #1C267B 2px solid;
	color: #999999;
	font-style: normal;
	font-weight: none;
	font-size: 8pt;
	font-family: Verdana, Arial, Sans-Serif, Serif;
	margin: 20px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
	text-align: right;
}

#text, ul, il {
	color: #fff;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial, Sans-Serif, Serif;
	line-height: 130%;
	#margin: 0px 0px 0px 0px;
	padding: 4px 0px 8px 50px;
}

A {
	color: #1C267B;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	font-family: Verdana, Arial, Sans-Serif, Serif;
	text-decoration: none;
}

A:link{
	color: #1C267B;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	font-family: Verdana, Arial, Sans-Serif, Serif;
	text-decoration: none;
}

A:visited{
	color: #1C267B;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	font-family: Verdana, Arial, Sans-Serif, Serif;
	text-decoration: none;
}

A:hover {
	background: #fff;
	color: #999;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	font-family: Verdana, Arial, Sans-Serif, Serif;
	text-decoration: none;
}

A:focus {
	background: #fff;
	color: #999;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	font-family: Verdana, Arial, Sans-Serif, Serif;
	text-decoration: none;
}

A:active {
	background: #fff;
	color: #999;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	font-family: Verdana, Arial, Sans-Serif, Serif;
	text-decoration: none;
}

