@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: 0px 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: 0px 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: 0px 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: 0px solid #6987cb;
	display: block;
	font-weight: bold;
	padding: 2px 0px 2px 10px;
	}


a:link.submenu {
	color: black;
	font-size:small;
	text-decoration: none;
	border: 0px 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: 0px 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: 0px 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: 0px 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: #ffffff;
	margin: 0px;
}

table {
	border: 1px solid #8b8aa9;
	text-align: center;
}

#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: 0px solid #6987cb;
	display: block;
	background: #6987cb;
	font-weight: bold;
	padding: 2px 0px 2px 10px;
}

.boxactivesub {
	color: black;
	font-size:small;
	text-decoration: none;
	border: 0px solid #6987cb;
	display: block;
	background: #6987cb;
	font-weight: bold;
	padding: 2px 0px 2px 25px;
}
.tabheader {
	text-align: center;
	background-color: #9f9ec2;
	font-weight: bold;
	height: 25px;
}
.tabheader2 {
	text-align: center;
	background-color: #acabcf;
	font-weight: bold;
	height: 25px;
}

.tabbg1 {
	text-align: left;
	background-color: #b9b8dd;
	height: 15px;
	padding: 5px;
}
.tabbg2 {
	text-align: left;
	background-color: #c2c1e6;
	height: 15px;
	padding: 5px;
}
.tabbg3 {
	text-align: left;
	background-color: #c2c1e6;
	height: 15px;
	padding: 5px;
}

.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;
}
.einschub {
	padding-left: 0px;
}
.tabbg3-cen {
	text-align: center;
	background-color: #acabcf;
	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 {
	height: 200px;
	z-index: 2;
	width: 800px;
	height: 241px;
	background-image: url(grafik/main_header.png);
}

#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: 645px;
	z-index: 3;
}

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

#content {
	width: 800px;
	background-image: url(grafik/main_content.png);
	background-repeat: repeat-y;
	}

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

#content2 {
	position: absolute;
	margin-top: -5px;
	margin-left: 220px;
	width: 545px;
	z-index: 4;
}
#content2 p {
	padding-left: 10px;
}

.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;
}

#contentbg1 {
	position: absolute;
	margin-left: 215px;
	margin-top: -15px;
	z-index: 2;
	font-size: 0px;
	color: white;
}


#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 10px;
}
h3  {
	margin: 10px 0px 0px 10px;
	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;
}

