#center
{
}

/** 
 *
 */

#center table
{
	margin: 0px;
	border: 0px;
}

#center table td
{
	vertical-align: top;
	padding: 2px;
}
 
#center .content
{
	clear: both;

	width: 487px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #EEEEEE;
}

#center .content img
{
	margin: 5px 0px 0px 0px;
}

/** 
 *
 */
#center .special
{
	float: left;

	width: 144px;
	
	padding: 0px 10px 0px 0px;
	margin: 0px 10px 15px 0px;
		
	border-right: 1px solid #EEEEEE;
}

#center .special img
{
	margin: 10px 0px 10px 0px;
}

#center .special p
{
	margin: 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid #EEEEEE;
}

/** 
 *
 */
#center .picture_gallery
{
}

#center .picture_gallery .image
{
	float: left;
	width: 149px;
	
	margin-bottom: 20px;
	
	text-align: left;
}

#center .picture_gallery .image a
{
	text-decoration: none;
	cursor: pointer;
}

#center .picture_gallery .hspacer
{
	float: left;
	width: 20px;
	height: 1px;
}

#center .content .float_image
{
	width: 200px;
}

#center .content .left
{
	float: left;
	margin: 0px 20px 10px 0px;
}

#center .content .right
{
	float: right;
	margin: 0px 0px 20px 10px;
}#contact
{
	width: 100%;
}

#contact .error
{
	font-weight: bold;
	color: #cc0000;
}#search_results
{
}

#search_results a.searchResult
{
	display: block;
	
	margin: 5px 0px 15px 5px;

	color: #3791BE;
	text-decoration: none;
}

#search_results a.searchResult:hover
{
	text-decoration: underline;
}body
{
	font-family:  Arial, Geneva, sans-serif;
	font-size: 11px;

	/*
	font-family: Arial, sans-serif;
	font-size: 11px;
	*/
	
	background-image: url('imgs/head_bg2.gif');
	background-repeat: repeat-x;
	background-position: 0px 114px;

	margin: 0px;
}

/**
 *
 */
#head
{
	position: relative;
	height: 276px;
	
	width: 960px;
	margin: auto;
}

#head_a
{
	height: 114px;
}

#head_a .logo_1
{
	position: absolute;
	
	top: 18px;
	left: 50%;
	margin-left: -37px;
	
	width: 74px;
	height: 60px;
	
	background-image: url('imgs/head_logo_1.gif');
	background-repeat: no-repeat;
}

#head_a .logo_2
{
	position: absolute;
	
	left: 54px;
	top: 79px;
	
	width: 418px;
	height: 34px;
	
	background-image: url('imgs/head_logo_2.gif');
	background-repeat: no-repeat;
}

#head_nav_small
{
	position: absolute;
	
	top: 5px;
	right: 60px;	
}

#head_nav_small a
{
	text-decoration: none;
	color: #BBB9BA;
	
	margin-right: 10px;
}

#head_nav_small a.active
{
	font-weight: bold;
}

#head_nav_small a:hover
{
	text-decoration: underline;
}

#head_b
{
	height: 162px;
}

#head_nav
{
	padding-left: 228px;
	height: 29px;
}

#head_nav a
{
	float: left;
	
	height: 29px;
	line-height: 29px;
	
	padding: 0px 10px 0px 9px;
	
	color: #ffffff;
	text-decoration: none;
	
	margin-right: -1px;
	
	border-right: 1px solid #016EA7;	
	border-left: 1px solid #016EA7;	
}

#head_nav a.active,
#head_nav a:hover
{
	background-color: #016EA7;
}

#head_tools
{
	position: absolute;

	width: 168px;
	padding-left: 60px;
	
	bottom: 21px;
}

#head_tools a
{
	float: left;
	
	width: 15px;
	height: 13px;

	background-repeat: no-repeat;
	
	margin-bottom: 5px;
}

#head_tools a.mail
{
	background-image: url('imgs/mail.gif');
	margin-right: 40px;
}

#head_tools a.newsletter
{
	background-image: url('imgs/send.gif');
	margin-right: 40px;
}

#head_tools a.print
{
	background-image: url('imgs/print.gif');
}

#head_search
{
	margin: 0px;
}

#head_search .search_str
{
	border: 0px;
	width: 126px;
	
	height: 12px;
	
	font-size: 9px;
	
	color: #1084B5;
}

#head_search .search_submit
{
	position: absolute;

	left: 194px;
	bottom: 2px;
}

#head_image
{
	position: absolute;
	left: 228px;

	height: 122px;
	width: 666px;
}

/**
 *
 */
#main
{	
	width: 960px;
	margin: auto;
	margin-top: 20px;
}

/**
 *
 */
#left
{
	float: left;
	padding: 0px 8px 0px 45px;
	width: 175px;
}

#left .head
{
	display: block;

	font-size: 14px;
	font-weight: bold;
	
	margin: 0px 0px 5px 15px;
	
	color: #3591C0;
}

#left .nav
{
	margin: 0px 0px 5px 15px;
}

#left .nav a
{
	display: block;
	
	line-height: 1.5em;
	
	padding-left: 15px;
	
	color: #3591C0;
	text-decoration: none;
}

#left .nav a.active
{
	background-image: url('imgs/nav_pfeil.gif');
	background-repeat: no-repeat;
	background-position: 4px 5px;
}

#left .depth0
{
	font-weight: bold;
}

#left .depth1
{
	font-weight: normal;
}

#left .nav a:hover
{
	background-image: url('imgs/nav_pfeil.gif');
	background-repeat: no-repeat;
	background-position: 4px 5px;
}

/**
 *
 */
#center
{
	float: left;
	
	width: 497px;
	
	margin: 0px 5px 0px 0px;
	
	padding-bottom: 20px;
	padding-right: 15px;
	
	border-right: 1px solid #EEEEEE;
	
	color: #444444;
}

#center h1
{
	font: normal 1.6em Arial,Verdana,Geneva, sans-serif;
	color: #3791BE;
	margin: 0 0 0.3em 0; 
}

#center h2
{
	font:bold 1.2em Arial,Verdana,Geneva, sans-serif;
	color:#3791be;
	margin: 0.3em 0 0.3em 0; 
}

#center h3
{
    font:bold 1.0em Arial,Verdana,Geneva, sans-serif;
    color:#444;
    margin: 0.3em 0 0.3em 0;
}

#center p
{
}

/**
 *
 */
#right
{
	float: left;
	width: 147px;
	
	margin-left: 10px;
	padding-bottom: 10px;
	
	border-bottom: 1px solid #EEEEEE;
	
	color: #948888;
}

#right .head
{
	font-weight: bold;
}

#right p
{
	margin: 3px 0px 26px 0px;
}

#right .link
{
	display: block;
	
	padding-left: 13px;
	
	font-weight: bold;
	color: #A19C64;
	
	text-decoration: none;
	
	background-image: url('imgs/pfeil_link.gif');
	background-repeat: no-repeat;
	background-position: 2px 4px;
}

#right .link:hover
{
	text-decoration: underline;
}

/**
 *
 */
a
{
	text-decoration: none;
	color: #3791BE;
}

a:hover
{
	text-decoration: underline;
}
 
.note
{
	font-size: 11px;
	font-weight: normal;
	color: #948888;
}

.col
{
	float: left;
}

.icon
{
	display: block;
	padding-left: 25px;
	
	text-decoration: none;
}

a.icon
{
	display: block;
	padding-left: 25px;
	
	color: #3791BE;
	text-decoration: none;
}

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

.phone
{
	background-image: url('imgs/phone.gif');
	background-repeat: no-repeat;
	background-position: 2px 3px;
}

.fax
{
	background-image: url('imgs/fax.gif');
	background-repeat: no-repeat;
	background-position: 2px 3px;
}

.download
{
	display: block;
	margin: 10px 0px 0px 0px;
	
	background-image: url('imgs/download.gif');
	background-repeat: no-repeat;
	background-position: 2px 0px;
}

.error
{
	color: #990000;
}

hr
{
	background-color: #EEEEEE;
	height: 1px;
	overflow: hidden;
	padding: 0px;
	border: 0px;
	
	margin: 10px 0px 10px 0px;
}#contact
{
}

.contactHeadline
{
	font-size: 18px;
	color: #3591C0;
	
	margin-bottom: 20px;
}

.emailInputLabel
{
	float: left;
	width: 110px;
}

#emailInput
{
	width: 370px;
}

.emailValueError
{
	margin: 10px 0px 10px 0px;
	color: #990000;
}

.commentInputLabel
{
	margin: 5px 0px 5px 0px;
	display: block;
}

#commentInput
{
	width: 480px;
	height: 100px;
}

.additionalInfoLinkWrapper
{
	margin: 20px 0px 20px 0px;
}

.additionalInfoLink
{
	font-size: 12px;
}

.additionalInfo,
.additionalMaterial,
#additionalInfoAndMaterialNote
{
	display: none;
	margin: 20px 0px 20px 0px;
}

.additionalInfo label
{
	float: left;
	width: 100px;
}

.additionalInfo input
{
	width: 200px;
}

.additionalInfo select
{
	width: 204px;
}

.additionalInfoHeader,
.additionalMaterialHeader
{
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}

#additionalInfoAndMaterialNote
{
	font-size: 12px;
	color: #3791BE;
}

.submitButton
{
	margin: 15px 0px 35px 0px;
}

.termsNote,
.additionalInfoNote
{
	font-size: 0.8em;
	color: #999999;
}
