body {
	margin: 0;
	padding: 10px 0 0 0;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #2a3a5c;
	background-color: #483d34;
	background-image: url(../images/background-stone.gif);
	background-position: top;
	background-attachment:fixed;

	}

h1, h2, h3 {
	text-transform: none;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-style: italic;
	color: #2a3a5c;
	text-align:center;
	}

h2 { 
	font-size: 24px;
	text-shadow:#000000;
	}
	
h3 { font-size: 18px; }

ol, ul {
	line-height: 1.5em;
	font-size:12px;
	}

p {
	font-size:12px;
	line-height:1.5em;
	}

p.first {
	text-indent:0;
	}

a {
	border-bottom: none;
	text-decoration: none;
	color: #2a3a5c;
	padding-left:5px;
	}

a:hover {
	Color: #57757c;
	border-bottom: solid 1px #57757c;
	}

strong {
	color: #57757c;
	}

.fotos {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
	}
.foto_rechts{
	float: right;
}

.foto {
	Float:left;
	margin-right:1em;
	Border-top: 2px solid #ffffff;
	border-right: 2px solid #7a705f;
	border-bottom: 2px solid #7a705f;
	border-left: 2px solid #ffffff;
	}

.foto:hover{
	Border-top: 2px solid #7a705f;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	border-left: 2px solid #7a705f;
	}

.thumbs_sbs {
	margin: 2px;
	Border-top: 2px solid #ffffff;
	border-right: 2px solid #7a705f;
	border-bottom: 2px solid #7a705f;
	border-left: 2px solid #ffffff;
	}
	
.thumbs_sbs:hover{
	margin: 2px;
	Border-top: 2px solid #7a705f;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	border-left: 2px solid #7a705f;
	}

.large_sbs {
	Border-top: 2px solid #ffffff;
	border-right: 2px solid #7a705f;
	border-bottom: 2px solid #7a705f;
	border-left: 2px solid #ffffff;
	}

p.instructions {
	width: 440px;
	Padding: 5px;
	Border-top: 2px solid #ffffff;
	border-right: 2px solid #7a705f;
	border-bottom: 2px solid #7a705f;
	border-left: 2px solid #ffffff;
	font-weight: bold;	
}

/* Clock */

#clock {
	width: 950px;
	height:20px;
	padding:0;
	margin-top:-50px;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
	color: #ffecca;
	font-weight: bold;
	text-align:right;
	}

/* Menu */

#menu {
	padding-top:0;
	}

#menu td {
	background-image:url(../images/bullet_paul.png);
	background-position:left center;
	background-repeat:no-repeat;
	height:15px;
	}
	
#menu td:hover {
	background-image:url(../images/bullet_106.gif);
	background-position:left center;
	background-repeat:no-repeat;
	height:15px;
	}		

#menu a {
	font-weight: bold;
	text-decoration:none;
	padding-left:20px;
	}

#menu a:hover {
	border-style:none;
	}

/* Banner */ 

#banner {
	width:1100px;
	height:350px;
	background-image:;
	background-repeat: no-repeat;
	padding:0;
	background-position: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

/* Content */

#content-top {
	height: 25px;
	width: 1100px;
	margin: 0 auto 0 auto;
	background-image: url(../images/content-background-top.png);
	background-repeat: no-repeat;
}

#content {
	width: 1100px;
	margin: 0 auto 0 auto;
	padding: 0 auto 0 40px;
	background-image:url(../images/content-background-balk.png);
	background-repeat: repeat-y;	
}

#content-end {
	width:1100px;
	clear: both;
}

#content-bottom {
	height: 58px;
	width: 1100px;
	margin: 0 auto 0 auto;
	background-image: url(../images/content-background-bottom.png);
	background-repeat: no-repeat;
}

#colOne {
	float: left;
	width: 200px;
	padding-left: 90px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
}

#colOne ul {
	margin-left: 0;
	margin-top: 20px;
	padding-left: 0;
	list-style: none;
}

#colTwo {
	float: right;
	width: 570px;
	min-height: 700px;
	margin-bottom: 9px;
	padding-top: 20px;
	padding-right:80px;
	padding-bottom:10px;
	padding-left:40px;
	}

#text {
	color:#2a3a5c;
	}	

#stepbystep-start {
	width: 570px;
	height: 300px;
	margin-bottom: 25px;
}

/* Footer */

#footer {
	clear: both;
	width: 907px;
	padding-top: 2px;
	color: #ffecca;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	clear: both;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 9px;
}

#footer * {
	
}

