/* Body */
body {
	background-image: 			url(../img/background.gif);
}

/* Tabellen */
table.complete {
	width: 						1120px;
	height: 					630px;
	background-repeat: 			no-repeat;
}
table.content {
	width: 						830px;
	margin-right: 				50px;
}
table.news {
	background-image: 			url(../img/home_news_header.gif);
	background-repeat: 			no-repeat;
}

/* Scrollbarer Bereich */
.scrollbar {
	scrollbar-base-color:		#EFE8DE;		
	scrollbar-3d-light-color:	#EFE8DE;	
	scrollbar-arrow-color:		#5E0D0C;
	scrollbar-darkshadow-color:	#EFE8DE;
	scrollbar-face-color:		#5E0D0C;
	scrollbar-highlight-color:	#EFE8DE;
	scrollbar-shadow-color:		#EFE8DE;
	scrollbar-track-color:		#EFE8DE;	
}

/* Schrift: Schwarz #000000 */
.black_08bn {
	font-family: 				arial, helvetica, geneva, swiss, sunsans-regular; 
	font-size: 					8pt; 
	color: 						#000000;
	font-weight: 				bold; 
	font-style: 				normal;
}
.black_10bn {
	font-family: 				arial, helvetica, geneva, swiss, sunsans-regular; 
	font-size: 					10pt; 
	color: 						#000000;
	font-weight: 				bold; 
	font-style: 				normal;
}

/* Schrift: Dunkelrot #2E0404 */
.darkred_08bn {
	font-family: 				arial, helvetica, geneva, swiss, sunsans-regular; 
	font-size: 					8pt; 
	color: 						#2E0404;
	font-weight: 				bold; 
	font-style:					normal;
}

/* Schrift: Dunkelrot #2E0404 */
.darkred_08nn {
	font-family: 				arial, helvetica, geneva, swiss, sunsans-regular; 
	font-size: 					8pt; 
	color: 						#2E0404;
	font-weight: 				normal; 
	font-style:					normal;
}

/* Schrift: Dunkelrot #2E0404 */
.darkred_09bn {
	font-family: 				arial, helvetica, geneva, swiss, sunsans-regular; 
	font-size: 					9pt; 
	color: 						#2E0404;
	font-weight: 				bold; 
	font-style:					normal;
}

/* Schrift: Rot #5F0C0B */
.red_08bn {
	font-family: 				arial, helvetica, geneva, swiss, sunsans-regular; 
	font-size: 					8pt; 
	color: 						#5F0C0B;
	font-weight: 				bold; 
	font-style:					normal;
}

/* Schrift: Rot #5F0C0B */
.red_09bn {
	font-family: 				arial, helvetica, geneva, swiss, sunsans-regular; 
	font-size: 					9pt; 
	color: 						#5F0C0B;
	font-weight: 				bold; 
	font-style:					normal;
}

/* Schrift: Rot #5F0C0B */
.red_10bn {
	font-family: 				arial, helvetica, geneva, swiss, sunsans-regular; 
	font-size: 					10pt; 
	color: 						#5F0C0B;
	font-weight: 				bold; 
	font-style:					normal;
}

/* Schrift: Beige #E5DED4 */
.beige_08bn {
	font-family: 				arial, helvetica, geneva, swiss, sunsans-regular; 
	font-size: 					8pt; 
	color: 						#E5DED4;
	font-weight: 				bold; 
	font-style: 				normal;
}

/* Schrift: Rot #5F0C0B */
.error {
	font-family: 				arial, helvetica, geneva, swiss, sunsans-regular; 
	font-size: 					8pt; 
	color: 						red;
	font-weight: 				bold; 
	font-style:					normal;
}

/* Link */
a.normal:link {
	font-family: 				arial, helvetica, geneva, swiss, sunsans-regular; 
	font-size: 					8pt; 
	color: 						#2E0404;
	font-weight: 				bold; 
	font-style: 				normal;
	text-decoration:			none;
}
a.normal:visited {
	font-family: 				arial, helvetica, geneva, swiss, sunsans-regular; 
	font-size: 					8pt; 
	color: 						#2E0404;
	font-weight: 				bold; 
	font-style: 				normal;
	text-decoration:			none;
}
a.normal:hover {
	font-family: 				arial, helvetica, geneva, swiss, sunsans-regular; 
	font-size: 					8pt; 
	color: 						#5F0C0B;
	font-weight: 				bold; 
	font-style: 				normal;
	text-decoration:			none;
}

a.big:link {
	font-family: 				arial, helvetica, geneva, swiss, sunsans-regular; 
	font-size: 					9pt; 
	color: 						#2E0404;
	font-weight: 				bold; 
	font-style: 				normal;
	text-decoration:			none;
}
a.big:visited {
	font-family: 				arial, helvetica, geneva, swiss, sunsans-regular; 
	font-size: 					9pt; 
	color: 						#2E0404;
	font-weight: 				bold; 
	font-style: 				normal;
	text-decoration:			none;
}
a.big:hover {
	font-family: 				arial, helvetica, geneva, swiss, sunsans-regular; 
	font-size: 					9pt; 
	color: 						#5F0C0B;
	font-weight: 				bold; 
	font-style: 				normal;
	text-decoration:			none;
}

/* Eingabefelder */
input.contact {
	font-family: 				arial, helvetica, geneva, swiss, sunsans-regular; 
	font-size: 					9pt; 
	color: 						#2E0404;
	font-weight: 				normal; 
	font-style: 				normal;
	text-decoration:			none;
	background-color: 			#FFFFFF;  
	border: 					1px dashed #2E0404; 
}
input.send {
	font-family: 				arial, helvetica, geneva, swiss, sunsans-regular; 
	font-size: 					8pt; 
	color: 						#000000;
	font-weight: 				bold; 
	font-style: 				normal;
	text-decoration:			none;
	background-color: 			#FFFFFF;  
	border: 					1px solid #2E0404; 
}

textarea.contact {
	font-family: 				arial, helvetica, geneva, swiss, sunsans-regular; 
	font-size: 					9pt; 
	color: 						#2E0404;
	font-weight: 				normal; 
	font-style: 				normal;
	text-decoration:			none;
	background-color: 			#FFFFFF; 
	border: 					1px dashed #2E0404; 
	scrollbar-base-color:		#EFE8DE;		
	scrollbar-3d-light-color:	#EFE8DE;	
	scrollbar-arrow-color:		#5E0D0C;
	scrollbar-darkshadow-color:	#EFE8DE;
	scrollbar-face-color:		#5E0D0C;
	scrollbar-highlight-color:	#EFE8DE;
	scrollbar-shadow-color:		#EFE8DE;
	scrollbar-track-color:		#EFE8DE;	
}

.image {
	border:						2px solid #000000;
}
