/* fewo - concept Zillgen Medien GmbH

	Design: Zillgen Medien GmbH
	Author: Theodoros Venetopoulos
	
	Version: 1.0
	Date: 1/11/2006
*/



body {
	margin: 0 ;
	padding: 0 ;
	font:  12px Verdana,Tahoma,Arial,sans-serif;
	background: #ffffff url(../images/bg.gif) top center no-repeat;
	color: #006696;
	text-align:center;	
}

h1 {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	font:  22px Verdana,Tahoma,Arial,sans-serif;
	font-weight: bold;
	color: #006696;
}

div, p, td {
	font:  12px Verdana,Tahoma,Arial,sans-serif;
	color: #006696;
	vertical-align: top;
	text-align:left;
}
a img {
	border: 0;
}

a {
text-decoration: none;
color: #DC1C27;
}

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

.pikto {
	margin:2px;
	float:left;
	width:70px;
	text-align:right;
	border:0px solid red;
}

#main {	
	width: 980px;
	text-align:left;
	margin-left: 1px;
	background: #ffffff;
	height: 98%;
}

#mainLegende {	
	width: 100%;
	margin-left: 0px;
	background: #ffffff;
	height: 98%;
	text-align: center;
}

#h1Legende {
	width: 80%;
	text-align: left;
	margin-top: 30px;
	margin-left: 60px;
}

#tableLegende {
	width: 80%;
	text-align: left;
	margin-left: 50px;
}

#header {
	clear:both;
	background: url(../images/header.gif) repeat-x;
	height: 94px;
}
#logo {
	float: left;
}
#header_text {
	padding-top: 48px;
	text-indent: 10px;
	color: #ffffff;
}
#leftside {
	margin-top: 40px;
}
#menu {
	text-align: left;
}
#menu a{
	
	width: 100%;
	color: #006696;
	font:  16px Verdana,Tahoma,Arial,sans-serif;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 20px;
	margin-bottom: 5px;	
}
#menu a:hover {
	text-decoration: underline;
}

#menu a.submenu1 {
	font:  12px Verdana,Tahoma,Arial,sans-serif;
	margin: 0px 0px 15px 15px;
}

#menu a.submenu2 {
	font:  12px Verdana,Tahoma,Arial,sans-serif;
	margin: 0px 0px 5px 30px;
}

#container {
clear: both;
}

#content {
	/*height: 447px;
	height: 475px  !important;*/
	width: 100%;
	/*overflow: auto;*/
}

.content_welcome {
}

#content_top {
	padding: 30px 0px 0px 30px;
	height: 158px;
	height: 128px  !important;
	width: 100%;
	background: url(../images/main1.jpg) no-repeat top left;
}

#content_top_start {
	padding: 30px 0px 0px 0px;
	height: 158px;
	height: 128px  !important;
	width: 100%;
	background: url(../images/main1.jpg) no-repeat top left;
}

#content_center {
	width: 100%;
	height: 41px;
	background: url(../images/main2.jpg) no-repeat top left;
	text-align: center;
	vertical-align: middle;
}

#content_center a {
	margin: 10px 30px;
	height: 12px;
}

#content_bottom {
	height: 144px;
	width: 100%;
	background: url(../images/main3.jpg) no-repeat top left;
}

#content_link {
	background: url(../images/.jpg) no-repeat;

}

.content_list a {
	color: #006696;
}

tr.list_header {
	background: #AFC4D8;
	height: 37px; 
}

tr.list_header td {
	font-weight: bold;
	vertical-align: bottom;
	text-align: center;
	padding: 5px;
}

tr.list_odd {
	background: #D1DDE9;
	vertical-align: middle;
	height: 35px;
}
tr.list_odd  td{
	vertical-align: middle;
	text-align: center;
}

tr.list_even {
	background: #E8EEF4;
	height: 35px;
}

tr.list_even  td{
	vertical-align: middle;
	text-align: center;
}

td.nobg {
	background: #ffffff;
}


tr.list_header_2 {
	background: #AFC4D8;
	height: 37px; 
}

tr.list_header_2 td {
	font-weight: bold;
	vertical-align: bottom;
	text-align: center;
	padding: 5px;
}

tr.list_odd_2 {
	background: #D1DDE9;
	vertical-align: top;
	height: 35px;
}
tr.list_odd_2  td{
	vertical-align: top;
	text-align: left;
}

tr.list_even_2 {
	background: #E8EEF4;
	height: 35px;
}

tr.list_even_2  td{
	vertical-align: top;
	text-align: left;
}

#detail_header {
	float: left;
}

#detail_links {
	padding: 30px 0px 0px 10px;
}

#detail_links a {
	color: #006696;
	padding: 0px 5px;
}

#buttons {
	padding:10px;
	text-align:center;
}

#details {
	clear: both;
}

#detail_image {
	float: left;
	margin-right: 10px;
}

#detail_clear {
	clear: both;
}

#detail_table {
	float: left;
}

#legende {
	text-align: right;
	padding: 5px;
}

#legende a {
	color: #006696;
}

#detail_futures {
	margin-top: 20px;
	clear: both;
	vertical-align:middle;
}
#distance {
	height: 10px;
	background: #FFFFFF;
}
#footer {
	bottom: 0px;
	height: 35px;
	background: #006696;
	text-indent: 247px;
	color: #FFFFFF;
}
#footer p{
	padding: 10px;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
}

.image {
	float: left;
}

.imageText {
	float: left;
	margin-left: 10px;
}

.text {
	clear: left;
}

.clearFloat {
	clear: both;
}

.eingabe {
	width: 180px;
	border: 1px solid #006696;
	color: #006696;
}

.myTextarea {
	width: 415px;
	border: 1px solid #006696;
	color: #006696;
}

.mySubmit {
	width: 180px;
	border: 1px solid #006696;
	color: #006696;
}

.fs {
	padding: 10px;
	border: 1px solid #DC1C27;
	color: #006696;
}

.lg {
	color: #006696;
}
