img	{
	display: block;
	border: 0;
}

table	{
	margin: 0;
	padding: 0;
	border: 0;
}

td 	{
	vertical-align: top;
	text-align: left;
}

td.grau	{
	background-color: #c7c8ca;
	color: #000000;
	text-align: left;
}

td.hellgrau	{
	background-color: #eaeaea;
	color: #000000;
	text-align: left;
}

td.h2grau	{
	background-color: #c7c8ca;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	text-align: left;
}

table.checkboxes td.text{
	padding-top: 5px;
}

input.textfeld	{
	width: 100px;
	border: 1px solid #a8b3ab;
}


textarea{
        width: 120px;
        height: 40px;
	border: 1px solid #a8b3ab;
}

body {
	font: normal 11px verdana;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	padding-bottom: 25px;
	background: #c7c8ca;
}

#globalcontainer	{
	background: #fff;
	margin: 0 auto;
	padding: 0;
	width: 755px; /* bmh */
	border-top: 0px;
 	border-bottom: 1px solid #002454;
  	border-left: 1px solid #002454;
   	border-right: 1px solid #002454;
}

#wrapper	{
	background: #fff;
	margin: 0 auto;
	padding: 0;
	width: 755px; /* bmh */
	border-top: 0px solid #b0b9d1;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px; /* Width of Menu Items */
	border-bottom: 1px solid #a8b3ab;
	}

ul li {
	position: relative;
	}
	
li ul {
	position: absolute;
	left: 149px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	width: 100px;
}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff; /* IE6 Bug */
	padding: 5px;
	border: 1px solid #a8b3ab;
	border-bottom: 0;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover {
	color: #002454;
	background: #c7c8ca;
} /* Hover Styles */
		
li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
		
li:hover ul, li.over ul { display: block; } /* The magic */

ul.normal {

 list-style: square inside;
}

#header	{
	background: #c7c8ca;
	border: 0;
	margin: 0;
	padding: 0 0 0 5px;
	text-align: left;
	border-bottom: 1px solid #a8b3ab;
	height: 152px;
}

#header img	{
	margin: 0;
	padding: 0;
	border: 0;
	display: inline;
	float: left;
}
#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #636466;
	margin-top: 40px;
	margin-bottom: 10px;
	letter-spacing: 1px;
	font-size: 18px;
	text-align: left;
	margin-left: 210px;
}

#pagebody	{
	padding: 20px 5px 10px 5px;
	margin: 0;
	border: 0;
	text-align: left;
	color: #777;
	background: transparent;
	clear: both;
}
#navwrap {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#maincontent	{
	margin: 0 0 0 200px;
	padding: 10px;
	width: 485px;
	text-align: left;
	vertical-align: top;
} 

h1, h2, h3, h4, h5, h6	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #636466;
	margin-top: 25px;
	margin-bottom: 10px;
	letter-spacing: 1px;
	}
#pagebody h1	{
	margin-top: 0;
	font-size: 16px;
}

#pagebody h2	{
    margin-top: 35px; 
    font-size:   14px;     
	}

#pagebody h3	{
	margin: 0;
	padding: 0;
	border: 0;
	font: bold 11px verdana;
	text-align: left;
	} 

#maincontent a:link, #maincontent a:visited {
	font-weight : bold;
	text-decoration : none;
	color: #002454;
	background: transparent; 
	}

#maincontent a:hover {
	font-weight : bold;
	text-decoration : underline;
	color: #002454;
	background: transparent; 
	}

#maincontent a:active {
	font-weight : bold;
	text-decoration : underline;
	color: #002454;
	background: transparent;  
	}


	/*  Hidey-ho */

.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
	}

	/*  Helpers */
	
	
.linewrap {
	font-weight: bold; 
	color: #c60; 
	font-size: 13px;
	}
	
.floatleft	{
	float: left;
	padding: 0;
	margin: 0 15px 0 1px;
}
.floatright	{
	float: right;
	padding: 0;
	margin: 0 0 0 15px;
}
#footer {
	font: normal 9px verdana;
	color: #002454;
	border: 0;
	margin: 0;
	padding: 3px 0 3px 10px;
	text-align: center;
	border: 0;
	background: #b0b9d1;
	clear: left;
}
#footer a {
	padding-left: 5px;
	padding-right: 5px;
}
#footer a:link, #footer a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #002454;
	background: transparent; 
	}

#footer a:hover {
	font-weight : bold;
	text-decoration : underline;
	color: #002454;
	background: transparent; 
	}

#footer a:active {
	font-weight : bold;
	text-decoration : underline;
	color: #002454;
	background: transparent;  
	}

#logos {
	margin: 0 auto;
	border: 0;
	padding: 5px 5px 0 0;
	width: 755px; /* bmh */
	text-align: right;
	vertical-align: top;
	background: transparent;
}
