/*
Dieser Vermerk darf nicht entfernt werden!
Bei Fragen wenden Sie sich bitte an unten stehende Seite!

Autor: MajorX Design
Copyright: 2009 by MajorX Design
Domain: www.majorx-design.de/
*/
html { 
    overflow: 			scroll;
}

body{
	font-family: 		Georgia, arial;
	z-index:			11;
	background-color:   #000000;
	color:				#949494;
	font-family:		arial;
	font-weight:		bold;
	font-size:			13px;
	text-decoration:	none;
	margin:				0px;
	text-align:			center;
}

/* links */
a {
	color:				#D0C671;
	text-decoration:	none;
	font-size:			13px;
	font-weight:		normal;
}
a:hover {
	font-weight:		normal;
	color:				#D0C691;
	text-decoration:	underline  overline;
	font-size:			13px;
}

a.link {
	color:				#D0C671;
	text-decoration:	none;
	font-size:			13px;
	font-weight:		bold;
	letter-spacing:		0.1em;
}
a.link:hover {
	font-weight:		bold;
	color:				#D0C691;
	text-decoration:	underline  overline;
	font-size:			13px;
	letter-spacing:		0.1em;
}

/* DIV BODY  */

div.body{
  z-index:				0;
  text-align: 			left;
  vertical-align:		middle;	
  margin: 				0px auto;
  margin-top: 			0px;
  padding: 				0px;
  width: 				1000px; 
  min-height: 			600px;
  border: 				0px;
  background-image: 	url(../css/index.gif);
  background-repeat:	no-repeat;
}

/*  DIV boxen  */
div.box{
	font-family: 		Georgia, arial;
	z-index:			1;
	position:			absolute; /*  absolute oder relative  */
	margin-top: 		300px;
	margin-left:		340px;
	min-height: 		390px; 
	width: 				660px;
	font-weight:		normal;
	font-size:			13px;
	border:				0px;
}

div.ladezeit{
	z-index:			30;
	text-align:			center;
	font-size:			11px;
}


div.werbung{
	margin-left:		5px;
	z-index:			50;
	position:			absolute; 
	height: 			250px; 
	width: 				300px; 
	/* border:				2px;
	border-color:		red;
	border-style:		solid; */
}

div.nav{
	z-index:			30;
	background-color:   transparent;
	position:			absolute; 
	text-align:		    center;
	margin-top: 		241px;
	margin-left:		0px;
	width: 				1000px;
	max-height: 		30px;
	/* border:				2px;
	border-color:		red;
	border-style:		solid;  */
	border: 			0px;
}

div.sidebar{
	position:			absolute; 
	font-family: 		Georgia, arial;
	z-index:			1;
	text-align:		    center;
	background-color:   transparent;
	margin-top: 		300px;
	margin-left:		0px;
	min-height: 		380px; 
	width: 				310px; 
	border-top:			medium;
	border-right:		medium;
	border-left:		medium;
	border-bottom:		0px;
	border-color:		#808080;
	border-style:		double;
}
div.last_box{
	text-align:			right;
	position:			absolute; 
	bottom:				0px;
	color:				#8C998C;
	background-color: 	transparent;
	min-height: 		30px; 
	width: 				660px;
	font-weight:		normal;
	font-size:			11px;
	border:				0px;
}

/* Tabellen  + teile */
table{
	font-weight: 	  normal;
	border-collapse:  collapse;
}
th.ueberschrift{
	text-align:	      center; 
	background-color: #663300;
}
th.geb_baun{
	text-align: 	  center; 
	background-color: #663300;
}
th.ueberschrift{
	text-align:       center; 

	font-weight: 	  bold;
}
th{
	font-weight:		normal;
}
td.main{
	padding-left:		20px;
	padding-right:		20px;
}
td.ueberschrift{
	text-align: 	  center; 
	background-color: #663300;
}
tr.grafikoben{
	height:			  117px;
	background: 	  url(../css/oben.gif);
}
tr.grafikmitte{
	background: 	  url(../css/mitte.gif);
}
tr.grafikunten{
	height:			  115px;
	background: 	  url(../css/unten.gif);
}
tr.ueberschrift{
	text-align:       center; 

	font-size:		  14px;
	font-weight: 	  bold;
}
tr.unterlegt{

	vertical-align:	  middle;
}
tr.unterlegt_grau{
	background-color: #333333;
}
/* TEXTE */
input{
	background-color:	#a09d9d;
	border-color:		#a09d9d;
}
textarea{
	background-color:	#a09d9d;
	border-color:		#a09d9d;
}

span.hinweis{
	font-weight: 			bold; 
	text-decoration: 		underline;
}

span.ueberschrift{
	font-size: 			16px; 
	text-align: 		center; 
	font-weight: 		bold;
}

/*  Menü aufklappbar  */
#menuebox {
	position: 			relative;
	height: 			30px;
	z-index: 			50;
}
.stupidie {
	z-index: 			200;
	display:			none;
}
#menue {
	position:			absolute;
	top: 				2px;
	left: 				0;
	z-index: 			50;
}

#menue .aussen {
	z-index: 			50;
	float: 				left;
	overflow: 			hidden;
	font-family:		arial, verdana;
	font-size:			13px;
	color:				#000000;
	margin-left:		3px;
	display:			block;   
	width:				139px;    
	height:				24px;
	background-color: 	transparent;
	line-height:		24px;
	text-decoration:	none;
	font-weight:		normal;
}
#menue .aussen:hover {
	z-index: 			50;
	height: 			auto;
	background-color: 	#949494;
	color:				#000000;
}

a.innen-1 {
	margin-top: 		2px;
}
a.innen,
a.innen-1 {
	display: 			block;
	width: 				137px;
	padding: 			2px 0;
	text-decoration: 	none;
	font-weight: 		normal;
	border-bottom: 		1px solid #78561d;
	background-color: 	#808080;
	color: 				#000000;
}
a:visited.innen,
a:visited.innen-1 {
	background-color: 	#808080;
	color:				#000000;
}
a:hover.innen,
a:hover.innen-1 {
	background-color: 	#f7eedb;
	color: 				#000000;
}

span.menutag {
	display: 			block;
	cursor: 			default;
}


/* Menü Buttons */

a.menu1      {
	color:				#000000;
}
 a.menu1:hover {
 	text-decoration: 	none;
	color:				#000000;
 }

a.menu2      {
	font-family:		arial, verdana;
	font-size:			11px;
	color:				#323232;
	margin-left:		3px;
	text-decoration:	none;
}
 a.menu2:hover {
	color:				#919191;
}