html{
	background-color: RGB(130,129,117);
	width: 100%;
	height: 100%;
	background-image: url(raster2.gif);
}
body
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0px;
	width: 100%;
	height: 99%;
	font-family: Arial;
	text-align: center;
	color: #ffffff;
	background-image: url(pfeil.gif);
	background-attachment: fixed;
	background-position: center left;
	background-repeat: no-repeat;
}

#container{
/*background: #4D4D6A;*/
background-color: #C8C8E1;
	padding: 0px 0px 0px 0px;
	border: 0px;
	width: 980px;
	margin: 0px auto;
	height: 100%;
	-moz-box-shadow: 5px 5px 5px 0px #363636;
-webkit-box-shadow: 5px 5px 5px 0px #363636;
 box-shadow: 5px 5px 5px 0px #363636;
}

#trailer {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	left: 0px;
	top: 0px;
	width: 980px;
	height: 100px;
	border: 0;
	background-color: #C8C8E1;
	background-image: url(../allgemeine-Grafik/Maler-Dobbelstein.jpg);
	background-position: center right;
	background-repeat: no-repeat;
}
.box1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	top: 0px;
	width: 153px;
	height: 100px;
	float: left;
	width: 150px;
	height: 100px;
	background-image: url(../allgemeine-Grafik/Josef-Dobbelstein.jpg);
	background-repeat: no-repeat;
}
.box2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	top: 0px;
	left: 150px;
	float: left;
	width: 150px;
	height: 100px;
	text-align: center;
}
.box3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 100px;
	border: 0px;
	top: 0px;
	float: left;
	width: 100px;
	height: 100px;
	left: 150px;
	top: 0px;
	text-align: right;
}
.box4 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0px;
	top: 0px;
	text-align: right;
	width : 150px;
	height : 100px;
	float : left;
	left: 150px;
}
.vertizent {
	height: 20px;
	line-height: 20px;
	font-family: "Arial";
	font-size: 9pt;
	font-style: normal;
	color: Black;
	font-weight: bold;
}
.name{
	top: 10px;
}
.adresse{
	left: 0;
	top: 0;
	}
#menu_links {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0px;
	position: relative;
	float : left;
	left: 0;
	top: 0px;
	background-color: #C8C8E1;
	width: 150px;
	/*height: 520px;*/
	/*height: 100%;*/
	height: 83%; 

}
.navi{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0px;
	background-color: White;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	word-spacing: 2px;
	letter-spacing: 0.2em;
	font-weight: 400;
	color: White;
	width: 150px;
	height: 50px;
	text-align: center;
	background-image: url(../allgemeine-Grafik/navi.gif);
	background-repeat: no-repeat;
	background-position: left;
	
}
#main {
	background-image: url(effekt.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	left: 150px;
	top: 100px;
	background-color: #4D4D6A;
	width: 805px; /*height: 520px;*/
	/*height: 100%;*/
	overflow: auto; 
	font-family: "Arial";
	font-size: 8pt;
	font-style: normal;
	word-spacing: 2px;
	letter-spacing: 0.2em;
	font-weight: 400;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	text-align: left;
	height: 83%;

}
.content{
	margin: 15px 0 0 0;
}
.abstd{
		margin-top: 40px;
}
#footer {
	left: 0;
	/*top: 620px;*/
	background-color: #C8C8E1;
	width: 980px;
	height: 8px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0px;
	text-align: center;
	vertical-align: middle;
}

 h1 {
	font-family: "Arial";
	font-size: 9pt;
	font-style: normal;
	color:RGB(146,140,108);
}
h2 {
	font-family : "Arial";
	font-size : 8pt;
	font-style : normal;
	color: #C8C8E1;
}
h3 {
	font-family: "Arial";
	font-size: 8pt;
	font-style: normal;
	margin-top: 10px;
	color: White;
}
table {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	word-spacing: 2px;
	letter-spacing: 0.2em;
	font-weight: 400;
	color: White;
	margin-left: 0px;
	margin-top: 0px;
}
td {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	letter-spacing: 0.2em;
	font-weight: 400;
	color: White;
}

  a:link ,a:active,a:visited    {
	text-decoration: none;
   color: Silver;
}

 a:hover   {
	text-decoration: underline;
	color: #C8C8E1;
}
  a.index:link    {
	text-decoration: none;
	color: #3C3C77;
}
 a.index:active  {
	text-decoration: none;
	color: #3C3C77;
}
 a.index:visited {
	text-decoration: none;
	color: #3C3C77;
}
 a.index:hover   {
	text-decoration: none;	color: #3C3C77;
}
a.speziell:link {
	font-size : 7pt;
	font-style : normal;
	word-spacing : normal;
	letter-spacing : normal;
	font-weight : normal;
	text-decoration : none;
	color : black;
}
a.speziell:visited {
	font-size : 7pt;
	font-style : normal;
	word-spacing : normal;
	letter-spacing : normal;
	font-weight : normal;
	text-decoration : none;
	color : black;
}
