@CHARSET "ISO-8859-1";
/*Ausrichtung der kompletten Anzeige*/
body {
	background-image: url(../img/bg-grau-einfach.gif);
	background-repeat: no-repeat;
	margin-top: 160px;
	margin-left: 0px;
	margin-right: 0px;
	/*padding-left: 90px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#haupt_content {
	/*padding-left: 100px;*/
	padding-left: 10px;
}
/*Ansicht aussen*/
#main-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*border: 1px solid #FF0000;*/
}


/*linker Menuebereich*/
#menu {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009835;
	line-height: 13px;
	/*border: 1px solid blue;*/
}
#menu .tabelle {
	width: 180px;
	/*height: 350px;*/
	height: 410px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #007E3C;
	line-height: 14px;
	/*background-color: blue;
	border: 1px dashed black;*/
	background-color: #CCCCC9;
	border: 1px dashed #999999;
}
#menu tr {
	vertical-align: top;
}
#menu a:link, #menu a:visited {
	background-color: transparent;
	text-decoration: none;
	color: #007E3C;
}
#menu a:hover {
	text-decoration: underline;
	color: #007E3C;
	background-color: white;
}
#menu a:active, #menu a:focus{
	text-decoration: underline;
	color: #007E3C;
}
.top_neu {
	position: absolute;
	top: 128px;
	/*z-index: 100;*/
	padding-left: -90px;
	margin: 0px;
	font-size: xx-small;
	background-image: url(img/menu/menu-bg.gif);
}
/*oberer Menuebereich*/
#top_menu {
	position: absolute;
	left: 283px;
	top: 133px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	z-index: 10;
	/*border: 1px solid #FF00FF;*/
}
#top_menu a.item {
	padding-right: 20px;
	padding-left: 0px;
	color: #000000;
	font-size: 13px;
}

/*Anzeige des Inhaltes/Mitte des Schirms*/
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	width: 480px;
	padding-left: 10px;
	padding-right: 10px;
	/*border-left: 1px dashed;
	border-left-color: #999999;*/
	border-right: 1px dashed;
	border-right-color: #999999;
	border-left: 1px dashed;
	border-left-color: #999999;
}
#content h1 {
	/*border: 1px solid green;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

/*Anzeige des Inhaltes/Mitte des Schirms*/
#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
}

/*Fuer alles gueltig*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a:link, a:visited {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
/*.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}*/

/*Anzeige und Positionierung der Bilder*/
.pic1 {
	position: absolute;
	left: 750px;
	top: 185px;
	width: 100px;
	height: 100px;
	text-align: center;
	font-size: 12px;
	list-style: none;
}
.pic2 {
	position: absolute;
	left: 750px;
	top: 295px;
}

.pic2_unternehmen {
	position: absolute;
	left: 750px;
	top: 185px;
	border: 1px solid black;
}

.pic3 {
	position: absolute;
	left: 750px;
	top: 405px;
}

.pic3_unternehmen {
	position: absolute;
	left: 750px;
	top: 290px;
	border: 1px solid black;
}

.pic4 {
	position: absolute;
	left: 750px;
	top: 515px;
}
.bilder {
	position: absolute;
	left: 740px;
	top: 134px;
	width: 120px;
	height: 14px;
	text-align: center;
	font-size: 12px;
	/*z-index: 150;*/
	/*border: 1px solid lightgrey;*/
}
#zeit {
	position: absolute;
	left: 800px;
	top: 5px;
	width: 120px;
	height: 14px;
	text-align: center;
	font-size: 10px;
	color: black;
}

#gallerie table {
	position: absolute;
	left: 805px;
	top: 160px;
}
#gallerie td {
	padding: 5px;
}


.foot {
	position: absolute;
	left: 110px;
	bottom: 20px;
}
.firma {
	padding: 5px;
}

.unternehmen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}

td.partner {
	text-align: center;
}

#my_gallery {
	width: 200px;
	/*border: 1px solid red;*/
}

/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	border: 0px solid black;
}


.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -20px;
	left: -20px;
	z-index: 1;
}

.hoverbox img
{
	display: block;
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 80px;
	height: 80px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	/*margin: 3px;
	padding: 5px;*/
	position: relative;
	
}

.hoverbox .preview
{
	/*border-color: #000;*/
	width: 120px;
	height: 120px;
	/*margin: 3px;
	padding: 5px;*/
	border: 3px solid white;
	z-index: 100;
}

#counter
{
	position: relative;
	left: 15px;
	bottom: 15px;
}

