/*[fmt]AA90-1A0A-6*/
/****
* Global Reset
********************/
*
{
	padding: 0;
	margin: 0;
}
html
{
	color: #000;
	line-height: 1;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,
img
{
	border: 0;
}
caption,
th
{
	text-align: left;
}
input,
button,
textarea,
select,
optgroup,
option
{
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input,
button,
textarea,
select
{
	=font-size: 100%;
}
#content li,
dd
{
	margin-left: 5%;
}
fieldset
{
	padding: 0.5em;
}
/*link underlines tend to make hypertext less readable,
because underlines obscure the shapes of the lower halves of words*/
:link,
:visited
{
	text-decoration: none;
}
#footer p
{
	font-size: 10px;
	padding: 12px 0 0;
	text-align: right;
}
#contentfooter .left
{
	width: 86px;
	/*[disabled]background:#FFFF00;*/
	padding: 15px 0 0 40px;
}
#contentfooter .right
{
	width: 198px;
	/*[disabled]background:#FFFF00;*/
	padding: 15px 0 0 40px;
	position: absolute;
	top: 0;
	left: 86px;
}
#contentfooter
{
	/*[disabled]background:#0000FF;*/
	height: 75px;
	font-size: 9px;
	line-height: 142%;
	position: relative;
}
#content a
{
	margin: 150px 0 0;
	display: block;
	color: #000000;
	background: url(../gfx/pfeil.gif) no-repeat 100% 50%;
	width: 195px;
}
#content p
{
	font-size: 16px;
	line-height: 180%;
}
#content .block3
{
	position: absolute;
	left: 109px;
	top: 192px;
}
#content .block2
{
	margin: 0;
	position: absolute;
	top: 192px;
}
#content
{
	/*[disabled]background:#FF0000 1px -1px;*/
	height: 344px;
	padding-top: 72px;
	padding-left: 40px;
}
#wrapper
{
	position: relative;
}
#header p
{
	letter-spacing: 1px;
	font-size: 22px;
	position: absolute;
	top: 105px;
	left: 216px;
	text-transform: uppercase;
}
#header
{
	height: 124px;
	/*[disabled]background:#FF0000;*/
}
/*no list-markers by default, since lists are used more often for semantics*/
ol,
ul
{
	list-style: none;
}
/*avoid browser default inconsistent heading font-sizes
and pre/code too*/
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code
{
	font-size: 1em;
	font-weight: normal;
}
/*whoever thought blue linked image borders were a good idea?*/
a img,
:link img,
:visited img
{
	border: none;
}
/*de-italicize address*/
address
{
	font-style: normal;
}
/*adjust line-height for sup and sub*/
sup,
sub
{
	line-height: 0px;
}
/*********************************************
* Globale Einstellungen
**********************************************/
html
{
	height: 100%;
	margin-bottom: 0.1px;
}
body
{
	background: #D2D1CF;
	font: 100.1% / 100% Arial, Helvetica, sans-serif;
	text-align: center;
}
#container
{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1010px;
	height: 660px;
	padding: 20px;
	margin-left: -505px;
	margin-top: -330px;
	box-sizing: border-box;
	background: url(../gfx/cloer_interim_back.jpg) no-repeat 0 0;
	text-align: left;
}
#wrapper
{
	clear: both;
	margin: 0;
	padding: 0;
}
#header
{
}
