html
	{
	height: 100%;
	min-height: 100%;
	border-width: 0px;
	}

body
	{
	height: 100%;
	min-height: 100%;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, "Century Gothic", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #ffffff;
	color: #000000;
	}

#body {
  position: relative;
  min-height: 100%;
  margin-bottom: 0;
}
* html #body {
  height: 100%;
}	
#container
	{
	text-align: center;
	}
#contentContainer
	{
	width: 800px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	}
#pageContainer
	{
	margin-top: 55px;
	}	
#main {width: 800px;text-align:left;}
#content {float:right; text-align:left;width:511px; height:360px; overflow:auto;border-right:12px solid #f9f9f9;padding:20px  40px 0 50px}
*html #content {width:601px;}
#content td {color: #98989b;}
#rahmen {height:100%; vertical-align:middle;}
#menu
{
	float:left;
	margin:0 auto;
	width: 187px;
	height: 380px;
	font-family: Verdana, "Century Gothic", Tahoma, sans-serif;
	font-size: 12px;
	border:0;
	background-color:#f9f9f9;
	
}

#menu ul
{
	margin:0 auto;
	width: 187px;
	border:0;
	padding:0;
	display: table;
	border-collapse:collapse;
}
*html #menu ul
{
	margin: -3px;
}

#menu li
{
	margin:0 auto;
	display: table-row;	
	list-style: none;
}
#menu a
{	
	margin:0 auto;
	vertical-align:middle;
	text-align: left;
	width: 187px;
	padding:9px 0 9px 25px;
	text-decoration: none;
	display: table-cell;	
}
* html #menu {

}
#menu a:link 
{	
	background-color: #f9f9f9;
	color: #98989b;
}

#menu a:visited
{
	background-color: #f9f9f9;
	color: #98989b;
}

#menu a:hover
{
	color: #f9f9f9;
	background-color: #98989b;
}
#footer {clear:both;padding-top:10px;padding-right:10px;color:silver;border-top:1px solid #3d4197;}
#footernavigation {text-align:right;float:right;}
#content h1 { color: #3d4197; font-size: 14px; font-family: Verdana, Arial, Helvetice, "Sans Serif"; font-weight: bold }
#content h2   { color: #3d4197; font-size: 12px; font-family: Verdana, Arial, Helvetice, "Sans Serif"; font-weight: normal }
#content p   { color: #98989b; font-size: 12px; font-family: Verdana, Arial, Helvetice, "Sans Serif"; font-weight: normal }

#content a:link   { color: #3d4197; font-size: 12px; text-decoration: underline }
#content a:active  { color: #3d4197; font-size: 12px; text-decoration: underline }
#content a:visited  { color: #3d4197; font-size: 12px; text-decoration: underline }
#content a:hover  { color: #3d4197; font-size: 12px; text-decoration: underline }
.pfeile {margin-top:12px;margin-left: 110px;display:block;}
#content img {float:left;}

#footer a:link   { color: silver; font-size: 12px; font-family: Verdana, Arial, Helvetice, "Sans Serif"; font-style: normal; font-weight: normal; text-decoration: underline;}
#footer a:active   { color: silver; font-size: 12px; font-family: Verdana, Arial, Helvetice, "Sans Serif"; font-style: normal; font-weight: normal; text-decoration: underline }
#footer a:visited   { color: silver; font-size: 12px; font-family: Verdana, Arial, Helvetice, "Sans Serif"; font-style: normal; font-weight: normal; text-decoration: underline }
#footer a:hover   { color: gray; font-size: 12px; font-family: Verdana, Arial, Helvetice, "Sans Serif"; font-style: normal; font-weight: normal; text-decoration: underline }
#flaggen {float:left;margin:0;}
#flaggen img {margin-right: 10px;margin-top:0px;}

