a:link { text-decoration: none; color: #000; font-family: 'Droid Sans', Tahoma, Arial, Sans-Serif;
font-size: 0.9em;} 
a:visited { text-decoration: none; color: #000;font-family: 'Droid Sans', Tahoma, Arial, Sans-Serif;
font-size: 0.9em; } 
a:active {  text-decoration: none; color: #000;font-family: 'Droid Sans', Tahoma, Arial, Sans-Serif;
font-size: 0.9em; } 
a:hover { text-decoration: none; color: #000;font-family: 'Droid Sans', Tahoma, Arial, Sans-Serif;
font-size: 0.9em; }


body {
background: #012d54; /* Old browsers */
background: -moz-linear-gradient(top,  #012d54 0%, #2d6993 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#012d54), color-stop(100%,#2d6993)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #012d54 0%,#2d6993 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #012d54 0%,#2d6993 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #012d54 0%,#2d6993 100%); /* IE10+ */
background: linear-gradient(to bottom,  #012d54 0%,#2d6993 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#012d54', endColorstr='#2d6993',GradientType=0 ); /* IE6-9 */


background-attachment:fixed;
font-family: 'Droid Sans', Tahoma, Arial, Sans-Serif;
height:100%;
color: #ccc;font-family: 'Droid Sans', Tahoma, Arial, Sans-Serif;
font-size: 0.9em; 
margin:0;
padding:0;
z-index:-2;
}




#page {
	
}

#page_patern {
	 
}

.ahorn {
position: relative;
top: -15px;
left: -20px;
}

.mindways {
font-family: 'Droid Sans', Tahoma, Arial, Sans-Serif;
font-size: 4.0em;
text-align: center;
font-weight: bold;
text-align: center;
margin-left: 70px;
color: #fff;
}

#ori {
position: relative;
font-family: 'Droid Sans', Tahoma, Arial, Sans-Serif;
font-size: 22px;
text-align: center;
font-weight: bold;
text-align: center;
top: 20px;
color: #fff;
}
#facebook {
		margin-left: 250px;
	}

.frage {
font-family: 'Droid Sans', Tahoma, Arial, Sans-Serif;
font-size: 2em;
text-align: center;
font-weight: bold;
color: #D3D800;
}

.icons {
position: relative;
top: 0px;
width: 790px;
left: 30px;
margin-left:auto; 
margin-right:auto;
}

ul.icons li {
	margin-left: 10px;
	list-style: none;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 100px;
	height: 150px;
}
ul.icons li img {
	width: 100px; height: 150px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	padding: 5px;
	position: absolute;
	left: 0; top: 0;
}
ul.icons li img.hover {
}



/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
#scrollable {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 700px;
	height:200px;

	/* custom decorations */
	
	padding: 0;
	margin-right:auto;
	margin-left:auto;
	margin-top: 10px;

}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
#scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position: absolute;
	
	clear:both;

	left:0;
	padding: 0;
		margin-right:auto;
		margin-left:0px;
}

/* single scrollable item */
#scrollable img {
	float:left;
	margin:00px 0px 00px 0px;

	padding:0px;
	border:0px solid #ccc;
	cursor:pointer;
	width:700px;
	height:200px;
	

}

/* active item */
#scrollable .active {
	border:2px solid #000;
	z-index:9999;
	position:relative;

}
#unten {
margin-top: 0px;
	padding: 5px;
	font-size: 14px;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-top-width: 1px;
}
#unten2 {
margin-top: 20px;
	padding: 10px;
	font-size: 18px;
}
#footer {
	color: black;
	font-size: 10px;
}
#tabelle {
border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    text-align: center;
    margin:0 auto;
    margin-top: 20px;
   color: #000;
   background: #a7c7dc; /* Old browsers */
background: -moz-linear-gradient(top, #a7c7dc 0%, #85b2d3 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a7c7dc), color-stop(100%,#85b2d3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #a7c7dc 0%,#85b2d3 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #a7c7dc 0%,#85b2d3 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #a7c7dc 0%,#85b2d3 100%); /* IE10+ */
background: linear-gradient(top, #a7c7dc 0%,#85b2d3 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7c7dc', endColorstr='#85b2d3',GradientType=0 ); /* IE6-9 */  
}
#tabelle2 {
border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    text-align: center;
    margin:0 auto;
   color: #8eb4d4;
   
}
#farbe {
	color: #8eb4d4;
}
#headline {
	font-size: 16px;
	font-weight: bold;
}
