/**/
a:link { color:#666; }
a:visited { color:#666; }
a:hover { color:#000; }
a:active { color:#ccd0d5; }

body { background-color: #a6a6a6; padding: 0px; margin: 0px; font: 13px, verdana, arial, helvetica, sans-serif; color: #666; letter-spacing: 0px; line-height: 16px;  }

.bodyContact { background-color: #fff; padding: 0px; margin: 30px; }

h1 { font-size: 22px; margin: 2px 0px 4px 13px; color: #5a88b7; font-weight: normal; }
h1 span { font-size: 20px; }

.black {color: #000000}

h2 { font-size: 16px; margin: 10px 0px 25px 0px; color: #5a88b7; font-weight: bold; line-height: 20px; }

h3 { font-size: 13px; line-height: 16px; margin: 0px 0px 8px 0px; color: #5a88b7; font-weight: bold; }
a.h3:link { color:#5a88b7; text-decoration: none; }
a.h3:visited { color:#5a88b7; text-decoration: none; }
a.h3:hover { color:#2c4371; text-decoration: underline; }
a.h3:active { color:#000; text-decoration: underline; }

h4 { font-size: 11px; margin: 0px 0px 6px 0px; color: #5a88b7; font-weight: bold; }

h5 { font-size: 11px; line-height: 14px; margin: 5px 0px 2px 0px; font-weight: bold; }

p {
	margin: 0px 0px 8px 0px;
}

li {
	margin: 0px 0px 8px 0px;
}
	
.Header1 { background: #e4e8ed; font-size: 10px; }
.bgHeader2Dunkel { background: #2c4371; }
.bgHeader2Hell { background: #b3cce7; }
.bgHeader2Right { background: #8cb3dd; }
.bgLeftColumn1 { background: #ccd0d5; }
.bgWhite { background: #fff; }
.bgNavi { background: #fff; }

#zitat {
	padding: 20px;
	background-color: #f5f5f5;
}	

/* Navi */

#navcontainer li {
	margin: 0;
}

#navcontainer ul {
	margin: 0 0 8px 0;
	padding: 0 0 0 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#navcontainer a {
	display: block;
	padding: 5px 5px 6px 10px;
	width: 184px;
	background-color: #e4e8ed;
	border-top: 1px solid #b3cce7;
	border-bottom: 1px solid #e4e8ed;	
}

#navcontainer a:link {
	color: #5a88b7;
	text-decoration: none;
}

#navcontainer a:visited {
	color: #5a88b7;
	text-decoration: none;
}

#navcontainer a:hover {
	background-color: #f1f3f6;
	color: #8babcc;
	border-bottom: 1px solid #fff;		
}

#navcontainer a.current {
	background-color:#fff;
	color: #2c4371;
	border-top: 1px solid #2c4371;
	border-bottom: 1px solid #2c4371;		
}

#navcontainer a.current:visited {
	color:#2c4371;
}

#navcontainer a.current:hover {
	background-color: #fff;
	color: #8babcc;
}


#navcontainer a.navSub {
	font-size: 10px;
	background-color:#e4e8ed;
	color: #2c4371;
	border-top: 1px solid #e4e8ed;
	border-bottom: 1px solid #e4e8ed;		
}

#navcontainer a.navSub:visited {
	color:#2c4371;
}

#navcontainer a.navSub:hover {
	background-color: #f1f3f6;
	color: #8babcc;
	border-bottom: 1px solid #fff;		
}


#navcontainer a.navSubCurrent {
	font-size: 10px;
	background-color:#fff;
	color: #2c4371;
	border-top: 1px solid #2c4371;
	border-bottom: 1px solid #2c4371;
}

#navcontainer a.navSubCurrent:visited {
	color:#2c4371;
}

#navcontainer a.navSubCurrent:hover {
	background-color: #fff;
	color: #8babcc;
}


/* End Navi */


.box1 {
	font-size: 11px;
	line-height: 14px;
}
	
.line { background: #ccd0d5; }

.imgRight {
	padding: 4px 0px 7px 7px;
	float: right;
}

.imgLeft {
	padding: 4px 10px 7px 0px;
	float: left;
}

.imgLeftTeam {
	padding: 4px 10px 100px 0px;
	float: left;
}

.copyright {
	font-family: Verdana,Arial,sans-serif; font-size: 11px; color: #000;
}

a.copyright { color:#000; }
a.copyright:visited { color:#000; }
a.copyright:hover,active { color:#fff; }
