html, body {
	color: #444444;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Segoe UI, Verdana, Tahoma, Arial, sans serif;
	font-size: 100,01%;
}

h1, h2, h3 {
font-family: Georgia, Times New Roman, serif;
font-weight: normal;
}

#head {
	position: absolute;
	top: 0px;
	left: 0px;
	
	width: 100%;
	height: 113px;
	background: url(title.png) top right no-repeat #ffffff;
}

#head p {
	display: none;
}

#topmenu {
	position: absolute;
	top: 2px;
	right: 250px;
	font-size: 80%;
}

a, a:visited, a:hover {
	text-decoration: none;
}

#topmenu a, #topmenu a:visited, #topmenu a:hover {
	color: #0378b9;
}

#topmenu a:hover {
	color: #eb8002;
}

#logo {
	position: absolute;
	top: 30px;
	left: 30px;
	width: 100px;
	height: 100px;
	overflow: hidden;
	background: url(weka_logo.png) top right no-repeat;
}
#logo h1 {
font-family: Arial;
font-weight: normal;
}

#brand {
	position: absolute;
	top: 55px;
	left: 140px;
	width: 131px;
	height: 24px;
	background: url(themeheadline_blue.png) top right no-repeat;
	
}
#brand h1 {
font-family: Arial;
font-weight: normal;
}

#menu {
	position: absolute;
	top: 111px;
	left: 0px;
	width: 100%;
	height: 35px;
	background: url(menubar.png) top left;
}

#start {
	position: absolute;
	left: 124px;
	top:0px;
	height:35px;
	width: 80px;
	overflow: hidden;
}

#weblog {
	position: absolute;
	left: 204px;
	top:0px;
	height:35px;
	width: 0px;
	overflow: hidden;
}

#schulung {
	position: absolute;
	left: 304px;
	top:0px;
	height:35px;
	width: 0px;
	overflow: hidden;
	float: left;
}

#service {
	position: absolute;
	left: 204px;
	top:0px;
	height:35px;
	width: 88px;
	overflow: hidden;
	float: left;
}

#main {
	position: absolute;
	top: 147px;
	left: 0px;
	width: 100%;
	margin: 0px;
	padding:0px;
}

#content {
	position:absolute;
	margin: 0px;
	padding:0px;
	left: 120px;
	top:0px;
	width: 606px;
}

#kv {
	margin: 0px;
	padding:0px;
	height: 99px;
	overflow: hidden;
}

#kv h1 {
	display: none;
}

#right {
	position:absolute;
	margin: 0px;
	padding:0px;
	left: 726px;
	top:80px;
	width: 226px;
	text-align: center;
	overflow: hidden;
}

#products, #more {
	text-align: left;
}

#products h1, #products .item, #more .item {
	margin-left: 20px;
	margin-right: 8px;
}

#products h1, #more h1 {
	font-size: 100%;
}

#products .item {
	background: #ffffff;
	padding: 5px;
	width: 184px;
	overflow: hidden;
	margin-bottom: 10px;
}

#products .item h2{
	font-size: 90%;
	font-family: Segoe UI, Verdana, Tahoma, Arial, sans serif;
}

#products  p{
	font-size: 70%;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	margin-right:8px;
	padding-bottom: 3px;
}

#products .item p{
	font-size: 70%;
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
}

.top {
	width: 228px;
	height: 18px;
	font-size: 1px;
}

.bot {
	width: 228px;
	height: 26px;
	font-size: 1px;
}

#text {
	margin-left: 28px;
	margin-right: 19px;
}

#text p, #text li {
	font-size: 90%;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
}

#text h1 {
	font-size: 170%;
}

#text h2 {
	font-size: 130%;
}

#text h3 {
	font-size: 100%;
}

/*wordpress*/
.post {
	margin-bottom: 1.5cm;
}

.post .date {
	font-size: 70%;
}

.post h2 {
	font-size: 130%;
	margin: 0px;
	padding: 0px;
	margin-top: 1px;
	margin-bottom: 3px;
}

.post .meta, #commentlist .meta, #text .meta {
	font-size: 60%;
	margin-bottom: 4px;
}

.post .feedback {
	font-size: 90%;
}

#commentlist li {
margin-bottom: 36px;
}

#more ul {
list-style: none;
margin: 0px;
padding: 0px;
margin-left: 20px;
margin-right: 8px;
margin-bottom: 12px;
}

#more ul ul{
margin-left: 10px;
margin-right: 0px;
}

#more li {
font-family: Georgia, Times New Roman, serif;
font-size: 90%;
font-weight: normal;
color: #444;
}

#more li li {
font-family: font-family: Segoe UI, Verdana, Tahoma, Arial, sans serif;
font-size: 80%;
font-weight: normal;
margin-top: 6px;
}

.item-news, .item-schulung, .item-service {
width: 150px;
padding: 10px;
margin-top: 20px;
height: 350px;
overflow: hidden;
float: left;
color: #ffffff;
}

.item-news {
border: 1px solid #c82521;
background: #d7605d;
}

.item-news a, .item-news a:hover, .item-news a:visited {
color: #c82521;
}

.item-schulung {

}

.item-schulung a, .item-schulung a:hover, .item-schulung a:visited {

}

.item-service {
border: 1px solid #58a902;
background: #88c24b;
margin-left: 17px;
}

.item-service a, .item-service a:hover, .item-service a:visited {
color: #58a902;
}

#more .danger {
height: 10px;
font-size: 1px;
margin-left: 20px;
margin-right: 8px;
background: url(danger.png);
}

#text .danger {
height: 10px;
font-size: 1px;
background: url(danger.png);
}

#more h2 {
font-size: 100%;
margin:0px;
padding: 0px;
margin-left: 20px;
margin-right: 8px;
margin-top: 6px;
margin-bottom: 10px;
}

#more p {
line-height: 1.25em;
font-size: 80%;
margin-left: 20px;
margin-right: 8px;
}

#more form {
font-weight: bold;
margin-left: 20px;
margin-right: 8px;
}
