/****************************************************************  all  */

html, body, span, a, table, td, form, textarea, h1, h2, h3, p, ul, li, label {
	margin: 0; padding: 0; font-family: Courier, Courier, Monospace; border: 0;	background: 0; }

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

body {
	overflow: hidden;
	padding: 0;
	margin: 0;
	height:100%; width:100%;
}

#bgimg {
	position:absolute; z-index: -1;
}

#main{
	margin: 0 auto;
	width: 380px;
	z-index: 5;
	padding-top: 100px;
}

.clearit {
	clear: both;
}

img {
	border: 0;
}

a, img {
	outline: none;
}

h1#logo {
	width: 365px;
	height: 365px;
	background: url(img/stulle-logo.png) no-repeat;
	text-indent: -100000px;
	display: block;
	text-decoration: none;
	margin: 0;
}

#kontakt {
	width: 380px;
	background: white;
	text-decoration: none;
	margin: 24px 0;
	padding: 24px 0;
	text-align: center;
}

p {
	padding: 8px 0 0 0;
}
