body,td,th {
	font-family: arial;
	font-size: 12px;
	color: #2E78BC;
	font-weight:bold;
}
body {
	background-image:url(../layout/back_main.jpg);
}

img {
border:none;
}

a:link {
	color:#205584;
	text-decoration:none;
	border:none;
}

a:visited {
	color:#205584;
	text-decoration:none;
}

a:hover {
	color:#205584;
	text-decoration:none;
}

a:active {
	color:#205584;
	text-decoration:none;
}

h1 {
	color:#71a3f8;
	font-weight:bold;
	font-size:16pt;
}

#centering {
	width: 780px;
	position: relative;
	text-align:center;
	height: auto;
	margin: auto;
}

#language {
	width: 780px;
	float:left;
	text-align:right;
	padding:10px;
	clear:both;
}

#header_l {
	width: 415px;
	float: left;
}

#header_l ul {
margin:5px 0px 0px 10px;
padding:0px;
list-style-type:none;
list-style-image:none;
}

#header_l ul li {
margin:2px;
font-size:14px;
font-weight:bold;
background-image:url(../layout/navi1_ul.gif);
background-position:center left;
background-repeat:no-repeat;
padding-left:11px;
}
#header_l ul li a:hover {
color:#FFFFFF;
}

.menu_current {
color:#FFFFFF !important;
}


#logo {
	width: 413px;
	height: 90px;
	font-family: Arial;
	padding-top:0px;
	padding-right:0px;
	text-align:right;
	border-left-width:2px;
	border-bottom-width:2px;
	border-right-width:0px;
	border-top-width:2px;
  	border-style:solid;
	border-color:white;
	color: #ffffff;
	background-image:url(../layout/headerlbg.jpg);
	background-repeat:no-repeat;	
	float: left;
}

#navi1 {
	float: left;
	width: 206px;
	height: 200px;
	border-left-width:2px;
	border-bottom-width:2px;
	border-right-width:2px;
	border-top-width:0px;
  	border-style:solid;
	border-color:white;
	background-color: #fbe294;
	text-align:left;
}


#navi2 {
	float: left;
	width: 205px;
	height: 198px;
	border-left-width:0px;
	border-bottom-width:2px;
	border-right-width:0px;
	border-top-width:0px;
  	border-style:solid;
	border-color:white;
	padding-top: 2px;
	background-color: #97c2cc !important;
	text-align:center;
	background-image:none !important;
}

#navi2 table {

	background-color: #97c2cc !important;
	background-image:none !important;
	
}


#header_r {
	float: left;
	width: 348px;
	height: 292px;
	border-left-width:2px;
	border-bottom-width:2px;
	border-right-width:2px;
	border-top-width:2px;
  	border-style:solid;
	border-color:white;
	background-color: #ffffff;
}

#bildlinks {
	float: left;
	width: 206px;
	height: auto;
	border-left-width:2px;
	border-bottom-width:2px;
	border-right-width:0px;
	border-top-width:0px;
  	border-style:solid;
	border-color:white;
	background-position:center;
	background-repeat:no-repeat;
	
}

#bildlinks p {

	margin:0px;
	padding:0px;
}

#content {
	float: left;
	width: 535px;
	min-height: 315px;
	text-align:left;
	padding:10px;
	border-left-width:2px;
	border-bottom-width:2px;
	border-right-width:2px;
	border-top-width:0px;
  	border-style:solid;
	border-color:white;
}

#footer {
	margin-top:20px;
	padding-top:4px;
	width: 530px;
	float:left;
	text-align:center;
	border-top:2px solid;
	border-color:white;
}

