/*fix default browserspaces between elements*/
* {
	padding: 0px;
	margin: 0px;
}

html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: url(../img/hannes/bkg.jpg) #dbdbdb repeat-y;
}

#arrows {
	position: absolute;
	width: 18px;
	height: 17px;
	margin: 258px 0 0 272px;
}

.clearer {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

.col1-input {
	float: left;
	font-size: 0.75em;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 120%;
	text-align: right;
	width: 90px;
	margin: 19px 5px 0 0;
}

.col1-textarea {
	float: left;
	font-size: 0.75em;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 120%;
	text-align: right;
	width: 90px;
	margin: 29px 5px 0 0;
}

.col2-input {
	float: left;
	width: 300px;
	height: 28px;
	padding: 16px 0 0 19px;
	background: url(../img/hannes/input-bkg.gif) no-repeat;
}

.col2-textarea {
	float: left;
	width: 300px;
	height: 157px;
	padding: 27px 0 0 19px;
	background: url(../img/hannes/textarea-bkg.gif) no-repeat;
}

#contact-container {
	position: absolute;
	width: 450px;
	margin: 204px 0 0 455px;
}

#content-container {
	position: absolute;
	overflow: auto;
	width: 385px;
	height: 490px;
	margin: 184px 0 0 485px;
}

#head-container {
	position: absolute;
	width: 233px;
	height: 460px;
	margin: 66px 0 0 43px;
	background: url(../img/hannes/head.jpg) no-repeat;
}

.image-categories {
	position: absolute;
	width: 150px;
	margin: 95px 0 0 470px;
}

.image-categories select {
	font-family: "Courier New", Courier, monospace;
	font-size: 0.75em;
	letter-spacing: 1px;
	color: #fe0004;
	background-color: #fff;
}

.image-col1 {
	float: left;
	width: 150px;
	margin: 0 5px 0 3px;
}

.image-col2 {
	float: left;
	width: 150px;
	margin: 0 5px 0 5px;
}

.image-col3 {
	float: left;
	width: 150px;
	margin: 0 3px 0 5px;
}

#image-container {
	font-family: "Courier New", Courier, monospace;
	padding: 15px 0 15px 0;
}

#image-container img {
	margin-bottom: 10px;
	border: 0;
}

.image-pages {
	cursor: default;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	color: #000;
}

.image-pages a {
	color: #000;
	text-decoration: none;
}

.image-pages a:hover {
	text-decoration: underline;
}

.image-pages .current {
	color: #fe0004;
}

#inner-content {
	margin: 0;
}

.input-field {
	font-family: "Courier New", Courier, monospace;
	font-size: 0.75em;
	letter-spacing: 1px;
	color: #fff;
	background-color: transparent;
	padding: 2px;
	border: 0;
	width: 214px;
}

.left-clearer {
	clear: left;
	height: 5px;
	font-size: 1px;
	line-height: 1px;
}

#left-container {
	position: absolute;
	width: 53px;
	height: 205px;
	margin: 44px 0 0 284px;
	background: url(../img/hannes/left-bkg.jpg) repeat;
}

#main-container {
	position: absolute;
	overflow: auto;
	width: 480px;
	margin: 144px 0 0 485px;
}

#nav-about-on {
	position: absolute;
	width: 72px;
	height: 38px;
	margin: 281px 0 0 392px;
}

#nav-button-about {
	position: absolute;
	width: 91px;
	height: 20px;
	margin: 290px 0 0 284px;
}

#nav-button-contact {
	position: absolute;
	width: 73px;
	height: 16px;
	margin: 365px 0 0 302px;
}

#nav-button-de {
	position: absolute;
	width: 33px;
	height: 23px;
	margin: 198px 0 0 256px;
}

#nav-button-home {
	position: absolute;
	width: 78px;
	height: 31px;
	margin: 251px 0 0 297px;
}

#nav-button-images {
	position: absolute;
	width: 65px;
	height: 24px;
	margin: 325px 0 0 310px;
}

#nav-button-it {
	position: absolute;
	width: 29px;
	height: 16px;
	margin: 221px 0 0 250px;
}

#nav-contact-on {
	position: absolute;
	width: 63px;
	height: 47px;
	margin: 355px 0 0 394px;
}

#nav-images-on {
	position: absolute;
	width: 74px;
	height: 46px;
	margin: 307px 0 0 394px;
}

#right-container {
	position: absolute;
	width: 20px;
	height: 176px;
	margin: 249px 0 0 379px;
	background: url(../img/hannes/right-bkg.jpg) no-repeat;
}

.submit-button {
	text-align: right;
	width: 360px;
}

#text-container {
	font-family: "Courier New", Courier, monospace;
	padding-right: 10px;
}

#text-container h1 {
	font-size: 0.8em;
	letter-spacing: 0.1em;
	padding: 5px 0 15px 0;
}

#text-container h2 {
	font-size: 0.75em;
	letter-spacing: 0.1em;
	padding: 5px 0 12px 0;
}

#text-container li {
	font-size: 0.75em;
	letter-spacing: 0.1em;
	line-height: 120%;
	padding-bottom: 5px;
}

#text-container p {
	font-size: 0.75em;
	letter-spacing: 0.1em;
	line-height: 120%;
	padding-bottom: 10px;
}

#text-container ul {
	padding: 5px 0 10px 20px;
	list-style-type: circle;
}

.textarea {
	font-family: "Courier New", Courier, monospace;
	font-size: 0.75em;
	letter-spacing: 1px;
	color: #fff;
	background-color: transparent;
	padding: 2px;
	border: 0;
	width: 229px;
	height: 134px;
}

#title-about {
	position: absolute;
	width: 394px;
	height: 95px;
	margin: 8px 0 0 471px;
}

#title-contact {
	position: absolute;
	width: 481px;
	height: 196px;
	margin: 0 0 0 472px;
}

#title-images {
	position: absolute;
	width: 483px;
	height: 122px;
	margin: 0 0 0 456px;
}