a {
	color:#000080;
	text-decoration:none;
}
a.boldLink {
	font-weight:bold;
	color:#000080;
	text-decoration:none;
}
a:visited { 
	color:#000080; 
	text-decoration:none;
}
a:hover { 
	color:#E00000; 
	text-decoration:none;
}
a:active { 
	color:#000080;
	text-decoration:none;
}
a:focus { 
	color:#000080;
	text-decoration:none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#f6f6f6;
	
	/*scrollbar-face-color:00458C;
	scrollbar-shadow-color:ff0000;
	scrollbar-highlight-color:ffffff;
	scrollbar-3dlight-color:FFFFFF;
	scrollbar-darkshadow-color:000000;
	scrollbar-track-color:FFFFFF;
	scrollbar-arrow-color:FFFFFF;*/
}

.mainLayoutTable {
	width:100%;
	height:100%;
}

.pageHeader {
	height: 30px;
	text-align: center;
}

.pageFooter {
	padding-top:6px;
	height: 24px;
	text-align: center;
}

.pageContent {
	width: 800px;
	height: 600px;
	align:center;
	valign:middle;
}

.layoutTableLogoMenuNewsletter {
	height: 100%;
}

.layoutTableCaptionContent {
	width: 100%;
	height: 100%;
}

.impressum {
	text-align: right;
	font-size: 0.8em;
}

.unten {
	border-color:black;
	
	border-bottom-style:solid;
	border-bottom-width:0.07em;1
}

.obenunten {
	border-color:black;
	
  	border-top-style:solid;
  	border-top-width:0.07em;
  	
  	border-bottom-style:solid;
  	border-bottom-width:0.07em;
}

.rechts {
	border-color:black;
	
	border-right-width:thin;
  	border-right-style:solid;
  	border-right-width:0.07em;
}

.eingabefeld {
	font-size:0.7em;
}

.sublinks {
	vertical-align:middle;
}

.pageCaption {
	font-stretch:extra-expanded;
	font-weight:bold;
	letter-spacing:1px;
}