/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999999;
}


/* Kopf- und Modulbereich */
td,tr,p,div	{ 
	color: black;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	widow: 3;
	orphans: 2
}

td.footer {
	color: black;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

div.footer {
	color: black;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

table.moduletable {
        margin-bottom: 35px;
        margin-left: 10px;
}

table.moduletable th {
	color: #000080;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

a.mainlevel:link {
	background-image: url(../images/men_main_off.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: black;
	text-decoration: none;
	padding-left: 25px;
	font-size: 10pt;
        display: block;
        line-height: 22px;
}

a.mainlevel:visited {
	background-image: url(../images/men_main_off.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: black;
	text-decoration: none;
	padding-left: 25px;
	font-size: 10pt;
        display: block;
        line-height: 22px;
}

a.mainlevel:hover {
	background-image: url(../images/men_main_on.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #000080;
	text-decoration: none;
	padding-left: 25px;
	font-size: 10pt;
        display: block;
        line-height: 22px;
}

a.sublevel:link {
	background-image: url(../images/men_sub_off.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: black;
	text-decoration: none;
	padding-left: 37px;
	font-size: 10pt;
        display: block;
        line-height: 22px;
}

a.sublevel:visited {
	background-image: url(../images/men_sub_off.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: black;
	text-decoration: none;
	padding-left: 37px;
	font-size: 10pt;
        display: block;
        line-height: 22px;
}

a.sublevel:hover {
	background-image: url(../images/men_sub_on.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #000080;
	text-decoration: none;
	padding-left: 37px;
	font-size: 10pt;
        display: block;
        line-height: 22px;
}

table.moduletable td {
	color: black;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

a		{ color: #000080; text-decoration: none; }  
a:hover		{ color: #CC3300; text-decoration: underline; }
a:visited	{ color: #000080; }
a:active	{ color: #CC3300; }

/* Content-Bereich */
.createdate {
	color: #999999;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

.small {
	color: #666666;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.content_rating {
	color: black;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

.frontpageheader {
	color: black;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}

.contentheading {
	color: black;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.readon:link		{ color: #0066CC; text-decoration: none; font-size: 8pt; }  
a.readon:hover		{ color: #0066CC; text-decoration: underline; font-size: 8pt; }
a.readon:visited	{ color: #0099CC; text-decoration: none; font-size: 8pt; }

.modifydate {
	color: #999999;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

.contentpaneopen {
	background-color: white;
}

.componentheading {
	color: black;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.contentdescription {
	color: #666666;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

.sectiontableheader {
	background-color: #006699;
	color: white;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

a.category:link		{ color: #0066CC; text-decoration: none; font-size: 10pt; }  
a.category:hover	{ color: #0066CC; text-decoration: underline; font-size: 10pt; }
a.category:visited	{ color: #0099CC; text-decoration: none; font-size: 10pt; }

.sectiontableentry1 {
	background-color: #DEDEDE;
	color: black;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

.sectiontableentry2 {
	background-color: #EFEFEF;
	color: black;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

/* Kontakt-Bereich */
table.contact td.icons {
	background-color: EFEFEF;
}

table.contact {
	background-color: #DEDEDE;
	color: black;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

table.contact td.details {
	background-color: #EFEFEF;
	color: black;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
