html {
	height:100%;
	}

body {
	margin-top:0px;
	padding:0px;
	height:100%;
	background-color:#ffffff;
	
}

#page940 {
	margin:auto;
	width:940px;
}

/* Page Definition */ 
/* ------------------------------------------------------------------------------------------------------ */ 
#boxHead {
	width:950px;
	height:300px;
	margin:0px 0px 20px 0px;
}

#boxNavigation {
	width:190px;
	margin-right:30px;
	float:left;
}

#boxContent {
	width:500px;
	margin-right:27px;
	float:left;
}

#boxBorder {
	width:190px;
	float:left;
}

#boxFoot {
	width:365px;
	height:48px;
	padding:12px 0px 0px 575px;
	margin:30px 0px 10px 0px;
	background:url(/images/foot-background.gif);
}

#boxDone {
	text-align:left;
	background-color:#ffffff;
	padding:10px 0px 10px 0px;
}
/* ------------------------------------------------------------------------------------------------------ */ 


/* Navigation */ 
/* ------------------------------------------------------------------------------------------------------ */ 
#boxNavigation ul {
	width:190px;
	padding:0px;
	margin-top:0px;
	margin-left:0px;
}

#boxNavigation ul li {
	font:12px Arial, Helvetica, Sans;
	line-height:15px;
	margin-top:1px;
	list-style:none;
}

#boxNavigation ul li a, #boxNavigation ul li a:link, #boxNavigation ul li a:visited {
	color:#966f6d;
	text-decoration:none;
	width:180px;
	padding:4px 0px 4px 10px;
	display:block;
	border-top:dashed 1px #8f6f6e;
}

#boxNavigation ul li a:hover {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

#boxNavigation ul ul li {
	font:12px Arial, Helvetica, Sans;
	line-height:15px;
	width:190px;
	margin-top:1px;
}

#boxNavigation ul ul li a, #boxNavigation ul ul li a:link, #boxNavigation ul ul li a:visited {
	color:#966f6d;
	text-decoration:none;
	width:180px;
	padding:1px 0px 1px 10px;
	display:block;
	border-top:none;
}

#boxNavigation ul ul li a:hover {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

#boxNavigation ul ul ul li {
	font:12px Arial, Helvetica, Sans;
	line-height:15px;
	width:190px;
	margin-top:1px;
}

#boxNavigation ul ul ul li a, #boxNavigation ul ul ul li a:link, #boxNavigation ul ul ul li a:visited {
	color:#966f6d;
	text-decoration:none;
	width:180px;
	padding:1px 0px 1px 20px;
	display:block;
	border-top:none;
}

#boxNavigation ul ul ul li a:hover {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

.Bullet { 
	font:normal 12px Verdana, Arial, Helvetica, Sans;
	line-height:11px;
	padding:0px 1px 0px 0px;
}

.NavigationAktiv {
	color:#d11b1c;
	font-weight:bold;
}

.NavigationAktiv2 {
	color:#000000;
	font-weight:bold;
}
/* ------------------------------------------------------------------------------------------------------ */ 



/* Foot */ 
/* ------------------------------------------------------------------------------------------------------ */ 
#boxFoot, #boxFoot a, #boxFoot a:link, #boxFoot a:visited {
	font:normal 11px Arial, Helvetica, Sans;
	color:#704423;
	text-decoration:none;
}

#boxFoot a:hover {
	color:#704423;
	text-decoration:underline;
}
/* ------------------------------------------------------------------------------------------------------ */ 



/* Done */ 
/* ------------------------------------------------------------------------------------------------------ */ 
#boxDone a, #boxDone a:link, #boxDone a:visited {
	font:normal 10px Arial, Helvetica, Sans;
	color:#cccccc;
	text-decoration:none;
}

#boxDone a:hover {
	color:#333333;
	text-decoration:none;
}
/* ------------------------------------------------------------------------------------------------------ */ 



/* Border */
/* ------------------------------------------------------------------------------------------------------ */ 
#Border {
	border:dashed 1px #8f6f6e;
	margin:0px 0px 10px 0px;
}

#boxBorder h1 {
	font:14px Arial, Helvetica, Sans;
	font-weight:bold;
	color:#d11b1c;
	margin:0px;
	padding:6px 8px 6px 8px;
}

#boxBorder h2 {
	font:normal 12px Arial, Helvetica, Sans;
	font-weight:bold;
	line-height:17px;
	color:#966f6d;
	margin:0px;
	padding:0px 8px 0px 8px;
}

#boxBorder p { 
	font:normal 12px Arial, Helvetica, Sans;
	line-height:17px;
	color:#966f6d;
	margin:0px;
	padding:0px 8px 6px 8px;
}

#boxBorder a, #boxBorder a:link, #boxBorder a:visited {
	font:normal 12px Arial, Helvetica, Sans;
	line-height:17px;
	color:#966f6d;
	text-decoration:underline;
}

#boxBorder a:hover {
	color:#000000;
	text-decoration:none;
}

#boxBorder hr {
	height:1px;
	border:0px;
	display:block;
	margin:0px;
	padding:0;
}

#boxBorder img {
	padding-right:5px;
}
/* ------------------------------------------------------------------------------------------------------ */ 



/* Content */
/* ------------------------------------------------------------------------------------------------------ */ 
.Content h1 {
	font:19px Arial, Helvetica, Sans;
	line-height:20px;
	letter-spacing:0.4;
	color:#cc221b;
	margin:-2px 0px 8px 0px;
}

.Content h2, .Content h2 a, .Content h2 a:link, .Content h2 a:visited {
	font:14px Arial, Helvetica, Sans;
	font-weight:bold;
	line-height:17px;
	letter-spacing:0.4;
	color:#333333;
	margin:3px 0px 5px 0px;
}

.Content h3, .Content h3 a, .Content h3 a:link, .Content h3 a:visited {
	font:12px Arial, Helvetica, Sans;
	font-weight:bold;
	line-height:17px;
	letter-spacing:0.4;
	color:#333333;
	margin:13px 0px 3px 0px;
}

.Content h4, .Content h4 a, .Content h4 a:link, .Content h4 a:visited {
	font:normal 12px Arial, Helvetica, Sans;
	font-weight:bold;
	line-height:17px;
	color:#000000;
	text-decoration:none;
	margin:3px 0px 3px 0px;
}

.Content table {
	border-collapse:collapse;
/*	width:100%;*/
	margin-top:2px;
	margin-bottom:10px;
}

.Content td {
	font:normal 12px Arial, Helvetica, Sans;
	line-height:17px;
	vertical-align:top;
	text-align:left;
}

.Content th {
	font:normal 12px Arial, Helvetica, Sans;
	font-weight:bold;
	line-height:17px;
	vertical-align:top;
	text-align:left;
	padding-right:15px;
}

.Content p { 
	font:normal 12px Arial, Helvetica, Sans;
	line-height:17px;
	color:#333333;
	margin-top:0px;
	margin-bottom:8px;
}

.Content a, .Content a:link, .Content a:visited {
	font:normal 12px Arial, Helvetica, Sans;
	line-height:17px;
	color:#333333;
	text-decoration:underline;
}

.Content a:hover {
	color:#666666;
	text-decoration:none;
}

.Content ul, ol { 
	font:normal 12px Arial, Helvetica, Sans;
	line-height:17px;
	color:#333333;
	padding-left:10px;
	margin-left:20px;
	margin-top:0px;
	margin-bottom:5px;
}

.Content label {
	font:normal 12px Arial, Helvetica, Sans;
	color:#333333;
	float:left;
	width:80px;
}

.Content input, select, textarea{
	font:normal 12px Arial, Helvetica, Sans;
	border: 1px solid #966f6d;
	margin-bottom:5px;
}

.Content img {
	border:none;
}

.Content hr {
	border: 0px; /* Für Firefox und Opera */
	border-top: dotted 1px #666666;
	border-bottom: dotted 1px #ffffff; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
}

.formfieldError {
	color:#990000;
}

/* ------------------------------------------------------------------------------------------------------ */ 

img, div, a, input { behavior: url(/modules/iepngfix.htc) }

