* {
    padding: 0;
    margin: 0;
} 

body {
background: #eee url(images/background.jpg) repeat-x top;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #333333;;
}

img { border: none; }
a { color: #005EB0; text-decoration: none; }
a:hover { text-decoration: underline; color : #000; }

#wrap {
width: 890px;
margin: 0 auto;
border-left: 1px solid #aaa;
border-right: 1px solid #aaa;
background: #fff;
}

#header {
height: 180px;
margin: 0 auto;
width: 890px;
border-left: 1px solid #111;
border-right: 1px solid #111;
background: url(images/titelapard1.jpg) no-repeat left center;
}
#headerright {
float: right; 
width: 360px;
padding: 10px;
}
#header h1 {
	padding: 12px 0 0 20px;
	font-size: 20px;
	letter-spacing: -2px;
	right: auto;

}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
text-decoration: none;

}
#header h2 {
padding-left: 21px;
font-size: 14px;
color: #eee;
font-weight: 100;
}

#left {
float: left;
width: 160px;
padding: 10px;
}
#left h2 { color: #005EB0; padding: 15px 0 5px 10px; font-size: 17px; letter-spacing: -1px; font-weight: 100;}
#left ul { color: #777; padding: 10px 0 10px 30px; list-style-type: square; }
#left ul li { padding-bottom: 5px; }
#left ul li a { color: #777; text-decoration: none;  }
#left ul li a:hover { color: #000; }

#container {
width : 458px;
margin :1px auto ;
padding : 0;
text-align : left;
color : #000;
}
.container {
margin : 0;
padding : 4px 0 0 0;
width : 100%;
color : #000;
background : #f7f7f7 ;
}
#navPyra {
margin : 0;
padding : 0 0 25px 0;
border-bottom : 2px solid #f7f7f7;
}
#navPyra li {
margin : 0;
padding : 0;
display : inline;
list-style-type : none;
}
#navPyra a:link, #navPyra a:visited {
float : left;
padding : 0 1px 6px 12px;
font : 100%  arial, sans-serif;
line-height : 1.2em;
text-decoration : none;
color : #742828;
background : inherit;
}
#navPyra a:link.active, #navPyra a:visited.active, #navPyra a:hover {
color : #000;
background : transparent url(images/pyramid.gif) no-repeat bottom center;
}
#center {
margin-top: 20px;
float: left;
width: 458px;
padding: 10px 20px 20px 20px;
background: #fafafa;
border: 1px solid #ccc;
}
#center h2 {
	font-size: 18px;
	letter-spacing: normal;
	font-weight: normal;
	padding : 10px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;

}

#right {
float: right; 
width: 195px;
padding: 5px;
}
#right h2 { color: #005EB0; padding: 15px 0 5px 10px; font-size: 17px; letter-spacing: -1px; font-weight: 100;}
#right ul { color: #777; padding: 10px 0 10px 30px; list-style-type: square; }
#right ul li { padding-bottom: 5px; }
#right ul li a { color: #777; text-decoration: none;  }
#right ul li a:hover { color: #000; }

#footer {
margin-top: 20px;
border-top: 1px solid #aaa;
border-bottom: 1px solid #aaa;
padding: 10px 0;
text-align: center;
font-size: 11px;
background: #eee;
}
headerrright {
	left: 250px;
}
.stern {
        list-style: url(images/pbul.gif) none outside;
}