body {
	font-family: Verdana, Sans Serif;
	/*font-weight: bold;*/
	color: #666666;
	font-size: 10px;
	line-height: 13px;
}

td {
	vertical-align: top;
	margin-top: 0px;
	padding-right: 30px;
}

a:link.innerLink, a:visited.innerLink, a:hover.innerLink, a:active.innerLink  {
	color: #666666;
}

b, strong {
	color: #00008c;
}

hr {
	border: thin solid #e5e8f0;
}

ul {
	margin-top: 0px;
	margin-left: -27px;
}

h1 {
	font-weight: bold; 
	color: #000066;
	font-size: 18px;
	margin-left: 5px;
	margin-bottom: 0px;
}

h2 {
	font-size: 12px;
	margin-bottom: 3px;	
}

.image_start {
	background-image: url('../images/cq_bridge.png');
	position:absolute;
	top:210px; 
	margin-left: 10px;
	height: 189px;
	width: 970px;
	margin-top: 10px;
}

.menubg_start {
	background-image: url('../images/cq_greyTitleBar.png');
	position:absolute; top:10px; 
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px; 
	margin-left: 10px;
	height: 200px;
	width: 970px;
	padding: 0px;
}

.menubg {
	background-image: url('../images/cq_greyTitleBar-w_bridge.png');
	position:absolute; top:10px; 
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px; 
	margin-left: 10px;
	height: 200px;
	width: 970px;
	padding: 0px;
}

.content, .content_startseite {
	position:absolute; 
	top:210px;
	margin-left: 10px;
	width: 970px;
}

.content table {
	margin: 5px;
}

.content_startseite{
 top:410px;
}
 
.hauptmenu {
	width: 800px;
	margin-left: 15px;
	height: 110px;
	float: left;
}


.menuFormat {
	text-decoration: none;
	color: #000066; 
	font-size: 10px; 
}

.menuFormat:visited {
	text-decoration: none;
	color: #000066;
	font-size: 10px;
	line-height: 14px; 
} 

.menActivePath {
	text-decoration: none; 
	color: #FF6600; 
	font-size: 10px;
	line-height: 14px; 
}

.fussleiste {
	width: 940px;
	background-color: #e5e8f0;
	margin-top: 25px;
	margin-left: 0px;
	padding: 5px;
	padding-right:25px;
	font-size: 8.5px;
}

.fussleiste a {
	text-decoration: none;
	color: #000066;
}

.downloadList {
	padding-left: 5px;
	padding-right: 5px;	
}

.downloadList a {
	text-decoration: none;
	color: #000066;
}

.downloadList hr {
	border-top: 1px solid;
  border-bottom: 1px dashed;
  height: 4px;
}

.downloadDescription {
	padding-left: 10px;
}

.downloadDescription p{
	margin-top: 0px;
}

.copyright {
	position: absolute;
	right: 5px;
}

.newsList {
	color: #666666;
	text-decoration: none;
	position:absolute;
	font-size: 10px;
	width: 263px;
	margin-left:700px;
	top: 30px;
	height: 100px;
	z-index: 100;
}

.newsList li {
	margin: 0px;
	margin-left: 15px;
	margin-top: 5px;
}

.newsList a,img {
	text-decoration: none;
	color: #000066;
	border: 0px;
} 

.languageSwitch a{
	position: absolute;
	top: 2px;
	right: 2px;
	text-decoration: none;
	color: #000066;
}

.error {
	color: red;
}

.error h1 {
	color: red;
}

.error p {
	padding: 5px;
}


.error_list li {
	display: inline;
	color: red;
	list-style: none;
}
