/* #ffc084 */
/* #FFDCBB */
/* #A6672B */
/* ===================================================== */
/*						RESET									*/
/* ===================================================== */

html, body, div, span, object, h1, h2, h3, h4, h5, h6, blockquote, pre, img, i, ol, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-weight: normal;
}

p{
	margin:0 0 10px 0;
}

b {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
}

body {
	font: 13px "Trebuchet MS", arial, tahoma, sans-serif;
	background-color:#ffecda;
}

a:link, a:visited {
	color:blue;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

ul {
	list-style:none;
}

h1{ font-size:16px; line-height:18px; margin-bottom:12px; color:#A6672B; }
h2{ font-size:16px; line-height:18px; margin-bottom:12px; color:#A6672B; }
h3{ font-size:15px; line-height:20px; margin-bottom:12px; color:#A6672B; }
h4{ font-size:14px; line-height:15px; margin-bottom:8px; color:#333; }
h5{ font-size:13px; line-height:15px; margin-bottom:8px; color:#333; }
h6{ font-size:13px; line-height:15px; margin-bottom:8px; color:#333; }

/* ===================================================== */
/*						LAYOUT									*/
/* ===================================================== */

#wrap {
	width: 900px;
	padding: 0;
	margin: 5px auto;

}
#wrapcontent {
	float:left;
	width:900px;
	margin: 0 0 20px 0;
	padding:10px 5px;
	background-color: #fff;
	-webkit-box-shadow: 1 1 5px #b6bdc4;
	box-shadow: 0 1px 8px #b6bdc4;
	border-top:5px solid #ffc084;
	border-bottom:5px solid #ffc084;
}
#header {
}
#wrapsky {
	float:right;
	width:160px;
	height:600px;
}
#menu {
	width:160px;
	float:left;
	background:#fff;
}
#menu ul li {
	color:blue;
	font-weight:none;
	padding-left:2px;
}
#menu a {
	font-size:12px;
	text-decoration:none;
}
#menu a:hover {
	text-decoration:underline;
}
#menu ul {
	color:#fff;
	
}
#menu ul li {
	padding:0 0 0 5px;
	color:#000;
	background:#fff;
	list-style:none;
}
#intro {
	padding:10px 10px 10px 15px;
	float:left;
	width:540px;
}
#contenttext {
}
#contenttext h1, #contenttext h2, #contenttext h3 {text-align:center;}
#inner {
	width:900px;
}
#footer {
	width:900px;
	text-align:center;
	margin:0 auto;
	padding:0 0 15px 0;
	background:#ffecda;
	
}
#footer a:link, #footer a:visited {
	color:#A6672B;
	text-decoration:none;
}

/* ===================================================== */
/*						RECHNER									*/
/* ===================================================== */

#rechner {
	float:left;
	width:515px;
	padding:10px;
	margin:0 0 20px 0;
	-moz-border-top-right-radius: 10px;
	border-radius: 10px;
	border:1px solid #ffc793;
	line-height : 1.2em;
	-webkit-box-shadow: 0 0 14px #b6bdc4;
	box-shadow: 0 0 14px #b6bdc4;
	background:#ffc793;
}
#rechner a {
	color:#A6672B;
}
#rechnertext {
	width:280px;
	float:left;
	padding:25px 0 25px 5px;
}
#ergebnisbild {
	float:left;
	border:4px solid #ffffff;
	margin:0 0 15px 15px;
	line-height:0;
}

/* ===================================================== */
/*						ADS										*/
/* ===================================================== */

.ad_header {
	float:right;
}
.ad_sky {
	float:right;
}
.ad_linkblock {
	float:right;
}
.ad_footer {
	float:right;
}

/* ===================================================== */
/*						KLASSEN									*/
/* ===================================================== */
.indianerhoriz {
	width:515px;
	padding-left:10px;
	margin-left:15px;
		border-top:3px solid #ffc084;
}
.indianerbox {
	width:100px;
	height:90px;
	margin:5px 0 5px 0;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	text-align:center;
	background-color:#fff;
	margin-right:4px;
	-moz-border-bottom-right-radius: 25px;
	border-bottom-right-radius: 25px;
}

.indianerbox a {
}
.indianerbox a:hover {
}
.indianerbox:hover {
}
.berechnen {
	float:left;
	padding:10px;
	margin:0;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:1px solid #ffc793;
	line-height : 1.2em;
	background:#ffc793;
	text-align:center;
		background-image: -webkit-gradient(
    linear,
    right bottom,
    right top,
    color-stop(0, rgb(245,164,93)),
    color-stop(1, rgb(255,220,187))
);
background-image: -moz-linear-gradient(
    center bottom,
    rgb(245,164,93) 0%,
    rgb(255,220,187) 100%
);
}
.rechts {
	float:right;
}
.links {
	float:left;
}
.center {
	margin:10px 0 10px 0;
	text-align:center;
}
.head1 { 
	float:right;
	background-color:#fff; 
	margin:0 0 20px 0;
	padding:0;
	border-top:3px solid #ffc084;
}
.head2 { 
	float:left; 
	width:260px; 
	margin:10px 10px 0 0;
	padding:0 0 10px 0;
	border-top:3px solid #ffc084;
}
.head3 { 
	float:right; 
	width:260px; 
	margin:10px 10px 0 0;
	padding:0 0 10px 0;
	border-top:3px solid #ffc084;
	
}
.head4 {
	float:left; 
	width:260px; 
	margin:10px 10px 0 0;
	padding:0 0 10px 0;
	border-top:3px solid #ffc084;
}
.head5 {
	float:left; 
	width:260px; 
	margin:10px 10px 0 0;
	padding:0 0 10px 0;
	border-top:3px solid #ffc084;
}
.head1, .head2, .head3 {
}
.clear {
	clear:both;
}
.bild {
	float:right;
	margin:0 0 0 10px;
}
.tag {
	width:170px;
}
.monat {
	width:70px;
}
.jahr {
	width:70px;
}
.menu {
	margin:0 0 15px 0;
}