body	{
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	background: url('/_img/punktlinie_vertikal.gif') repeat-y;
}

.welcome_text	{
	font-size:30px;
	line-height:32px;
	text-transform:uppercase;
	color: #333333;

	}
	

a, a:link, a:visited	{
	text-decoration: underline;
	color: #000000;
}

a:hover, a:focus	{
	text-decoration: none;
}

p	{
	padding: 0px;
	margin: 0px;
	padding-bottom: 18px;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

h2 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	margin-bottom:10px;
}

#navi	{
	position: absolute;
	top: 10px;
	left: 70px;
	width: 563px;
	height: 32px;
	padding: 7px 0px;
	background: url('/_img/hintergrund_alles.gif') no-repeat;
}

#rex_design_link	{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 31px;
	width: 150px;
}

#rex_design_link a	{
	display: block;
	width: 150px;
	height: 31px;
	text-decoration: none;
}

#language_link	{
	position: absolute;
	top: 7px;
	left: 470px;
	height: 17px;
	width: 57px;
	text-align: center;
}

#copyright_link	{
	position: absolute;
	top: 0px;
	left: 531px;
	height: 32px;
	line-height: 32px;
	width: 30px;
	text-align: center;
}

#copyright_link a	{
	text-decoration: none;
	height: 32px;
	line-height: 32px;
	width: 30px;
	display: block;
	cursor: pointer;	
}

#copyright_box	{
	position: absolute;
	top: 34px;
	left: 505px;
	visibility: hidden;
	z-index: 10;
	width: 225px;
	background-color: #333333;
	color: #ffffff;
	padding: 10px;
	line-height: 13px;
	font-size: 11px;
}

*html #copyright_box	{
	width: 245px;
}

.navi_box	{
	background-color: #333333;
	color: #ffffff;
	width: 120px;
	padding: 10px 2px 18px 10px;
	line-height: 12px;
	font-size: 10px;
	overflow: hidden;
}

*html .navi_box	{
	width: 140px;
}

.navi_box ul	{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.navi_box li.last	{
	border-bottom: 1px solid #ffffff;
	padding-bottom: 18px;
	width: 106px;
}

.navi_box a, .navi_box a:link, .navi_box a:visited	{
	text-decoration: none;
	color: #ffffff;
	height: 12px !important;
	line-height: 12px; 
	width: 110px !important;
	display: inherit !important;
	overflow: hidden;
}

.navi_box a:hover, .navi_box a:focus	{
	text-decoration: none;
	color: #00d391;
}

.navi_box a.project_link	{
	font-weight:bold;
	margin-top: 6px;
}

.navi_box a.projectpart_link	{
	margin-left: 6px;
}

a.active	{
	color: #00d391 !important;
}

#first_navi_box_head, #second_navi_box_head	{
	position: absolute;
	top: 17px;
	left: 233px;
	background: url('/_img/hintergrund_navi.gif') no-repeat;
	padding: 2px 10px;
	width: 112px;
	height: 13px;
	overflow: hidden;
	line-height: 13px;
	color: #ffffff;
}

*html #first_navi_box_head, *html #second_navi_box_head	{
	width: 132px;
	height: 17px;
}

#first_navi_box_head a, #second_navi_box_head a	{
	display: block;
	width: 122px;
	height: 17px;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}

#first_navi_box_head	{
	top: 17px;
	left: 233px;
}

#second_navi_box_head	{
	top: 17px;
	left: 392px;
}

#first_navi_box	{
	position: absolute;
	top: 34px;
	left: 233px;
	visibility: hidden;
	z-index: 10;
}

#second_navi_box	{
	position: absolute;
	top: 34px;
	left: 392px;
	visibility: hidden;
	z-index: 10;
}

#info_box	{
	position: absolute;
	top: 60px;
	left: 15px;
	width: 244px;
	height: 527px;
}

#next_box	{
	position: absolute;
	top: 592px;
	left: 0px;
	width: 288px;
	height: 33px;
	line-height: 33px;
}

#image_box	{
	position: absolute;
	top: 60px;
	left: 288px;
	width: 705px;
	height: 527px;
}

#text_box	{
	position: absolute;
	top: 60px;
	left: 288px;
	width: 450px;
	height: 522px;
}

#pagination_box	{
	position: absolute;
	top: 592px;
	left: 287px;
	width: 705px;
	height: 33px;
	line-height: 33px;
}

#pagination_box a	{
	text-decoration: none;
}

#pagination_box a:hover	{
	text-decoration: underline;
}

#footer	{
	position: absolute;
	top: 625px;
	left: 0px;
	width: 100%;
	height: 33px;
	background: url('/_img/punktlinie_horizontal.gif') repeat-x;
}

.date_left	{
	float: left;
	width: 75px;
}

.text_right	{
	float: right;
	width: 375px;
}

.clear {
	clear: both;
}

