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

body {
	background:#ffffff url('stagepic/background.jpg') no-repeat;
}

body, table, input, textarea, select {
	font-family: arial, sans-serif;
	line-height:1.4em;
	color:#272727;
	font-size:13px;
}

form {
	margin:0px;
	border:0px;
}

input, textarea, select {
	border:1px solid #e8830d;
	background:#ebedf1; 
	margin:0 0 3px 0;
	padding:0px;
}

img {
	border:0px;
}

strong {
	font-weight:bold;
}

a {
	color: #272727;
	text-decoration: underline;
	font-weight:bold;
}

a:hover { 
	color:#e8830d;
	text-decoration: underline; 
}

p {
	padding:0;
	margin:8px 0;
}

ul {
	margin:0px;
	padding:5px 0 5px 25px;
}

h1 {
	padding:0 0 21px 0;
	margin:0;
	font-size:18px;
	color:#272727;
}

h2 {
	padding:0;
	margin:0;
	font-size:16px;
	color:#272727;	
}

#container {
	width:980px;
	position:relative;
	min-height:100%;
	height:auto !important;
	height:100%;
}

#ticker {
	padding:82px 0 0 300px;
	line-height:21px;
}

#logo {
	position:absolute;
	top:24px;
	left:32px;
	z-index:1;
}

#imagebar {
	position:relative;
	background:#e8830d;
	height:414px;
}

#image {
	position:relative;
	top:21px;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	height:330px;
	background:#ffffff;
}

#menu {
	position:absolute;
	width:100%;
	background:url('stagepic/trans.png');
	line-height:20px;
}

#hmenu {
	padding:0 0 0 13px;
	margin:0;
	list-style: none;
	text-align:left;
}

#hmenu li {
	display:block;
	margin:0;
	padding:0 15px;
	float:left;
}

#hmenu .last {
	background:none;
}

#hmenu a {
	display: block;
	font-weight: bold;
	text-decoration: none;
}

#hmenu .last a {
	margin:0;
}

#hmenu a:hover{
	color:#e8830d;
}

#hmenu .selected {
	color:#e8830d;
}

#menu_highl {
	position:absolute;
	top:22px;
	background:url('stagepic/streifen_menu.png');
	height:392px;
	width:437px;
}

#umenu {
	position:relative;
	top:23px;
	height:61px;
	font-size:12px;
	line-height:14px;
}

#umenu ul {
	padding:0 0 0 13px;
	margin:0;
	list-style: none;
	text-align:left;
}

#umenu li {
	display:block;
	margin:0;
	padding:0 17px;
}

#umenu a {
	color:#ffffff;
	display: block;
	font-weight: bold;
	text-decoration: none;
}

#umenu .last a {
	margin:0;
}

#umenu a:hover{
	color:#272727;
}

#umenu .selected {
	color:#272727;
}

#umenu2 {
	position:absolute;
	height:61px;
	font-size:12px;
	line-height:14px;
}

#umenu2 ul {
	position:relative;
	top:-38px;
	padding:0;
	margin:0;
	list-style: none;
	text-align:left;
}

#umenu2 li {
	display:block;
	margin:0;
	padding:0;
}

#umenu2 a {
	color:#ffffff;
	display: block;
	font-weight: bold;
	text-decoration: none;
}

#umenu2 .last a {
	margin:0;
}

#umenu2 a:hover{
	color:#272727;
}

#umenu2 .selected {
	color:#272727;
}

#contentleft {
	float:left;
	width:300px;
}

#contentleftin {
	padding:20px 30px 40px 30px;
}

#contentleftin .contenttable .bodytext {
	padding:0;
	margin:0;
}

#content {
	float:left;
	width:650px;
	padding:60px 0 40px 0;
}

#content2 {
	float:left;
	width:450px;
	padding:60px 0 40px 0;
}

#contentright {
	float:left;
	width:200px;
}

#contentrightin {
	padding:20px 30px 40px 30px;
}

#footer {
	font-size:0.8em;
	position:absolute;
	width:980px;
	left:0px;
	bottom:0px;
	line-height:1em;
}

#footer ul {
	float:left;
	width:300px;
	padding:0;
	margin:0;
	list-style: none;
	text-align:left;
}

#footer li {
	float:left;
	margin:0;
	padding:0 5px;
	border-right:1px solid #272727;
}

#footer .last {
	border:0;
}

#footer p {
	float:left;
	padding:0 0 5px 0;
}

#kontaktformular fieldset {
	border:0;
}

#kontaktformular legend {
	display:none;
}

#kontaktformular label {
	display:block;
	clear:left;
	width:100px;
}

#kontaktformular input, textarea {
	clear:both;
	float:left;
}

#kontaktformular .powermail_text {
	width:350px;
}

#kontaktformular  .powermail_textarea{
	width:350px;
	height:100px;
}

#kontaktformular .powermail_mandatory_js {
	float:left;
	padding:0 0 0 10px;
	color:#ff0000;
}

.clearer {
	clear:both;
}

.align-left {
	float:left;
}

.align-right {
	text-align:right;
}

.align-center {
	text-align:center;
}
