* {
    padding: 0;
    margin: 0;
} 

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
color: #333;
}

img {border: none; }
a {text-decoration: none; font-weight: bold; color: #003366;}
a:hover { color : #000; }

p {margin-bottom: 10px; }

#wrap {margin: 0 auto; width: 800px; background-color: #fff;}

#header { 
padding: 10px 0 20px 0;
background: url(images/header.jpg) no-repeat;
}

#header h1 {
font-size: 30px;
font-weight: bold;
color: #333;
padding: 12px 0 10px 180px;
}


#header h2 {
color: #333;
font-size: 18px;
font-weight: bold;
padding: 0 0 0 180px;
line-height: 15px;
letter-spacing:1px;
}

#menu {
margin-top: 1px;
height: 20px;
line-height: 18px;
background: #57626a url(images/menu.jpg) no-repeat;
text-transform: uppercase;
}

#menu ul {
padding-left: 150px;
list-style-type: none;
}

#menu ul li {
display: block;
float: left;
}

#menu ul li a {
color: #eee;
padding: 0 30px;
text-decoration: none;
font-weight: bold;
font-size: 11px;
letter-spacing: 1px;
}

#menu ul li a:hover {
color: #003366;
text-decoration: none;
}


#photo_strip {width: 580px; margin: 10px auto; text-align: center;}
#container {margin: 0; padding: 0px; height: 400px; overflow: auto; color: #222; background: #fff; text-align: center;}
#container ul {margin: 0; padding: 0; list-style: none; white-space: nowrap; display: table-row;}
#container ul li {display: table-cell; padding: 0 15px; background: #fff; vertical-align: top;}
#container ul li img {border: 1px solid #555; margin: 10px 0 2px 0;}
#container p {margin: 0; padding-bottom: 10px; font-size: 0.9em; color: #505050;}


.artikel {color: #666; margin-right: 55px;}


.artikel h1 {
color: #666;
font-size: 18px;
font-weight: bold;
padding: 14px 0 20px 0px;
line-height: 15px;
letter-spacing:1px;
}

.right {
width: 598px;
float: right;
padding: 20px 20px;
}

.right h2 {
color: #666;
font-size: 20px;
font-weight: bold;
padding : 10px 0 15px 0;
}


.left {
width: 120px;
min-height: 400px;
float: left;
padding: 40px 20px 0 20px;
border-right: 1px dotted #333;
font-size: 11px;
}

.left ul {
list-style-type: square;
padding: 10px 10px 10px 20px;
color: #57626a;
}

.left ul li {padding-bottom: 10px; }

.left h2 {
height: 30px;
font-size: 14px;
color: #333;
line-height: 30px;
font-weight: 600;
}

.left a { text-decoration: none;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
}

#footer {
border-top: 1px dotted #57626a;
margin-top: 10px;
text-align: center;
color: #333;
font-size: 9px;
padding: 5px;
}