
/*  body and font definitions */
html { 
  padding: 0px;
  margin: 0px;
  height: 100%;
}

body {
  background-color: #ffffff;
  font-size: 13px;
  font-family: trebuchet ms, Verdana, Helvetica, SunSans-Regular, sans-serif;
  color: #000000;  
  padding: 0px;
  margin: 0px;
  height: 100%;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	text-transform: uppercase;
}

h1 {
	padding-top: 0px;
	margin: 10px 0px 5px 0px;
	padding-bottom: 10px;
	font-size: 16px;
}

h2 {
	padding-top: 2px; 
	padding-bottom: 3px; 
	font-size: 14px;
}

h3 {
	padding-top: 2px; 
	padding-bottom: 1px; 
	font-size: 12px;
}

h4 {
	padding-top: 2px; 
	padding-bottom: 3px; 
	font-size: 10px;
}

ul {
	padding:0;
	margin:0;
	margin-top:	0px;
	margin-bottom: 15px;
	padding-left: 15px;
	list-style-image: url(../image/bullet.gif);
}

li {
	padding:0;
	padding-top: 5px;
	padding-bottom:	5px;
/*	list-style-type: circle;*/
	margin:0;
}

p {
	padding-bottom: 0px;
	margin: 0px 0px 10px 0px;
}

table {
	margin: 0px;
	padding: 0px;
}

td {
	vertical-align: top;	
}

hr {
	background-color:#cccccc; /* Mozilla 1.4 */
	color:#cccccc; /* IE 6 */
	border: #cccccc; /* Opera 7.11 */
	height: 1px; /*  */
}

a {
	text-decoration: none;
}

a:link, a:visited {
	color: #003399;
}

a:hover, a:active {
	color: #da0005;
}

/* IMPRESSUM navigation */
#topnav {
	margin: 0px;
	position: absolute;
	width: 981px;
	top: 0px;
	padding-left: 3px;
	text-align:	right;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #eaeaea;
	z-index: 3;
}

#topnav a {
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	border-right: 1px solid #fff;
}

#topnav a:link, #topnav a:visited {
	color: #eaeaea;
}

#topnav a:hover, #topnav a:active {
	color: #da0005;
	background-color: #ffffff;
}

#leftbar {
	position: absolute;
	top: 0px;
	left: -20px;
}

/* full logo with bar */
#rightbar {
	margin: 0px;
	position: absolute;
	height: 68px;
	width: 400px;
	top: 0px;
	left: 0px;
}

#header {
	position: absolute;
	top: 0px;
	left: 20px;
	height: 68px;
	width: 98%;
} 

#logo { 
	position: absolute;
	height: 55px;
	width: 100px;
	top: 8px;
	left: 15px;
	z-index: 10;
}

#globalcontainer {
}

#container {
	position: absolute;
	top: 80px;
	width: 585px;
        border-left: solid 209px #efefef; /* linke Menue Spalten Farbe  */
        border-right: solid 209px #efefef; /* rechte Menue Spalten Farbe  */
}

#left {
	/*position: absolute;*/
	/*float:left;
	/*top: 65px;*/
	/*left: 0px;*/
	/*width: 209px;
	margin: 0; 
	margin-left:-209px;
	padding: 20px 0px 0px 0px;
	/*height: 800px;*/
	/*background-color: #efefef;*/
	/*border-right: 1px solid #ffffff;*/
	width: 209px;
	float:left;
	margin: 0;
        margin-left:-209px;
	padding: 20px 0px 0px 0px;
	border-right: 1px solid #ffffff;
}

#content {
	/*float:left; 
	/*position: absolute;*/
	/*top: 80px;*/
	/*left: 210px;*/
	/*width: 541px;
	/*border-left: 1px solid #efefef;*/
	/*border-right: 1px solid #efefef;*/
	/*border-top: 1px solid #efefef;*/
	/*padding: 0px 20px 0px 20px;
	background-color: #ffffff;*/
	line-height: 1.4;
	width: 541px;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	border-top: 1px solid #efefef;
	padding: 0px 20px 0px 20px;
	background-color: #ffffff;  
	float:left;
}

#content h2 {
	width: 98%;
	font-size: 11px; 
	background-color: #00579f;
	color: #fff;
	/*border-bottom: solid 1px #00579f;*/
	padding-left: 4px; 
	letter-spacing: 2px; 
}


#right {
	/*position: absolute;*/
	/*top: 80px;
	left: 838px;*/
	/*width: 150px;
	margin: 0px; 
	margin-right:-150px
	padding: 0px 0px 0px 0px;
	/*height: 800px;*/
	/*background-color: #fff;
	/*background-color: #efefef;*/
	/*border-left: 1px solid #ffffff;*/
	/*float:left; */
	width: 209px;
	margin: 0;
        margin-right:-209px;
	margin-top:10px;
	padding: 0px 0px 20px 0px;
	border-left: 1px solid #ffffff;
	float:left; 
}

#right h2,#right table, #right p, #right td {
	padding: 0px;
	margin: 0px;
	padding-right: 4px;
	padding-left: 8px; 
	padding-bottom: 4px;
}

#contentBox {
	background-image: url(../image/box-c.png);
	background-repeat: repeat-y;
	margin-bottom: 10px;
	width: 161px;
	

}

.menutitle a {
	display: block;
	font-size: 13px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 5px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	/*text-transform: uppercase;*/
	background-color: #f0efef;
	border-top: solid 1px #ffffff;
	/*border-bottom: solid 1px #bbbbbb;*/
	
}

.menutitle a:link, .menutitle a:active, .menutitle a:visited  {
		color: #000000;
}

.menutitle a:hover {
		color: #da0005;
}

.submenu {
	position: relative;
	width: 209px;
	z-index: 4;
}

.submenu a {
	display: block;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #dedede;
}

.submenu a:link, .submenu a:visited, .submenu:active, .submenu a:active {
	color: #444444;
}

.submenu:hover, .submenu a:hover {
	background-color: #ffffff;
	color: #da0005;
}

.rightBoxBgTop {
	background-image: url(../image/box-h.png);
	background-repeat: no-repeat;
	height: 10px;
}

.rightBoxBgBottom {
	background-image: url(../image/box-f.png);
	background-repeat: no-repeat;
	height: 12px;
}



#copyright p {
	font-size: 9px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 2px;
	padding-bottom: 5px;
	color: #aaaaaa;
}

.tdheadleft {
	border-bottom: solid 1px #ccc;
	text-align: right;
	font-weight: bold;
	width: 250px;
	height: 22px
}	

