/* CSS Document for template modern2*/
/* by mas*/
body {
background-color: #000000;
color: #000000;
font-family: Verdana, Arial;
font-size: 12px;
}

h1, h2, h3 { 
padding-left: 1px; 
font-size: 14px; 
border-bottom: 1px solid #AAAAAA;
}

h2 {
font-size: 16px;
border: 0px;
}

a {
color: #000000;
}

#warp {
width: 950px;
background-color: #FFFFFF;
margin: auto;
background-image: url(res/hg.jpg);
background-repeat: repeat-y;
}

* html #warp{
margin-left: 150px;
}

#header {
background-image: url(res/oben.jpg);
background-repeat: no-repeat;
height: 150px;

}

#menu {
color: #000000;
margin-top:5px;
margin-left: 19px;
margin-right: 20px;
padding-top:5px;
padding-bottom:5px;
height: 10px;
padding-left: 25px;
background-color: #fff5e6;
border: 1px solid #000000;

}

.menupkt {
text-weight: bold;
padding: 2px;
text-align: center;
margin-left: 6px;
border-bottom: 2px solid #CCCCCC;

width: 180px;
}


* html .menupkt{
width: 185px;
}


#menu  a {
color: #000000;
text-decoration: none;
}

#menu a:hover{
color:#333333;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
text-decoration: none
}





#text {
padding-left: 35px;
margin-top: 30px;
float: left;
width: 420px;
}

#text2 {
overflow: hidden;
margin-left: 485px;
padding-left: 15px;
padding-top: 15px;
width: 420px;
color: #AAAAAA;
}

#text a {
color: #FFFFFF;
background-color: #FFFFFF;
}

#text a:hover {
color: #EA1111;
}


#footer {
clear:both;
font-size: 10px;
padding-top: 30px;
padding-right: 22px;
background-color: #000000;
background-image: url(res/unten.jpg);
height: 50px;
text-align: right;
background-repeat: no-repeat;
color: #FFFFFF;
}

* html #footer{
padding-top: 24px;
}

#footer a {
color: #777777;
text-decoration: none;
}
#footer a:hover {
color: #FFFFFF;
text-decoration: underline;
}
table { font-size: 100%;}
.td-0, .td-2 { width: 70px; }
.tr-0 { font-weight: bold;}

