div#langPos {
	position:absolute;
	right:330px;
	top:12px;
	width:18px;
}
div#langPos img {
	margin-bottom:3px;
}
div#langPos a { 
	text-decoration:none;
	color:#999;
	font-size:11px;
}

div#langPos a:hover {
	text-decoration:underline;
 } 

div#tvFlashSlogan {
	position:absolute;
	z-index:18;
	left:20px;
	top:20px;
	background-image: url(../images/layout/slogan.png);
	width:618px;
	height:81px;
	background-repeat:no-repeat;
}

div#tvFlashSloganIT {
	position:absolute;
	z-index:18;
	top:20px;
	left:20px;
	background-image: url(../images/layout/sloganIT.png);
	width:618px;
	height:81px;
	background-repeat:no-repeat;
}

div#tvFlashSloganEN {
	position:absolute;
	z-index:18;
	top:190px;
	left:380px;
	background-image: none;
	width:618px;
	height:81px;
	background-repeat:no-repeat;
}


td#colMain2 {
	width:638px;
}
td#colMain {
	width:399px;
}
td#colRightA {
	width:239px;
}
td#colRightB {
	width:239px;
}

div#tvMainContent {
	padding-bottom:15px;
}

div#tvFlashRight{
	position:absolute;
	z-index:19;
	right:0;
	background: #ECD868;
	background-image: url(../images/layout/bgSearch.jpg);
	width:240px;
	height:240px;
	background-repeat:no-repeat;
}



div#tvFlash {
	position:relative;
	height:240px;
	border-bottom:1px solid white;
}

div#tvFlashLeft {
	position:absolute;
	left:0;
}

div#impLogosPos {
	position:absolute;
	top:17px;
	right:0;
}

div#impMenuPos {
	position:absolute;
	top:24px;
	left:20px;
	color: #A5A59E;
	font-size:12px;
	line-height:17px;
	height:50px;
}


div#impMenuPos a {
	color: #A5A59E;
	text-decoration:none;
}

div#impMenuPos a:hover {
	color: #C30543;
}

div#logoPos {
	position:absolute;
	right:0px;
	top:12px;
}

div#langPos {
	position:absolute;
	right:325px;
	top:12px;
	width:18px;
}
div#langPos img {
	margin-bottom:3px;
}
div#tvTop {
	height:72px;
	position:relative;

}

div#tvMainContent {
	background:#FFF;

}

div#tvImpressum {
	background-image: url(../images/layout/shadow.png);
	background-repeat:repeat-x;
	position:relative;
	height:45px;
}

div#tvMain {
	position:relative;
	margin:0 auto;
	width:877px;
	text-align:left;
}

td {
	vertical-align: top;
	}

table {
	border: 0;
	border-collapse: collapse;
	}

body {
	font-family: arial, lucida sans, verdana, sans-serif;
	background: #E5E8D3 url(../images/layout/bgMain.jpg) repeat-x top;
	text-align:center;
}


* {
	margin: 0;
	padding:0;
}