html {
	height:100%;
	width:100%;
}

body {
	height:100%;
	width:100%;
    font-family:Times New Roman,Arial,Verdana,Helvetica,sans-serif;
	margin:0;
	padding:0;
	font-size: 100.1%;
	background: #888C9C;
}

ul {
	position:relative;
}

div.clear{
	float:none;
	clear:both;
}

div#siteWrap {
	width:100%;
	background:#888C9C;
}

div#site {
	width:50em;
	background:#888C9C;
}

/************* CONTENT WRAP *************/
div#contentWrap1 {
	width:50em;
	float:left;
	background:#FFF url(../images/borderWhiteToGrayRight.gif) repeat-y right;
}

div#contentWrap2 {
	width:48em;
	float:left;
}

div#content {
	width:45em;
	float:left;
	padding-left:1em;
	background:#FFF;
}

div#header {
	width:45em;
	padding-top:1em;
	float:left;
	font-family:Arial,Verdana,Helvetica,sans-serif;	
}

div#headerLeft {
	width:33em;
	float:left;
	border-right:0.1em solid #888C9C;
	font-size:0.8em;
	padding-right:7em;
}

div#headerRight {
	width:11.9em;
	float:left;
	padding-top:0.1em;
}

div#headerRight ul.menuTop  {
	font-size:0.75em;
	margin:0pt;
	padding:0pt;
}

div#headerRight ul.menuTop li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	display:inline;
	padding:0em 2em 0em 2em;		
}

div#headerRight ul.menuTop li a {
	color:#888C9C;
	font-weight:bold;
}

div#headerRight a:link, div#headerRight a:visited, div#headerRight a:active {
	text-decoration:none;
}

div#headerRight ul.menuTop li.menuTop-act { 
	padding:0em 2em 0em 2em;	
}

div#headerRight ul.menuTop li.menuTop-act a { 

}

div#titleWrap {
	width:45em;
	height:5.75em;
	float:left;
	position:relative;
	padding:8em 0em 5em;
}

div#title {
	width:37em;
	height:5.75em;
}

div#title img {
	width:100%;
	height:100%;
}

/*
div#title h1 {
	font-size:5em;
	line-height:0pt;
	color:#A9122A;
}

div#title p {
	font-size:4em;
	line-height:0pt;
	padding-left:5.5em;
	color:#000;
}
*/
div#titleImg {
	width:15em;
	height:7em;
	position:absolute;
	top:9em;
	left:37.5em;
}

div#titleImg img {
	width:100%;
	height:100%;
}

div#regionals {
	width:45em;
	float:left;
}

div#subRegional1, div#subRegional2, div#subRegional3 {
	width:39em;
	padding:0em 3em 2em;
	float:left;
}

.regionalWrap {
	width:9.7em;
	float:left;
}

.regionalBildWrap {
	width:9.7em;
	float:left;
}

.regionalBild {
	width:6em;
	height:3em;
	margin-left:2em;
}

.regionalBild img{
	width:100%;
	height:100%;
}

.regional {
	width:9.6em;
	float:left;
	text-align:center;
}

.regionalRight {
	width:9.6em;
	float:left;
	text-align:center;
}

.regional{
	border-right:0.15em solid #000;
}

.regional a{
	font-weight:bold;
	font-style:italic;
	color:#000;
	text-decoration:none;
}

.regionalRight a{
	font-weight:bold;
	font-style:italic;
	color:#000;
	text-decoration:none;
}

div#gradientWrap {
	width:50em;
	height:1.25em;	
	float:left;
	background:#888C9C url(../images/borderWhiteToGrayDown.gif) repeat-x;
}

div#gradientWrapCorner {
	width:50em;
	height:1.25em;	
	float:left;
	background:transparent url(../images/borderWhiteToGrayCorner.gif) no-repeat right top;
}
