/*
Author: Martin Baumann
Author URI: http://www.art-stylaz.com
*/

/* standard elemente */
body {
	margin: 0;
	padding: 0;
	background-color: #fff;

	
}
*/html, body, #contents {
	
	width: 100%;
	height: 100%;
}*/
#contents {
	position: absolute;
	top: 0;
	left: 0; 
}




a:link, a:active, a:hover, a:visited     { color: #ae1534; font-style: normal; font-weight: bold; font-size: 14px; line-height: 16px; font-family: Helvetica,Arial, Helvetica, sans-serif; text-decoration: underline; letter-spacing: 1px;  text-shadow: #000000 0px 0px 0px; background: transparent; border: 0;}

h1 { color: #46505e; font-weight: bold; font-size: 34px; line-height: 34px; font-family: Helvetica, Arial, Helvetica, sans-serif }
h2 { color: #46505e; font-weight: normal; font-size: 24px; line-height: 24px; font-family: Helvetica, Arial, Helvetica, sans-serif }

p { color: #46505e; font-weight: normal; font-size: 14px; line-height: 16px; font-family: Helvetica, Arial, Helvetica, sans-serif}

b { color: #46505e; font-weight: bold; font-size: 14px; line-height: 16px; font-family: Helvetica, Arial, Helvetica, sans-serif }

ul {padding-bottom:0px; text-align: left;}


#Layer1 {   border: 0px;
        
       margin: 0px auto;
        width: 620px;

padding: 20px;
	
	
	
}