.body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	padding: 0px;
	border: 0px;
	background-image: url(bilder/bg.gif);
	background-repeat: repeat-x;
}

menue {
	height: 30px;
	width: 667px;
}

/* Header Start */

.header {
	height: 200px;
}

.leftheader {
	width: 17px;
}

.rightheader {
	width: 17px;
}

.headerspacer {
	height: 19px;
}

/* Header Stop */

/* Typografie Start */

.typo {
	font-family: verdana, "sans serif";
	font-size: 10px;
	font-style: normal;
	color: #5F5F5F;
	line-height: 15px;
}

.typo a {
	color: #003399;
	text-decoration: underline;
}

.typo a:hover {
	color: #003399;
	text-decoration: none;
}

.typospacer {
	width: 16px;
}

/* Typografie Stop */

/* Box Start */

.left {
	width: 486px;
}

.right {
	width: 181px;
}

/* Box Stop */

/* Formular Start */

.input {
	font-family: verdana, "sans serif";
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #5F5F5F;
	width: 250px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 4px;
}

.textarea {
	font-family: verdana, "sans serif";
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #5F5F5F;
	width: 350px;
	height: 100px;
	margin-top: 4px;
}

.sendform {
	font-family: verdana, "sans serif";
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000;
	width: 125px;
	height: 25px;
}

.formtypo {
	font-family: verdana, "sans serif";
	font-size: 10px;
	font-style: normal;
	color: #5F5F5F;
	line-height: 15px;
}

/* Formular Stop */