
* {
	margin: 0px;
	padding: 0px;
	overflow: visible;
	position: relative;
	z-index: 1;
}
html{
	overflow: auto;
}
body {background-color: #EDF0EA;
	height: 100%;

}
#wrapper
{



}

#ak { 
position:absolute;
margin :80px 0 0 1320px;
width : auto;
padding : 0;

}


#mainContent
{
	width: 710px;
	height:620px;
	margin-top:30px;
	margin-left: auto;
	margin-right: auto;
	border: 1px  solid #ACB0C0;
	}

#intro {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 30;
	visibility:hidden;
	display: none;
}

.display {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 490px;
	

}
.info {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background: #fff;
	}


.info .head {
background-image : url('bilder/logo.png'); 
background-repeat : no-repeat;
background-position: 32px 0;
	padding: 12px;
	margin-top: 0px;
	margin-right: 2px;
	font-size: 12px;
	background-color: #fff;
	height:70px;
	
}
h1, h2 {
	font-size: 15px;
	font-weight: bold;
	color: #4E5F7F;
	font-family :  georgia, "trebuchet MS", Arial, verdana, sans-serif;
margin-top:65px;
margin-bottom: 2px;
text-align: right;
}

	
p {
	font-size: 11.5px;
	margin-left: 22px;
	line-height: 150%;
font-family: verdana, arial, sans-serif;
color: #131C47;
}

a:link, a:visited  { 
color : #52658A; 
text-decoration : none; 
} 

a:hover, a:active { 
color : #19305E; 
text-decoration : underline; 
} 

img {
border: none;
}

.info .photo {
	margin-top: 2px;
	margin-right: 2px;
	height: 376px;
	background-color: #fff;
	
}
.info .photo img {
	margin: 5px 1px 1px 5px;

}
.info .koquInfo {
	position: absolute;
	padding: 10px;
	top: 475px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-color: #fff;
	
	
}
.info #koquGroup {
	/*opacity: 1;
	filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=1);*/
}
#divisions {
	position: absolute;
	z-index: 2;
	top: 0px;
	right: 0px;
	width: 220px;
	
}
.koquButton
{
	text-align: center;
	font-weight: bold;
	margin-left: 0;
	padding-top:8px;
	height: 51px;
	background-color: #4E5E7F;
	-moz-opacity: 1;
	filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=1);
}
.koquButton:Hover
{
	cursor: pointer;
	opacity: 0.5;
	filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=0.5);
}
.koquButton .logo {
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}
.copyTag {
	
	font-size: 12px;
	text-align: center;
	font-family: verdana, Tahoma, Geneva, sans-serif;
}
.copyTag a:link, .copyTag a:visited {
	color:#222C1E;
	text-decoration: none;
}
.copyTag a:hover, .copyTag a:active {
	color:#61635F;
text-decoration: underline;
}

/* Fixed Positioned AddThis Toolbox */     
       
.addthis_toolbox.atfixed {
    position: fixed;
   margin : 10px 20px 5px -110px;
   
    padding: 5px 5px 1px;
    width: 40px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.addthis_toolbox .custom_images a {
    width: 50px;
    height: 50px;
    margin:0;
    padding: 4px 0 4px 0;
    cursor: pointer;
}
.addthis_toolbox .custom_images a img 
{ border: 0; 
margin: 0;
 filter:alpha(opacity=100);
        -moz-opacity:1.0;
        -khtml-opacity: 1.0;
        opacity: 1.0;

}

.addthis_toolbox .custom_images a:hover img 
{ margin: 0; 
 filter:alpha(opacity=50);
        -moz-opacity:0.5;
        -khtml-opacity: 0.5;
        opacity: 0.5;
 
}

#news {
    position: fixed;
   margin : 170px 0 0 720px;
 padding:0;
    width: 160px;

background:#fff;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
border: 1px solid #E7E8EB;
}


.news{
font-family: verdana, arial, helvetica, sans-serif;
font-size : 16px; 
font-weight:bold;
color : #2C3A57; 
padding:0; 
text-align: left;
} 
