@charset "utf-8";
/* CSS zu Gallerieseiten auf www.hotmichi.com */

html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr,fieldset {
border:0;
border-collapse:separate;
border-spacing:0;
margin:0;
padding:0;
}

body {
text-align:left;
background-image:url(../admin/bg.jpg);
background-repeat:repeat-x;
background-color:#F3F3F3;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666;
}

#header {
width:950px;
height:225px;
margin-left:auto;
margin-right:auto;
}

#logo {
width:400px;
height:132px;
margin-top:34px;
float:left;
}

#logo2 {
	width:550px;
	height:auto;
	margin-top:80px;
	float:right;
	bottom: 50%;
	top: 50%;
}

#content {
width:950px;
margin-left:auto;
margin-right:auto;
}

#gallerie {
width:186px;
height:186px;
float:left;
padding:2px 2px 2px 2px;
}

#bild_gr {
width:376px;
height:376px;
float:left;
padding:2px 2px 2px 2px;
}

#text {
width:360px;
height:360px;
text-align:justify;
float:left;
padding:10px 10px 10px 10px;
}

#banner {
width:186px;
height:376px;
float:left;
align:right;
padding:2px 2px 2px 2px;
}

#footer {
width:100%;
height:80px;
float:left;
margin-top:10px;
background-image:url(../admin/bg_footer.jpg);
background-repeat:repeat-x;
text-align:center;
}
