/* general stuff */


body{
margin:0;
padding:0;
text-align: left;
font-family: verdana;
font-size: 13px;
background-color: #4b4b4b;
}
td {
font-size: 12px;
}
.products {
 background-color: #ffffff; 
 padding-left: 30px;
 padding-right: 30px;
 border: 1px solid #ffb700;
 padding-top: 20px;
 min-height: 550px;
 height: 100%;
}

a, a:visited{
text-decoration:  none;
font-weight: bold;
border: none;
color: #999999;
padding:0;
background-image: none;
padding-left: 0px;
text-align: left;
 }
a:hover {
text-decoration:  none; 
border: none;
color: #666666;
padding:0;
background-image: none;
padding-left: 0px;
text-align: left;
 }
a.readon, a.readon:visited {
text-decoration:  none;
font-weight: bold;
border: none;
color: #ffb700;
font-size: 10px;
text-align: left;
padding:0;
}
a.readon:hover {
text-decoration:  none; 
border: none;
color: #666666;
font-size: 10px;
padding:0;
}
 
/* Layout */
.main {
    width: 956px;
}
.content {
	background-image: url(../images/contentbg.png);
    background-repeat: repeat-y;
	width: 956px; 
}

.contentheading {
color: #4b4b4b;
font-size: 16px;
font-family: verdana;
font-weight: bold;
padding-bottom: 20px;
padding-top: 30px;
}

.ueberschrift {
font-size: 12px;
font-family: verdana;
color: #de8e02;
font-weight: bold;
}
a.mainlevel, :visited {
        display: inline-block;
        width: 110px;
        background-image: url(../images/button2.png);
        background-repeat: no-repeat;
        line-height: 26px;
	color: #ffffff;
	font-size: 13px;
	font-family: verdana;
	font-weight: none;
	text-decoration: none;
        padding-right: 10px;
        padding-left: 10px;
        text-align: center;
}
a.mainlevel:hover, #active_menu {
        display: inline-block;
        width: 110px;
        line-height: 26px;
        background-image: url(../images/button.png);
        background-repeat: no-repeat;
	color: #4b4b4b;
	font-size: 13px;
	font-family: verdana;
	font-weight: none;
        padding-right: 10px;
        padding-left: 10px;
	text-decoration: none;
        text-align: center;
}
.headerleft {
	background-image: url(../images/headerleft.png);
	width: 386px;
	height: 142px;
	float: left;
}
.headermiddle {
	background-image: url(../images/headermiddle.png);
	width: 175px;
	height: 142px;
	float: left;
	font-size: 10px;
	color: #4b4b4b;
	text-align: left;
}
.headerright {
	background-image: url(../images/headerright.png);
	width: 395px;
	height: 142px;
	float: right;
}
.menuebg {
background-image: url(../images/menu.png);
background-repeat: no-repeat;
	width: 956px;
	line-height: 20px;
        margin-bottom: -1px;
}
.menuebg2 {
background-image: url(../images/menu.png);
background-repeat: no-repeat;
	width: 956px;
	line-height: 20px;
	padding-top: 1px;

}
.menue {
	padding-top: 6px;
	color: #ffffff;
        line-height: 20px;
}

.footer {
	background-image: url(../images/footer.png);
	width: 956px;
	height: 53px;
}
.copyright {
	font-size: 10px;
	color: #8e8d8d;
	text-align: center;
	border-top: 1px solid #8e8d8d;
	width: 490px;
	font-family: verdana;
	}

.modulleft {
	width: 153px;
	float: left;
	margin-top: 20px;
	background-color: #ffffff;
	margin-left: 26px;
	height: 100%;
    text-align:left;
	border-right: 1px solid #ffb700;
	border-bottom: 1px solid #ffb700;
	padding-left: 20px;
}
.mainbody  {
	width: 490px;
	float:left;
	margin-top: 20px;
	margin-left: 32px;
	min-height: 440px;
}
.offen {
	width: 143px;
	margin-top: 20px;
	margin-right: 40px;
	background-color: #4b4b4b;
	padding-left: 25px;
	text-align:right;
}
.modulright {
	width: 163px;
	float: right;
	margin-top: 0px;
	margin-right: 40px;
	background-color: transparent;
	height: 100%;
	color: #ffffff;
        
}
.moduletable {
	background-color: transparent;

}
.moduletable th {
	background-color: #ffb700;
	color: #ffffff;
	width: 193px;
	height: 30px;
	padding-top: 7px;
	padding-left: 10px;
	margin-left: -20px;
}
.clear
{
clear: left;
height: 0;
margin: 0;
padding: 0;
font-size: 0;
}
.headerm {
	background-color: #ffb700;
	color: #ffffff;
	width: 163px;
	height: 30px;
	padding-left: 10px;
	font-weight: bold;
	float:left;
	margin-left: -20px;
	padding-top: 7px;
}
table.contentpaneopen, td.contentpaneopen {
	align: left;
	width:100%;
}
table.blog {
	width: 490px;
	background-color: #ffffff;
	padding-left: 30px;
	color: #4b4b4b;
	border: 1px solid #ffb700;
	padding-top: 20px;
}
td.blog {
    valign: bottom;
	border: 1px solid #cccccc;
}
img {
	border: 0;
}
.sectiontableentry1 {
   background-color: #ffffff;
   padding: 5px;
}
.sectiontableentry2 {
   background-color:#dddddd;
   padding: 5px;
}
