body
{
	background-color: white;

	font-family: arial;
	font-size: 62.5%;
	color: black;

	padding: 0px;
	margin: 0 0 0 20px;
}

*
{
	font-size: 1em;
}

p, td
{
	font-family: arial;
	color: black;
}

h1
{
	font-family: arial;
	font-size: 1.3em;
	font-weight :bold;
	color: #4C82B4;
}

h2
{
	font-family: arial;
	font-size: 1.3em;
	font-weight: bold;
	color: black;
}

h3
{
	font-family: arial;
	font-size: 1.2em;
	font-weight: bold;
	color: #4C82B4;
}

h4
{
	font-family: arial;
	font-size: 1.2em;
	font-weight: bold;
	color: black;
}

h5
{
	font-family: arial;
	font-size: 1.1em;
	font-weight: bold;
	color: #F96016;
}

h6
{
	font-family: arial;
	font-size: 1.1em;
	font-weight: bold;
	color: black;
}

input.search
{
	font-size: 1em;
	width: 114px;
	height: 14px;
	border: 1px solid #1D5732;
	vertical-align: middle;
	background-color: #DDEDC3;
}

img
{
	border: 0px;
}

form
{
	margin: 0px;
	padding: 0px;
}

fieldset
{
	padding: 10px;
	border: 1px solid #EBEBEB;
	margin-bottom: 20px;
}

legend
{
	color: #cd1111;
	font-weight: bold;
	margin-bottom: 20px;
}

a:link, a:visited, a:active
{
	color: #4C82B4;
	text-decoration: underline;
}

a:hover
{
	color: #4C82B4;
	text-decoration: none;
}

a.subNav:link, a.subNav:visited, a.subNav:active
{
	font-weight: bold;
	color: black;
	text-decoration: none;
}

a.subNav:hover
{
	color: black;
	text-decoration: none;
}

a.box:link, a.box:visited, a.box:active
{
	color: black;
	text-decoration: none;
}

a.box:hover
{
	color: #4C82B4;
	text-decoration: none;
}

.boxHead a:link, .boxHead a:visited, .boxHead a:active, .boxHead a:hover
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a.nav:link, a.nav:visited, a.nav:active, a.nav:hover
{
	font-weight: bold;
	color: black;
	text-decoration: none;
}

a.nav0:link, a.nav0:visited, a.nav0:active
{
	color: black;
	text-decoration: none;
}

a.nav0:hover
{
	text-decoration: underline;
}

a.nav3:link, a.nav3:visited, a.nav3:active, a.nav3:hover,
a.nav4:link, a.nav4:visited, a.nav4:active, a.nav4:hover,
a.nav4On:link, a.nav4On:visited, a.nav4On:active, a.nav4On:hover
{
	color: black;
	text-decoration: none;
}

a.nav3On:link, a.nav3On:visited, a.nav3On:active, a.nav3On:hover
{
	color: black;
	text-decoration: none;
}

a.matoma:link, a.matoma:visited, a.matoma:active, a.matoma:hover
{
	color: #A7A7A7;
	text-decoration: none;
}

a.path:link, a.path:visited, a.path:active, a.path:hover
{
	color: #4C82B4;
	text-decoration: none;
}


#topNav
{
	position: absolute;
	z-index: 2;
	top: 20px;
	left: 660px;

	font-weight: bold;
	color: black;
}

.myForm
{
	width: 120px;
	margin-top: 1px;
	margin-right: 4px;
}

#topNav div
{
	margin: 20px 0 0 0;
	text-align: right;
}

#logo
{
	margin: 20px 0 0 6px;
}

#navContainer
{
	border-collapse: collapse;
	background-image: url('../images/bg_nav.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
}

#navContainer td
{
	margin: 0px;
	border-collapse: collapse;
}

#navContainer table
{
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

.tdNav
{
	padding: 11px 20px 7px 20px;
}

.tdNavOn
{
	padding: 11px 20px 7px 20px;
	background-image: url('../images/bg_nav_on.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

.tdNavOn
{
	background-image: url('../images/bg_nav_on.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 11px 17px 7px 17px;
}

#tdOn
{
	background-image: url('../images/bg_nav_on.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 11px 17px 7px 17px;
}

.tdOnLeft
{
	width: 3px;
	padding: 0px;
	overflow: hidden;
	background-image: url('../images/bg_nav_on_left.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
}

.tdOnRight
{
	width: 3px;
	padding: 0px;
	overflow: hidden;
	background-image: url('../images/bg_nav_on_right.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}

#kvText
{
	background-image: url('../images/bg_arrow.gif');
	background-repeat: no-repeat;
	background-position: 36px 8px;

	position: absolute;
	margin-top: 30px;
	padding-left: 60px;
	color: #4C82B4;
	font-size: 2.1em;
}

#nav2Head
{
	background-image: url('../images/bg_nav2_head.gif');
	background-repeat: no-repeat;

	width: 198px;
	height: 19px;

	overflow: hidden;
}

#nav2Footer
{
	background-image: url('../images/bg_nav2_footer.gif');
	background-repeat: no-repeat;

	width: 198px;
	height: 19px;

	overflow: hidden;
}

#tableContent
{
	width: 901px;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

.tdContentTable
{
	background-color: white;
	vertical-align: top;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

#nav1
{
	width: 198px;
}

.mainHead
{
	color: black;
	margin-top: 26px;
	padding: 10px 0px 10px 14px;
}

.mainHead img
{
	vertical-align: middle;
	margin-right: 4px;
}

#navHead
{
	color: black;
	font-weight: bold;
	margin-top: 26px;
	background-image: url('../images/bg_nav_head.gif');
	background-repeat: repeat-x;
	padding: 10px 0px 10px 14px;
}

#navHead img
{
	vertical-align: middle;
	margin-right: 4px;
}

.divNav2
{
	background-image: url('../images/bg_nav2.gif');
	background-repeat: repeat-x;
	background-color: #FCFCFC;

	border-bottom: 1px solid #EEEEEE;
	padding: 5px 4px 5px 20px;
}

.divNav2On
{
	background-image: url('../images/bg_nav2_on.gif');
	background-repeat: repeat-x;
	background-color: #FAE071;

	border-bottom: 1px solid #FFC800;
	padding: 5px 4px 5px 20px;
}

#divNav2On
{
	background-image: url('../images/bg_nav2_on.gif');
	background-repeat: repeat-x;
	background-color: #FAE071;

	border-bottom: 1px solid #FFC800;
	padding: 5px 4px 5px 20px;
}

.divNav3
{
	background-image: url('../images/bg_arrow_nav2.gif');
	background-repeat: no-repeat;
	background-position: 4px 8px;

	padding: 4px;
	padding-left: 20px;

	border-bottom: 1px solid #EEEEEE;
}

.divNav4
{
	padding: 4px;
	border-bottom: 1px solid #EEEEEE;
}

#nav4On,
.divNav4On
{
	padding: 4px;
	border-bottom: 1px solid #EEEEEE;
	background-color: #FAFAFA;
}

.divNav3On
{
	background-image: url('../images/bg_arrow_nav2.gif');
	background-repeat: no-repeat;
	background-position: 4px 8px;

	padding: 4px;
	padding-left: 20px;

	border-bottom: 1px solid #EEEEEE;
	background-color: #FFEE94;
}

div#nav3On
{
	background-image: url('../images/bg_arrow_nav2.gif');
	background-repeat: no-repeat;
	background-position: 4px 8px;

	padding: 4px;
	padding-left: 20px;

	background-color: #FFEE94;
}

#navFooter
{
	background-image: url('../images/bg_nav_footer.gif');
	background-repeat: no-repeat;
	height: 18px;
}

#print
{
	margin-top: 10px;
	vertical-align: middle;
}

#footer
{
	margin-top: 30px;
	margin-bottom: 20px;
	background-color: #A7A7A7;
	padding: 3px;
}

#footerLogo
{
	position: absolute;
	padding: 0 6px 0 14px;
	background-color: white;
	margin-top: 20px;
}

#footerText
{
	font-size: 0.9em;
	position: absolute;
	text-align: right;
	margin-top: 54px;
	width: 890px;
}

#divPath
{
	color: #4C82B4;
	margin-bottom: 20px;
}

#boxRight
{
	width: 273px;
	overflow: hidden;
}

#boxRightContainer
{
	width: 248px;
	overflow: hidden;
	margin-left: 26px;
}

.boxHead
{
	background-color: black;

	color: white;
	font-weight: bold;
	padding: 4px 4px 4px 14px;
}

.divBoxContent
{
	padding: 4px 14px 4px 14px;
}

#kontaktContainer
{
	background-color: #FFC700;
	padding: 0 20px 10px 20px;
}

.image
{
	background-color: #F0F2EC;
	text-align: left;
	padding: 3px;
}

#calcHead
{
	height: 113px;
}

#calcContent
{
	background-color: #FFD900;
	width: 216px;
	padding: 10px 10px 10px 20px;
}

#calcFooter
{
	background-image: url('../images/calc_footer.gif');
	background-repeat: no-repeat;
	height: 8px;
}

.top
{
	color: green;
	font-weight: bold;

}

#tarif td
{
	padding-right: 20px;
	padding-top: 2px;
}

#viewCalc
{
	padding-bottom: 20px;
}

#viewCalc .boxHead
{
	display: none;
}

/* Styles fuer Image-Preview */
.preview_div_block  		{ float:left; margin: 6px; background-color:#F0F2EC; text-align: left; padding: 3px; }
.preview_div_image  		{ text-align: left; border: 0px; }
.preview_link_image 		{ }
.preview_img_image  		{ border: 0px; }
.preview_div_lupe   		{ text-align: right; padding-right: 5px; }
.preview_link_lupe  		{ }
.preview_img_lupe   		{ border: 0px; }
.preview_div_text   		{ text-align: left; padding-left: 5px; padding-right: 5px;  padding-top: 2px; }

/* Styles fuer Non-Preview-Image */
.view_div_block  				{ float:left; margin: 6px; background-color:#F0F2EC; text-align: left; padding: 3px; }
.view_div_image 			 	{ text-align: center; }
.view_img_image  				{ border: 0px; }
.view_div_text   				{ text-align: left; padding: 5px;}

/* Styles fuer Full-Image */
.view_fullimage  				{ text-align: center; width: 500px; }
.view_fullimage_text  	{ text-align: center; margin-top: 10px; }

.div_imageoid  					{ width:550px; overflow:auto; }