* {
	padding:0px;
	margin:0px;
}

html {
	height:100%;
}

body {
	background-image:url(../images/gerust/bgBlack.gif);
	color:#ad9d9d;
	font-family:Arial, "Trebuchet MS", "_sans";
	font-size:0.8em;
	font-style:normal;
	height:100%;
}

#mitter {
	width:100%;
	height:100%;
}

#mitter {
	vertical-align:middle;
}

#container {
	width:911px;
	margin:0px auto;
}

#banner {
	width:911px;
	height:90px;
	text-indent:-1000px;
	overflow:hidden;
	background-image:url(../images/gerust/banner.gif);
	background-repeat:no-repeat;
}

#main {
	width:911px;
	height:436px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	background-image:url(../images/gerust/bgMain.gif);
	background-repeat:no-repeat;
}

#frame {
	margin-left:5px;
	margin-top:20px;
	width:832px;
	height:395px;
	overflow:auto;
}

html, textarea, #frame {
  scrollbar-base-color:#1a1a1a;
  scrollbar-3d-light-color:#242424;
  scrollbar-arrow-color:#a149a9;
  scrollbar-darkshadow-color:#242424;
  scrollbar-face-color:#1a1a1a;
  scrollbar-highlight-color:#a149a9;
  scrollbar-shadow-color:#a149a9;
  scrollbar-track-color:#242424;
}


#content {
	width:772px;
	padding:30px 0px 0px 20px;
}


#homepic {
	/*width:832px;
	height:395px;*/
	width:100%;
	height:100%;
	background-image:url(../images/home.jpg);
	background-repeat:no-repeat;
	background-position:0px 10px;
	text-indent:-1000px;
	overflow:hidden;
}

#error {
	margin-top:200px;
}


.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0px;
	visibility:hidden;
}



#up {
	height:30px;
	width:100%;
	margin:0px auto;
	margin-bottom:40px;
	text-align:center;
	border-style:dashed;
	border-collapse:collapse;
	border-width:1px;
	border-color:#a149a9;
	background-color:#1a1a1a;
	color:#ab9c9c;
}

#up p {
	margin-top:0.4em;
	font-size:1.2em;
	vertical-align:middle;
	float:left;
	width:50%;
}

#up p.sergio {
	margin-top:0.6em;
	font-size:1em;
	vertical-align:middle;
	float:left;
	width:25%;
}

p.left {
	float:left;
	background-image:url(../images/up_left.gif);
	background-repeat:no-repeat;
	width:24px;
	height:9px;
	text-indent:-400px;
	overflow:hidden;
}

p.right {
	float:right;
	background-image:url(../images/up_right.gif);
	background-repeat:no-repeat;
	width:24px;
	height:9px;
	text-indent:-400px;
	overflow:hidden;
}

p.right a, p.left a {
	display:block;
	width:100%;
	height:100%;
}

div.left {
	float:left;
}

div.right {
	float:right;
}




#shopbanner a {
	display:block;
	text-indent:-400px;
	overflow:hidden;
	width:296px;
	height:109px;
	background-image:url(../images/shop.gif);
	background-repeat:no-repeat;	
}


#forumbanner a {
	display:block;
	text-indent:-400px;
	overflow:hidden;
	width:350px;
	height:109px;
	background-image:url(../images/forum.gif);
	background-repeat:no-repeat;	
}


#fotogallerybanner a {
	display:block;
	text-indent:-400px;
	overflow:hidden;
	width:520px;
	height:109px;
	background-image:url(../images/fotogallery.gif);
	background-repeat:no-repeat;	
}

#externallink {
	margin-left:20px;
}
