@import url(styles.css);
@import url(positions.css);

body { text-align: left; }

html, body
{
	height: 100%;
	margin: 0;
	padding: 0;
}

*
{
	margin: 0;
	padding: 0;
	border: 0;
}

ul, li
{
	list-style-type: none;
	display: inline;
}

#head_container
{
	position: absolute;
	background-image: url(../_picts/elemente/bg_head.jpg);
	background-repeat: no-repeat;
	width: 913px;
	height: 99px;
	z-index: 30;
}

#aufbau
{
	position: absolute;
	background-image: url(../_picts/elemente/rand.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-attachment: scroll;
	background-color: #fff;
	left: 0px;
	top: 0px;
	min-height: 100%;
	width: 913px;
	z-index: 2;
	clear: both;
}

.line_145_hell
{
	width: 145px;
	color: #EDD4C7;
	background-color: #EDD4C7;
	height: 1px;
	line-height: 0px;
	z-index: 100;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.line_133_hell
{
	width: 133px;
	color: #EDD4C7;
	background-color: #EDD4C7;
	height: 1px;
	line-height: 0px;
	z-index: 100;
	margin-left: 12px;
}

.line_145_dunkel
{
	width: 145px;
	color: #DA926D;
	background-color: #DA926D;
	height: 1px;
	line-height: 0px;
	z-index: 100;
}

.line_793_dunkel
{
	width: 793px;
	color: #DA926D;
	background-color: #DA926D;
	height: 1px;
	line-height: 0px;
	z-index: 100;
	margin-left: 25px;
}

.icon_pfeil
{
	background: url(../_picts/elemente/pfeil.gif) no-repeat 0 4px;
	padding-left: 15px;
	margin-bottom: 3;
	z-index: 10;
}

.icon_pfeil_zurueck
{
	background: url(../_picts/elemente/pfeil_zurueck.gif) no-repeat 0 4px;
	padding-left: 15px;
	margin-bottom: 3;
	z-index: 10;
}

.pfeil_hoch
{
	background: url(../_picts/elemente/pfeil_hoch.gif) no-repeat 0 4px;
	padding-left: 15px;
	margin-bottom: 3;
	z-index: 10;
}