/* css layout | www.waechtersbach.com | author: Norman Petzold | webmaster@waechtersbach.com */


BODY {
background-color: #FFFFFF; 
color: #000000;
font-family: Tahoma, Arial, sans-serif; 
font-size: 0.7em; 
font-style: normal;
font-weight: normal;
text-decoration: none; 
text-align: justify;
line-height: 1.7em;
margin-top: 0px;
} 


p {
	margin-top: 0px;
}


A {
background-color: #FFFEFF;
color: #CE2947; 
font-family: Tahoma, Arial, sans-serif; 
font-size: 1em;
font-style: normal;
font-weight: normal;
text-decoration: none;
} 


.font_small {
background-color: #FFFEFF;
color: #000000; 
font-family: Tahoma, Arial, sans-serif; 
font-size: 0.8em;
font-style: normal;
font-weight: normal;
text-decoration: none;
} 


.font_design {
background-color: #FFFEFF;
color: #C00113; 
font-family: Tahoma, Arial, sans-serif; 
font-size: 1em;
font-style: normal;
font-weight: normal;
text-decoration: none;
} 


.table {
width: 960px;
margin-left: auto;
margin-right: auto;
}

html>/**/body .table { 		/*  für Firefox und Safari  */
margin-top: 0.6em;
}


.cnt_pic {
width: auto;
border: 0px;
float: left;
}


.cnt_pic_1 {				/* for shape and surface 2008 index.html */
width: 530px;
height: 402px;
border: 0px;
float: left;
}


.cnt_pic_2 {				/* for shape and surface 2008 requirements.html */
width: 510px;
height: 362px;
border: 0px;
float: left;
padding: 20px;
padding-top: 20px;
overflow-y: scroll;
overflow-x: hidden;
}


.cnt_text {
width: 225px;
height: 380px;
border: 0px;
float: left;
padding-left: 20px;
padding-top: 20px;
overflow: hidden;
}


.cnt_text_1 {				/* for retailer.html and outlet_store.html */
width: 213px;
height: 360px;
border: 0px;
float: left;
padding: 20px;
overflow-y: scroll;
overflow-x: hidden;
}


.cnt_form {
width: auto;
height:387px;
border-left: 0px;
margin-left: 15px;
margin-top: 15px;
float: left;
}


.form {
border: 1px solid #9E9E9E;
font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
font-size: 1.2em;
margin-bottom: 2px;
}


.form_button {
border: 1px solid #FFFEF8;
font-family: Verdana, Tahoma, Arial, sans-serif;
background: #FFFEF8;
color: #AE9A85;
margin-left: -10px;
}


.scrollbar_placeholder {
position: absolute;
height: 101%;
}
