/*
roninX
http://www.roninx.de/
Design: Thomas Sluzalek
Author: Mirko Klees
http://www.kleesit.de/
*/

html {
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background-color: #a7a7a9;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

a:link {
	color: #a90000;
	text-decoration: none;
}
a:visited {
	color: #a90000;
	text-decoration: none;
}
a:hover {
	color: #a90000;
	text-decoration: underline;
}

a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	color: #000000;
	text-decoration: none;
}

h1 {
	font-size: 1.4em;
	margin: 0 0 0.9em;
	color: #650505;
}

img {
	border: 0px;
}

img.gallery {
	padding-left: 2px;
	padding-right: 2px;
}

form {
	display: inline;
}

td.gallery {
	width: 99px;
	height: 99px;
}


.bottom {
	position: relative;
	top: 0px;
	left: 0px;
}

.content {
	padding-top: 8px;
	padding-left: 10px;
	line-height: 17px;
}

.content_footer {
	width: 800px;
	height: 187px;
	background-image: url(images/content_footer.jpg);
}

.content_footer_left {
	position: relative;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 11px;
}

.content_footer_right {
	position: relative;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	font-size: 11px;
}

.content_header {
	width: 800px;
	height: 16px;
	background-image: url(images/content_header.jpg);
}

.gallery1 {
	padding-top: 88px;
}

.header {
	width: 800px;
	height: 194px;
	background-image: url(images/header.jpg);
}

.left {
	float: left;
}

.link {
	position: absolute; 
	top: 145px;
	left: 10px;
}

.right {
	padding-right: 20px;
	width: 500px;
	float: right;
}

.right_content1 {
	padding: 8px;
	height: 470px;
	font-size: 12px;
	color: #000000;
	background-color: #cecdcd;
}

.right_content2 {
	padding: 8px;
	height: 140px;
	font-size: 12px;
	color: #000000;
	background-color: #cecdcd;
}

.right_header {
	padding: 4px;
	padding-left: 9px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #a90000;
}

.table_gallery1 {
	position: relative;
	left: -8px;
}

#Content {
	width: 800px;
	height: 603px;
	color: #737373;
	font-size: 11px;
}

#Godzilla_left {
	position: absolute;
	left: -318px;
	top: 216px;
	width: 318px;
	height: 809px;
	padding: 0;
	background-image: url(images/godzilla_left.jpg);
}

#Godzilla_right {
	position: absolute;
	left: 800px;
	top: 216px;
	width: 322px;
	height: 809px;
	padding: 0;
	background-image: url(images/godzilla_right.jpg);
}

#Main {
	position: relative;
	margin: 0 auto;
	width: 800px;
	background-color: #FFFFFF;
	border: 0 none;
}

#Menu {
	position: relative;
	width: 800px;
	height: 25px;
	background-color: #a90000;
}

#Menu_Inhalt {
	position: relative;
	padding-top: 8px;
	padding-left: 12px;
	text-align: left;
	font-size: 14px;
	font-family: Letter Gothic Std, Verdana, Arial, sans-serif;
	color: #FFFFFF;
}
