html, body {
margin: 0; padding: 0;
text-align: center; /* for IE */
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #B2C9DB;
background-image: url(/home/styles/img/punkte4.jpg);
color: #015579;
}
a img { border: none; }
a { text-decoration: none; color: #015579; /* for IE */ }
a:hover { color: #FDAF17; }
h1, h2, h3, h4 { font-size: 100%; margin: 0; padding: 0; }
h1 { font-size: 200%; margin-bottom: 30px; }
h2 { font-size: 130%; margin-bottom: 10px; }
h3 { font-size: 110%; margin-bottom: 5px; }
p, li, ul { padding: 0; margin: 0; }
hr {
height: 1px;
border: 0;
border-bottom: 1px solid #015579;
}
#wrap {
margin: 0 auto;
text-align: left;
width: 1000px;
}
#wrap, #contentMiddle {
border: 1px solid #015579;
border-width: 0 1px;
} 
table {font-family: Arial, Helvetica, sans-serif;font-size: 12px;}table {font-family: Arial, Helvetica, sans-serif;font-size: 12px;}
/**************************************************************************************************
* Content Definitinos
**************************************************************************************************/ 
#content {
}
#contentMiddle #MiddleTop {
padding: 5px 2px;
margin: 0 10px -20px;
border-bottom: 1px solid #015579;
}
#contentMiddle #MiddleTop #MiddlePrint {
position: relative;
margin-left: 498px;
margin-top: -14px;
}
#contentLeft, #contentRight {
top: 10px;
position: absolute;
}
#contentLeft {
width: 180px;
}
#contentMiddle {
margin-left: 180px;
padding-left: 20px;
padding-right: 20px;
width: 600px;
min-height: 1280px;
/* 2 lines below are min height hack for IE6 */
height: auto !important;
height: 1280px;
}
#contentRight {
margin-left: 830px; /* 784 */
width: 165px;
}
#contentRight a {
color: #015579;
font-weight: 600;
display: block;
margin-bottom: 10px;
}
/**************************************************************************************************
* Menu
**************************************************************************************************/ 
#MenuLeftTop {
margin: 50px 10px 0 0;
}
#MenuLeftTop a.topline, .topline {
border-top: 1px solid #015579;
margin-top: 10px;
padding-top: 10px;
}
#MenuLeftTop a.bottomline, .bottomline {
border-bottom: 1px solid #015579;
margin-bottom: 10px;
padding-bottom: 10px;
}
#MenuLeftTop a.MenuLeftTopSubItem {
padding-left: 20px;
}
#MenuLeftTop a.MenuLeftTopSelected {
color: #B21117;
}
#MenuLeftTop a, #MenuRightTop a {
margin: 4px 0 0 10px;
padding-left: 10px;
display: block;
color: #015579;
font-weight: 600;
}
#MenuLeftTop a:hover, #contentRight a:hover {
color: #FDAF17;
} 
#MenuRightTop a {
margin-left: 0;
color: inherit;
padding: 0;
}
#MenuRightTop a:hover {
font-weight: 600;
}
#MenuRightTop, #contentRight #news {
padding-bottom: 8px;
border-bottom: 1px solid #015579;
margin-bottom: 8px;
}
#contentRight #news a i {
display: block;
font-size: 90%;
font-weight: 300;
}
#contentRight #news a {
color: #015579;
}
#contentRight #news a:hover {
color: #588AAF;
font-weight: 600;
}