* {
    margin:0;
    padding:0;
}

html {
    color:#58585a;
    font-size:14px;
    line-height:16px;
}
.atext {
    color:#58585a;
    font-size:12px;
}
.eingabefeld{
    color:#58585a;
    font-size:14px;
}
.extlink{
	color:#58585a;
	text-decoration:underline;
}
#centerwrap {
    width:950px;
    margin:0px auto;
}

#header {
    width:954px;
    height:346px;
    background:url(images/header.jpg) no-repeat;
	
}
#header-en {
    width:954px;
    height:346px;
    background:url(images/header-en.jpg) no-repeat;
	
}
#main {
    /*width:495px;*/
	background-image:url(images/bg.jpg);
	width:954px;
	background-repeat:repeat-y;
}
ul, ol{
	padding-left:25px;	
}
#maincont {
   /* width:495px;*/
}

#left, #right {
    float:left;
}
#banner{
	float: left;
	width:100px;
}
#absoluteright{
	float: left;
	background-image:url(images/right_world.jpg);
	width:109px;
	height:220px;
	background-repeat:no-repeat;
}
#left {
    width:250px;
}

#right {
    width:421px;
	margin-left:40px;
	margin-top:45px;
	padding-right:30px;
}

#footer {
    text-align:center;
    color:#58585a;
    margin-top:50px;
	font-size:10px;
}
.footer{
	text-decoration:none;
	color:#58585a;
	font-size:10px;
}
img {
    border:0;
}
#topnav{
	padding-top:325px;
	padding-left:398px;
	color:#FFFFFF;
}
.topnav1{
	text-decoration:none;
	color:#ffffff;
	font-size:14px;
}
#menu {
	width:200px;
	background-color:#c5dcd6;
	margin-left:50px;
	padding-top:45px;
}
#iam {
	width:200px;
	background-color:#c5dcd6;
	margin-left:50px;
	padding-top:25px;
	padding-bottom:25px;
	text-align:center;
}
#lang {
	width:200px;
	margin-left:50px;
	padding-top:20px;
	padding-bottom:25px;
	text-align:center;
}
.menueclass {
	margin-left:45px;
	color:#58585a;
	text-decoration:none;
	size:14px;
	font-weight:bold;
	line-height:24px;
}
h1 {
    color:#58585a;
    font-size:14px;
}
h2 {
    color:#58585a;
    font-size:14px;
}
p {
    margin:11px 0px;
	color:#58585a;
	font-size:14px;
}
/*
a {
    color:#a61b45;
    text-decoration:none;
}

a.mainmenu {
    display:block;
}
*/

.menutrenner {
    height:5px;
    border-bottom:1px dotted #a61b45;
    margin-bottom:5px;
}
