body{
	margin:0px auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	}
.clear{ 
	clear: both;
	margin: 0px;
	padding: 0px;
	line-height:0px;
	height:0px;
	width:0px;
	font-size:0px;
	}
#container{
	position:relative;
	margin:0px auto;
	text-align:left;
	width:1100px;
	display:block;
	}
#topnavi{
	background-image:url(../images/top-navi-bg.png);
	background-repeat:no-repeat;
	height:17px;
	padding-top:7px;
	padding-left:10px;
	padding-right:15px;
	width:1075px;
	background-color:#990000;
	}
#topnavi a, #topnavi a:hover{
	font-size:11px;
	font-weight:bolder;
	color:#000000;
	text-decoration:none;
	}

#header{
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	height:150px;
	width:1100px;
	}
#header-mobi{
	background-image:url(../images/header-mobi.jpg);
	background-repeat:no-repeat;
	height:150px;
	width:1100px;
	}
#navi{
	background-image:url(../images/navi_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:25px;
	padding-top:3px;
	color:#FFFFFF;
	padding-left:15px;
	padding-right:15px;
	width:1070px;
	}
#navi a{
	color:#FFFFFF;
	text-decoration:none;
	}
#navi a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}
#galerie_top{
	background-image:url(../images/galerie_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:17px;
	width:1060px;
	padding:4px 20px 0px 20px;
	}	
#galerie{
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
	background-color:#e2e2e2;
	width:1053px;
	height:auto;
	border-left:1px solid #b9b9b9;
	border-right:1px solid #b9b9b9;
	border-bottom:1px solid #b9b9b9;
	padding-left:25px;
	}
.modelcard{
	background-image:url(../images/modelcard_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	display:block;
	width:145px;
	height:130px;
	float:left;
	margin:5px 5px;
	padding:10px 0px 0px 15px;
	}
.picture{
	display:block;
	width:100px;
	height:100px;
	overflow:hidden;
	}
#footer{
	background-image:url(../images/footer_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
	height:50px;
	}
#footer a{
	color:#000000;
	text-decoration:none;
	}
#footer a:hover{
	color:#000000;
	text-decoration:none;
	}
.button_back{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:333px;
	height:25px;
	background-image:url(../images/button-main.png);
	background-repeat:no-repeat;
	padding:15px 0px 5px 0px;
	display:block;
	}
.button_back:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#990000;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:333px;
	height:25px;
	background-image:url(../images/button-main-hover.png);
	background-repeat:no-repeat;
	padding:15px 0px 5px 0px;
	}
