@charset "utf-8";
/* CSS Document */
* { 
	margin: 0;
	padding: 0;
}

html {
	background: #ffffff url(../images/bg2.png) top center no-repeat;
}

#page {
	width: 1150px;
	margin: 0px auto;
	background:url(../images/bg_page2.png) no-repeat top center;
}		
#container {
	width: 985px;
	margin: 0px auto;
	min-height: 500px;
}
#header_left {
	position: relative;
	display:block;
	float: left;
	width: 300px;
	height:288px;
	padding-left: 23px;	
	/*padding-right: 30px;*/
}
#header_right {
	display:block;
	margin-left: 326px;
	width: 656px;
	height: 289px;
	position: relative;
}

#headerimg {
	width: 655px;
	height: 289px;
	background: url(../images/H_IT.jpg);
}

#logo a {
	display:block;
	width:258px;
	height:47px;
	background: url(../images/logo.png) no-repeat top left;
	margin-top: 50px;

}
#logo span {
	display: none;
}

#metamenu {
	margin-top: 10px;
}

#hotline {
	position: absolute;
	bottom: -1px;
	left: 21px;
	display:block;
	height: 125px;
	width: 275px;
	background: url(../images/hotlinebox.png) no-repeat bottom left;
}

#bwflagge a {
	display:block;
	position: absolute;
	height: 111px;
	width: 179px;
	right: 10px;
	top:0px;
	background: url(../images/bwflagge.png) no-repeat bottom left;
}

#bwflagge span {
	display: none;
}

#linemenu {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 655px;
}

#leftmain {
	float:left;
}

#mainmenu {
	width: 190px;
	padding: 0px 30px 0px 100px;
}

#partner {
	height: 103px;
	width: 295px;
	background: url(../images/partner_.jpg) no-repeat bottom left;
}

#main { 
	position: relative;
	min-height: 500px;
}

#box {
	left: 0;
	position: absolute;
	width: 295px;
	bottom: -87px;
	display: block;
}

#cloudtag  {
	//background-color:#B9B8B8;
	background: url(../images/TagCloud.png) no-repeat bottom left;
	/*border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-top:1px solid #ffffff;*/
	margin-left:1px;
	padding-bottom:8px;
	padding-left:8px;
	padding-right:7px;
	padding-top:20px;
	text-align: right;
}

#cloudtag h1 {
	text-decoration: none;
	font-size: 12px;
	color: #b4b8ba;
	margin-bottom: 0;
	text-align:left;
	padding-right: 40px;
}

#cloudtag h2, #cloudtag a, #cloudtag a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #b4b8ba;
	margin-bottom: 0;
}

#cloudtag a:hover {
	color: #e53610;
}

.internal-link a:hover{
	color: #000000;
}

#rootline {
	padding: 8px 0px 0px;
	height: 35px;
	display: block;
	float: left;
	width: 450px;
}
#login a{
	display: block;
	width: 119px;
	height: 36px;
	margin: 13px 15px 0px 490px;
}
#login a span {display :none;}

#login a.login {
	background: url(../images/Login.png) no-repeat top left;
}
#login a.logout {
	background: url(../images/Logout.png) no-repeat top left;
}

#mainContent {
	margin-left: 355px;
	padding-top: 15px;
	padding-bottom: 274px;
}

#contentcontainer {
	padding-right: 35px;
}

#testimonial { 
	right: 0px;
	width: 650px;
	height: 360px;
	margin-top: 10px;
	position: absolute;
	bottom: -87px;
}

#footer {

	min-width: 1150px;
	height: 189px;
	background: url(../images/bg_footer.png) repeat-x bottom left;
	/*margin: 0px -7px -7px -7px;*/
}

#footermenu {
	width: 985px;
	margin: 0px auto;
	height: 100px;
	padding-top: 89px;
}
