* {
	margin: 0;
	padding: 0;
}
a {
	outline: none;
}
img {
    border: none;
}

body {
	font-family:'Open Sans', sans-serif;
	font-size:16px;
	line-height:22px;
	background:#eff0f1 url(../img/neu_bg.jpg);
	color: #8F8F8F;
    text-shadow: 1px 1px 1px #E6E6E6;

}
.wrapper {
	width: 960px;
	margin: 0 auto 0 auto;
}
h1, .one_app h1 a {
	font-size: 45px;
	margin: 0 0 25px 0;
    color: #292929;
    text-shadow: 2px 2px 1px #E6E6E6;
    font-weight: normal;
    text-decoration: none;
    /*line-height: 45px;*/
}

/*.one_app h1 a, .one_app a {
	
	color: #a2a2a2;	
	font-weight: bold;
}
.one_app h1 a:hover, .one_app a:hover {
	text-decoration: underline;
}
*/




h2.sidebar {
	font-size: 40px;
	margin: 50px 0 40px 0;
    color: #292929;
    text-shadow: 2px 2px 1px #E6E6E6;
    font-weight: normal;
    text-align: center;
}

h2.top{
    font-size: 30px;
	margin: 0 0 10px 0;
    color: #292929;
    text-shadow: 2px 2px 1px #E6E6E6;
    font-weight: normal;
}

h2.review{
    font-size: 40px;
	margin: 35px 0 25px 0;
    color: #292929;
    text-shadow: 2px 2px 1px #E6E6E6;
    font-weight: normal;
}

#content_right h2.review{
    font-size: 34px;
	margin: 35px 0 25px 0;
    color: #292929;
    text-shadow: 2px 2px 1px #E6E6E6;
    font-weight: normal;
}



h3, 
.tos h2 {
    font-size: 22px;
    margin: 30px 0 20px 0;
}

.small {
    font-size: 20px;
	margin: 0 0 15px 0;
    color: #8F8F8F;
    text-shadow: 2px 2px 1px #E6E6E6;
    font-weight: normal;
}
#content li {
    margin: 0 0 10px 0;
}

#head {
    background: url("../img/neu_dark_bg.jpg") repeat scroll 0 0 transparent;
    border-bottom: 2px solid;
    height: 110px;
    margin-bottom: 10px;
    padding-top: 25px;
    width: 100%;

}
#head img, .icon {
    
    width: 125px;
    height: 125px; 
    margin-right: 30px; 
    -moz-border-radius:25px; 
    -webkit-border-radius:25px; 
    -khtml-border-radius:25px; 
    border-radius:25px;
    box-shadow: 2px 2px 12px #666;
    float: left;
}

.icon_bottom {    
    border: 10px solid #FFFFFF;
    box-shadow: 2px 2px 12px #666666;
    float: left;
    height: 75px;
    margin-bottom: 25px;
    margin-right: 25px;
    width: 75px;
}    

.icon_right {    
    border: 10px solid #FFFFFF;
    box-shadow: 2px 2px 12px #666666;
    float: left;
    height: 75px;
    margin-bottom: 25px;
    margin-left: 25px;
    width: 75px;
}    

#logo a { 
	width: 650px;
	height: 100px;
	background:url(../img/logo_new.jpg);
	display: block;
}


#content {
	width: 100%;
}
#content_top {
	margin-top: 35px;
	height: 25px;
	
}
#content_middle {

}

#content_middle_full {
	padding: 25px;
}
#sitemap {
    margin-top: 50px;
}

.apptest {
    padding: 20px;
    text-align: center;
    min-height: 500px;
    color: #000;
}

.apptest h1{
    text-decoration: underline;
}
#content .apptest li {
    list-style: none;
    margin-bottom: 5px;
}
.apptest p{
    font-weight: bold;
    font-size: 1.1em;
    margin: 20px 0;
}

#content_bottom  {

	
}
#content_right {
	width: 270px;
	float: right;
	padding: 60px 0 0 25px;
}
#content_quer {
	width: 600px;
	min-height: 500px;
	margin: 0 auto;
	padding: 15px 25px 0 25px;
}
#slider_bg_quer {
	background: url(../img/iphone_quer.png);
	height: 255px;
    width: 500px;
    margin: 30px auto;
}
#slider_pics_quer {
	width: 326px;
	height: 218px;
    
/*	border: 1px solid #fff; */
	/*margin-left: 19px;*/
}
#slider_bg {
	background: url(../img/iphone.png);
	height: 500px;
    width: 255px;
}
#slider_pics {
	width: 218px;
	height: 326px;
/*	border: 1px solid #fff; */
	/*margin-left: 19px;*/
}
.content_left {
	width: 600px;
	float: left;
	padding: 5px 15px 0 15px 0;
}
.content_left a span, #content_quer a span {
	color: #fff;
    text-align: center;
    font-weight: bold;
    line-height: 40px;
    font-size: 20px;
    text-shadow: 1px 1px 1px #989898;
    width: 150px;
	height: 40px;
	margin: 20px 50px;
	background: url(../img/appbutton.jpg) top;
	display: inline-block;
	border: 1px solid #467f00;
	float:right;
	/*-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; */
	-moz-box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 10px #000;
	box-shadow: 0 0 10px #000;
}
.content_left a:hover span, #content_quer a:hover span {
	background: url(../img/appbutton.jpg) bottom;
	border: 1px solid #878d59;
	
}

.one_app {
	height: 200px;
	margin-bottom: 50px;
    background: url(../img/trenner.png) bottom no-repeat;
}

#footer {
	width: 100%;
    height: 70px;
    padding: 20px 0;
    border-top: 2px solid;
    text-align: center;
	background: url("../img/neu_dark_bg.jpg") repeat scroll 0 0 transparent;	
}
#footer li.headliner {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 10px;
	text-shadow: 1px 1px 1px #777;
}
#footer a {
	color: #EF8E17;
    text-decoration: none;
}
#footer .left { 
	width: 250px; 
	float: left;
	margin-right: 105px;
}
#footer .middle  { 
	width: 250px;
	float: left;
}
#footer .right { 
	width: 250px; 
	float: right;
}
#footer ul {
	list-style: none;
	margin-top: 10px;
}
#footer li a {
	display: block;
	cursor: pointer;
	border-bottom: 1px dotted #9a9a9a;
}
#footer li a:hover {
	/*color: #9a9a9a;*/
	border-bottom: 1px dotted #fff;
}

.clr {
	clear: both;
}

/* Bilder Slider */
.slider-wrapper { 
	overflow: hidden; 
	margin-left: 20px;
}

.slider-control-prev,
.slider-control-next { display: none; }

#slider_pics { 
	margin-bottom: 50px; 
	height: auto; 
	overflow: hidden; 
}

	 .slider-wrapper {
		position: relative;
		background: #000;
		/*padding-bottom: 20px;*/
		width: 216px;
		height: 326px;
	}

	.slider-boundary {
		width: 216px;
		height: 326px;
		float: left;
	}

		.slider-control-navigation {
			position: absolute;
			bottom: 0;
			left: 50%;
			margin-left: -108px;
			width: 216px;
			text-align: center;
			padding: 0 0 10px 0;
		}
		
			.slider-control-navigation-tab {
				display: inline-block;
				background: #999;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				border-radius: 5px;
				-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.5);
				-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.5);
				box-shadow: inset 0 1px 1px rgba(0,0,0,0.5);
				margin: 0 0.3em;
				width: 10px;
				height: 10px;
				text-indent: -9999px;
				cursor: pointer;
			}
			
		.slider-control-navigation-tab.current {
				background: #666;
			}
			
			
/* Blätter Funktion */
#pagination {
	text-align: center;
	margin: 20px 0 60px;
}


.active, .pages, .more {
    background: none repeat scroll 0 0 #000000;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 2px 2px 2px #666666;
    color: #FFFFFF;
    padding: 10px;
    text-decoration: none;
    text-shadow: 0 -1px 2px #CCCCCC;
}
.active, .pages:hover, .more:hover {
	text-decoration: none;
	background: #000;
    box-shadow: 0 0 3px #666666;
    text-shadow: none;
    /*text-shadow: 1px -1px 2px #FFFFFF;*/
    color: #EF8E17;
}	
 
/* */ 

p a {
    text-decoration: none;
    color: #EF8E17;
}


/* 2012-05-25 */ 
input {
    padding: 5px;
    font-size: 14px;
    text-align: center;
    margin-bottom: 5px;
}
label {
    font-weight: bold; 
    font-size: 14px;
}
#inputvorname, #inputnachname, #inputemail, #inputpasswort, #inputstrasse, #inputhausnr, #inputplz, #inputort, #inputclass, #inputgutschein, #inputland,#inputpaypal  {
    float: left;
    margin-right: 10px;   
}
#inputvorname input, #inputnachname input, #inputemail input, #inputpasswort input, #inputstrasse input, #inputort input, #inputland input, #inputpaypal input {
    width: 200px;
}
#inputhausnr input, #inputplz input {
    width: 50px
}
form  {
    width: 450px;
    /*border: 1px solid #000;*/
    margin: 0 auto;
}
input[type=submit] {
    width: 100%;
    padding: 10px 0;
    margin-top: 30px;
    font-weight: bold;
    font-size: 1.3em;
    text-transform: uppercase;
}
td {
    font-size: 1.1em;
}
table {
    margin: 0 auto;
}
#prev {
    float: left;
    /*width: 275px;*/
}
#prev a, #start a, #next a {
    color: #EF8E17;
    text-decoration: none;
}
/*#start {
    float: left;
    width: 50px;
    text-align: center;
}*/
#next {
    float: right;
    /*width: 275px;*/
    
}
#paging {
    width: 100%;
}
#paged_top {
    height: 590px;
    background: url(../img/trenner.png) bottom no-repeat;
    margin-bottom: 50px;
}
#paged_top1 {
    float: left;
    margin-right: 50px;
    width: 350px;
    text-align: justify;
}
#paged_top2 {
    float: left;
    width: 300px;
}
#paged_top3 {
    float: right;
    width: 260px;
}
ul.top {
    list-style: none;
    margin-bottom: 25px;
}
#content ul.top li {
    margin-bottom: 5px;
}
#content ul.top li a{
    color: #EF8E17;
    text-decoration: none;
    font-size: 16px;
}
ul.reviews {
    list-style: none;
    margin-bottom: 25px;
    font-size: 25px;
    margin-left: 15px;
    margin-bottom: 50px;
}
#content ul.reviews li {
    margin-bottom: 15px;
}
#content ul.reviews li a{
    color: #EF8E17;
    text-decoration: none;
}
p {
    margin-bottom: 10px;
}
.content_left ol, .content_left ul {
    margin-left: 40px;
}

.one_app h1 a,h1 {
    line-height: 0.9em;
}

.one_app img.icon {
    margin-bottom: 20px;
}

.tos ul {
	margin-top: 20px;
	margin-left: 50px;
}