body {
	font-family:arial;
	background-color: #FFF;
	text-align: center;
}

#global {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color:#fff;
	border:none;
	width:100%; 
} 

#service,#arbeit,#design,#fragen {
	float:left;
	width:96%;
}

#logo {
	float:left;
	width:100%;
}

#submenu {
	visibility:hidden;
}

#content {
	width:100%;
	float:right;
}

#aliste {
	float:left;
	width:48%;
	margin-bottom:20px;
}

 #bliste {
	width:48%;
	float:right;
	margin-bottom:20px;
}

p,acronym,address,ul,label { 
	text-align:left;
	color:#000; 
	font-size:10pt;
	line-height:12pt;
	font-style:normal;
}

li,ul {
	margin:0;
	padding:0;
	list-style:none;
}

h1 {
	text-align:left;
	margin:0;
	padding:0;
	line-height:14pt;
}

h1 a:link, h1 a:hover, h1 a:visited {
	color:#000;
	text-decoration:none;
	background-color:#fff;
}

h2 {
	text-align:left;
	font-weight:normal;
	font-size:14pt;
	color:#000;
	margin:0;
	padding:0;
}

h3 {
	font-size:10pt;
	padding:15px 0 0 0;
	text-align:left;
	font-weight:bold;
	color:#000;
}

h4 {
	font-size:10pt;
	font-weight:bold;
	text-align:left;
	color:#000;
}

a:link, a:visited {
	color:#000;
	text-decoration:underline;
}

a.aktiv:link, a.aktiv:visited {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

#aliste li, #bliste li {
	font-size:10pt;
	line-height:16pt;
}

.bottom {
	font-size:10pt;
	color:#333;
	margin-top:10px;
	text-align:center;
}

.minimal {
	font-size:10pt;
	line-height:14pt;
	color:#666;
}

hr {
/* floats festzurren */
	visibility:hidden;
	clear:both;
}

img {
	border:0;
}

.screenshot {
	background-color:#fff;
	width:100%;
	text-align:center;
	border:1px solid #ccc;
	margin:20px 0 0 0;
	padding:35px 0 35px 0;
}

#navigation,#block,form,label,input,.footer,.unsichtbar {
	display:none;
}

#design,#service,#arbeit,#fragen {
	border:none;
}