html 	*{
	padding: 0;
	margin: 0;
	}
a img, :link img, :visited img {
  	border: 0;
	}
table	{
  	border-collapse: collapse;
  	border-spacing: 0;
	}
ol, ul	{
  	list-style: none;
	}
p	{
	line-height: 18px;
	}
body 	{
	background: #0056AB;
  	color: #565954;
  	margin: 0;
  	padding: 0;
  	font-family: Arial,Helvetica,sans-serif;
  	font-size: 12px;
  	text-align: center; 
	}
a 	{
 	text-decoration: none;
 	color:#0056AB;
	}
a:link	{
 	color:#0056AB;
	}     
a:hover, a:active {
	color:#0056AB;
	text-decoration: underline;
	}  
#wrapper{
	width: 920px;
	margin: 0 auto;
	text-align: left;
	background: #0056AB url(images/main_background.gif) repeat-y top left;
}
#head   {
	width: 850px;
	margin-left: 10px;
    margin-right: 10px;	
	padding: 25px 25px 25px 25px;
	height: 375px;
	background: #F0F0F0;
	position: relative;
	}
#head h1{
	position: absolute;
	top:20px;
	left: 22px;
	width: 350px;
	height: 23px;
	font-family: Arial,Helvetica,sans-serif;
	font-size:30px;
	color:#FFFFFF;
	font-weight: bold;
	}
#head h1 a{
	text-decoration: none;
	color:#FFFFFF;
	}
#menu{
	position: absolute;
	top:25px;
	right: 25px;
	}
#menu li{
	float: left;
	}
#menu a {
	display: inline-block;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration:none;
	padding:10px 15px 30px 15px;;
	background-color: #FDCA00;
	border-bottom: 3px solid #D3D3D3;
	color:#0056AB;
	margin-right: 1px;
	font-weight: normal;
	}
#menu a:hover {
	border-bottom: 3px solid  #FDCA00;
	background-color: #0056AB;
	color: #fff;
	}
#menu li.selected a{
	border-bottom: 3px solid #0056AB;
	}
#submenu{
	}
#submenu li{
	float: left;
	padding-bottom: 20px;	
	}
#submenu a {
	display: inline-block;
	font-size: 11px;
	text-decoration:none;
	padding:5px 8px 5px 8px;
	background-color: #0056AB;
	color:#fff;
	margin-right: 1px;
	font-weight: normal;
	}
#submenu a:hover {
	background-color: #FDCA00;
	color: #0056AB;
	}
h2#slogan{
	position: absolute;
	top: 100px;
	right: 25px;
	font-family: Georgia, Times, serif, "Times New Roman";
	font-size:20px;	
	font-weight: bold;
	color: #0056AB;	
	}
h2	{
	font-family: Georgia, Times, serif, "Times New Roman";
	font-size: 20px;
	margin-bottom: 20px;
	font-weight: bold;	
	color: #0056AB;
/*	letter-spacing: 1px; */
	}
h3	{
	padding: 10px 0 10px 0;
/*	font-family: Georgia, Times, serif, "Times New Roman"; */
	font-size: 16px;
  	color: #565954;
	font-weight: bold;
	}
h4	{
	padding: 0 0 5px 0;
  	color: #565954;
	font-size: 14px;	
	font-weight: bold;
	}
h5	{
	padding: 0 0 5px 0;
  	color: #565954;
	font-size: 12px;	
	font-weight: normal;
	}
.select{
	font-size: 16px;
	}
.select a {
	display: block;
	font-size: 11px;
	text-decoration:none;
	padding:5px 8px 5px 8px;
	background-color: #0056AB;
	color:#fff;
	margin-right: 1px;
	font-size: 14px;	
	font-weight: normal;
	}
.select a:hover {
	background-color: #FDCA00;
	color: #0056AB;
	}	
.trenner {
	border-top: 1px solid #A9A9A9;
	}	
img.left {
	float: left;
	margin-right: 6px;
	border: 1px solid;
	border-color: #C0C0C0;
	}	
.team {
	float: left;
	padding: 0;
	height: 110px;
	width: 45%;
	padding-right: 5px;
	font-size: 90%;
	line-height: 1.1em;	
	}
.partner {
	border-bottom: 10px;
	}
.partner p{
	padding-top: 10px;
	}	
.partner-logo{
    display: block;
	padding: 5px;
	width: 250px;
	border: 1px solid #C0C0C0;
	background-color: #fff;
    display: table-cell;
	vertical-align: middle;	
	}
.partner-logo  img{
    display: block;
    margin: auto;
	}
.download h4{
	font-size: 120%;
	vertical-align:middle;
	height: 35px;
	}
.download  img{
	float: left;
	}		
#header-image {
	position: absolute;
	top:140px;
	}	
#container {
	float: left;
	width: 900px;
/*	background: #DDDBDB; */
	margin-left: 10px;
        margin-right: 10px;	
	}
#col_left {
	float: left;
	width: 565px;
	padding: 30px 25px;
	}
#col_left p{
	padding-bottom: 20px;
	}	
#col_right {
	float: right;
	background: #C8C8C8;
	width: 224px;
	padding: 30px 30px 20px 30px;
	}
#quote-statement {
	padding-top: 20px;
	border-top: 1px solid #A9A9A9;
 	color:#0056AB;
	font-family: Georgia, Times, serif, "Times New Roman";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;	
	line-height: 22px;	
	}
#quote-author {
	padding-top: 5px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #A9A9A9;
  	text-align: right; 
}	
#news	{
	padding-bottom: 10px;
	border-bottom: 1px solid #A9A9A9;
	}
#news li {
	margin-bottom: 20px;
}
#news li p.date{
	color: #0056AB;	
	font-weight: bold;
	}
#news li p.newsarchive{
	padding-left: 25px;
//	background: url(images/folder.jpg) no-repeat 0 50%;;
	}
#referenz {
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom: 1px solid #A9A9A9;
	}
#referenz ul li {
	padding:0 0 12px 18px;
	background: url(images/bullet.png) no-repeat top left;
}
.referenzen {
	float: left;
	width: 250px;
	padding:0 0 12px 18px;
	background: url(images/bullet-old.png) no-repeat top left;
	}
.referenzen-top {
	float: left;
	width: 250px;
	padding:0 0 12px 18px;
	background: url(images/bullet.png) no-repeat top left;
	}
#kontakt {
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom: 1px solid #A9A9A9;
	}
#kontakt img {
	float: left;
	padding-right: 5px;
	}
#aktualisierung {
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom: 1px solid #A9A9A9;
	}
.dots   {
	padding-bottom: 20px;
	line-height: normal;
}	
.dots ul li {
	padding:0 0 5px 20px;
	background: url(images/bullet.png) no-repeat top left;
}
#footer {
	width: 920px;
	background: #FFC100 url(images/footer_background.gif) repeat-y top left;
	margin: 0px auto 20px auto;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #565954;
	}
#footer p {
	text-align: center;
	font-size: 90%;
	}
label  {
	display:block;
	font-size: 90%;
	margin: 0;
	padding-top: 5px;
	padding-left: 3px;
}
input.text, textarea {
  	font-family:  Arial,Helvetica,sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #0056AB;
	background: #E3E3E3;	
	border-color: #DDDBDB #808080 #808080 #808080;
	border-style:solid;
	border-width: 1px;
	padding: 2px;
	width: 100%;
}
input.button {
	margin-top: 5px;
	padding: 2px;
	width: 100%;
}

.old-tag {
	background-color: #aaa; 
	color: #fff; 
	padding: 1px; 
	font-size: 7pt;
}

.new-tag {
	background-color: #FD923B; 
	color: #fff; 
	padding: 1px; 
	font-size: 7pt;
}
