*
{
margin: 0;
padding: 0;
list-style: none;
}

body
{
background-color: #000;
color: #fff;
font-family: "Courier New", Courier, mono;
font-size: 13px;
margin: 5px;
}

a {color:#fff; text-decoration: underline;}
p { text-align: justify; }
h1 { font-size: 16px; margin-bottom: 10px; }
h2 { font-size: 14px; margin-bottom: 10px; margin-top: 10px; }
a.content { text-decoration: underline; }

div#header { text-align:right; }
div#history { text-align:right; text-transform: none; padding: 3px; margin-bottom: 10px;}
div#content { width: 750px; }
div#goBack { text-align:right; margin-top: 20px; }

table#contentTable {width: 950px;}
td#col1 {width: 400px;padding:3px;padding-left:0; vertical-align: top;}
td#col2 {width: 550px;padding:3px; text-align: right; vertical-align: middle;}

ul#menu li{ height: 15px; }

/* Content List */
ul#contentlist li { height: 15px; }



#contentImgPH
{
}

.contentPic {border: #fff 4px solid; max-width: 500px;}


html>body .contentPic {width: auto;}

.extraLink {margin-top: 20px;}

div.nachrichten {margin-bottom: 30px;}
div.nachrichten table {border-bottom: #fff 1px solid;}

p.supertypen img {float:right; padding: 3px;}
p.supernachrichten img {float:right; padding: 3px;}
