/* GENERAL fonts */
P, OL, UL, DIV, H1, H2 {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
}

H1 { 	color: #00ADEF;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 15px;
	}

H2 { 	color: #00ADEF;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 15px;
	}

P, H1, H2 {
	margin: 0px 0px 5px;
	text-align: left;
}

body {

}
TD#line0 {
	background-color: #FFFFFF;

	text-align: left;
	vertical-align: middle;
	height: 120px;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #000000;
}

TD#nutzer {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	vertical-align: top;
	background-color: #FFFFFF;
	padding-bottom: 0px;
}

TABLE#maintable {
	width: 1003;
}

TR#header {
}


TR#footer {
	border-top: 1px solid #FFFFFF;
	background-color: #AAAAAA;
	border-top-width: 2px;
	border-top-style: solid;
}

TR#footer TD {
	background-color: #000000;
	text-align: center;
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
	border-top-width: 2px;
	border-top-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

TR#footer A {
	color: #FFFFFF;
	text-decoration: none;
}

TR#footer A:hover {
	color: #AAAAAA;
	text-decoration: none;
}

TD#belowmenue {
	background-color: #444444;
}

/* Content column */
TD#content {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #494949;
	font-size: 11px;


}


TD#content A {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	color: #000000;
	text-decoration: none;
}

TD#content A:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

/* Menu 0 column */
/* Menu 0 is a graphical menu. to change layout look into the template record */


/* Menu 1 column */

TD#menu_1 {
	vertical-align: top;
	background-repeat : no-repeat;
	padding-bottom: 20px;
}


TD#menu_1 DIV A {
	color: #666666;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

TD#menu_1 DIV A:hover {
	text-decoration: none;
	color: #00ADEF
}

TD#menu_1 DIV.menu1-level1-no {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	background-color=#E7E7E8;
}

TD#menu_1 DIV.menu1-level1-act {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	font-family: "Trebuchet MS";
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	background-color=#E7E7E8;	
}


TD#menu_1 DIV.menu1-level1-act A:hover{
	text-decoration: none;
}

/* Menue 2 */


TD#menu_2 DIV A {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
