html, body {
	background-color:#000000;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
#alles {
	margin: auto;
	width: 1000px;
	height: 720px;
}
header {
	margin: 0;
	padding: 0;
	text-align: center;
}
nav{
	margin: 0;
	padding: 0;
}
html, div, ul {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
#put_in {
	width: 100%;
	height: 25px; 
	line-height: 25px; 
	text-align: center; 
	background-color: #890000; 
	color: #FFFFFF;
	cursor: pointer;
	margin-top: 20px;
}
input.button3 {
	height: 25px;
	width: 25px;
	background-image: url('../images/button/hg.jpg');
	border: 1px solid #666666;
	font-size: 1em;
	vertical-align: bottom;
	text-align: center;
}
#content2{
	min-width:645px;
	max-width:1000px;
	min-height:500px;
	max-height:750px;
	background-repeat: no-repeat;
}
#titelimg{
	text-align: center;
}
#error {
	margin-left: 25px;
}
#startimg{
	width: 900px;
	margin-left: 83px;
	margin-top: 100px;
}
#startimg2{
	width: 900px;
	margin-left: 42px;
	margin-top: 500px;
	position: absolute;
}
table  a {
	display: block;
}
#home{
	height: 50px;
	background-image: url("../images/button/home.jpg");
	background-repeat: no-repeat;
	background-position: center center;
}
#home2 a:hover{
	background-image: url("../images/button/home2.jpg");
	background-repeat: no-repeat;
	background-position: center center;
}
#bilder{
	height: 50px;
	background-image: url("../images/button/bilder.jpg");
	background-repeat: no-repeat;
	background-position: center center;
}
#bilder2 a:hover{
	background-image: url("../images/button/bilder2.jpg");
	background-repeat: no-repeat;
	background-position: center center;
}
#gb{
	height: 50px;
	background-image: url("../images/button/gb.jpg");
	background-repeat: no-repeat;
	background-position: center center;
}
#gb2 a:hover{
	background-image: url("../images/button/gb2.jpg");
	background-repeat: no-repeat;
	background-position: center center;
}
#imp{
	height: 50px;
	background-image: url("../images/button/imp.jpg");
	background-repeat: no-repeat;
	background-position: center center;
}
#imp2 a:hover{
	background-image: url("../images/button/imp2.jpg");
	background-repeat: no-repeat;
	background-position: center center;
}
.navpics {
	height:60px;
}
h3 {
	text-align: center;
}
#inhalt img {
	padding: 5px;
}
table, td, tbody, tr {
	margin: 0;
	padding: 0;
}
td h2 {
	text-decoration: underline;
}
#tablehead {
	text-align: center;
}
#table_gb {
	height: 245px;
}
#td_captcha {
	height: 75px;
}
#span_cap {
	vertical-align: middle; 
	padding-right: 20px;
}
#input_cap {
	font-size: 18pt;
	vertical-align: middle; 
	margin-left: 5px; 
	height: 50px;
}
#selectbg {
	padding: 15px;
	color: #CFCFCF;
	background-image: url(../selectboxbg.png);
	border: 1px solid #9B9B9B;
	border-radius: 35px;
	height: 407px;
    margin-left: 88px;
    margin-top: 30px;
    padding: 15px;
    position: absolute;
    width: 800px;
}
#auswahl {
	width: 200px;
	background-color: #131313;
	color: #CFCFCF;
}
fieldset {
	border: none;
}
select {
	width: 200px; 
}
#thumbs {
	height: 265px;
	width: 390px;
	position: relative;
	top: 0px;
}
#thumbs img{
	border: none;
}
#thumbsover{
	overflow: hidden;
}
#gbtext{
	border-radius: 35px;
	position: absolute;
	height: 310px;
	width: 800px;
	margin-left: 3.4%;
	margin-top: 63px;
	color: #000000;
	padding: 40px;
	padding-top: 10px;
}
.gb_item {
	background-image: url("../images/gbhg.png"); 
	color: #A5A6A6;
	margin-bottom: 15px; 
	margin-left: 5px;
	padding-left: 20px;
	border-radius: 15px; 
	text-align: left;
	width: 745px;
	overflow: hidden;
}
.trans_gb {
	text-align: left;
	width: 745px;
}
#gb_items{
	max-height: 250px;
	margin-top: 5px;
	border: 3px double #9D9C9C;
	overflow: auto;
	position: relative;
}
#newpost{
	width: 100%;
	height: 35px;
	border: 3px double #9D9C9C;
}
#prev {
	margin-left: 155px; 
}
#next {
	margin-left: 155px;
}
#set {
	padding-bottom: 5px;
}
label,select,.ui-select-menu { float: left; margin-right: 10px; }
.wrap ul.ui-selectmenu-menu-popup li a { font-weight: bold; }
.clear{clear:both;}

/* Scroll css */
.vertical {  
	/* required settings */
	position:relative;
	overflow:hidden;	
	/* vertical scrollers have typically larger height than width */	
	height: 265px;	 
	width: 800px;
	border-top:1px solid #ddd;	
	border-bottom:1px solid #ddd;
}
* html .vertical {
	margin-top: 10px; /* IE Browser-Weiche*/
}
/* root element for scrollable items */
#items {	
	position:absolute;
	margin: 0px;
	top: 0px;
}
/* the action buttons above the scrollable */
#actions {
	position: absolute;
	margin-left: 410px;
	margin: 40px 0 10px 410px;	
}
.disabled {
	visibility:hidden;		
}
/* fancybox */
h1 {
	margin-top: 0px;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial;
	text-decoration: underline;
}
a {
	outline: none;
	text-decoration: none;
}
ul {
	margin-bottom: 24px;
	padding-left: 30px;
}
#content {
	width: 400px;
	margin: 40px auto 0 auto;
	padding: 0 60px 30px 60px;
	border: solid 1px #cbcbcb;
	background: #fafafa;
}
#imgbox {
	cursor: pointer;
}
#error{
	color: #FF0000;
}
#error3{
	color: #FF0000;
}
/* Smilies text etc. */
.kursiv {
	font-style: italic;
}
.fett {
	font-weight: bold;
}
.unterstrich {
	text-decoration: underline;
}
#adm_button {
	float: right;
	bottom: 0px;
	position: absolute;
	color: #353535;
}

/* gallerific */