@import url(header.css);
@import url(content.css);
@import url(styles.css);
@import url(navi.css);
@import url(mailform.css);
@import url(left-menu.css);
@import url(vgetagcloud.css);
@import url(suche.css);
@import url(tt_news_v3_styles.css);

body, html {
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	position: relative;
	text-align: center;
	border: 0;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: auto;
	font: normal 100.01% Lucida Grande, Verdana, Arial, sans-serif;
	background-image: url(/fileadmin/templates/wtal-it/img/bodyback.jpg);
	background-repeat: repeat;
	
}

#wrapper {
	position: relative;
	margin: 0 auto;
	height: auto;
	width: 924px;
	clear: both;
	background: #ffffff;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #ffffff;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #d3d3d3;
}

