* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #F5F2ED;
	font: normal normal 11px/17px Arial, Helvetica, Verdana;
}

#layer1 {
	margin-top: 19px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	width: 99%;
	background-image: url('../img_layout/bg_tile.jpg');
	background-repeat: repeat-x;
	padding-bottom: 40px;
}

#middle {
	margin: 0px auto;
	display: block;
	width: 718px;
}

#middleIndex {
	margin: 0px auto;
	display: block;
	width: 519px;
}

#logo {
	display: block;
	float: left;
	width: 173px;
	height: 200px;
	background-image: url('../img_layout/logo.jpg');
}

#logoIndex {
	width: 173px;
	height: 200px;
	background-image: url('../img_layout/logo.jpg');
}

#nav {
	display: block;
	float: left;
	width: 545px;
	height: 200px;
	background-color: #DDDDDD;
}

#mainframe {
	border-style: none;
	border: 0;
	margin-bottom: 3px;
}

#main {
	float: left;
	width: 718px;
	margin-bottom: 3px;
	background-color: #FFFFFF;
}

#mainIndex {
	display: block;
	float: left;
	width: 519px;
	margin-bottom: 3px;
	/*background-color: #FFFFFF;*/
	color: #333333;
}

#feature {
	display: block;
	float: left;
	width: 173px;
	height: 348px;
}

#content {
	display: block;
	float: left;
	width: 545px;
}

#content a img {
	margin-right: 4px;
}

#content_home {
	display: block;
	float: left;
	width: 345px;
}

#footer {
	display: block;
	clear: both;
	width: 718px;
	height: 17px;
	background-color: #FFFFFF;
	color: #CCCCCC;
	font-size: 10px;
}

#footerIndex {
	display: block;
	clear: both;
	width: 519px;
	height: 17px;
	/*
	color: #CCCCCC;
	background-color: #FFFFFF;
	*/
	color: #333333;
	font-size: 10px;
}

#disclaimer {
	display: block;
	float: left;
	padding-left: 3px;
}

#shortnav {
	display: block;
	float: right;
	padding-right: 3px;
}

.quote {
	margin-left: 30px;
	font-style: italic;
}

h1 {
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 13px;
}

p {
	margin-top: 10px;
	margin-left: 13px;
	margin-right: 10px;
}

a {
	color: #000000;
	text-decoration: underlined;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

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

#footer a:hover {
	color: #000000;
}

#footerIndex a, #mainIndex a {
	color: #333333;
	text-decoration: underlined;
}

#footerIndex a:hover, #mainIndex a:hover {
	color: #000000;
	text-decoration: none;
}

.noborder {
	border: 0px;
	border-style: none;
}

.lbl {
	float: left;
	width: 100px;
	margin-left: 10px;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.formularfeld {
	border: 1px solid #DD0000;
	font: normal normal 11px/14px Arial, Helvetica, Verdana;
}
