/* styles for kommzen site -- index Seite */
/*
Colors
violet #901E78
*/


#topmenu {
	margin-top: 20px; margin-left: 25px;
	background-color: #fff;
}


div.topmenu-imagebox {
	float: left; 
	background-color: white; 
	text-align: center;	
	padding: 0 10 0 0;
}

img.topmenu-image {
	border: 0;
	margin: 0;
}

div.topmenu-text {
	float:left; 
	background-color:gray; 
	text-align:center;
}

div.topmenu-imagebox a img {
	border:0px;
}

div.w107 {
	width: 107px;
}
div.w120 {
	width: 120px;
}


#topmenu a {
	background-color: gray;
	color: white;
}

#topmenu a:hover {
	background-color: gray;
	color: #901E78;
}



#logo1 {
	margin: 30 30 30 18; 
	border-width: 0px;
}


#logoall {
	margin:0px;
	border-style: solid;
	border-width: 0px;
}

a #logoall {
	margin:0px;
	border-style: solid;
	border-width: 0px;
}

/* teaser1 is no longer used */
#teaser1 {
	margin: 80 0 30 30;
	text-align: right;
	font-size:24px ;
	color: #901E78;
}

#teaser {
	margin: 65 38 60 30;
	text-align: right;
	font-size:24px;
	color: #949494;
}

