
body {
	background-color:  #7b7776;
	background-image: url(../bg_default.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-size: 13px;
	/* font-family: 'Actor', sans-serif; */
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	color: #535353;
}

body div {
	/* font-family: 'Actor', sans-serif;
	font-weight: 400; */
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	color: #535353;
	font-size: 12px;
}

h1, h2, h3, h4 { 
	/* font-family: 'Alegreya SC', sans-serif;
	font-weight: 700; */
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
}

h4 { font-size: 13px; }
h3 { font-size: 14px; }
h2 { font-size: 16px; }
h1 { font-size: 20px; } 

a:link, a:active, a:hover, a:visited {
	font-weight: 400;
	text-decoration: none;
	color: #535353;
	border-width: 0px;
}

a:hover {
	text-decoration: underline;
}

a img {
	border-style: none; 
}

div#via, div#modular {
	z-index: 77;
	height: 30px; 
	/* border-style: solid;
	border-color: red;
	border-width: 1px; */
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	font-weight: 400;
	/* color: black; */ 
}

div#via {
	position: fixed;
	top: 80px;
	left: 7px;
	width: 50px;
}

div#modular {
	position: fixed;
	top: 80px;
	left: 68px;
	width: 150px;
}

div#via a:link, div#via a:active, div#via a:hover, div#via a:visited,
div#modular a:link, div#modular a:active, div#modular a:hover, div#modular a:visited {
	text-decoration: none;
}

div#logo {
	position: fixed;
	top: 0px;
	left: 38px;
	z-index: 80;
	margin: 0px;
	padding: 0px;
}

div#lichtundgestaltung {
	position: fixed;
	top: 114px;
	left: 70px;
	z-index: 80;
	margin: 0px;
	padding: 0px;
	color: white; 
	font-size: 11px;
	font-weight: 400;
}


div#lichtundgestaltung a:link, div#lichtundgestaltung a:active, div#lichtundgestaltung a:hover, div#lichtundgestaltung a:visited {
	text-decoration: none;
	color: white; 
}


div#leftbar {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 15;
	height: 100%;
	width: 268px;
	/* background-color: green; */
	border-style: solid;
	border-color: white;
	border-width: 1px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

div#addrleft {
	font-size: 12px;
	position: fixed;
	top: 478px;
	left: 0px;
	z-index: 20;
	height: 100%;
	width: 268px;
	background-image: url(../pix/weiss_070.png);
	border-style: solid;
	border-color: white;
	border-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	text-align: right;
	color: #535353;
	line-height: 15px;
}

div#addrleft p {
	padding: 3px;
	margin: 6px;
	margin-top: 2px;
	margin-right: 2px;
	/* font-family: 'Actor', sans-serif; */
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
}

div#addrleft .head {
	/* font-family: 'Alegreya SC', sans-serif;
	font-weight: 700; */
 	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size: 13px;
	line-height: 17px;
}


div#topbar {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 25;
	height: 112px;
	width: 100%;
	background-image: url(../pix/weiss_080.png);
	border-style: solid;
	border-color: white;
	border-width: 1px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
}

div#topmainright {
	position: fixed;
	top: 0px;
	left: 269px;
	z-index: 27;
	height: 112px;
	width: 100%;
	background-image: url(../pix/weiss_070.png);
	border-style: solid;
	border-color: white;
	border-width: 1px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
}

div#mainstart {
	position: fixed;
	top: 113px;
	left: 269px;
	z-index: 30;
	width: 3000px;
	height: 2000px;
	background-color: #f4f3f3; 
	/* background-color: #e8e8e8;  */ 
}

div#mainmosaic {
	position: absolute;
	overflow: hidden;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border-style: solid;
	border-color: white;
	border-width: 1px;
	border-top-width: 0px; 
	border-left-width: 0px;
	height: 365px;
	width: 586px;
}

div#mosaicright {
	position: absolute;
	overflow: hidden;
	top: 1px;
	left: 586px;
	margin: 0px;
	padding: 0px;
}

div#mainnews {
	position: absolute;
	overflow: hidden;
	top: 0px;
	left: 0px;
	height: 105px;
	width: 318px;
	border-style: solid;
	border-color: white;
	border-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
}

div #mainnews a:link, div #mainnews a:active, div #mainnews a:hover, div #mainnews a:visited,
div #linkbar a:link, div #linkbar a:active, div #linkbar a:hover, div #linkbar a:visited {
	/* font-family: 'Alegreya SC', sans-serif;
	font-weight: 700; */
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	text-decoration: none;
	color: #535353;
}

div #mainnews a:hover, div#linkbar a:hover {
	text-decoration: underline;
}

div#mainnews h3 {
	margin-top: 6px;
	margin-bottom: 4px;
	margin-left: 3px;
}

div#mainnews ul, div#rightlist ul, div#righttoplinks ul {
	list-style-image: url(../pix/list1.png);
	margin-top: 4px;
	margin-bottom: 5px;
	margin-left: -10px;
}

div#mainnews ul li, div#rightlist ul li, div#righttoplinks ul li {
	list-style-image: url(../pix/list1.png);
	margin-left: 0px;
}

div#mainpixr1c1 {
	position: absolute;
	top: 0px;
	left: 318px;
	height: 105px;
	width: 161px;
	overflow: hidden;
	border-style: solid;
	border-color: white;
	border-width: 1px;
	margin: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
}

div#mainpixr1c2 {
	position: absolute;
	top: 0px;
	left: 479px;
	height: 210px;
	width: 108px;
	overflow: hidden;
	border-style: solid;
	border-color: white;
	border-width: 1px;
	margin: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}

div#mainpixr2c1 {
	position: absolute;
	top: 106px;
	left: 0px;
	height: 104px;
	width: 158px;
	overflow: hidden;
	border-style: solid;
	border-color: white;
	border-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
}

div#mainpixr2c2 {
	position: absolute;
	top: 106px;
	left: 158px;
	height: 104px;
	width: 58px;
	overflow: hidden;
	border-style: solid;
	border-color: white;
	border-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
}

div#mainpixr2c3 {
	position: absolute;
	top: 106px;
	left: 216px;
	height: 104px;
	width: 263px;
	overflow: hidden;
	border-style: solid;
	border-color: white;
	border-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
}

div#mainpixr3c1 {
	position: absolute;
	top: 211px;
	left: 0px;
	height: 154px;
	width: 54px;
	overflow: hidden;
	border-style: solid;
	border-color: white;
	border-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
}

div#mainpixr3c2 {
	position: absolute;
	top: 211px;
	left: 54px;
	height: 154px;
	width: 162px;
	overflow: hidden;
	border-style: solid;
	border-color: white;
	border-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
}

div#mainpixr3c3 {
	position: absolute;
	top: 211px;
	left: 216px;
	height: 154px;
	width: 102px;
	overflow: hidden;
	border-style: solid;
	border-color: white;
	border-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
}

div#mainpixr3c4 {
	position: absolute;
	top: 211px;
	left: 318px;
	height: 154px;
	width: 162px;
	overflow: hidden;
	border-style: solid;
	border-color: white;
	border-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
}

div#mainpixr3c5 {
	position: absolute;
	top: 211px;
	left: 480px;
	height: 154px;
	width: 107px;
	overflow: hidden;
	border-style: solid;
	border-color: white;
	border-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}

div#mainiconbar {
	position: fixed;
	top: 478px;
	left: 269px;
	z-index: 35;
	width: 3000px;
	height: 27px;
	background-color: #f0edeb; /* #dddad8; */ 
	border-style: solid;
	border-color: white;
	border-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
}

div#icon1, div#icon2, div#icon3, div#icon4, div#icon5, div#icon6, div#icon7, div#icon8 {
	width: 26px;
	height: 27px;
	overflow: hidden;
	border-style: solid;
	border-color: white;
	border-width: 1px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	margin: 0px;
	padding: 0px;
}

div#icon1{
	position: absolute;
	top: 0px;
	left: 0px;
}

div#icon2{
	position: absolute;
	top: 0px;
	left: 27px;
}

div#icon3{
	position: absolute;
	top: 0px;
	left: 54px;
}

div#icon4{
	position: absolute;
	top: 0px;
	left: 81px;
}
	
div#icon5{
	position: absolute;
	top: 0px;
	left: 108px;
}

div#icon6{
	position: absolute;
	top: 0px;
	left: 135px;
}

div#icon7{
	position: absolute;
	top: 0px;
	left: 162px;
}

div#icon8{
	position: absolute;
	top: 0px;
	left: 189px;
}

div#linkbar {
	position: absolute;
	top: 5px;
	left: 220px;
	width: 365px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	/* border-style: solid;
	border-color: green;
	border-width: 1px; */
	text-align: right; 
}

