body{
	padding:0 0 0 0;
	margin:0;
	color:#666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#outer{
	width:915px;
}

#top{
	height:80px;
	width:915px;
}

#logo{
	text-align:left;
	padding: 15px 0 0 0;
	width:500px;
	float:left
}

#logo img{
	float:left;
	padding: 0 15px 0px 0;
}

#logo-scawo{
	float:left;
	width:300px;
	text-align:left;
	padding: 20px 0 0 0;
}

#footer{
	text-align:right;
	padding: 30px 0 15px 0;
	color:#CCCCCC;
	text-transform:uppercase;
	float:right;
	width:300px;
	height:100px;
}

h2{
	font-size:11px;
	font-weight:normal;
	color:#666;
	padding:0 0 15px 0;
	margin: 10px 0 0px 0;
	line-height:120%;
}

#header-image{
	width:915px;
	height:450px;
	background:#ccc;
}

.tuerkis{
	color: #6AC4C1;
}

/******** lang ***********/

#lang{
	float:right;
	width:300px;
	font-weight:bold;
}

#lang a{
	color:#666;
	text-decoration:none;
	font-size:11px;
	/*padding: 0 8px 0 25px;*/
	padding: 30px 0 20px; 0;
	width:75px;
	text-align:center;
	float:right;
}

#lang a:hover{
	color:#fff;
	background:#6AC4C1;
	padding: 40px 0 10px 0;
}

#lang-item-de a:hover{
	background:url(../images/home/lang/DE1.gif) no-repeat left top #6AC4C1;
}

#lang-item-it a:hover{
	background:url(../images/home/lang/IT1.gif) no-repeat left top #6AC4C1;
}

#lang-item-en a:hover{
	background:url(../images/home/lang/EN1.gif) no-repeat left top #6AC4C1;
}

#lang-item-fr a:hover{
	background:url(../images/home/lang/FR1.gif) no-repeat left top #6AC4C1;
}

