@charset "utf-8";
/* CSS Document */
a:link {
	color: black;
	font-size:small;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: black;
	font-size:small;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: black;
	font-size:small;
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	color: black;
	font-size:small;
	text-decoration: underline;
	font-weight: bold;
}

a:hover.noeffect {		color: black; 
						font-size:small; 
						text-decoration: none; }

a:active.noeffect { 	color: black; 
						font-size:small;
						text-decoration: none; }

a:link.bottom {
	color: black;
	font-size:x-small;
	text-decoration: none;
}

a:visited.bottom {
	color: black;
	font-size:x-small;
	text-decoration: none;
}

a:hover.bottom {		color: black; 
						font-size:x-small; 
						text-decoration: none; }

a:active.bottom {	 	color: black; 
						font-size:x-small;
						text-decoration: none; }


a:link.menu {
	color: black;
	font-size:small;
	text-decoration: none;
	border: 1px solid #89a8d2;
	display: block;
	background: #89a8d2;
	font-weight: bold;
	padding: 2px 0px 2px 10px;
}
						
a:visited.menu {
	color: black;
	font-size:small;
	text-decoration: none;
	background: #89a8d2;
	border: 1px solid #89a8d2;
	display: block;
	font-weight: bold;
	padding: 2px 0px 2px 10px;
}

a:hover.menu {
	color: black;
	font-size:small;
	text-decoration: none;
	background: #6987cb;
	border: 1px solid #6987cb;
	display: block;
	font-weight: bold;
	padding: 2px 0px 2px 10px;
	}

a:active.menu {
	color: black;
	font-size:small;
	text-decoration: none;
	background: #6987cb;
	border: 1px solid #6987cb;
	display: block;
	font-weight: bold;
	padding: 2px 0px 2px 10px;
	}


a:link.submenu {
	color: black;
	font-size:small;
	text-decoration: none;
	border: 1px solid #89a8d2;
	display: block;
	background: #89a8d2;
	padding: 2px 0px 2px 25px;
	font-weight: normal;
}
						
a:visited.submenu {
	color: black;
	font-size:small;
	text-decoration: none;
	background: #89a8d2;
	border: 1px solid #89a8d2;
	display: block;
	padding: 2px 0px 2px 25px;
	font-weight: normal;
}

a:hover.submenu {
	color: black;
	font-size:small;
	text-decoration: none;
	background: #6987cb;
	border: 1px solid #6987cb;
	display: block;
	padding: 2px 0px 2px 25px;
	font-weight: normal;
	}

a:active.submenu {
	color: black;
	font-size:small;
	text-decoration: none;
	background: #6987cb;
	border: 1px solid #6987cb;
	display: block;
	padding: 2px 0px 2px 25px;
	font-weight: normal;
}

body {
	font-size:small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: black;
	background-color: #8cc2ec;
	background-image: url(grafik/bgx.png);
	background-repeat: repeat-x;
	margin: 0px;
}

table {
	text-align: center;
	width: 100%;
	padding: 5px;
}

.fvz-header {
	font-size: 18px;

}

a:link.fvz-sort {
 font-weight: normal;
 font-size: 18px;
}

a:visited.fvz-sort {
 font-weight: normal;
 font-size: 18px;
}

a:hover.fvz-sort {
 font-weight: normal;
 font-size: 18px;
}

a:active.fvz-sort {
 font-weight: normal;
 font-size: 18px;
}

a:link.fvz {
 font-weight: normal;
 font-size: 14px;
}

a:visited.fvz {
 font-weight: normal;
 font-size: 14px;
}
.fvz-name {
	font-size: 14px;
	font-weight: normal;

}
.fvz-branche {
	font-size: 11px;

}

.fvz-anschrift {
	font-size: 10px;
	padding-bottom: 10px;

}

#gewerbe h1 {
	font-size: 16px;
	margin: 0px;
	font-weight: normal;
}

h1 {
	font-size: x-large;
	margin: 0px;
	font-weight: normal;
}

h2 {
	font-size: small;
	margin: 0px;
	font-weight: bold;
}

.boxactive {
	color: black;
	font-size:small;
	text-decoration: none;
	border: 1px solid #6987cb;
	display: block;
	background: #6987cb;
	font-weight: bold;
	padding: 2px 0px 2px 10px;
}

.boxactivesub {
	color: black;
	font-size:small;
	text-decoration: none;
	border: 1px solid #6987cb;
	display: block;
	background: #6987cb;
	font-weight: bold;
	padding: 2px 0px 2px 25px;
}

.table-header {
	background: url(grafik/table_top.png);
	height: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width: 530px;
	font-size: 8px;
}
.table-middle {
	background: url(grafik/table_bg.png);
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	width: 530px;
}
.table-bottom {
	background: url(grafik/table_bottom.png);
	height: 15px;
	padding-left: 10px;
	padding-right: 10px;
	width: 530px;
	font-size: 8px;
}


.tabheader {
	
	padding-bottom: 10px;	
	text-align: left;
	font-weight: bold;
	font-size: 125%;
	height: 25px;
}
.tabheader2 {
	text-align: left;
	font-weight: bold;
	height: 25px;
}

.tabbg1 {
	text-align: left;
	height: 15px;
	padding-bottom: 5px;
	vertical-align: top;
}
.tabbg2 {
	text-align: left;
	height: 15px;
	padding-left: 0px;
	padding-bottom: 5px;
	vertical-align: top;
}
.tabbg3 {
	text-align: left;
	height: 15px;
	padding-bottom: 5px;
	vertical-align: top;
}

.pdf {
	width: 25px;
	text-align: right;
}

.caption2 {
	font-size: 12px;
	font-weight: bold;
	margin-top:0px;
}

.caption3 {
	font-size: 12px;
	font-style: italic;
	text-align: center;
}

.centern {
	margin-top:0px;
	padding-top: 0px;
	text-align: center;
	font-size: x-small;
	padding-bottom: 10px;
}
.einschub {
	padding-left: 0px;
}
.tabbg3-cen {
	text-align: center;
	height: 15px;
	padding: 5px;
}
#main {
	z-index: 1;
	width: 800px;
	margin: auto;
	background: url(../grafik/bg_main.png) repeat-y;
}

#top {
	z-index: 2;
	width: 800px;
	height: 45px;
	color: black;
	top: 10px;
	background-image: url(grafik/main_top.png);
}

#header {

	z-index: 2;
	width: 800px;
	height: 241px;
	background-image: url(grafik/main_header.jpg);
}

#nav {
	z-index: 3;
	position: absolute;
	margin-top: 176px;
	margin-left: 5px;

}

#bottom {
	z-index: 2;
	width: 800px;
	background-image: url(grafik/main_bottom.png);
	height: 47px;
	text-align: center;
	font-size: x-small;
}

#title1 {
	position: absolute;
	margin-left: 30px;
	margin-top: 21px;
	z-index: 3;
	font-weight: bold;
}

#title2 {
	position: absolute;
	margin-top: 21px;
	margin-left: 635px;
	z-index: 3;
}

#title3 {
	position: absolute;
	margin-left: 330px;
	margin-top: 21px;
	z-index: 3;
}

#content {
	z-index: 2;
	height: 550px;
	width: 540px;
	background-image: url(grafik/main_content.png);
	background-repeat: repeat-y;
	padding-left: 220px;
	padding-right: 70px;

	}

*>#content {
	z-index: 2;
	min-height: 550px;
	height: auto;
}

#content1 {
	position: absolute;
	margin-left: -192px;
	margin-top: 0px;
	width: 174px;
	z-index: 3;
}



.gewerbe-container {
	width: 500px;
	height: 185px;
	z-index: 3;
	border: 1px solid black;
	background: yellow;
	margin-bottom: 10px;
}

.gewerbe-title {
	position: absolute;
	margin-left: 15px;
	margin-top: 15px;
	width: 305px;
	z-index: 3;
	font-size: 18px;
}
.gewerbe-title2 {
	position: absolute;
	margin-left: 15px;
	margin-top: 40px;
	width: 305px;
	z-index: 3;
	font-size: 14px;
}

.gewerbe-logo {
	position: absolute;
	margin-top: 15px;
	margin-left: 335px;
	width: 150px;
	z-index: 4;
	height: 150px;
	text-align: center;
	vertical-align: middle;
}
.gewerbe-adress1 {
	position: absolute;
	margin-top: 70px;
	margin-left: 15px;
	width: 305px;
	z-index: 4;
}
.gewerbe-adress2 {
	position: absolute;
	margin-top: 120px;
	margin-left: 15px;
	width: 305px;
	z-index: 4;
	font-size: 11px;
}

#contact1-1 {
	position: absolute;
	margin-left: 10px;
	margin-top: 330px;
	width: auto;
	z-index: 3;
}

#contact1-2 {
	position: absolute;
	margin-left: 170px;
	margin-top: 330px;
	width: auto;
	z-index: 3;
}




#box-top {
	background: url(../grafik/box_top.png);
	height: 30px;
	width: 302px;
	color: white;
	font-size: 14px;
	font-weight: bold;
}

#box-top-pad {
	padding-left:10px;
	padding-top: 6px;
}

#box-bg {
	background: url(../grafik/box_bg.png) repeat-y;
}


#box-bg-pad {
	padding-left: 8px;
	padding-right: 8px;
}

#box-middle {
	background: url(../grafik/box_middle.png);
	height: 30px;
	width: 302px;
	color: white;
	font-size: 14px;
	font-weight: bold;
}

#box-middle-pad {
	padding-left:13px;
	padding-top:5px;
}

#box-end {
	background: url(../grafik/box_end.png);
	height: 6px;
	width: 302px;
	font-size: 1px;
}
#lang {
	z-index: 3;
	position: absolute;
	margin-top: 10px;
	margin-left: 695px;
}
.tabheader3 {
	text-align: left;
	background-color: #9f9ec2;
	font-weight: bold;
	height: 25px;
	padding-left: 5px;
}
#news {
}
#news p {
	margin: 0px 0px 0px 15px;
}
p { margin-bottom: 0px;
padding-bottom: 20px; }
h3  {
	margin: 5px 0px 5px 0px;
	font-size: medium;
	font-weight: bold;
}
h4  {
	margin: 0px 0px 0px 10px;
	font-size: small;
	font-weight: normal;
	font-style: italic;
}
h5 {
	font-size: x-large;
	margin: 0px;
	font-weight: normal;
}
.button {
	width: 100px;
	font-size: 12px;
	border-top: 1px solid black;
	border-bottom: 2px solid black;
	border-right: 2px solid black;
	border-left: 1px solid black;
	background: white;
	padding: 2px;
}
.input {
	font-size: 12px;
	border: 1px solid gray;
	background: white;
	padding: 2px;
}

.fvz_top
{
border-bottom: 1px solid #daedfd;
}

.fvz_main
{
border-top: #b4c8da 1px solid; border-bottom: 1px #daedfd solid;
}

.fvz_bottom
{
border-top: 1px solid #b4c8da;
}

.fvz_tab
{
text-align:left; padding-top: 2px; padding-bottom: 2px; padding-left: 0px; padding-right: 0px;
}

.fvz_tab_pad
{
padding-bottom: 4px;
}

.fvz_tab_pad_2
{
padding-top: 4px;
}

.fvz_tab_name
{
font-weight: bold; font-size: 14px;
}

.fvz_tab_branche
{
color: #0099CC; font-size: x-small;
}
a:link.fvz_url
{
font-weight: normal;
}
a:visited.fvz_url
{
font-weight: normal;
}

