@charset "UTF-8";
/* CSS Document */

html, body {height: 100.1%;}

body {
	background: url(pix/back.png) no-repeat center center fixed;
	webkit-background-size: cover;
	moz-background-size: cover;
	o-background-size: cover;
	background-size: cover;
	min-height: 100%;
	min-width: 900px;
	}
	
img {
      height: auto;
      max-width: 100%;
}
		
#skizzenbuch {
	width: 650px;
	height: auto;
	text-align: center;
	left: 50%;
	right: 50%;
	margin: 25px auto auto auto;
	padding: 0px;
}

#skizzenbuchquer {
	width: 564px;
	height: auto;
	left: 51%;
	right: 0%;
	margin: 25px auto auto auto;
	padding: 0px;
}
#legalizeme {
	width: 564px;
	height: auto;
	left: 50%;
	right: 50%;
	margin: 25px auto auto auto;
	padding: 0px;
	text-align: left;
	font-size: 13px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}
#titleshit{
	width: 560px;
	height: 31px;
	left: 50%;
	right: 50%;
	margin: 15px auto auto auto;
	padding: 0px;
	text-align: left;
	font-size: 11px;
	font-weight: thin;
	font-family: Verdana, Geneva, sans-serif;
}
#musthave{
	width: 560px;
	height: 31px;
	left: 50%;
	right: 50%;
	margin: 15px auto auto auto;
	padding: 0px;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}

#announce01 {
	width: 564px;
	height: auto;
	text-align: center;
	left: 50%;
	right: 50%;
	margin: 25px auto auto auto;
	padding: 0px;
	text-align: left;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	color: #600;;
}

#announce02 {
	width: 564px;
	height: auto;
	text-align: center;
	left: 50%;
	right: 50%;
	margin: 25px auto auto auto;
	padding: 0px;
	text-align: left;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	color: #600;;
}

