body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:140%;
	color:#64605f;
	margin:90px 0 0 0;
	padding:0;
	background-color:#f2f2f1;
}

#lang{
color:#c3c3c3;
text-transform:uppercase;
font-weight:bold;
font-size:10px;
}

#lang a{
text-decoration:none;
color:#c3c3c3;
text-transform:uppercase;
}

#lang a:visited{
text-decoration:none;
color:#c3c3c3;
text-decoration:uppercase;
}

#lang a:hover{
text-decoration:none;
color:#5694ca;
text-transform:uppercase;
}

#lang #currentlang{
	color:#5694ca;
}


#breadcrump .right #currentlang{
	color:#5694ca;
}

body.kreativ{
	background:url(bg_kreativ.gif) no-repeat top center;
}

p {
	margin:0;
	padding:0 0 16px 0;
}

a {
	color:#64605f;
	text-decoration:underline;
}

a:visited {
	color:#64605f;
	text-decoration:underline;
}

a:hover {
	color:#64605f;
	text-decoration:underline;
}


hr {
	border-top: 1px solid #dededc;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;			
}

#container {
	width:894px;
	margin:0 auto;
	padding:0;
}

#header {
	width: 894px;
	padding:0;
	margin:0;
	height: 120px;
	position: relative;
	z-index:80;
}

#header_kreativ {
	width: 894px;
	padding:0;
	margin:0;
	height: 90px;
	position: relative;
	z-index:100;
}

#header img.logo {
	position:absolute;
	right:0px;
	top:12px;
	border:0;
}

#header_kreativ img.logo {
	position:absolute;
	right:0px;
	top:12px;
	border:0;
}

#navi h1{
	border:0;
}

h1 {
	font-weight: bold;
	text-transform:uppercase;
	font-size: 11px;
	margin:0 0 10px 0;
	padding:0;
	border-bottom: 1px solid #64605f;
}

h2 {
	font-weight: bold;
	text-transform:uppercase;
	font-size: 11px;
	margin:0 0 10px 0;
	padding:0;
	clear:left;
}
h3 {
	font-weight: bold;
	text-transform:uppercase;
	font-size: 11px;
	margin:0 0 10px 0;
	padding:0;
}
h4 {
	font-weight: bold;
	text-transform:uppercase;
	font-size: 11px;
	margin:0 0 10px 0;
	padding:0;
}
h5 {
	font-weight: bold;
	text-transform:uppercase;
	font-size: 11px;
	margin:0 0 10px 0;
	padding:0;
}
h6 {
	font-weight: bold;
	text-transform:uppercase;
	font-size: 11px;
	margin:0 0 10px 0;
	padding:0;
}



#main {
	width:894px;
	margin:0;
	padding:0;
	position:relative;
}

#main_kreativ {
	width:894px;
	margin:0;
	padding:0;
	position:relative;
	height:445px;
}

#image {
	left:203px;
	top:0;
	float:left;
	position:absolute;

}


*hmtl #image {
	width:685px;
	z-index:-1;
	
}

#content {
	float:right;
	width:690px;
	height:235px;
	overflow-y:auto;
	overflow-x:hidden;
}

#content #left {
	float:left;
	width:445px;
}


#content_breit {
	float:right;
	width:690px;
	height:235px;
	overflow:auto;
}

#content_breit #left {
	float:left;
	width:670px;
}


#content #right {
	float:right;
	width: 220px;
	margin:0;
	padding:26px 0 0 0;
}

#content #right h1{
	border: 1px solid #dededc;
	padding: 0 0 0 25px;
	margin: 0 4px 5px 0;
	line-height:19px;
	
	}
	
#content #right img.float_left {
	margin: 0 0 10px 0;
}
	
#content #right a.anker {
	font-weight:bold;
	background:url(nav_tec.gif) no-repeat;
	padding:0 0 0 25px;
	text-decoration:none;
	line-height:19px;
	display:block;
	float:left;
}	

#footer {
	clear:both;
	width:893px;
	font-size:10px;
	padding:20px 0 0 0;
	margin:0 auto;
}

#footer img{
	border:0;
	margin:0 3px 0 15px;
	float:left;
	}

#footer a {
	text-decoration:none;
	color:#64605f;
	float:left;
}

#footer a:visited {
	text-decoration:none;
	color:#64605f;
}

#footer a:hover {
	text-decoration:none;
	color:#64605f;
}

#footer .left {
	width:200px;
	margin:0;
	padding:0;
	float:left;
	text-align:center;
}

#footer .right {
	width:235px;
	margin:0;
	padding:0;
	float:right;
	text-align:right;
}

#footer .center {
	text-align:left;
	width:450px;
	margin:0 220px 0 200px;
}

img.float_right { 
	float: right;
	margin: 0 0 10px 10px;
	border:0;
	border: 1px solid #dededc;	
}

img.float_left { 
	float: left;
	margin: 0 10px 10px 0;
	border:0;	
	border: 1px solid #dededc;
}

a.download {
	display:block;
	padding:0 0 0 90px;
	float:left;
	border:0;
	margin:0 5px 5px 0;
	text-decoration:none;
	line-height:19px;
}

a.download:visited {
	text-decoration:none;
}

a.download:hover {
	text-decoration:none;
}


#content #right img.float_left {
	margin: 0 0 10px 0;
}

#content #right img.float_right {
	margin: 0 0 10px 0;
}


