html, body {
	margin:0px;
	padding:0px;
	text-align:center;
	height:100%;
}

body {
	background:url('stagepic/background.jpg');
}

body, table, input, textarea, select {
	font-family: arial;
	line-height:1.5em;
	color:#0e214a;
}

h1 {
	font-size:1.6em;
	margin:1.2em 0 0.8em 0;
	text-transform: uppercase;
}

h2 {
	font-size:1.4em;
	margin:0 0 0.8em 0;
	padding:0;
}

h3 {
	font-size:1.2em;
	margin:0;
	padding:0;
}

img {
	border:0px;
}

strong {
	font-weight:bold;
}

a {
	color:#0e214a;
}

a:hover {
	color:#c6c6c6;
}

.size0 {
	font-size:12px;
}

.size1 {
	font-size:14px;
}

.size2 {
	font-size:16px;
}

.bodytext {
	margin:0 0 10px 0;
}

#container {
	position:relative;
	margin:0px auto;
	width:950px;
  	min-height: 100%;
	height:auto !important;
	height:100%;
	text-align:left;
	background:url('stagepic/container.png') repeat-y;
}

#container_in {
	padding:0 12px 0 11px;
}


.clearer {
	clear:both;
}

#header {
	height:95px;
	padding:0 0 0 80px;
}

#topmenu {
	height:55px;
	background:url('stagepic/topmenu_bg.jpg');
}

#topmenu ul {
	padding:0px 15px 0 15px;
	margin:0;
	list-style: none;
	font-size:13px;
	text-transform: uppercase;
}

#topmenu li {
	float:left;
	margin:0;
	padding:1px 1px 0 0;
	cursor: default;
	display:block;
	background:url("stagepic/topmenu_trenner.jpg") top right no-repeat;
}

#topmenu a, #topmenu a:hover {
	font-weight:bold;
	text-decoration:none;
	line-height:30px;
	color:#72797e;
	display:block;
	padding:0 10px;
	margin:0;
}

#topmenu a:hover {
	background:url("stagepic/topmenu_hover.jpg") repeat-x;
	color:#0e214a;
}

#topmenu .selected {
	background:url("stagepic/topmenu_selected.jpg") repeat-x;
	color:#0e214a;
}	

#fontsize {
	float:right;
}

#content {
	float:right;
	width:675px;
	padding:0 0 55px 0;
}

#image {
	height:170px;
}

#contentin{
	padding:10px 30px 0 20px;
}

#mainmenu {
	float:left;
	width:250px;
	padding:0 0 55px 0;
}

#mainmenuin {
	font-size:13px;
	line-height:1.5em;
	background:#00d1bd url('stagepic/mainmenu_bg.jpg') no-repeat bottom;
	padding:0 0 80px 0;
}

#showactive {
	background:#0e214a;
	line-height:30px;
	color:#ffffff;
	font-weight:bold;
	font-size:15px;
	text-transform: uppercase;
	padding:0 0 0 15px;
}

#mainmenu ul {
	padding:20px 15px 20px 15px;
	margin:0;
	list-style: none;
	font-size:13px;
	text-transform: uppercase;
}

#hmenu li {
	margin:0;
	padding:0;
	cursor: default;
	display:block;
}

#hmenu a, #hmenu a:hover {
	font-weight:bold;
	text-decoration:none;
	line-height:20px;
	color:#0e214a;
	display:block;
	padding:0 10px;
	margin:0;
	border-bottom:1px solid #ffffff;
}

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

#hmenu .selected {
	color:#ffffff;
}

#stats {
	margin:0 20px;
	padding:5px;
	background:#ffffff;
}

#mainmenubottom {
	height:150px;
	width:250px;
	background:url('stagepic/mainmenu_bottom.jpg');
}

#footermenu {
	position:absolute;
	bottom:70px;
	left:30px;
}

#footer {
	position:absolute;
	bottom:0px;
	height:55px;
	width:927px;
	background:url('stagepic/topmenu_bg.jpg');
}

#footer ul {
	padding:0;
	margin:0;
	list-style: none;
	font-size:13px;
	text-transform: uppercase;
}

#footer li {
	float:left;
	margin:0;
	padding:5px 12px 0 11px;
	cursor: default;
	display:block;
	background:url("stagepic/topmenu_trenner.jpg") top right no-repeat;
}

#footer .adresse {
	float:right;
}

#kontaktformular fieldset {
	border:0;
}

#kontaktformular legend {
	display:none;
}

#kontaktformular label {
	display:block;
	clear:left;
}

#kontaktformular input, #kontaktformular textarea, #kontaktformular select {
	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;
}

#kontaktformular .tx_powermail_pi1_fieldwrap_html_label {
	margin:0 0 10px 0;
}

.clearer {
	clear:both;
}

.input_kontakt, .input_kontakt_text {
	width:300px;
}