/* Haupt CSS-Sheet */
/* Bestimmt die Styles, die fuerr die ganze Seite gelten sollen. */
/* (sofern nichts anderes vereinbart) */
/* Fuer spezielle Styles / Unterseiten koennen eigene style sheets angelegt werden. */


body {
	background-image: url(../_borders/h-index4.jpg);
	text-align: center;
}
#page {
	width: 814px;
	border:0;
	padding:0;
	border-spacing:0;
	vertical-align: top;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	color: #CC3333;
}

table {
	border-width: 0;
	width: 800px;
	max-width: 800px;
}

.inactive {
	color: #808080;
	font-weight: bold;
	font:.75em Georgia, "Times New Roman", Times, serif;
}

.header_middle {
	color: #CC3300;
        size: 20pt;
	font-weight: bold;
	font:.75em Georgia, "Times New Roman", Times, serif;
}

.def_text_1 {
	font:.5em Georgia, "Times New Roman", Times, serif;
	color:#333333;
}	

.def_text_2 {
	font:.75em Georgia, "Times New Roman", Times, serif;
	color:#333333;
}	

.def_text_3 {
	font:1em Georgia, "Times New Roman", Times, serif;
	color:#333333;
}	

.def_text_4 {
	font:1.25em Georgia, "Times New Roman", Times, serif;
	color:#333333;
}	
.def_red_capital_1 {
	font:.5em "Arial Narrow";
	color:#FF0000;
}
.def_red_capital_2 {
	font:0.75em Georgia, "Times New Roman", Times, serif;
	color:#FF0000;
}
.def_red_capital_3 {
	font:1em Georgia, "Times New Roman", Times, serif;
	color:#FF0000;
}
.def_red_capital_4 {
	font:1.25em Georgia, "Times New Roman", Times, serif;
	color:#FF0000;
}

#header {
	border: 3px solid #FF0000;
	width: 800px;
	height: 88px;
	background-image: url(../_borders/h-Top.gif);
	text-align: center;
	vertical-align: middle;
}

#header td#left {
	width: 99px;
}

#header  td#center {
	width: 586px;	
}

#inline {
	border: 1px solid #FF0000;
	background-image: url(../_borders/h-rotpunkte.gif);
	height: 70px;
	width: 586px;

}

#header  td#right {
	width: 99px;
}
#pagetitle {
	font-size: 2em;
	font-weight: bold;
	color: #CC3333;
	border: 1px solid #CC3333;

	font-style: normal;
	text-align: center;
}

#menu {
	border: 1px solid #FF0000;
	background-color: #E6E6E6;
	min-width: 100%
	height: 15px;
	vertical-align: middle;
}
#menu td {
	border: 1px solid #FF0000;
	text-align: center;
}
#menu a {
	text-decoration: underline;
	font-size: 0.7em;
	font-weight: bold;
}
#content {
	border: 1px solid #CC3333;
	text-align: left;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image:url(../_borders/_h-wrw-w800.jpg);

}
#content td#left {
	width: 30%;
	max-width: 30%;
	border: 0px solid #666666;
}
#content td#center {
	border: 0px solid #666666;
}

#content td#right {
	width: 30%;
	max-width: 30%;
	border: 0px solid #666666;
	padding-left: 2em;
	vertical-align:text-top;
}
#content #session_table {
	text-align:center;
}
#content a {
	text-decoration: underline;
	color: #CC3333;
	font-size: 1em;
	font-weight: bold;
}
#timestamp {
	color: #CC3333;
	text-align: center;
	font: normal 0.75em "Times New Roman", Times, serif;
	
}

#footer {
	text-align: center;
	font-size: .75em;
}

#footer a {
	text-decoration: underline;
	font-weight: bold;
}

table#footer td {
	width: 800px;
	min-width: 800px;
}
.explain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.table_headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
}
.impressum {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #CC3300;
}
.vorstand_hl {
	font-size: 2em;
	font-weight: bold;
}

