@charset "utf-8";

html { height: 100%; padding-bottom: 1px; }

body {
	margin: 0px;
	padding: 0;
	color: #ffffff;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.container {
	/*position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 750px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	background-image: url(../images/bund_banner.gif);
	background-color: #404040;
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 150px;
	/*min-height: 100%;
	/*text-align: left; /* this overrides the text-align: center on the body element. */
} 
.top_bar {
	height: 70px;
	width: 100%;
	background-color: #666666;
	background-image: url(../images/top_bar_bg.gif);
	background-repeat: repeat-x;
}
.bund_bar {
	width: 750px;
	background-color: #666666;
	height: 100px;
	/*position: absolute;
	bottom: 0px;*/
}
.bund_td {
	font-size: 13px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ff9933;
	/*padding-top: 70px;*/
}
.headerspan {
	font-size: 10px;
	font-variant: normal;
	text-align: center;
	cursor:default;
	color: #ffffff;
}
.spacer {
	width: 15px;
}
table.menu {
	color: #ffffff;
	background:#666666;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	position:absolute;
	visibility:hidden;
}
td.menu {
	font-size: 11px;
	text-align: justify;
	padding: 5px;
}
.mailknap {
	font-size:10px;
	background-image:url(../images/knap_normal.gif);
	width: 80px;
	height: 25px;
	vertical-align: middle;
	text-align: center;
	line-height: 25px;
	padding-left: 5px;
	padding-right: 5px;
	border-style: solid;
	border-width: 1px;
	border-color:#000000;
	cursor:default;
}
.mailknaphover {
	font-size:10px;
	background-image:url(../images/knap_hover.gif);
	width: 80px;
	height: 25px;
	vertical-align: middle;
	text-align: center;
	line-height: 25px;
	padding-left: 5px;
	padding-right: 5px;
	border-style: solid;
	border-width: 1px;
	border-color:#000000;
	cursor:default;
}
.mailknapclick {
	font-size:10px;
	background-image:url(../images/knap_click.gif);
	width: 80px;
	height: 25px;
	vertical-align: middle;
	text-align: center;
	line-height: 25px;
	padding-left: 5px;
	padding-right: 5px;
	border-style: solid;
	border-width: 1px;
	border-color:#000000;
	cursor:default;
}
.knapper {
	width: 750px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #6e6e6e;
	border-right-style: none;
	border-left-style: none;
}
.knapper_left {
	line-height: 25px;
	font-size: 11px;
	color: #ffffff;
	background-image:url(../images/knap_normal.gif);
	height: 25px;
	text-align: center;
	cursor:default;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #8c8c8c;
	border-right-color: #8c8c8c;
	border-bottom-color: #000000;
}
.knapper_right {
	line-height: 25px;
	font-size: 11px;
	color: #ffffff;
	background-image:url(../images/knap_normal.gif);
	height: 25px;
	text-align: center;
	cursor:default;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8c8c8c;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.knap {
	line-height: 25px;
	font-size: 11px;
	color: #ffffff;
	background-image:url(../images/knap_normal.gif);
	height: 25px;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	cursor:default;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8c8c8c;
	border-right-color: #8c8c8c;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.knaphover {
	line-height: 25px;
	font-size: 11px;
	color: #ffffff;
	background-image:url(../images/knap_hover.gif);
	height: 25px;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	cursor:default;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffa741;
	border-right-color: #ffa741;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.knapclick {
	line-height: 25px;
	font-size: 11px;
	color: #ffffff;
	background-image:url(../images/knap_click.gif);
	height: 25px;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	cursor:default;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffa741;
	border-right-color: #ffa741;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

A {text-decoration: none;}    
A:link {
	color: #ffa741;
}
A:visited {
	color: #ffa741;
}
A:hover {
	color: #ffffff;
}

A.knaplink {text-decoration: none;}    
A.knaplink:link {
	color: #ffffff;
}
A.knaplink:visited {
	color: #ffffff;
}
A.knaplink:hover {
	color: #ffffff;
}

A:link img.kontaktfoto {
	border: solid #000000 2px;
}
A:visited img.kontaktfoto {
	border: solid #000000 2px;
}
A:hover img.kontaktfoto {
	border: solid #ff9933 2px;
}




/* - - -  Undersider layout  - - - */

.float_right {
	float: right;
	margin-left: 15px;
	padding-bottom: 30px;
}

.headerdiv {
	height: 25px;
	width: 550px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/top_banner.gif);
	font-variant: normal;
	letter-spacing: -1px;
	text-align: center;
	padding-top: 12px;
}

.maindiv {
	padding-top: 40px;
	padding-left: 80px;
	padding-right: 80px;
	text-align: justify;
	font-size: 12px;
}
.liste {
	font-size: 12px;
}
img.main_logo {
	width: 263px;
	height: 254px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.mailform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*width: 550px;*/
}
.inp {
	width: 200px;
	font-size: 12px;
	background-color: #eeeeee;
	border: 1px solid #aaaaaa;
	margin-top: 5px;
	margin-bottom: 5px;
}
.kontaktfoto {
	width: 60px;
	height: 80px;
}
.fotoholder {
	width: 60px;
	height: 80px;
}
.infoholder {
	height: 80px;
	padding-right: 10px;
}
.infoholder_div1 {
	padding-top: 5px;
	padding-left: 10px;
	height: 50px;
	font-size: 10px;
}
.infoholder_div2 {
	padding-left: 10px;
	height: 25px;
}
.formknapper {
	font-weight: bold;
	margin-top: 10px;
	height: 25px;
}
.formspacer {
	width: 10px;
}
.formknap {
	font-size:10px;
	color: #ffffff;
	background-image:url(../images/knap_normal.gif);
	width: 40px;
	height: 25px;
	vertical-align: middle;
	text-align: center;
	line-height: 25px;
	padding-left: 5px;
	padding-right: 5px;
	border-style: solid;
	border-width: 1px;
	border-color:#000000;
	cursor:default;
}
.formknaphover {
	font-size:10px;
	color: #ffffff;
	background-image:url(../images/knap_hover.gif);
	width: 40px;
	height: 25px;
	vertical-align: middle;
	text-align: center;
	line-height: 25px;
	padding-left: 5px;
	padding-right: 5px;
	border-style: solid;
	border-width: 1px;
	border-color:#000000;
	cursor:default;
}
.p_hr {
	padding-top: 20px;
	padding-bottom: 20px;
	height: 42px;
	line-height: 42px;
	width: 100%;
	background-image:url(../images/3d_streg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.formknapclick {
	font-size:10px;
	color: #ffffff;
	background-image:url(../images/knap_click.gif);
	width: 40px;
	height: 25px;
	vertical-align: middle;
	text-align: center;
	line-height: 25px;
	padding-left: 5px;
	padding-right: 5px;
	border-style: solid;
	border-width: 1px;
	border-color:#000000;
	cursor:default;
}

.errorholder {
	height: 80px;
	width: 225px;
	display: block;
}
.hide {
	display: none;
}

