﻿BODY
{
	padding: 0;
	margin: 0;
	background: url('Images/TemplateImages/WeltKugel.png') top center no-repeat fixed;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 100%;
	overflow: auto;
}

IMG 
{
	margin: 0px;
	padding: 0px;
}

a 
{
	color: #ff8800;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}



.UebersichtZimmGH 
{
    width: 100%;
}

.ProduktZimmGH 
{
    float: left;
    width: 140px;
    height: 180px;
    margin: 5px;
    padding: 5px;
    border: 1px solid #ff8800; 
    text-align: center;
}

#Anmeldung 
{
	position: absolute;
	z-index: 100;
	width: 97%;
	top: 100px;
	height: 600px;
	border: 1px solid #000;
	margin-left: 1%;
	background: url('Images/TemplateImages/AnmeldenHintergrund.png');
	padding-top: 120px;
}

.AnmeldungTextBox 
{
	margin: 4px;
	margin-left: 20px;
	margin-top: 6px;
	
	}
                  
.AnmeldungInhalt 
{
	color: #ff8800;
	width: 400px;
	display: block;
	border: 1px solid #ff8800;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	
}

.AnmeldungInhalt h1 
{
	font-size: 12px;
	color: #fff;
}

.AnmeldungInhalt INPUT, SUBMIT, SELECT 
{
	border: 1px solid #ff8800;
	margin-bottom: 2px;
	background: #fff;
	
	font-size: 10px;
}
	
.AnmeldungLabel 
{
	display: block;
	width: 130px;
}


#Main 
{
	position: absolute;
	width: 98%;
	margin-left: 1%;
	
	
}

#Logo 
{
	position: absolute;
	margin-left:  1%;
	top: 10px;
	left: -14px;
}
#ButtonsNeuheitenUndRestposten 
{
	position: absolute;
	margin-left: 50%;
	left: -200px;
	width: 400px;
	z-index: 100;
	top: 0px;
	text-align: center;
}

.ButtonNeuheiten 
{
	
}

.ButtonNeuheiten a
{
	color: #ffffff;
	text-decoration: none;
	background: url('/images/TemplateImages/ButtonNeuheiten.png') no-repeat;
	width: 96px;
	height: 32px;
	
	float: left;
	margin-left: 1px;
	color: #ffffff;
	padding-left: 0px;
	font-size: 12px;
	padding-top: 6px;
	text-align: center;
	
}
.ButtonNeuheiten a:hover 
{
	color: #ffffff;
	text-decoration: none;
	background: url('/images/TemplateImages/ButtonNeuheitenHover.png') no-repeat;
}


#Login 
{
	position:absolute;
	right: 1%;
	top: 16px;
	color: #ff8800;
	padding-right: 10px;
	text-align: right;
		
}



.FlaggeEN 
{
	border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('Images/TemplateImages/FlaggeEN.png') no-repeat;
    width: 20px;
    height:14px;
    
	}

.FlaggeDE 
{
	border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('Images/TemplateImages/FlaggeDE.png') no-repeat;
    width: 20px;
    height:14px;
    margin-left: 12px;
}

#Menu 
{
	
	position: absolute;
	margin-left: 0;
	top: 100px;
	
}

#Menu a
{
	float: left;
	display: block;
	
	width: 96px;
	height: 35px;
	
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	line-height: 110%;
	
	padding-top: 4px;
	padding-left: 6px;
	letter-spacing: 1px;
	line-height: 105%;
	
	margin-right: 1px;
	}

#Menu a:hover {font-weight: bold;}

#ContainerHUK 
{
	position: absolute;
	left: 0px;
	top: 35px;
	
	min-height: 300px;
	background-color: #1e1c77;
	z-index: 500;
	
	padding: 4px;
}





#ContainerFUT
{
	position: absolute;
	left: 103px;
	top: 35px;
	
	min-height: 300px;
	background-color: #53381f;
	z-index: 500;
	
	padding: 4px;
}

#ContainerGUO
{
	position: absolute;
	left: 206px;
	top: 35px;
	
	min-height: 300px;
	background-color: #266e00;
	z-index: 500;
	
	padding: 4px;
}

#ContainerDUS
{
	position: absolute;
	left: 309px;
	top: 35px;
	
	min-height: 300px;
	background-color: #78001f;
	z-index: 500;
	
	padding: 4px;
}

#ContainerBUO 
{
	position: absolute;
	left: 412px;
	top: 35px;
	min-height: 300px;
	background-color: #379ee9;
	z-index: 500;
	
	padding: 4px;
}


#ContainerWUE
{
	position: absolute;
	left: 515px;
	top: 35px;
	min-height: 300px;
	background-color: #c1a783;
	z-index: 500;
	
	padding: 4px;
}


#MenuEbene1 
{
  margin-top: 4px;
  
  width: 292px;
  float: left;
  
  
  }

#MenuEbene1 a
{
  height: 16px;
  
  width: 292px;
  border-bottom: 1px dotted #fff; 
  
   
}


#MenuEbene2 a
{
   border: none;
   padding-left: 10px;
   font-size: 10px;
   color: #ffffff;
   height: 14px;

   
   
}
#MenuEbene3 a
{
	border: none;
    padding-left: 20px;
    font-size: 10px;
    color: #ffffff;
    height: 14px;

}








#Suche 
{
	position: absolute;
	width: 100%;
	top: 135px;
	height: 35px;
	background-color: #5a5959;
	padding-left: 5px;
	color: #fff;
	
}

.SucheBegriff 
{
	margin-top: 7px;
	float: left;
	border: 1px solid #000;
}
.SucheButton 
{
	border: 1px solid #000;
	height: 20px;
	width: 20px;
	margin-top: 7px;
	background: url('Images/TemplateImages/SucheButtonSymbol.png') no-repeat #fff;
	background-position: center;	
}

.chkboxSucheIn 
{
	border: none;
	margin: 0;
	padding: 0;
}




#ContentWrap 
{
	position: relative;
	top: 170px;
	background: #fff;
	width: 100%;
	margin: 0;
	
}


#BoxInhalt 
{
	width: 72%;
	margin-left: 1%;
	left: 0;
	
}

#Inhalt 
{
	
	border: 0px solid #5a5959;
	min-height: 250px;
	padding: 8px;
	padding-top: 8px;
	background: #fff;
	position: relative;
	top: 2px;
}

#Inhalt IMG
{
	
	margin: 8px;
	margin-top: 0px;
	
}

#InhaltSchatten 
{
	width: 100%;
	
	position: relative;
	top: -5px;
}

#BoxRechts 
{
	position: absolute;
	top: -69px;
	right: 5%;
	width: 263px;
	border: 0px solid #000000;
}

#Nachrichten 
{
	width: 263px;
	
}

.NachrichtenUeberschrift 
{
	display: block;
	background: url('Images/TemplateImages/NachrichtenOben.png') no-repeat;
	width: 263px;
	height: 34px;
	color: #fff;
	font-size: 12px;
	padding-left: 14px;
	padding-top: 7px;
	
	
}

.NachrichtenInhalt 
{
	
	background: url('Images/TemplateImages/NachrichtenVerlauf.png') repeat-y;
	width: 233px;
	min-height: 400px;
	padding-left: 0px;
	padding-right:100px;
	padding-top: 4px;
}

.NachrichtenUnten
{
	background: url('Images/TemplateImages/NachrichtenUnten.png') no-repeat;
	width: 263px;
	height: 15px;
}

#Informationen 
{
	top: -8px;
	width: 263px;
	}
	
#Informationen li 
{
	margin-left: 0px;
	padding-left: 0px;
	line-height: 150%;
	list-style-type: circle;
	
}

#Informationen ul 
{
	margin: 0px;
	
	padding-left : 16px;
}

.InformationenUeberschrift 
{
	display: block;
	
	background: url('Images/TemplateImages/NachrichtenOben.png') no-repeat;
	width: 263px;
	height: 28px;
	color: #fff;
	font-size: 12px;
	padding-left: 14px;
	padding-top: 7px;
	margin-bottom: 0px;
	
	
}

.InformationenInhalt 
{
	background: url('Images/TemplateImages/NachrichtenVerlauf.png') repeat-y;
	width: 263px;
	
	padding-left: 15px;
	margin-top: 0;
	
}

.InformationenUnten
{
	background: url('Images/TemplateImages/NachrichtenUnten.png') no-repeat;
	width: 263px;
	height: 15px;
}

/*
#DieDoeringBox
{
	position: absolute;
	background-color: #000;
	width: 200px;
	min-height: 180px;
	
	margin-right: 1%;
	top: 190px;
	
	
}
*/



.FehlerMeldung 
{
	width: 400px;
	height: 50px;
	display: block;
	padding: 10px;
	border: 2px solid #ff0000;
	color: #ff0000;
	font-weight: bold;
}

.TextBox 
{
	height: 14px;
	font-size: 10px;
}

.TextBoxSubmit 
{
	height: 20px;
}

.TextBoxSelect 
{
	height: 18px;
}
.TextBoxChk 
{
	margin: 0;
	padding: 0;
	
	
}
	


.VersteckterButton 
{
	
	background-color: #f2f2f2;
	border: none;
}

.Suchergebnisse 
{
	font-size: 12px;
	border: 1px solid #c1c1c1;
	padding: 4px;
	background-color: #f2f2f2;
	
}

.KontaktTB 
{
	border: 1px solid #ff8800;
	width: 200px;
	height: 14px;
	font-size: 10px;
	margin-bottom: 4px;
	padding-left: 3px;
	font-family: Verdana, Arial, Sans-Serif;
	}
	
.KontaktTBUpload
{
	border: 1px solid #ff8800;
	width: 300px;
	height: 18px;
	font-size: 10px;
	margin-bottom: 4px;
	padding-left: 3px;
	font-family: Verdana, Arial, Sans-Serif;
	}

.KontaktTBButton
{
	border: 1px solid #ff8800;
	width: 100px;
	height: 18px;
	font-size: 10px;
	margin-bottom: 4px;
	padding-left: 3px;
	font-family: Verdana, Arial, Sans-Serif;
	}
	
.PagingOben 
{
   
}
