/* *********************************************** */
/* reset */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, object {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}


table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}


/******************************************************************************************/


body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #48423f; 
	 
	font: 15px/24px 'Droid Sans',Arial,sans-serif;
	
	background: rgb(255,197,120); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,197,120,1) 0%, rgba(251,157,35,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,197,120,1)), color-stop(100%,rgba(251,157,35,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,197,120,1) 0%,rgba(251,157,35,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,197,120,1) 0%,rgba(251,157,35,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,197,120,1) 0%,rgba(251,157,35,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,197,120,1) 0%,rgba(251,157,35,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc578', endColorstr='#fb9d23',GradientType=0 ); /* IE6-9 */


	

}


i {
	font-size: 11px;
}

p {margin: 15px 0;}

em {font-style: italic;}

h1 {
	font-size: 32px;
	line-height: 36px;
	color: #000;
	margin: 10px 0;
	
	}


h2 {
	font-size: 28px;
	line-height: 36px;
	color: #000;
	margin: 10px 0;
	
}


h3 {
	font-size: 20px;
	line-height: 26px;
	color: #000;
	
}

small {font-size: 11px; margin: 0 0 0 210px;}

strong {font-weight: bold;}


ol, ul {
	list-style: none;
	margin: 20px 0 20px; 
	padding: 0 0 0 20px;
	list-style-position: outside;
}

ul li {
	background: url('images/icon.png') 0 4px no-repeat;
	padding-left: 30px;
	margin-bottom: 10px;
	}

ol li {
	padding-left: 15px;
	margin-bottom: 10px;
	list-style-type:decimal
	}

/***********   RAHMEN   **********/


#top-stitch {
    background: url("images/top-stich.png") repeat-x scroll left bottom;
    height: 7px;
}

#wrapper {
	width: 880px;
	margin: 5px auto 0;
	position: relative;
}

.button {
	position: absolute;
	top: 70px;
	right: -30px;
	width: 149px;
	height: 149px;
	padding: 30px;
	background: url('images/button.png') no-repeat;
	/**-webkit-transform: rotate(15deg);
	-moz-transform: rotate(15deg);**/
	text-align: center;
	color: white;
	text-shadow: 2px 2px 2px #000;font-size: 20px;
}

.logo {
	position: absolute;
	top:10px;
	}

.header {
	width: 780px;
	float: left;
	margin: 0px 0px 10px -50px;
	position: relative;
	text-align: left;
	text-shadow: 2px 2px 2px #000;
	color: #fff !important;
}

.header h1, .header h2, .header h3 {
	color: white;
	}

.header img {float: left; margin: 0 20px 0 0;border-radius:15px;}

.inhalt {
	width: 780px;
	float: left;
	margin: 100px 0;
	text-align: left;
	background:white;
    border-radius:15px;
	padding: 0 50px 30px;
	
}


.menue1{
	position:absolute;
	top:335px;
	left:50px;
	color:#ff9900;
	
	
}


a:link {text-decoration:none;
		color:#ff9900;}
a:hover {
	text-decoration: underline;
	color:#ff9900;
	
		}
a:active{
	text-decoration:none;
	color:#ff9900;
}
a:visited{
	color:#ff9900;
}



.kasten {
	position:absolute;
	top:350px;
	left:100px;
	background: #003366;
	padding: 10px 10px 10px 10px;
	height:50px;
	width:150px;
	
	color:white;
	border-radius:15px ;
	-webkit-box-shadow:  3px 3px 3px 1px #cccccc;
        box-shadow:  3px 3px 3px 1px #cccccc;	
}

.kasten2 {
	position:absolute;
	top:350px;
	left:320px;
	background: #3399ff;
	padding: 10px 10px 10px 10px;
	height:50px;
	width:150px;
	
	color:white;
	border-radius:15px ;
	-webkit-box-shadow:  3px 3px 3px 1px #cccccc;
        box-shadow:  3px 3px 3px 1px #cccccc;	
}

.kasten3 {
	position:absolute;
	top:350px;
	left:540px;
	background: #99cc00;
	padding: 10px 10px 10px 10px;
	height:50px;
	width:150px;
	
	color:white;
	border-radius:15px ;
	-webkit-box-shadow:  3px 3px 3px 1px #cccccc;
        box-shadow:  3px 3px 3px 1px #cccccc;	
}


.facebook{
	position:absolute;
	top:450px;
	height:40px;
	width:40px;
	
}
.twitter{
	position:absolute;
	top:500px;
	height:40px;
	width:40px;
	
}

.google{
	position:absolute;
	top:550px;
	height:40px;
	width:40px;
	
}





