.template {
	margin: 0;
}
#weller {
	width: 1000px;
	font-family: Arial, Helvetica;
	font-size: 0.8em;
	line-height: 1.3em;
	background: #FEF5EB;
	padding: 0;
	margin: 0;
}

#logo {
	position: absolute;
	top: 29px;
	left: 22px;
	width: 248px;
	height: 123px;
	background: url(/gfx/logo.png);
	z-index: 100000;
}

* html #logo {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gfx/logo.png');
}

#header {
	position: relative;
	background: #fff;
	height: 75px;
	overflow: hidden;
}

#header h1,
#header h3 {
	top: 50px;
	position: relative;
	font-size: 1em;
	font-family: Arial, Helvetica;
	color: #000;
}

#header h1 {
	float: left;
	left: 285px;
}

#header h3 {
	font-weight: normal;
	float: right;
	margin-right: 30px;
}

#linkeSpalte {
	float: left;
	width: 255px;
	margin: 20px 0;
}

#linkeSpalte div {
	color: #333;
	background-color: #fff;
	border: 1px solid #F6CDC4;
	margin: 0 0 25px 30px;
	padding: 10px;
	
}


#linkeSpalte,
h1, h2, h4 {
	font-family: Georgia, Times;
}

#info {
	background: url(/gfx/flower.gif) no-repeat 10px 10px; 
	padding: 10px 10px 10px 40px !important;
}

#info b {
	font-family: Arial, Helvetica;
}

#mainMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#mainMenu li {
	border-bottom: 1px solid #F6CDC4;
	font-size: 1.2em;
	padding: 0.5em 0;
}

#mainMenu a {
	text-decoration: none;
	font-weight: normal;
	color: #333;
}

#mainMenu ul li.on a,
#mainMenu ul li a:hover {
	color: #AD5A3D;
}

h1, h2, h4, h5 {
	color: #CC0000;
}

#content {
	float: left;
	color: #000;
	width: 680px;
	margin: 20px 30px;
}

#content h1 {
	font-size: 1.5em;
}

#footer,
#footer a {
	color: #666;
	text-decoration: none;
}

#footer {
	padding: 5px 30px;
	background: #DDD6CD;
}


a.normal {
	color: #000;
}

a.normal:hover {
	text-decoration: none;
}

a.minitext link: {
	color: #000;
}


.bild a {
	float: right;
}
.template_3bild small {position: relative; }
.template_3bild .template_right { margin-right: -9px; }
 

.template_table th { background-color: #f6cdc4; 
padding: 10px 5px 5px 8px;
} 

.template_table td { background-color: #fef5eb; 
padding: 10px 5px 5px 8px;
border-top: 1px solid #f6cdc4;
border-right: 1px solid #f6cdc4;
border-bottom: 1px solid #f6cdc4;
border-left: 1px solid #f6cdc4;

} 


.template_fileview { background-color: #fef5eb; 
padding: 10px 3px 10px 3px;
border-top: 1px solid #f6cdc4;
border-right: 1px solid #f6cdc4;
border-bottom: 1px solid #f6cdc4;
border-left: 1px solid #f6cdc4;

} 





#divider {
	margin: 15px 15px 0px 15px;
	background-color: #BABFC6;
	border-bottom: 1px solid #C6C3C0;
	padding: 10px 5px 5px 8px;
	margin-top: 25px;
	font-family: Arial, Helvetica;
	font-size: 12px; 
	color: #ffffff;
	font-weight: bold;
}

#infobox {
	margin: 0px 15px 0px 15px;
	background-color: #ffffff;
	border-bottom: 1px solid #C6C3C0;
	border-left: 1px solid #C6C3C0;
	border-right: 1px solid #C6C3C0;

	font-family: Arial, Helvetica;
	font-size: 12px; 
	color: #ffffff;
}

