body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #636363;
	background-color: #FFFFFF;
	text-decoration: none;
}

center { 
	padding: 0px;
	margin: 0px;
}

#page {
	width: 893px;
	align: center;
}

#logo {
	float: left;
}

#fragollo-logo {
	float: left;
}
#energie-logo {
	float: left;
	margin-left: 160px;
}
#vulkan-logo {
	float: right;
}

/**
 * Defines the main content region of the document.
 *
 * @author Raffael Straßnig <raffael.strassnig@genieengines.com>
 */
 
 	#main1 {
		margin:0; padding:0;
		text-align: left;
		width: 893px;
		}
	#main2 {
		background-repeat: repeat-y;
		margin:0; padding:0;
		text-align: left;
		}
	#left {
		float:left;
		width:207px;
		margin:0;
		padding:0;
		margin-top: 10px;
		}
	#middle {
		float: left;
		width: 420px;
		margin: 0px;
		margin-left: 5px;
		margin-top: 10px;
		}
	#right {
		float: right;
		width: 210px;
	}
	.column-in {
		margin:0; padding: 0;
		}
.cleaner {
	clear:both;
	height:0px;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
}

#navigation {
	border-color: #FECC00;
	border-style: solid;
	border-width: 1px;
	padding: 4px;
}

#navigation-back {
	width: 100%;
}

.navigation-element {
	font-weight: bold;
}

.navigation-element a {
  color: #0282FF;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none
}

.navigation-element a:hover {
  color: #005DA8;
}

.navigation-element_act a {
  color: #005DA8;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.navigation-element-sub a {
  color: #0282FF;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.navigation-element-sub a:hover {
  color: #005DA8;
}

.navigation-element-sub {
  font-weigth: bold;
  padding-left: 20px;
}

.navigation-element-sub_act {
  font-weigth: bold;
  padding-left: 20px;
  font-weight: bold;
}

.navigation-element-sub_act a {
  color: #005DA8;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.navigation-element-sub_act a:hover {
  color: #005DA8;
}


.topnav-element {
  float: left;
  width: auto;
  display: inline;
  margin-left: 10px;
  width: 100px;
}


.topnav-element a {
	color: #0282FF;
  	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.topnav-element a:hover {
	color: #005DA8;
	text-decoration: none;
	font-weight: bold;
}

.topnav-element_act {
  float: left;
  width: auto;
  display: inline;
  margin-left: 15px;
  width: 100px;
}

.topnav-element_act a {
	color: #005DA8;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.topnav-element_act a:hover {
	text-decoration: none;
	font-weight: bold;
}

.topnav-element-sub {
  margin: 3px;
}

.topnav-element-sub a {
  color: #0282FF;
  text-decoration: none;
  font-weight: bold;
}

.topnav-element-sub a:hover {
  color: #005DA8;
}

.topnav-element-sub_act {
  margin: 3px;
}

.topnav-element-sub_act a {
  color: #005DA8;
  text-decoration: none;
  font-weight: bold;
}

#top {
  margin-top: 20px;
  width: 893px;
  height: 20px;
}

#content {
	float: left;
	margin-left: 15px;
	width: 420px;
}

#head {
   width: 893px;
}

#footer {
  width: 893px;
  color: #636363;
  margin:0px;
  margin-top: 10px;
  padding:0px;
  text-align: center;
}

#right ul {
  margin: 0px;
  margin-left: 5px;
  padding: 0px;
  list-style-type: none;
}

#right li {
  background-image: url(../gfx/li_back.png);
  background-repeat: no-repeat;
  padding-left: 18px;
  background-position: left 0.4em;
  margin-top: 5px;
  margin-bottom: 5px;
}

.shortcut {
  margin: 0px;
  margin-top: 10px;
  padding: 0px;
  padding-top: 20px;
  border-width: 1px;
  border-color: #FECC00;
  border-style: solid;
  background-image: url(../gfx/back_shortcuts.png);
  background-repeat: no-repeat;
}

.meldung {
  margin: 0px;
  margin-top: 10px;
  padding: 5px;
  padding-top: 20px;
  border-width: 1px;
  border-color: #FECC00;
  border-style: solid;
  background-image: url(../gfx/back_meldung.png);
  background-repeat: no-repeat;
}
