div {
	border: 0px solid red;
}

img {
	border: 0px;
}

.gallery {
	margin-right: 7px;
	margin-bottom: 7px;
}

div.clear {
	clear: both;
	height: 0px;
}

.invisible {
	display: none;
}




.footertext {
	position:relative;
	left: 8px; top:27px;
	color: #fff;
}

.red {
	font-weight: bold;
	color: white;
	background-color: #ee0000;
	padding: 4px;
}

h1 {
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

h2 {
	color: #bd072f;
	font-size: 120%;
	font-weight: bold;
	margin-top: 0px;
}

span.active {
	font-size: 14px;
	color: #bd072f;
	font-weight: bold;
}

a.menue:link {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.menue:visited {
	color: #fff;
	text-decoration: none;
}

a.menue:hover {
	color: #ccc;
	text-decoration: none;
}

a.submenue:link {
	color: #5c5c5c;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.submenue:visited {
	color: #5c5c5c;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.submenue:hover {
	color: #bd072f;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: white;
}



a.footermenue:link {
	color: #ccc;
	font-weight: bold;
	text-decoration: none;
}



a.footermenue:visited {
	color: #ccc;
	font-weight: bold;
	text-decoration: none;
}

a.footermenue:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #ccc;
}

a.plain:link {
	background-color: none;
}


a.plain:visited {
	background-color: none;
}


a.plain:hover {
	background-color: white;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

td {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

input {
	border: 0px;
	background-color: #202020;
	width: 400px;
	color: #fff;
	font-size: 14px;
}

.error {
	background-color: #ee0000;
	color: white;
}

.centertext {
	width: 100%;
	text-align: center;
}

.submit {
	width: 100px;
}

.radio {
	width: 15px;
}

.container {
	text-align: left;
	width: 1030px;
	background-color: #000;
}

.boxleft {
	width: 430px;
	float: left;
}

.boxright {
	width: 580px;
	float: right;
	margin-left: 10px;
	padding-top: 20px;
}


#header {
	width: 1030px;
	height: 160px;
	text-align: left;
	background-color: #000;
}

#subhead {
	width: 1030px;
	height: 200px;
	text-align: left;
	background-color: #fafafa;
	border-right: 1px solid #1a1a1a;
}

#mainframe {
	width: 1030px;
	background-color: #000;
	border: 1px solid red;
}


.contenttext {
	width: 90%;
	padding-left: 20px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	background-color: #000;
}

.contenttextbroad {
	width: 1000px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	background-color: #000;
}

.textblock {
	width: 300px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}


.imageblock {
	margin-left: 0px;
	float: right;
	margin-top: 0px;
	background-color: #000;
}

.imageblockkoch {
	width: 182px;
	margin-right: 14px;
	float: left;
	margin-top: 0px;
}

#submenue {
	width: 150px;
	text-align: left;
	float: left;	
}

#content {
	width: 1030px;
	text-align: left;
	float: right;	
}

#footer {
	width: 1030px;
	height: 40px;
	text-align: left;
	background-color: #fff;
	color: #1a1a1a;
	font-size: 11px;
}	

.gbildk {
	width: 150px;
	padding-left: 20px;
	height: 120px;
	float: left;
	margin-right: 5px;
}

.gbildl {
	width: 315px;
	height: 120px;
	float: left;
}

.galhilfe {
	width: 400px;
	float: left;
}

.layer {
	width: 65px;
	text-align: right;
	float: left;
	
}