* {
	margin: 0;
	padding: 0;
}
body {
	background: url('../images/bodybg.jpg') repeat-x #202021;
	text-align: center;
	font: normal 12px Arial, Helvetica, sans-serif;
}
div {
	text-align: left;
}
a {
	text-decoration: none;
	color: #7d7d7d;
}
a:hover {
	color: #2783a2;
}
img {
	border: none;
}
.clearfix {
	clear: both;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
h1#logo {
	background: url('../images/logo.png') no-repeat;
	width: 208px;
	height: 41px;
	font-size: 0;
	text-indent: -999em;
	margin: 0;
	font-size: 0px;
}
div#background {
	width: 100%;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: top center;
	padding: 25px 0px 0px 0px;
}
div.bg-News, div.bg-Home, div.bg-Aktuell, div.bg- {
	background-image: url('../images/themes/news.jpg');
}
div.bg-About, div.bg-Über { 
	background-image: url('../images/themes/aboutus.jpg');
}
div.bg-Projects, div.bg-Projekte { 
	background-image: url('../images/themes/projects.jpg');
}
div.bg-Media, div.bg-Presse { 
	background-image: url('../images/themes/media.jpg');
}
div.bg-Gallery , div.bg-Galerie{ 
	background-image: url('../images/themes/gallery.jpg');
}
div.bg-Links { 
	background-image: url('../images/themes/links.jpg');
}
div.bg-Kontakt, div.bg-Contact { 
	background-image: url('../images/themes/contact.jpg');
}
div.bg-Impressum, div.bg-Impressum { 
	background-image: url('../images/themes/impressum.jpg');
}
div#wrapper {
	width: 649px;
	margin: 0 auto;
	position: relative;
}
div#wrapper span.langswitch {
	right: 50px;
	top: 5px;
	position: absolute;
}
div#header {
	height: 284px;
}
div#navi {
	background: url('../images/navibg.gif') repeat-x;
	height: 32px;
	margin: 20px 0 0;
	overflow: hidden;
}
div#navi ul {
	list-style-type: none;
}
div#navi li {
	float: left;
}
div#navi li a {
	color: #d0d0d0;
	display: block;
	height: 29px;
	padding: 0px 12px 0px 13px;
	outline: none;
}
div#navi li a.current {
	font-weight: bold;
}
div#navi li a span {
	display: none;
}
div#navi li a.News, div#navi li a.Aktuell {
	background: url('../images/navi/news.jpg') no-repeat center 10px;
	width: 42px;
}
div#navi li a.News_current, div#navi li a.Aktuell_current {
	background: url('../images/navi-a/news.jpg') no-repeat center 10px;
}
div#navi li a.About, div#navi li a.Über { 
	background: url('../images/navi/aboutus.jpg') no-repeat center 10px;
	width: 87px;
}
div#navi li a.About_current, div#navi li a.uns_current {
	background: url('../images/navi-a/aboutus.jpg') no-repeat center 10px;
}
div#navi li a.Projects, div#navi li a.Projekte { 
	background: url('../images/navi/projects.jpg') no-repeat center 10px;
	width: 86px;
}
div#navi li a.Projects_current, div#navi li a.Projekte_current { 
	background: url('../images/navi-a/projects.jpg') no-repeat center 10px;
}
div#navi li a.Media, div#navi li a.Presse  { 
	background: url('../images/navi/media.jpg') no-repeat center 8px;
	width: 54px;
}
div#navi li a.Media_current, div#navi li a.Presse_current { 
	background: url('../images/navi-a/media.jpg') no-repeat center 8px;
}
div#navi li a.Gallery , div#navi li a.Galerie { 
	background: url('../images/navi/gallery.jpg') no-repeat center 7px;
	width: 76px;
}
div#navi li a.Gallery_current , div#navi li a.Galerie_current { 
	background: url('../images/navi-a/gallery.jpg') no-repeat center 7px;
}
div#navi li a.Links { 
	background: url('../images/navi/links.jpg') no-repeat center 7px;
	width: 53px;
}
div#navi li a.Links_current { 
	background: url('../images/navi-a/links.jpg') no-repeat center 7px;
}
div#navi li a.Kontakt, div#navi li a.Contact { 
	background: url('../images/navi/contact.jpg') no-repeat center 10px;
	width: 75px;
}
div#navi li a.Kontakt_current, div#navi li a.Contact_current { 
	background: url('../images/navi-a/contact.jpg') no-repeat center 10px;
}

#wrapper-content {
	background: #3d3c3c;
	border-bottom: solid 2px #232323;
	padding: 7px 23px 23px;
}

h2.header {
	font-size: 15px;
	color: #7d7d7d;
	font-weight: normal;
	padding: 0px 0px 7px 17px;
}
div#wrapper-content-bg {
	background: #edece7;
	padding: 5px 12px;
}

#column-left {
	width: 150px;
	height: auto;
	float: left;
}
#column-left ul.menu {

}
#column-left ul.menu li {
	list-style: none;
	border-bottom: solid 1px #434343;
	padding: 6px 6px 2px;
}
#column-left ul.menu li.active {
	color:#2783a2;
}

#column-right {
	width: 400px;
	float: right;
}
#column-right h1 {
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	padding: 4px 0px 7px 0px;
	background: url('../images/h1-title.gif') no-repeat bottom left;
}
#column-right h2 {
	font-size: 12px;
	color: #7d7d7d;
	font-weight: normal;
	padding: 8px 0px 7px 0px;
}
#footer {
	background: #636363;
	border-bottom: solid 1px #232323;
	color: #b5b5b5;
	height: 18px;
	padding: 7px 20px 7px 20px;
}
#footer a {
	color: #b5b5b5;
}
#footer span.floatright a {
	font-weight: bold;
}