body {
  background-color: #e1ddd9;
  font-size: 12px;
  color:#564b47;  
  padding:10px;
  margin:0px;
  text-align: center;
  font-family:Verdana;
}


#main { 	
  text-align: left;
  vertical-align: middle;	
  margin: 0px auto;
  padding: 0px;
  width: 800px;
  background-color: #9FCD2B;
  border: 1px dashed #fff;
  position:relative;
}

#content {
	text-align: left;
	margin: 0px auto;
	padding 0px;
	with:800px;
	height:400px;
	background-color: #9FCD2B;
	border: none;
}

#footer {
clear: both;
margin-top: 10px;
padding: 0px;
text-align: right;
background-image: url(../../images/footer.jpg);
background-repeat: repeat-x;
}

p, h1, pre {
margin: 0px; 
padding: 3px; 
}
h1 {
font-size: 13px;
text-transform:uppercase;
text-align: right;
color: #564b47;
}

a { 
color: #ff66cc;
font-size: 11px;
background-color:transparent;
text-decoration: none; 
}

#textbox{
font-size:12px;
font-family:Verdana;
position:relative;
width:530px;
min-height:300px;
background-color:#a5c558;
border:1px solid #aaaaaa;
left:10px;
top:0px;
-moz-border-radius:20px;
-khtml-border-radius:30px;
vertical-align:top;
padding:20px;
text-align:justify;
}


.black_overlay{
    display: none;
    position: absolute;
    top: 0px !important;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1000;
    -moz-opacity: 0.6;
    opacity:.60;
    filter: alpha(opacity=60);
    line-height: 0;
}


.language img{
border: none;
}


#loading {
    display: none;
    position: absolute;
    top: 220px;
    left: 25%;
    width: 50%;
    height: 100px;
    padding: 1px;
    border: 0px solid orange;
    z-index:1002;
    overflow: auto;
}

.contactbuttons img{
position:relative;
width:80px;
height:140px;
margin-right:10px;
padding-right:20px;
clear:right;
border:none;
}

#logo_top{
background-image: url(../../images/logo_top3.jpg);
width:800px;
height:130px;
text-align:right;
vertical-align: top;
}

.language{
position: relative;
margin-right: 5px;
top: 115px;
}

.skypename{
color:#FFA500;
width:150px;
vertical-align:top;
font-weight:bold;
float:left;
}

hr{
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #93be28;
 border-bottom: solid 0px #93be28; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
 font-size:0px;
 margin:0px;
 padding:0px;
}

#column_left{
position:relative;
float: left;
width: 180px;
height:100%;
min-height:400px;
margin-top: 5px;
padding: 0px;
}

#slideImages{
margin-top:130px;
position:absolute;
padding-top:0px;
bottom:20px;
left:0px;
height:400px;
width:180px;
float:left;
}

#about_left{
	width: 200px;
	float:left;
	margin-right:5px;
	background-image: url(../../images/mario.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:400px;
}

#about_right{
	width:200px;
	float: right;
	margin-left:5px;
	background-image: url(../../images/olli.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	scrolling: no;
	min-height:400px;
}

.about_block{
	display:none;
	background-color:#a5c558;
	height: 100%;
	border: 1px dashed #fff;
	 -moz-opacity: 0.95;
    opacity:.95;
    filter: alpha(opacity=95);
    padding:5px;
}

.about_block ul{
list-style-type:none;
scrolling:no;
}

#about_select{
padding-top:10px;
text-align:center;
}

#about_select a{
font-size:14px;
font-weight:bold;
color:#564b47;
}

#about_select a:hover{
font-size:14px;
font-weight:bold;
color:#FFA500;
}

.small {
font-size:10px;
}

.slideImage{
postion:absolute;
bottom: 0px;
border: none;
width:180px;
height: 400px;
}

#column_right {
background-color: #9FCD2B;
padding: 0px;
margin-left: 190px;
margin-right: 0px; 
scrolling:no;
}

div#column_right { 
min-height:400px;
height:expression(this.scrollHeight > 400 ? "auto":"400px"); 
scrolling:no;
}


.nav-container-outer{
background: #9FCD2B;
padding: 0px;
margin:10px;
height: 70px;
width:570px;
background: url(../../images/nav-bg.jpg);
}
.float-left{
float: left;
}
.float-right{
float: right;
}
.nav-container .divider{
display:block;
font-size:1px;
border-width:0px;
border-style:solid;
}
.nav-container .divider-vert{
float:left;
width:0px;
display: none;
}
.nav-container .item-secondary-title{
display:block;
cursor:default;
white-space:nowrap;
}
.clear{
font-size:1px;
height:0px;
width:0px;
clear:left;
line-height:0px;
display:block;
float:none;
}
.nav-container{
position:relative;
zoom:1;
margin: 0 auto;
}
.nav-container a, .nav-container li{
float:left;
display:block;
white-space:nowrap;
}
.nav-container div a, .nav-container ul a, .nav-container ul li{
float:none;
}
.nav-container ul{
left:-10000px;
position:absolute;
}
.nav-container, .nav-container ul{
list-style:none;
padding:0px;
margin:0px;
}
.nav-container li a{
float:none
}
.nav-container li{
position:relative;
}
.nav-container ul{
z-index:10;
}
.nav-container ul ul{
z-index:20;
}
.nav-container ul ul ul{
z-index:30;
}
.nav-container ul ul ul ul{
z-index:40;
}
.nav-container ul ul ul ul ul{
z-index:50;
}
li:hover>ul{
left:auto;
}
#nav-container ul {
top:100%;
}
#nav-container ul li:hover>ul{
top:0px;
left:100%;
}

/*^'^ Primary Items ^'^*/	
#nav-container a{	
padding:7px 17px 7px 18px;
margin: 10px 0px 0px 0px;
color: #FFFFFF;
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:14px;
text-decoration:none;
font-weight: bold;
background: url(../../images/item-primary-bg.gif);
background-repeat: no-repeat;
background-position: top;
}

#nav-container a:hover{
color: #6C3600;
background: url(../../images/item-primary-bg.gif);
background-repeat: no-repeat;
background-position: center;
}

/*^'^ Secondary Items Container ^'^*/	
#nav-container div, #nav-container ul{	
padding:10px 4px 10px 4px;
margin:0px 0px 0px 0px;
background: url(../../images/item-secondary-container-bg.jpg);
background-repeat: repeat-x;
background-color: #FF9900;
border-bottom: 1px solid #CA6500;
}

/*^'^ Secondary Items ^'^*/	
#nav-container div a, #nav-container ul a{	
padding:3px 10px 3px 6px;
background-color: #FFFFFF;
background: url(../../images/item-secondary-bg.jpg);
background-repeat: no-repeat;
background-position: 0px 22px;
font-size:11px;
border-width:0px;
border-style:none;
margin: 0px 0px 0px 0px;
width: 149px;
}

/*^'^ Secondary Items Hover State ^'^*/	
#nav-container div a:hover, #nav-container ul a:hover{	
background-color: #FFFFFF;
background: url(../../images/item-secondary-bg.jpg);
background-repeat: no-repeat;
color:#CC0000;
}

/*^'^ Secondary Item Titles ^'^*/	
#nav-container .item-secondary-title{	
cursor:default;
padding:4px 0px 3px 7px;
color: #6C3600;
font-family: Arial, Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:11px;
background: url(images/item-secondary-title-bg.jpg); 
background-repeat: no-repeat;
font-weight:bold;
}

/*^'^ Horizontal Dividers ^'^*/	
#nav-container .divider-horiz{	
border-top-width:1px;
margin:5px 5px;
border-color: #C16100;
}

/*^'^ Vertical Dividers ^'^*/	
#nav-container .divider-vert{	
border-left-width:1px;
height:15px;
margin:4px 2px 0px 2px;
border-color:#AAAAAA;
}

#enter_page{
cursor: pointer;
}


//TOOLTIP
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }



//FORM
form {
  background: #de2;
  border: thin solid #ab0;
  margin:0;
  padding:.5em;
}

label {
 width: 80px;
 float:left;
 text-align:left;
 margin:5px;
}

input, select { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width: 180px; /* Breite.*/
  margin:5px;
  background-color:#DCDCDC;
  border: 1px solid #FFA500;
  filter:alpha(opacity=60);
  -moz-opacity: 0.60;
  opacity: 0.60;
}

input:focus, select:focus, textarea:focus {
  background-color:#C0C0C0;
  filter:alpha(opacity=90);
  -moz-opacity: 0.90;
  opacity: 0.90;
  border: 1px solid #228B22;
}

textarea {
	width:180px;
	height:150px;
	margin:5px;
	background-color:#DCDCDC;
  	border: 1px solid #FFA500;
  	filter:alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
}

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

input#submit { /* den Submit-Button */
  float: none;
  width: 120px;
  height:30px;
  background-image: url(../../images/submit.gif);
  background-color: transparent;
  filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	border: none;
  margin-left:110px;
  color:#808080;
  font-weight:bold;
}

input#submit:hover {
  background-image: url(../../images/submit_hover.gif);
  color:#ffffff;
}

label {
 text-align: left; 
 padding-right: 1em; 
}

.hidden {
	display:none;
}

.orange {
	color: #FFA500;
}

.msg_sent{
	color: #FFA500;
	font-weight: bold;
}

.msg_error{
	color: #FF0000;
	font-weight: bold;
}


//solutions list
.solutionBox  {
	width: 520px;
	font-family: verdana;
	border: 1px solid black;
}

.solutionBox ul {
	list-style-type:square;
	list-style-position:inside
}

.solutionBox div {
	background-color: transparent;
	margin-bottom : 10px;
	border: 1px dashed #fff;
	text-decoration: none;
	margin: 0px;
	padding: 10px;
	width:520px;

}

.solutionBox a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: black;
	background-color: #00a0c6;
	border-bottom: 1px solid #999;
	background-image: url(../../images/accordion.gif);
}
.solutionBox a:hover {
	background-color: white;
	background-image: url(../../images/accordion_hover.gif);
}

.solutionBox a.selected {
	color: white;
	cursor:default;
	background-image: url(../../images/accordion_hover.gif);
}


