/* CSS Document */

html, body
{
	margin: 0px auto;
	height: 100%;
}
form
{
	margin: 0px auto;
	height: 100%;
}
.hover
{
	margin: 2px;
	padding: 0;
	border: dotted 2px #A6A6A6;
	display: block !important;
}
*
{
	margin: 0px auto;
	line-height: 15px;
}
a
{
	color: #007ac3;
	text-decoration: underline;
}
a:hover
{
	color: #007ac3;
	text-decoration: none;
}
img
{
	border: 0pt;
}
table
{
	margin: 0px;
}
td
{
	padding: 1px 3px;
	vertical-align: top;
}
ul
{
	margin: 0px;
	padding: 0px;
}
ul li
{
	margin: 0px;
	padding: 0px;
}
#main
{
	position: relative;
	width: 100%;
	height: auto !important;
	height: 100%;
	/*min-height: 100%;*/
	margin: 0px auto -61px;
}
#container
{
	position: relative;
	width: 100%;
}
#topLeft
{
	background-image: url(../Images/topLeft.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 100%;
	float: left;
}
#topRight
{
	background-image: url(../Images/topRight.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 100%;
	float: right;
}
#top
{
	position: relative;
	background-image: url(../Images/top.gif);
	background-repeat: no-repeat;
	width: 1024px;
	height: 67px;
}
#logo a
{
	position: absolute;
	top: 14px;
	left: 24px;
	background-image: url(../Images/logo.gif);
	background-repeat: no-repeat;
	width: 338px;
	height: 56px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
}
#menu
{
	position: absolute;
	top: 0px;
	left: 407px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007ac3;
	text-align: center;
	line-height: 34px;
	height: 62px;
}
#menu ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#menu ul li
{
	padding: 0px;
	margin: 0px;
	display: inline;
	float: left;
}
#menu ul li a
{
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	color: #007ac3;
	padding: 42px 5px 0px 5px;
	float: left;
	display: block;
	margin: 0px 4px 0px 0px;
}
#menu ul li a:hover
{
	background-image: url(../Images/btnBG.gif);
	background-repeat: repeat-x;
	color: #ffffff;
}
#menu ul li.select
{
	background-image: url(../Images/btnBG.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	float: left;
	display: block;
	margin: 0px 4px 0px 0px;
	width: auto !important;
}
#menu ul li.select a
{
	color: #ffffff;
}
#header
{
	background-image: url(../Images/header.gif);
	background-repeat: no-repeat;
	width: 1024px;
	height: 322px;
	padding: 0px 0px 20px 0px;
}

#container-2
{
	width: 920px;
	padding: 10px 62px 80px 62px;
	clear: both;
}
#contentBox
{
	width: 920px;
	height: auto !important;
	height: 250px;
	/*min-height: 250px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#heading
{
	position: relative;
	background-image: url(../Images/icon.gif);
	background-repeat: no-repeat;
	padding: 11px 0px 6px 47px;
	height: 100%;
}
.ff2 #heading, .ie8 #heading
{
	overflow: hidden;
}
.ie6 #heading
{
	height: 30px;
	position: static !important;
}
.ie7 #heading
{
	height: 100% !important;
}
#heading .hover
{
	position: relative;
	height: 24px;
	padding: 0px;
}
#h1
{
	background-color: #007ac3;
	line-height: 24px;
	height: 24px;
	padding: 0px 5px;
	display: block;
	float: left;
	color: #FFFFFF;
	font-size: 18px;
}
#content
{
	position: relative;
	padding: 16px 0px;
}
.ie6 #content
{
	position: static !important;
}

#content ul
{
	padding: 0px;
	margin: 0px;
}
#content ul li
{
	padding: 0px;
	margin-left: 15px;
}
#teaserBox
{
	background-image: url(../Images/teaserBG.gif);
	background-repeat: repeat-x;
	width: 900px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px 0px;
}

#content .myDivContainer
{
	width: 920px;
}
#content .myDiv .myDivContainer
{
	width: 400px;
	margin: 0;
}
.ff3 .myDivContainer
{
	clear: both;
	display: inline-table;	
}
.ff3 #teaserBox .hover 
{
	width: 216px;
	overflow: hidden;
	padding: 0px 35px 0px 30px;
}
.ie7 #teaserBox .myDivContainer span.hover, .ie6 #teaserBox .myDivContainer span.hover, .ff2 #teaserBox .myDivContainer span.hover, .ie8 #teaserBox .myDivContainer span.hover
{
	border: none;
}

.ie7 #teaserBox .myDivContainer span .teaser:hover, .ff2 #teaserBox .myDivContainer span .teaser:hover, .ie8 #teaserBox .myDivContainer span .teaser:hover
{
	border: dotted 2px #A6A6A6;
}
.ie6 span.hover .teaser
{	
	border-style:dotted;
	border-width: 2px;
	border-color: #A6A6A6;
}
.teaser
{
	width: 216px;
	float: left;
	margin: 0px 35px;	
}
.ie7 #teaserBox .myDivContainer, .ff2 #teaserBox .myDivContainer, .ie8 #teaserBox .myDivContainer
{
	width: 216px;
	float: left;
	margin: 0px 28px;
}

.ie6 #teaserBox .myDivContainer
{
	width: 216px;
	float: left;
	/*position: relative;*/
}
.ie6 .teaser
{
	margin: 0px 0px 0px 32px;
}

.teaser a
{
	color: #FFFFFF;
	text-decoration: none;
	bottom:20px; left: 155px;
	display:block; position:relative; margin: 0 !important; padding:0 !important;
}

.ff3 .teaser a, .ie8 .teaser a
{
	bottom: 18px !important;
}

.ie6 .teaser a
{
	top: -20px;
	left: 150px;
}
.teaser a:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}
.teaser_h
{
	/* position:relative;*/
	background-image: url(../Images/teaser_h.gif);
	background-repeat: repeat-x;
	height: 9px;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-size: 11px;
	color: #007ac3;
}
.teaser_h span
{
	background-color: #FFFFFF;
	display: block;
	float: left;
	height: 9px;
	line-height: 9px;
	padding: 0px 5px 0px 0px;
	margin: 0px;
}
#teaser1
{
	/* position:relative; */
	width: 216px;
	height: 89px;
}
#teaser2
{
	/*position: relative;*/
	width: 216px;
	height: 89px;
}
#teaser3
{
	/*position: relative;*/
	width: 216px;
	height: 89px;
}
#bottom
{
	height: 61px;
	width: 100%;
}
#bottomLeft
{
	background-image: url(../Images/bottomLeft.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 100%;
	float: left;
	height: 61px;
}
#bottomRight
{
	background-image: url(../Images/bottomRight.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 100%;
	float: right;
	height: 61px;
	padding: 0px 0px 0px 0px;
}
#footer
{
	position: relative;
	background-image: url(../Images/footer.gif);
	background-repeat: no-repeat;
	width: 1024px;
	height: 61px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007ac3;
	text-align: center;
	line-height: 34px;
}
#footer a
{
	color: #007ac3;
	text-decoration: none;
}
#footer a:hover
{
	color: #007ac3;
	text-decoration: underline;
}
#address
{
	position: absolute;
	top: 10px;
	left: 5px;
}
#copyright
{
	position: absolute;
	top: 5px;
	right: 5px;
	text-align: right;
	font-size: 10px;
	line-height: 12px;
}
/* ==============  KONTAKT FORM ================= */

#contact_form
{
	width: 400px;
	margin: 0px 0px 5px 15px;
	padding: 0px 10px;
	float: right;
}
#contact_form ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#contact_form ul li
{
	width: 400px;
	padding: 0px 0px;
	display: inline;
	float: left;
	margin: 1px 0px;
}
#contact_form ul li label
{
	width: 90px;
	float: left;
	display: block;
}
#contact_form ul li p
{
	width: 280px;
	padding: 0px;
	margin: 0px;
	float: right;
}
#contact_form .textarea
{
	border: 1pt solid #999999;
	background-color: #ffffff;
	width: 100%;
	height: 100px;
}
#contact_form .inputText
{
	border: 1pt solid #999999;
	background-color: #ffffff;
	width: 100%;
	height: 18px;
	line-height: 18px;
	font-size: 11px;
}
.txt
{
	width: 280px;
}
.myTxt
{
	width: 60px;
}
.myDiv
{
	width: 400px;
	margin: 0px;
}

