html {
	height:100%;
	}

body {
	background:url(../images/logo-background_03.gif) repeat-x #bababa;
}

#page960 {
	margin:0px auto;
	width:960px;
	position:relative;
}


/* Page Definition */ 
/* ------------------------------------------------------------------------------------------------------ */
#Jahre {
	width:75px;
	height:94px;
	position:absolute;
	top:115px;
	left:45px;
	background:url(../images/niedermann50jahre.png);
	z-index:9999;
}


#Head {
	overflow:hidden;
	width:950px;
	padding:0px 0px 0px 10px;
	background:url(../images/shaddow-head.png);
}

#NavigationFirst {
	width:100px;
	height:175px;
	padding:10px 20px 0px 160px;
	background:#990000;
	border-top:2px solid #58585a;
	float:left;
	background:url(../images/logo-background_05.gif) bottom no-repeat;
	z-index:1;
	position:relative;
}

#NavigationSecond {
	width:313px;
	height:174px;
	padding:11px 0px 0px 17px;
	background:#ffffff;
	border-top:2px solid #58585a;
	float:left;
	background:url(../images/logo-background_06.gif) bottom no-repeat;
	z-index:1;
	position:relative;
}

#NavigationContent {
	width:625px;
	height:22px;
	float:left;
	padding:0px 0px 0px 5px;
	z-index:2;
	position:relative;
}

#Image {
	width:330px;
	height:180px;
	border-top:2px solid #58585a;
	float:left;
}

#Logo {
	margin:0px auto;
	overflow:hidden;
	width:960px;
	height:90px;
}

#Niedermann {
	width:613px;
	height:70px;
	padding:15px 0px 0px 7px;
	float:left;
}

#NavigationLogo {
	float:left;
}

#Main {
	overflow:hidden;
	width:960px;
	padding:0px 0px 10px 0px;
/*	z-index:1; position:absolute; */
	background:url(../images/shaddow-main.png);
}

#Content {
	width:658px;
	min-height:303px;
	height:auto !important;
	height:303px;
	padding:15px 0px 0px 302px;
	background:url(../images/logo-background_08.gif) top no-repeat ;
}

#Content205Shaddow {
	width:197px;
	margin:0px 7px 15px 0px;
	padding:5px 5px 0px 5px;
	float:left;
	background:url(/fileadmin/images/h3-background.png) top no-repeat;
}

#Content205 {
	width:197px;
	margin:0px 7px 15px 0px;
	padding:5px 5px 0px 5px;
	float:left;
}

#Content640 {
	width:600px;
	padding:0px 35px 0px 5px;
	float:left;
}

#Border {
	clear:both;
	width:950px;
	overflow:hidden;
}

#Address {
	width:270px;
	margin:0px 38px 0px 0px;
	text-align:right;
	float:left;
}

#Claim {
	padding:65px 0px 0px 0px;
	float:left;
}

#Foot {
	width:960px;
	height:26px;
	background:url(../images/shaddow-foot.png);
}
/* ------------------------------------------------------------------------------------------------------ */ 


/* Navigation */
/* ------------------------------------------------------------------------------------------------------ */ 
#NavigationFirst ul {
	text-align:right;
}

#NavigationFirst ul li {
	font:11px Arial, Helvetica, Sans;
	line-height:16px;
	font-weight:bold;
	width:100px;
	height:20px;
}

#NavigationFirst ul li a, #NavigationFirst ul li a:link, #NavigationFirst ul li a:visited {
	color:#ffffff;
	display:block;
	border-top:1px solid #990000;
	border-bottom:1px solid #990000;
}

#NavigationFirst ul li a:hover {
	color:#ffcb08;
	border-top:1px solid #ffcb08;
	border-bottom:1px solid #ffcb08;
}

#NavigationSecond ul {
}

#NavigationSecond ul li {
	font:11px Arial, Helvetica, Sans;
	line-height:16px;
	font-weight:bold;
	width:120px;
	height:21px;
}

#NavigationSecond ul li a, #NavigationSecond ul li a:link, #NavigationSecond ul li a:visited {
	color:#58595b;
	display:block;
}

#NavigationSecond ul li a:hover {
	color:#990000;
}


#NavigationContent ul {
}

#NavigationContent ul li {
	font:11px Arial, Helvetica, Sans;
	line-height:16px;
	float:left;
	padding:0px 15px 0px 0px;
}

#NavigationContent ul li a, #NavigationContent ul li a:link, #NavigationContent ul li a:visited {
	color:#58595b;
	display:block;
}

#NavigationContent ul li a:hover {
	color:#990000;
}


#NavigationLogo ul {
	width:330px;
	float:left;
}

#NavigationLogo ul li {
	font:11px Arial, Helvetica, Sans;
	line-height:16px;
	padding:5px 0px 0px 10px;
	float:right;
}

#NavigationLogo ul li a, #NavigationLogo ul li a:link, #NavigationLogo ul li a:visited {
	color:#58595b;
	display:block;
}

#NavigationLogo ul li a:hover {
	color:#990000;
}
/* ------------------------------------------------------------------------------------------------------ */ 



/* Content */
/* ------------------------------------------------------------------------------------------------------ */ 
.Content h1 {
	font:14px Arial, Helvetica, Sans;
	font-weight:bold;
	line-height:17px;
	color:#58595b;
	margin:0px 0px 7px 0px;
}

.Content h2 {
	font:normal 12px Arial, Helvetica, Sans;
	font-weight:bold;
	color:#58595b;
	margin:5px 0px 2px 0px;
}

.Content h3 {
	font:11px Arial, Helvetica, Sans;
	line-height:14px;
	font-weight:bold;
	color:#ffffff;
	padding:3px 0px 3px 5px;
}

.Content p { 
	font:normal 11px Arial, Helvetica, Sans;
	line-height:16px;
	color:#58595b;
	margin:0px 0px 6px 0px;
}

.Content dd{ 
	font:normal 11px Arial, Helvetica, Sans;
	line-height:16px;
	color:#58595b;
	padding:0px;
	margin:0px 0px 8px 0px;
}

.Content img {
	margin:0;
}

.Content a, .Content a:link, .Content a:visited {
	color:#990000;
}

.Content a:hover {
	color:#ffcb08;
}

.Content ul { 
	font:normal 11px Arial, Helvetica, Sans;
	line-height:16px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 15px;
}

.Content li, .Content li a, .Content li a:link, .Content li a:visited {
	color:#58595b;
	padding:1px 0px 2px 0px;
	list-style:disc;
}

.Content li a:hover {
	color:#ffcb08;
}

.Content label {
	font:normal 11px Verdana, Arial, Helvetica, Sans;
	color:#58595b;
	float:left;
	width:95px;
}

.Content hr {
	height:1px; 
	border-top:1px dashed #58595b;
	border-left:none;
	border-right:none;
	border-bottom:none;
	display: block;
	margin:12px 0px 12px 0px;
}

.Content205Red {
	background:#990000;
}

.Content205Grey {
	background:#58585a;
}
/* ------------------------------------------------------------------------------------------------------ */ 



/* Claim */
/* ------------------------------------------------------------------------------------------------------ */ 
#Claim p { 
	font:bold 12px Arial, Helvetica, Sans;
	text-transform:uppercase;
	line-height:13px;
	color:#333333;
}

#Claim span {
	color:#990000;
}
/* ------------------------------------------------------------------------------------------------------ */ 



/* Address */
/* ------------------------------------------------------------------------------------------------------ */ 
#Border address { 
	font:normal 10px Arial, Helvetica, Sans;
	line-height:13px;
	color:#ffffff;
}

#Border address a, #Border address a:link, #Border address a:visited {
	color:#ffffff;
}

#Border address a:hover {
	color:#ffcb08;
}
/* ------------------------------------------------------------------------------------------------------ */ 



/* Done */
/* ------------------------------------------------------------------------------------------------------ */ 
#Foot p { 
	font:normal 10px Arial, Helvetica, Sans;
	line-height:15px;
	color:#58595b;
	padding:35px 0px 20px 10px;
}

#Foot a, #Foot a:link, #Foot a:visited {
	color:#58595b;
}

#Foot a:hover {
	color:#990000;
}
/* ------------------------------------------------------------------------------------------------------ */ 


/* Formular */
/* ------------------------------------------------------------------------------------------------------ */ 
.formfieldInput {
	height:14px;
	width:400px;
	border:solid 1px #d0c7c7;
	background:#ffffff;
	padding:2px;
	margin:0px 0px 3px 0px;
}

.formfieldInputMessage {
	height:80px;
	width:400px;
	border:solid 1px #d0c7c7;
	background:#ffffff;
}

.formfieldInputCapatcha {
	height:14px;
	width:20px;
	border:solid 1px #d0c7c7;
	background:#ffffff;
	padding:2px;
	margin:0px 0px 3px 0px;
}

.formfieldSubmit {
	padding:2px;
	border:solid 1px #d0c7c7;
	background:#ffffff;
	margin:0px 0px 2px 0px;
}

.formfieldSelect {
	border:solid 1px #d0c7c7;
}

.formfieldCheckbox {
	border:none;
}

.formfieldError {
	color:#eb6a0b;
}
/* ------------------------------------------------------------------------------------------------------ */ 

