@charset "utf-8";

/* CSS Document */
*		{ margin:0px; padding:0px; }
/**********************  HTML Tags  **********************/
html, body	{  width:100%; height:100%; margin:0 0 0 0; padding:0; font-family: 'Lato', sans-serif; font-size:16px; font-weight:100; color:#787878; font-size:16px; line-height:25px; word-spacing:6px; letter-spacing:0.5px; background:url(../pic/rahmen03.png) left center; background-size:100% 100%; overflow: auto; overflow: initial;} 
 		
head		{ margin:0; padding:0;}
.contain	{ height:300px; width:100%; margin: 0 auto; overflow:hidden;}		
.interer	{width:100%; top:0px; position:fixed;background:url(../pic/bar.png) repeat center center; overflow:hidden; z-index:2;}
.Content	{ margin-top: 300px; }
h1 			{ font-size:36px; font-weight:100;letter-spacing:3px; text-align:center;}
h2 			{ font-size:30px; font-weight:100; color:#333;}
h4 			{ font-size:20px; font-weight:100;color:#333; margin:10px 0 10px 0;padding:0 0 0 10px;}
h5 			{ font-size:15px; font-weight:100; margin:0; padding:0; line-height:20px;color:#333; padding:0 0 0 10px;}
a 			{ text-decoration:none;}
p 			{ color:#787878; font-size:16px; line-height:25px; word-spacing:6px; letter-spacing:0.5px; margin:0 0 10px 0; padding:0 0 0 10px;}
span		{ font-size:18px; font-weight:600;}
/**********************  HTML Tags  **********************/


section		{ width:100%; height:100%; margin:auto; padding:0px;}
article		{ max-width:1280px; width:100%; margin:auto; background:#FFFFFF;}


	@media screen and (max-width: 1300px) {
		body	{  width:100%; height:100%; margin:0 0 20px 0; padding:0; font-family: 'Lato', sans-serif; font-size:16px; font-weight:100; color:#787878; font-size:16px; line-height:25px; word-spacing:6px; letter-spacing:0.5px; background:#FFFFFF;} 
	}
