div.wrapper
{
	position: absolute;
	width: 990px;
	height: 722px;
	left: 50%;
	top: 50%;
	margin-left: -495px;
	margin-top: -361px;
	background-image: url('../images/bg.png');
}

div.head
{
	position: absolute;
	left: 36px;
	top: 36px;
	width: 786px;
	height: 307px;
	background-color: #ededed;
}

div.kbut
{
	position: absolute;
	top: 194px;
	right: 0px;
}

div.navigation
{
	position: absolute;
	left: 0px;
	top: 373px;
	width: 160px;
	height: 314px;
	background-image: url('../images/navibg.jpg');
}

div.content
{
	position: absolute;
	width: 622px;
	height: auto;
	/*background-color: #33CCFF;*/
	top: 373px;
	left: 201px;
}
div.kontakt
{
	width: 231px;
	height: 228px;
	position: absolute;
	top:434px;
	left: 700px;
	background-image: url('../images/kontakt.jpg');
}
div.subnavi
{
	position: absolute;
	width: 980px;
	height: 17px;
	bottom: 0px;
	right: 0px;
}
div.seiten-aktuelles
{
	position: absolute;
	width: 290px;
	height: auto;
	top: 654px;
	right: 170px;
	text-align: right;
}

div.seiten-referenzen
{
	position: absolute;
	width: 230px;
	height: 20px;
	top: 340px;
	right: 170px;
	text-align: right;
}
div.clickpath
{
	position: absolute;
	width: 400px;
	height: 20px;
	top: 340px;
	left: 36px;
}



/* |||||| Text */
a.vorclass
{
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a.vorclass:HOVER
{
	text-decoration: underline;
}
a.vorclass-lite
{
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
a.vorclass-lite:HOVER
{
	text-decoration: underline;
}
div.content-text
{
	font-family: Verdana;
	font-size: 12px;
	color: #565655;
	line-height: 17px;
	letter-spacing: -0.5px;
}
div.text
{
	font-family: Verdana;
	font-size: 11px;
	color: #565655;
	line-height: 21px;
}
div.newstext
{
	font-family: Verdana;
	font-size: 12px;
	color: #565655;
	line-height: 21px;
}
a.navi, a.navi-set
{
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 19px;
	text-decoration: none;
}
a.navi2, a.navi2-set
{
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 19px;
	text-decoration: none;
}
a.navi2-set
{
	color: #999999;
	text-decoration: underline;
}
h1
{
	font-weight: normal;
	font-size: 17px;
	color: #565655;
	margin-top: -2px;
	margin-bottom: 0px;
	left: -1px;
}
div.subnavi-text, a.subnavi
{
	text-decoration: none;
	margin-top: 1px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
}
a.pagenavi
{
	padding: 3px;
	text-decoration: none;
	color: #6d6d6c;
	height: 10px;
}
a.pagenavi-set
{
	text-decoration: none;
	padding: 3px;
	padding-top: 0px;
	padding-bottom: 1px;
	background-color: #6d6d6c;
	color: #FFFFFF;
	height: 10px;
}

/* |||||| Image */
img.arrow
{
	position: relative;
	top: 1px;
}
img.nswnr
{
	position: absolute;
	right: 43px;
	top: 1px;
}
div.seiten-text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}




/* |||||| Formular */
select.anliegen
{
	width: 224px;
	color: #FFFFFF;
	border: 2px solid #666666;
	background-color: #666666;
	height: 22px;
	font-weight: bold;
	font-size: 12px;
}
input.field
{
	font-size: 12px;
	width: 218px;
	height: 18px;
	border: 1px solid #333333;
	color: #AAAAAA;
}
input.field2
{
	font-size: 12px;
	width: 48px;
	height: 18px;
	border: 1px solid #333333;
	color: #AAAAAA;
}
input.field3
{
	font-size: 12px;
	width: 160px;
	height: 18px;
	border: 1px solid #333333;
	color: #AAAAAA;
}
textarea.nachricht
{
	font-family: verdana;
	font-size: 12px;
	width: 457px;
	height: 70px;
	color: #AAAAAA;
	border: 1px solid #333333;
}
input.submit
{
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	border: 4px solid #666666;
	cursor: pointer;
}