.body1 {
	vertical-align: top;
	background-color: #666666;
	margin-left: 0px;
	margin-top: 80px;
	margin-right: 0px;
	padding: 0px;
	text-align: center;
	}

#page {
	text-align: left;
	width: 1000px;
	min-height: 1000px;
	font-family: Helvetica, Arial, sans-serif;
	padding: 0;
	margin: 0;
	/*border: 1px solid #ff0000;*/
}

/**********  language  **********/

#language {
	height: 20px;
	padding: 0;
	margin: 0;
	font-size: 10px;
	/*border: 1px solid #ff0000;*/
	}

#language ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#language ul li {
	text-align: left;
	float: left;
	display: block;
	padding: 0;
	margin: 0px 11px 0px 0px;
}

#language ul li a{
	text-decoration: none;
	color: #ffffff;
}

#language ul li a:hover{
	text-decoration: underline;
}

/**********  headerNav  **********/

#headerNav {
	vertical-align: bottom;
	width: 1000px;
	height: 100px;
	padding: 0;
	margin: 0px 0px 10px 0px;
	/* border: 1px solid #D3D4D4; */
	background-color: #FFFFFF;
	background-image: url(/_images/_shared/LogoSonnblick.gif);
	background-repeat: no-repeat;
	background-position: 769px 16px;
}

#headerNav ul {
	height: 30px;
	font-size: 14px;
	list-style-type: none;
	padding: 70px 0px 16px 32px;
	margin: 0;
	/*border: 1px solid #ff0000;*/
}

#headerNav ul li {
	text-align: left;
	float: left;
	display: block;
	margin: 0px 17px 0px 0px;
	padding: 0;
}

#headerNav ul li a{
	text-decoration: none;
	color: #000000;
}

#headerNav ul li a:hover{
	text-decoration: underline;
}

#headerNav .logo {
	clear: left;
	float: right;
	height: 75px;
	width: 207px;
	padding: 0;
	margin: 0;
	position: relative;
	top: 16px;
	right: 23px;
	/*border: 1px solid #ff0000;*/
}

/**********  content  **********/

#content {
	vertical-align: top;
	background-color: #FFFFFF;
	clear: both;
	float: left;
	width: 770px;
	font-family: Helvetica, Arial, sans-serif;
	padding: 0;
	margin: 0 0 5px 0;
	/*border: 1px solid #ff0000;*/
}

#content .subNav {
	height: 30px;
	margin: 0;
	background-color: #B1B3B4;
	padding: 0px 0px 0px 32px;
}

#content .subNav ul {
	height: 30px;
	font-size: 12px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	/*border: 1px solid #00ff00;*/
}

#content .subNav ul li {
	height: 14px;
	float: left;
	display: block;
	margin: 0px 5px 0px 5px;
	padding: 8px 0px 7px 0px;
	/*border: 1px solid #000000;*/
}

#content .subNav ul li a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	/*border: 1px solid #ff0000;*/
}

#content .subNav ul li a:hover{
	text-decoration: underline;
}

#content .subNav .Link {
	padding: 8px 5px 8px 5px;
	margin: 0px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	background-color: #cccccc;
	/*border: 1px solid #ff0000;*/
}

#content .subNav .Link:hover {
	padding: 8px 5px 8px 5px;
	margin: 0px;
	text-decoration: none;
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-position: left top;
	font-weight: normal;
	color: #000000;
}

#content .subNav ul li .Link_White {
	margin: 0px 0px 0px 0px;
	padding: 8px 5px 8px 5px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
}

#content .subNav ul li .Link:hover {
	text-decoration: none;
	background-color: #FFFFFF;
}

#content .subNav ul li .Link_White:hover {
	text-decoration: none;
	background-color: #FFFFFF;
}

/**---*/

#content .text {
	vertical-align: top;
	margin: 0px;
	padding: 34px 30px 30px 30px;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	/*border: 1px solid #ff0000;*/
}

#content .text a {
	text-decoration: underline;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

#content .text a:hover{
	color: #9E164A;
	text-decoration: underline;
}

#content .text .h1{
	font-size: 22px;
	color: #000000;
	font-weight: lighter;
}

#content .text .link a{
	vertical-align: top;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

#content .text .link a:hover{
	color: #9E164A;
	text-decoration: none;
}


/**********  sidebar  **********/

#sidebar {
	float: right;
	width: 220px;
	font-family: Helvetica, Arial, sans-serif;
	padding: 0;
	margin: 0px;
	/*border: 1px solid #ff0000;*/
}

#sidebar .special {
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
}

#sidebar .special .h1 {
	width: 190px;
	background-color: #9E164A;
	color: #FFFFFF;
	font-size: 15px;
	padding: 8px 15px 8px 15px;
	margin: 0;
}

#sidebar .special .text {
	padding: 18px 15px 20px 15px;
	margin: 0px 0px 10px 0px;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}

#sidebar .special .text ul {
	font-size: 12px;
	margin-left: 0;
	list-style-position: outside;
	margin: 0px 0px 0px -25px;

/* border: 1px solid #ff0000;
	border-top: 0px;
	border-bottom: 1px solid #C0C1C2;
	border-left: 1px solid #C0C1C2;
	border-right: 1px solid #C0C1C2;  */
}

#sidebar .newsletter, #sidebar .anfrage {
	font-size: 11px;
	line-height: 15px;
	/* border-top: 0px;
	border-bottom: 1px solid #C0C1C2;
	border-left: 1px solid #C0C1C2;
	border-right: 1px solid #C0C1C2;  */
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 10px 0px;
	background-color: #FFFFFF;
}

#sidebar .newsletter .h1, #sidebar .anfrage .h1 {
	width: 190px;
	background-color: #B1B3B4;
	color: #000000;
	font-size: 15px;
	padding: 8px 15px 8px 15px;
	margin: 0;
}


#sidebar .anfrage .text, #sidebar .newsletter .text {
	padding: 18px 15px 0px 15px;
	margin: 0px 0px 10px 0px;
	font-size: 12px;
	line-height: 15px;
	/*border: 1px solid #ff0000;*/
}

#sidebar .anfrage .text a, #sidebar .newsletter .text a {
	text-decoration: underline;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

#sidebar .anfrage .text a:hover, #sidebar .anfrage .text a:hover {
	color: #9E164A;
	text-decoration: underline;
}

#sidebar .anfrage .button, #sidebar .newsletter .button {
	cursor: pointer;
	cursor: hand; /* for IE*/
	height: 19px;
	width: 187px;
	background-image: url(/_images/buttonWeiter.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 0px 15px;
	padding: 3px 0px 0px 10px;
	color: #000000;
}


/**********  footer  **********/

#footer {
	height: 10px;
	clear: both;
	width: 735px;
	background-color: #FFFFFF;
	margin-top: 0px;
	padding: 10px 5px 10px 30px;
	border-top: 10px solid #666666;
}

#footer .adress {
	float: left;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	/*border: 1px solid #ff0000;*/
}

#footer .adress a {
	text-decoration: none;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

#footer .adress a:hover{
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
}


/**********  FORMULARE  **********/

/**********  newsletter  **********/

#newsletterForm {
}

#newsletterForm .input {
	border: 1px solid #E3E4E5;
	width: 222px;
	background-color: #EBECED;
	line-height: 13px;
	font-size: 12px;
	padding: 3px 3px 2px 3px;
	margin: 0px;
}

#newsletterForm .submit {
	text-align: left;
	background-color: #EBECED;
	cursor: pointer;
	cursor: hand; /* for IE*/
	height: 22px;
	width: 110px;
	background-image: url(/_images/buttonWeiter.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-left: 1px solid #E3E4E5;
	border-right: 0;
	border-bottom: 0;
	border-top: 0;
}

/**********  anfrage  **********/

#anfrageForm {
 padding: 20px 0px 0px 60px;
}

#anfrageFormTable {
}

#anfrageFormTable .Td {
	color: #000000;
	font-weight: bold;
	background-color: #F5F5F5;
	border: 1px solid #EBEBEB;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

#anfrageFormTable .TdRequest {
	color: #9E164A;
	font-weight: bold;
	background-color: #F5F5F5;
	border: 1px solid #EBEBEB;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

#anfrageForm .inputSmall {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	border: 1px solid #E3E4E5;
	width: 100px;
	background-color: #EBECED;
	line-height: 13px;
	font-size: 12px;
	padding: 3px 3px 2px 3px;
	margin: 0px;
}

#anfrageForm .inputWide {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	border: 1px solid #E3E4E5;
	width: 320px;
	background-color: #EBECED;
	line-height: 13px;
	font-size: 12px;
	padding: 3px 3px 2px 3px;
	margin: 0px;
}

#anfrageForm .textArea {
	font-family: Helvetica, Arial, sans-serif;
	border: 1px solid #E3E4E5;
	width: 320px;
	background-color: #EBECED;
	line-height: 13px;
	font-size: 12px;
	padding: 3px 3px 2px 3px;
	margin: 0px;
}

#anfrageForm .submit {
	text-align: left;
	font-size: 11px;
	color: #000000;
	width: 110px;
	cursor: pointer;
	cursor: hand; /* for IE*/
	height: 21px;
	background-color: #EBECED;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(/_images/buttonWeiter.gif);
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #E3E4E5;
}

#anfrageForm .anfragen {
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
	width: 188px;
	cursor: pointer;
	cursor: hand; /* for IE*/
	height: 21px;
	background-color: #D1D2D4;
	background-image: url(/_images/butAnfragen.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
	border: 0;
}


/**********  fonts  **********/
.standardBlack {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	}

.standardBlackB {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	}

.standardRed {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #9E164A;
	}

.noDecoration {
	text-decoration: none;
}
.noDecoration a {
	text-decoration: none;
}

