body {
	background-image:url(images/background.jpg);
	background-position:0px 184px;
	background-attachment: scroll;
	background-repeat:repeat-y;
/* 	background-color: #5d4119; */                                                             
	background-color: black;

	margin:0px;
	padding:0px;
/* 	text-align: center; */
	font-size:0.8em;
	color:rgb(72,51,17);
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin:0px;
	padding:0px;
	margin-top:10px;                   
}

a:link { color : rgb(168,0,0); text-decoration: none;font-weight:normal; }
a:visited {color : rgb(168,0,0); text-decoration: none;font-weight:normal; }
a:hover {color: rgb(168,0,0); text-decoration: underline;font-weight:normal; }
a:active {color: rgb(168,0,0); text-decoration: none;font-weight:normal; }
a img {border:0px;}

table{
	font-size:1em;
	padding:0px;
	margin:0px;
}

h2{
 	font-size:1.5em;
 	margin-top:15px;
 /*	font-style:italic; */
}

h3{
 	font-size:1.25em;
 /*	font-style:italic; */
}

h4{
 	margin-bottom:0px;
 	font-size:1.0em;
 /*	font-style:italic; */
}

ul{
   padding-left: 20px;
	margin:0px;
}

#nochXzeichen {
	background:transparent;
}

textarea {
	background:transparent;
	width:100%;
}

#submitbutton {
	background:transparent;
}

form{
	text-align:left;
	margin-top:0px;
}

.headerform input{
	background-color: rgb(251,251,239);
}

.error{
	color:red;
	font-weight:bold;
}

.obereKante{
 	margin-top:0px;
}

#globalcontainer{
	width:1000px;
}

#header{
	position:relative;
	background-image:url(images/indexpage/header.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
   height:133px;         /* inkl. 5 Punkte Abstand zum Papier  */
}

#login{
	position:absolute;
	left:30px;
	top:20px;
	font-size:12px;
}

#menuleft{
	background-image:url(images/indexpage/bg_links.jpg);
	background-repeat:no-repeat;
	width:150px;
   height:617px;
   float:left;
}

#buttonsleft{
	position:relative;
	top:13px;
	left:10px;
	margin-top:1px;
	height:20px;
	width:131px;
	background-position:0px -20px;
	display:block;
}

#buttonsleft:hover{
	position:relative;
	top:13px;
	left:10px;
	margin-top:1px;
	height:20px;
	width:131px;
	background-position:0px 0px;
}

.buttonsleftactivated {
	position:relative;
	top:13px;
	margin-top:1px;
	left:10px;
 	background-position: 0px 0px;
 	width:131px;
 	height:20px;
 	display:block;
}

#centerscroll{
	position:absolute;
	left:152px;
	background-image:url(images/indexpage/centerscroll.jpg);
	background-repeat:no-repeat;
	width:659px;
   height:604px;
	float:left;
}

#centercontent{
	margin-top:10px;
	margin-bottom:50px;
	margin-right:35px;
	margin-left:35px;
	text-align:left;
}

#topcontentleft{
	width:285px;
	float:left;
	height:355px;
}

#topcontentright{
	width:285px;
	float:right;
	height:355px;
}

#bottomcontentleft{
	width:285px;
	float:left;
}

#bottomcontentright{
	width:285px;
	float:right;
}


#skycraperright{
	position:absolute;
 	left:822px;
	background-image:url(images/indexpage/bg_right.jpg);
	width:160px;
   height:617px;
   padding-left:18px;
}

#footer{
/*  	width:1000px; */
	clear:left;
	color:white;
	text-align:center;
}

#footer a:link { color : white; text-decoration: none;font-weight:normal; }
#footer a:visited {color : white; text-decoration: none;font-weight:normal; }
#footer a:hover {color: white; text-decoration: underline;font-weight:normal; }
#footer a:active {color: white; text-decoration: none;font-weight:normal; }

.initialie{
	font-size:2em;
	line-height:1;
}

#regfetcher{
 	position:absolute;
	top: 54px;
	left: 237px;
	height: 82px;
	width: 185px;
}





