/* --------------- Stylesheets für wwww.stolzenberg.de ---------------------- */


/* --------------------------------- Allgemeine Einstellungen ----------------------------- */

html {
	height: 100%;
}


body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	scrollbar-base-color: #E9E9E9;
	scrollbar-arrow-color: black;
}

div {
	margin: 0;
	padding: 0;
}

a {
	outline: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

img {
	border: none;
	outline: none;
}

h1 {
	margin: 0;
	padding: 0;
}

.bold {
	font-weight: bold;
}

a.black_link {
	color: black;
} 

a.gray_link {
	color: #8A8A8A;
} 


/* --------------------------------- Definition der Hauptanzeigebereiche ----------------------------- */


#main_container {
	text-align: center;
	width: 100%;
}

div.page_area {
	position: relative;
	width: 830px;
}

#header {
	position: relative;
	height: 80px;	
	margin: 0px auto;
	text-align: left;
}

#navigation_outer {
	width: 100%; 
	height: 65px; 
	background-color: #E10915;
}

#navigation_inner{
	position: relative;
	top: 37px;
	left: -2px;
	width: 860px;
	height: 28px; 
	margin: 0 auto;
	text-align: left;	
}

#content_outer {
	position: relative;
	height: 445px;	
	margin: 0 auto;
	text-align: left;
}

#content_inner {
	position: absolute;
	width: 100%;
	height: 100%;
	/*background-color: yellow;*/
}

#footer {
	height: 75px;	
	margin: 0 auto;
	text-align: left;
}


/* --------------------------------------- Styles für die einzelnen Anzeigebereiche ----------------------------------- */


/* ------------- Header -------------- */

#language_choser {
	position: absolute;
	bottom: 4px;
	right: 2px;
}

#language_seperator {
	position: absolute;
	top: 1px;
	left: 50px;
}

#language_choser a {
	font-size: 9px;
	color: #666666;
	padding-bottom;: 5px;
}

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

#language_choser a.activated {
	color: #E10915;
}



/* ----------------------------------------------------- Menue ------------------------------------- */

#menue_table {
	border-collapse: collapse;
	border: none;
}	

#menue_table td.navigation_point {
	text-align: center;
	white-space: nowrap;
}

div.get_navpoint_width {
	position: relative;
	/* dir hier angegebenen Werte für padding-left und padding-right müssen um 2 geringer 
	als die bei "#menue_table td.navigation_point a" sein (siehe unten)  */
	padding: 0 15px 0 15px; 
	height: 28px; 
	font-size: 12px;
	background-color: #E10915;
}

#menue_table td.navigation_point a {
	display: block; 
	position: absolute; 
	top: 0px; 
	left: 0px;
	height: 15px;	
	padding: 7px 17px 6px 17px;
	padding-top: 7px;
	vertical-align: center;	
	font-size: 12px;
	color: white;
	background-color: #E10915; 
}

#menue_table td.navigation_point a:hover {
	color: black;
	background-color: white;
}

#menue_table td.navigation_point a.standard{
	color: white;
	background-color: #E10915;
}

#menue_table td.navigation_point a.standard:hover{
	background-color: #A5050E;
	color: white;
}

#menue_table td.navigation_point a.active{
	color: black;
	background-color: white;
}

#menue_table td.spacer {
	width: 100%;
}



/* -------------------------------------------- Content -------------------------------------------- */

/* ------------- Content-Standard-Pages (Company, Service, Know How, Career, Contact) ----*/
.content_text {
	font-size: 11px;
	line-height: 125%;
}

h1.content_standard_headline {
	margin: 0 0 10px 0;
	font-size: 16px;
	font-weight: normal;
	color: #E10915;
}

h2.content_sub_headline {
	font-size: 11px;
	margin: 0 0 3px 0;
}

p.content_standard_paragraph {
	margin: 0 0 12px 0;
	line-height: 125%;
}

#content_upper_container {
	position: absolute;;
	top: 22px;
	width: 830px;
	height: 150px;
	background-color: #EAEAEA;
}

#content_image_main {
	position: absolute;
	top: 22px;s
}

#content_standard_image_headline {
	position: absolute;
	bottom: 0px;
	left: 587px;
}

#content_standard_left_image_headline {
	position: absolute;
	top: 172px;
}

#content_outer_scroll_container {
	position: absolute;
	top: 196px;
	left: 270px; 
	width: 560px;
	height: 230px;
	overflow: auto;
}

#content_outer_scroll_container_large {
	position: absolute;
	top: 30px;
	left: 270px; 
	width: 560px;
	height: 405px;
	overflow: auto;
}

#content_scrollable_text_container {
	width: 530px;
}

#content_scrollable_text_container h2 {
	font-size: 11px;
	color: black;
	margin: 30px 0 4px 0;
}

#content_standard_text_container {
	position: absolute;
	top: 196px;
	left: 270px; 
	width: 520px;
	height: 239px;
	overflow: auto;
}

div.content_sublink_container {
	position: absolute;
	top: 228px;
	width: 250px;
}

div.content_sublink_container a{
	color: black;
}

div.content_sublink_container a.sublink_active {
	color: #E10915;
}

div.content_sublink_container a:hover{
	text-decoration: underline;
}


/*------------- Content - Home-Page -------------*/
#content_home_image_headline {
	position: absolute;
	top: 15px;
	left: 593px;
}

#content_home_text_box {
	position: absolute;
	top: 103px;
	left: 595px;
	width: 210px;
}

#stopper
{
	position:			absolute;
	top:				270px;
	left:				0px;
	width:				568px;
	height:				50px;
}

#content_home_image_machines {
/*
	position: absolute;
	bottom: 20px;
	*/
}

#content_home_image_machines_subline {
/*
	position: absolute;
	bottom: 0px;
	*/
}


/*------------- Content - Technics-Pages -------------*/

#content_sublink_container_technics {
	position: absolute;
	top: 65px;
	width: 230px;
}

#content_upper_container_technics {
	position: absolute;;
	top: 22px;
	left: 234px;
	width: 596px;
	height: 150px;
	background-color: #EAEAEA;
}

#content_technics_image_headline {
	position: absolute;
	bottom: 0px;
	left: 353px;
}


/*------------- Content - Products-Page -------------*/
#content_products_left_image_headline{
	position: absolute;
	top: 22px;
}

#content_products_text_container {
	position: absolute;
	top: 60px; 
	left: 3px;
	width: 170px;
	line-height: 120%;
}

#content_products_outer_container {
	position: absolute;
	top: 22px;
	right: 0px;
	width: 605px;
	height: 413px;
	overflow: auto;
}

div.content_products_image_line {
	position: relative;
	width: 585px;
	height: 185px;
}

#content_products_first_line {
	height: 155px;
}

div.content_products_image_line img {
	position: absolute;
}

div.content_products_image_line img.product_image_left {
	left: 0px;;
}

div.content_products_image_line img.product_image_center {
	left: 195px;;
}

div.content_products_image_line img.product_image_right {
	left: 390px;;
}

div.content_poducts_link_line {
	position: relative;
	width: 585px;
	height: 35px;
}

div.product_link {
	position: absolute;
	top: 9px;	
}

div.product_link_left {
	left: 50px;	
}

div.product_link_center {
	left: 245px;
}

div.product_link_right {
	left: 440px;
}

div.product_link a:hover{
	text-decoration: underline;
}


/*------------- Content - Product-Line Pages -------------*/
#content_products_line_product_image {
	position: absolute;
	bottom: 30px;
}

#content_products_flag_navigation {
	position: absolute;
	top: 22px;
	left: 290px;
	width: 540px;
	height: 20px;
}

a.products_details_flag {
	display: block;	
	position: absolute;
	width: 135px;
	height: 17px;
	padding-top: 3px;
	text-align: center;
	color: white;
	font-weight: bold;
}

a.standard_flag {
	background-image: url('../images/products_details_red_flag.gif');
}

a.standard_flag:hover {
	background-image: url('../images/products_details_darkred_flag.gif');
}

a.active_flag {
	background-image: url('../images/products_details_white_flag.gif');
	color: #E10915;
}

#products_details_flag_one {
	left: 0px;
}

#products_details_flag_two {
	left: 135px;
}

#products_details_flag_three {
	left: 270px;
}

#products_details_flag_four {
	left: 405px;
}

#products_details_flag_dustpan {
	width: 185px;
	left: 0px;
	background-image: url('../images/products_dustpan_white_flag.gif');
	background-repeat: no-repeat;
	color: #E10915;
	text-align: left;
	padding-left: 26px;
}


#content_products_details_outer_one{
	position: absolute;
	top: 42px;
	left: 290px;
	width: 540px;
	height: 370px;
	overflow: hidden;
}

div.content_products_details_outer_two{
	position: absolute;
	left: 1px;
	width: 538px;
	height: 369px;
	overflow: auto;
}

#content_products_dowlnoads_outer_two {
	height: 310px;
}

#content_products_details_inner { 
	width: 522px;
}

#content_products_downloads_inner {
	position: absolute;
	top: 20px; 
	left: 25px; 
	width: 490px;
}

#content_products_details_inner h1 { 
	font-size: 11px;
}

#content_products_downloads_inner h1{
	font-size: 11px;
}

#content_products_details_borders {
	position: absolute;
	top: 42px;
	left: 300px;
	width: 530px;
	height: 370px;
}

img.border_left {
	position: absolute;
	top: 0px;
	left: 0px;
}

img.border_right {
	position: absolute;
	top: 0px;
	right: 0px;
}

img.border_bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#content_product_details_backlink {
	position: absolute;
	top: 50px;
	left: 3px;
}

#content_product_details_backlink a {
	color: black;
	font-weight: bold;
}

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

#content_products_product_table{
	position: absolute;
	top: 80px;
	left: 1px;
	width: 280px;
}

#content_products_product_table tr{
	height: 15px;
}

#content_products_product_table a {
	color: black;
	font-size: 11px;
}

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

#content_products_product_table a.product_link_active {
	color: #E10915;
	font-weight: bold;
}

#product_summary_left_headline {
	position: absolute; 
	top: 20px; 
	left:25px;
	color: #E10915;
}

#product_downloads_left_headline {
	color: #E10915;
}

#product_summary_table {
	position: absolute; 
	top: 50px; 
	left: 20px; 
	width: 485px; 
	border-collapse: collapse; 
	line-height: 130%;
	font-size: 11px;
}


#product_summary_table ul {
	position: relative;
	left: -20px;
}

#product_content_detail_container {
	position: absolute; 
	left: 27px; 
	top: 45px; 
	width: 450px;
}

#product_content_detail_container h1 {
	margin: 0 0 15px 0;
}

#product_content_detail_container h1.content_headline_first {
	margin: 0 0 5px 0;
}

#product_content_detail_container h1.content_headline_in_text {
	margin: 15px 0 2px 0;
}

#product_content_detail_container p {
	margin: 0 0 5px 0;
}

#product_content_detail_container ul {
	margin: 0 0 10px 0;
}

a.content_products_download_link {
	color: black;
	text-decoration: underline;
}

a.content_products_download_link:hover {
	color: black;
	text-decoration: none;
}



/*------------- Content - Career-Page -------------*/
a.content_jobs_job_link {
	font-weight: bold;
	color: black;
	text-decoration: underline;
}

a.content_jobs_job_link:hover {
	text-decoration: none;
}


/*------------- Content - AGB-Page -------------*/
ol.content_agb_paragraph_list li {
	margin-bottom: 5px;
}

p.paragraph_headline {
	margin-top: 25px;
}


/*------------- Content - Sitemap-Page -------------*/
#content_sitemap_container a {
	color: black;
}

#content_sitemap_container a:hover {
	color: #E11D28;
}

#content_sitemap_container a.sub_point {
	padding-left: 15px;
}


/* ------ red line at bottom in Content-Pages(except Home-Page) ----*/
#content_red_line_bottom {
	position: absolute;
	top: 435px;
	width: 830px;
	height: 10px;
	background-color: #E10915;
}



/* ---------------------------------------- Footer -------------------------------------------- */

#footer_top_area {
	width: 100%;
	height: 50px;
	background-color: #E9E9E9;
}

#footer_bottom_area {
	width: 100%;
	padding-top: 7px;
	color: #8A8A8A;
}

#footer_table {
	position: absolute;
	top: 9px;
	left: 20px;
	font-size: 11px;
	line-height: 100%;
	color: black;
}

#footer_table td {
	vertical-align: top;
}

#footer_table td.footer_spacer {
	width: 68px;
}

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

#footer a.gray_link:hover {
	color: #474747;
}

#footer a.active_footer_link {
	color: #D00912;
	text-decoration: underline;
}



