@import url(../modules/blog/blog.css);
body, td, input, textarea {
	background-color:#fff;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #666;
}
body.page {
	background-color: #fff;
	background-image: url(../images/layout/mainbg.gif);
	margin: 0px;
	padding: 0px;
	
}
div#page {
	width: 958px;
	margin:0 auto;
	
	background-image: url(../images/layout/contentbg.gif);
	background-repeat: repeat-y;
}
div#topbg {
	position: absolute;
	left: 0;
	width: 100%;
	
	height: 141px;
	background-image: url(../images/layout/mainbg.gif);
}
div#top {
	width: 958px;
	margin:0 auto;
}
div#logo {
	width: 153px;
	height: 111px;
	float: left;
}
div#slogan {
	width: 389px;
	height: 111px;
	float: left;
}
div#webshop {
	
	width: 159px;
	height: 111px;
	float: left;
}
div#lang {
	width: 416px;
	height: 111px;
	float: left;
	
}
div#langs {
	margin-left: 260px;
	margin-top: 80px;
}
div.lang {
	float: left;
	font-weight: bold;
	color: #000;
	font-size: 12px;
}
div.lang a, div.lang a:hover, div.lang a:visited {
	color: #000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
html, body {
height:100%;
}
#page {
min-height:100%;
}
* html #page {
height:100%;
}
a, a:visited, a:active {
	color: #666;
}
a:hover {
	color: #999;
}
h1 {
	font-size: 18px;
	margin-top: 3px;
	margin-bottom: 5px;
}
h2 {
	font-size: 16px;
	margin-top: 3px;
	margin-bottom: 5px;
}
h3 {
	font-size: 14px;
	margin-top: 3px;
	margin-bottom: 5px;
}
div#menu {
	height: 30px;
	width: 958px;
	margin-top: 0px;
	background-image: url(../images/layout/topbar.gif);
	background-repeat: no-repeat;
	float: left;
}
#menu ul {
	line-height: normal;
	margin: 0px;
	padding: 0px;
	margin-left:16px;
	margin-top:0px;
	padding-top:2px;
	list-style-type: none;
	clear:both;
}
#menu ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	
	line-height: normal;
	text-align:center;
}
#menu ul li a {
	line-height: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display:block;
	padding: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#menu ul li a.aktiv, #menu ul li a.aktiv:hover {
	text-decoration: none;
	color: #999;
}
#menu ul li a:hover{
	text-decoration: none;
	color: #999;
}
div#content {

	background-image: url(../../images/layout/contentbg.gif);
	background-repeat: repeat-y;
	float: left;
}
div#content2 {
	width: 915px;
	padding: 22px;
	padding-top: 151px;
	
}
td.newsdate {
	background-image: url(../images/layout/datebg.jpg);
	background-repeat: no-repeat;
	background-position: center right;
	
}
td.newsdate div {
	margin-left: 3px;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: normal;
}
a.newsheading {
	font-size: 13px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
a.newstext {
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
#footer {
	height:34px; 
	margin-top:-34px;
}
#footer div {
		
	width: 905px;
	padding-top: 18px;
	
	margin:0 auto;
	text-align:center;
}
