body {
	font-family: Verdana, Arial;
	font-size: 13px;
}

.pende {
margin-bottom: 0;
}

.pneues {
	margin: 0 0 5px 0;
	padding: 0;
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 15px;
	color: #881B21;
}
.seitenauswahl {
	width: 150px;
	paddin-top: 50px;	
}

.imggallerie {
	margin-bottom: 5px;
	border: solid 1px black;
}
.imgtext {
	margin-top: 8px;
	margin-left: 8px;
	float: right;
	border: solid 1px black;
}

.impressum {
	margin-bottom: 30px;
}

.td1 {
	padding-left: 15px;
	border-left: 1px solid;	
	border-color: #881B21;
}

a {
	text-decoration: none;
	color: #CC435C;
}
a:hover {
	
	text-decoration: none;
	color: #881B21;
}


h1 {
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 15px;
	color: #881B21;
}
small {
	margin-bottom: 0;
	padding: 0;
	font-size: 10px;
}

.pitem {
	margin: 0;
	padding: 0;
}

.contacttable {
	padding: 5px;
	vertical-align: top;
	border: 0;
}
.colorbox {
	margin: 0;
	padding: 0;
	font-size: 11px;
	position: absolute;
	right: 0;
	top: 0;
	width: 112px;
	height: 30px;
	border: none;
}

select {
	font-size: 11px;
	width: 70px;
	height: 16px;
	border-width: 1px;
	border-color: black;
	border-style: solid;
	background-color: #F8F8F8;
}
.container {
	margin: 0;
	padding: 0;
	width: 800px;
	height: 600px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -391px;
	margin-top: -300px;
	border: none;
}

.header {
	margin: 0;
	padding: 0;
	width: 793px;
	height: 135px;
	padding: 0px;
	background-image:url(../../Bilder/red/header.gif)
}
.left {
	margin: 0;
	padding: 0;
	float: left;
	width: 51px;
	height: 398px;
	background-image:url(../../Bilder/red/left.gif)
}
.center {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: 650px;
	height: 398px;
	background-color: #F8F8F8;
}
.content {
    display: block;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	margin: 0;
	height: 168px;
	*width: 590px;
	background-color: #F8F8F8;
}
.right {
	margin: 0;
	padding: 0;
	float: left;
	width: 92px;
	height:398px;
	background-image:url(../../Bilder/red/right.gif)
}
.navigation {
	position: absolute;
	top: 448px;
	*top: 463px;
	margin: 0;
	padding: 0; 
}

.u1navigation {
	color: #881B21;
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 15px;
	
}
.u1navigation li {
	list-style: none;
	margin-right: 20px;
	float: left;
}

.u1navigation li a {
	display: block; 
	width: 100px;
    height: 70px;
	line-height: 22px;
	text-align:center;
	color: #881B21;
	text-decoration: none;
}
.u1navigation a:hover{
	color: #ED9BAA;
	text-decoration: none;
	background:url(../../Bilder/red/hover.gif) 0 0 no-repeat;
}
.footer {
	margin: 0;
	padding: 0;
	clear: left;
	width: 793px;
	height: 48px;
	background-image:url(../../Bilder/red/footer.gif);
}

.einleitung {
	width: 350px;
	float: left;
}
.zitat1 {
	float: left;
	width: 219px;
	height: 78px;
	background-image:url(../../Bilder/zitat1-bg.gif);
}

.konstruktion {
	width: 590px;
	height: 100px;
	clear: left;
}
.zitat2 {
	margin-top: 20px;
	width: 252px;
	height: 96px;
	float: left;
	background-image:url(../../Bilder/zitat2-bg.gif);
}
.neues {
	padding-left: 10px;
	margin-left: 110px;
	border-left: solid 1px #2B428B;
	width: 200px;
	float: left;	
}

