/* xxxxxxxxxxxxxxxxxxxxxxx Tags xxxxxxxxxxxxxxxxxxxxxxxx */

body 
{	
	line-height: 16px;	
	margin: 0;	
	padding: 0;	
	font-family: Verdana, Arial, sans-serif;	
	font-size: 10px;	
	color: #000000;	
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 882px;
}

h1
{	
	font-weight: bold;		
	font-size: 10px;
	line-height: 16px;
}

p
{
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}


a:link
{
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a:visited
{
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a:active
{
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #BCE630;
	font-weight: bold;
	text-decoration: none;
}

/* xxxxxxxxxxxxxxxxxxxxxxx Kopfbereich der Seite, beinhaltet Logo und Claim xxxxxxxxxxxxxxxxxxxxxxxx */

#header 
{	
	width: 882px;	
	height: 143px;	
	float: none;	
}

.claim
{
	width: 680px;
	text-align: center;
	float: right;
	margin-top: 100px;
}

/* xxxxxxxxxxxxxxxxxxxxxxx Umbrueche xxxxxxxxxxxxxxxxxxxxxxxx */

.cleaner
 {
 	height: 1px;
 	width: 100%;
 	overflow: hidden;
 	display: block;
 	clear: both;
 	float: none;	
 	margin-bottom: 10px;
 }
 
.cleanerHr
 {
 	height: 1px;
 	width: 100%;
 	overflow: hidden;
 	display: block;
 	clear: both;
 	float: none;	
 	/* margin-bottom: 10px; */
 	background: url(../images/layout/bg_dot.gif) repeat-x;
 }

/* xxxxxxxxxxxxxxxxxxxxxxx Content- und Menubereich xxxxxxxxxxxxxxxxxxxxxxxx */

#container 
{	
	width: 820px;	
	float: none;	
	overflow: hidden;
	margin-left: 32px;
	background: url(../images/layout/bg_dot.gif) top repeat-x;
}

#menu 
{	
	width: 145px;
	float: left;	
	overflow: hidden;
	display: block;
	margin-top: 26px;
	padding-bottom: 22px;
}

#content
{
	width: 612px;
	float: left;
	margin-top: 7px;
	margin-left: 63px;
	margin-bottom: 5px;
	padding: 0;
}

.zeile
{		
	float: left;	
	overflow: hidden;
	margin-bottom: 15px;
	width: 675px;
	
}

.textZeile
{		
	float: left;	
	/* width: 540px; */
	width: 580px;
	margin-top: 27px;
	padding-bottom: 0;
	margin-bottom: 0;
}

.illustration
{
	width: 826px;
	float: none;
}
.prozess
{
	padding-left: 7px;
}

.grey
{
	color: #666666;
}

.zeileLeistung
{		
	float: left;	
	overflow: hidden;
	width: 675px;
	background: url(../images/layout/bg_dot.gif) bottom repeat-x;
	margin-bottom: 0;
}

#content a
{
	color: #303030;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover
{
	color: #BCE630;
	text-decoration: underline;
}

.contact
{
	padding-top: 20px;
}

.spalte
{
	margin-right: 30px;
	float: left;
	padding-top: 27px;
}
.textSpalte
{
	float: left;
	margin-left: 25px;
	line-height: 20px;
	margin-bottom: 10px;
}

.middle
{
	margin-left: 100px;
	margin-right: 75px;
}
/* xxxxxxxxxxxxxxxxxxxxxxx News auf der Startseite xxxxxxxxxxxxxxxxxxxxxxxx */

.headLine 
{	
	height: 17px;	
	clear: both;
	float: none;	
	overflow: hidden;
	width: 100%;
	
}

.news 
{		
	clear: both;
	float: none;	
	overflow: hidden;
	width: 100%;
	background: url(../images/layout/bg_dot.gif) top repeat-x;
	margin-bottom: 16px;
}

.newsText
{		
	float: none;	
	width: 475px;
	background-color: #FFFFFF;
	margin-left: 208px; 
	margin-left: 260px;
	margin-top: 16px;
	padding-left: 19px;
	padding-top: 12px;
	padding-bottom: 12px;	
}

.date
{
	font-size: 11px;
	color: #BCE630;
	font-weight: bold;
}

/* xxxxxxxxxxxxxxxxxxxxxxx Seitenabschluss xxxxxxxxxxxxxxxxxxxxxxxx */

#footer 
{	
	width: 820px;	
	margin-top: 25px;
	margin-bottom: 10px;
	float: none;
	clear: both;	
	overflow: hidden;	
	text-align: right;
}

#footer a
{
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 18px;
}

#footer a:hover
{
	color: #BCE630;
	text-decoration: underline;
}

/* xxxxxxxxxxxxxxxxxxxxxxx Animation auf der Startseite xxxxxxxxxxxxxxxxxxxxxxxx */

#flashFilm
{
	width: 612px;
	float: left;
	margin-top: 1px;
	margin-left: 63px;
	margin-bottom: 5px;
	padding: 0;
	padding-top: 30px;
}

.anchor 
{
	height: 28px;
	float: left;
	overflow: hidden;
	width: 145px;
}

.anchor a {
    background: transparent url(../images/layout/anchor.gif) no-repeat;
    padding: 5px 0px 1px 16px;
    color: #BCE630 !important;
    font-size: 9px;
    font-weight: bold;
    display: block;
}

.anchor a:hover {
    color: #000000 !important;
    text-decoration: underline;
}

.subMenu
{
	margin-top: 110px;
}

.anchorSub
{
	height: 28px;
	float: left;
	overflow: hidden;
	width: 145px;
}

.anchorSub a {
    background: transparent url(../images/layout/anchor_sub.gif) no-repeat;
    padding: 5px 0px 1px 16px;
    color: #666666!important;
    font-size: 9px;
    font-weight: bold;
    display: block;
}

.anchorSub a:hover {
    color: #BCE630 !important;
    text-decoration: underline;
}

/* xxxxxxxxxxxxxxxxxxxxxxx Teamseite xxxxxxxxxxxxxxxxxxxxxxxx */

.portrait
{
	width: 325px;
	background-color: #FFFFFF;
	margin-top: 19px;
	overflow: hidden;
}

.headlineTeam
{
	margin-top: 30px;
	margin-bottom: 0 !important;
	padding-bottom: 0;
}

.portraitImage
{
	/* padding-left: 15px; */
	padding-top: 12px;
	padding-bottom: 26px;
	width: 360px;
}

.portraitText
{
	/* padding-left: 15px; */
	padding-top: 12px;
	/* padding-bottom: 12px; */
	padding-right: 25px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.zeilePortrait
{		
	clear: both;
	float: left;	
	overflow: hidden;
	width: 100%;
	background: url(../images/layout/bg_dot.gif) top repeat-x;
	margin-bottom: 0;
	
}









.textLink {
	text-decoration: underline;
	font-weight: normal;
}


.textLink a {
	text-decoration:underline;
	
}

.textLink a:hover {
	text-decoration: none;
	color: #BCE630;
	
}



