/* Neues CSS ab 16/05/09 */
@import url(css/menu.css);

html{
	height: 100%;
	width: 100%;
}
body {
	padding:0;
	margin:0;
	background-color: #efefef;
}

/*Alles umschließende Tabelle*/
#main-table {
	border-collapse: collapse;
	/*max-width:1200px;*/
	/*min-width:1000px;*/
	min-width:1150px;
	width: 100%;
	height: 100%;
	border-right: 4px solid #006600;
	margin:0;
	padding: 0;
	background-color: #fff;
}

/*Grauer Balken oben, mit weißem Abstand darunter*/
#top-grey {
	height: 21px;
	border: 1px solid #706f6a;
	background-color: #919191;
}

/*Bild und whs-Schriftzug oben*/
#top-pic {
	height: 123px;
	border: 1px solid #706f6a;
	border-bottom: 6px solid #fff;
	vertical-align: bottom;
	
	/*background-image: url('images/header_backgr.jpg');*/
	background-image: url('images/whs_homepage_kopf_center.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	
	padding: 0;
	margin: 0;
	border: none;
	vertical-align: top;
}
#top-pic div#whs_ruesselsheim {
	position: relative;
	/*top: 77px;*/
	float: right;
	margin-bottom: 0;
	z-index: 200;
}

/*Erste Menüebene (horizontale Tabs)*/
#top-menu {
	height: 15px;
	border-left: 1px solid #706f6a;
	padding-left: 177px;
	
	background-image: url('images/backgr_header.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

*html #top-menu {
	padding-left: 170px;
}

#top-menu #print {
	position: absolute;
	left: 20px;
	top: 158px;
}

/* BEREICH Submenü, Inhalte, Infobereich */
#heart_cell {
	padding: 0;
	padding-top: -5px;
}
#heart {
	border: none;
	margin:0;
	margin-top: -1px;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	height: 100%;
	width: 100%;
	}
/*Zelle mit Submenü, etc.*/
#menu-col{
	background-image: url('images/squares.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	
	width: 175px;
	min-width: 175px;
	max-width: 175px;
	vertical-align: top;
	padding-top: 30px;
}
#menu-col #search {
	margin: 0;
	height: 18px;
	width: 140px;
	font-size: 8pt;
	word-spacing: 0;
	padding: 2px;
	
	background-image: url('images/backgr_header.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	
	border-left: 3px solid #ffcc00;
}

/*Zelle mit Inhalten*/
#content-col {
	border-left: 3px solid #ffcc00;
	/*border-top: 3px solid #ffcc00;*/
	vertical-align: top;
	padding: 20px;
	width: 100%;
}
#content-col h2 {
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #006600;
	font-size: 18pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom: 1px solid #006600;
	/*width: 100%;*/
}
#content-col h3 {
	display: block;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #006600;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom: 1px solid #006600;
	/*width: 100%;*/
}
/* Zelle mit News und Kalender*/
#info-col {
	vertical-align: top;
	text-align: right;
	padding: 10px;
	padding-right: 5px;
}

#info-col h2 {
	background: transparent url(images/h2-bg.gif);
	background-repeat: repeat-x;
	background-position: center;
	color: #fff;
	font-size: 10.5pt;
	padding-left: 10px;
	line-height:25px;
}
/*  ***  */
/*Quadrate unten rechts*/
#squares td {
	width: 30px;
	height: 30px;
	text-align: center;
}
#squares td.grey { background-color:#c0c0c0; }
#squares td.darkgrey { background-color:#808080; }

/*Fusszeile mit Impressumslink und Copyright-Hinweis*/
#footer,
#footer #vm {
	background-color: transparent;
	background-image: url('images/backgr-footer-bar.gif');
	background-repeat: repeat-x;
	
	height: 15px;
	
	color: #808080;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
}

#footer { padding-left: 5px; }
#footer #vm     { text-align: right; padding-right: 5px; float: right;}
#footer #copyright {  }

/* ************************************************************* */
/* OLD */
a:link
{
    font-family: Arial;
        font-size: 9pt;
        color: #006600;
    font-style: normal;
    font-weight: bold;
        text-decoration: none;
}
a:visited
{
    font-family: Arial;
        font-size: 9pt;
        color: #006600;
    font-style: normal;
    font-weight: bold;
        text-decoration: none;
}
a:active
{
        font-family: Arial;
        font-size: 9pt;
        color: #006600;
    font-style: normal;
    font-weight: bold;
        text-decoration: none;
}
body
{
        font-family: Arial;
        font-size: 9pt;
        color: #000000;
    margin-top=0;
    margin-bottom=0;
    bgcolor:#FFFF99;
}

li
{
type=disc;
}

table
{
        table-border-color-light: #000000;
        table-border-color-dark: #000000;
    font-family: Arial;
        font-size: 9pt;
        color: #000000;
    margin-top=0;
    margin-bottom=0;
}
hr { color: #006600; }

input {  background-Color: white; font-family: Tahoma; font-weight:bold; border-width: 1px; border-color: #006600; margin-left=3px;}

p
{
        font-family: Arial;
        font-size: 9pt;
        color: #000000;
    margin-top=0;
    margin-bottom=0;
}

h1, h2, h3, h4, h5, h6
{
        font-family: Arial;
        color: #000000;
    margin-top=0;
    margin-bottom=0;
}
h1
{
    font-family: Arial;
        color: #000000;
        font-size: 11pt;
    margin-top=0;
    margin-bottom=0;
    text-decoration: underline & overline;
    text-align:left;
}
h2
{
    font-family: Arial;
        color: #000000;
        font-size: 16pt;
    margin-top=0;
    margin-bottom=0;
}
h3
{
    font-family: Arial;
        color: #000000;
        font-size: 14pt;
    margin-top=0;
    margin-bottom=0;
}
h4
{
    font-family: Arial;
        color: #000000;
        font-size: 12pt;
    margin-top=0;
    margin-bottom=0;
}
h5
{
    font-family: Arial;
        color: #000000;
        font-size: 11pt;
    margin-top=0;
    margin-bottom=0;
}
h6
{
        font-family: Arial;
        color: #000000;
        font-size: 10pt;
    margin-top=0;
    margin-bottom=0;
}

/************************/
div.tx-iframe2-pi1 {
	width: 100%;
}
