* html body {
	text-align:center;
}

#main {
	margin: auto;
	width: 768px;
	min-width: 768px;
	max-width: 768px;
	background-image: none;
} * html #main  {
	text-align:left;
}

#banner {
	margin-left: 0px;
	margin-top:0px;
	padding-top:0px;
}

#banner h1 {
	font-size: 20px;
}

#text {
	border-right: 6px solid #DBDBDB;
	margin-left: 0px;
	
}

#topNav {
	margin-left: 11px;
	padding-bottom:10px;
	margin-bottom:0px;
}

#loginlink a {
	font-size:0.9em;
	font-weight:bold;
	text-decoration:none;
	margin-left:35px;
	padding:0px;
	color:#003D4C;
} * html #loginlink a {
	margin-left:69px;
}

#loginlink a:hover {
	color:#fefefe;
	background-color:#A7A8A0;
}

#suchformular {
	clear: none;
	padding:0;
	float:right;
	margin-left:0px;
	width:230px;
} * html #suchformular {
	width:240px;
	positioN.relative;
}

#topBar {
	width: 820px;
	margin: 0;
	padding: 0;
}

ul#startseiteiphonestyleauswahl  {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding-top: 60px;
	/*border:1px solid #000;*/
}

ul#startseiteiphonestyleauswahl li {
	margin: 0;
	padding: 0;
	display: block;
	float:left;
}

ul#startseiteiphonestyleauswahl li a{
	/*border:1px solid red;*/
	display: block;
	text-decoration: none;
	width: 140px;
	text-align: center;
	/*border: 2px dashed #DEDEDE;*/
	font-weight: bold;
	margin-left: 65px;
}

ul#startseiteiphonestyleauswahl li a:hover {
	/*border-bottom: 2px dashed #f3ca09;*/
	color:#f3ca09;
}

#neuigkeiten {

	list-style:none;
	margin:0px;
	padding:0px;
	margin-bottom:25px;
	clear:both;

}

#neuigkeiten li {

	margin-bottom:8px;

}

#neuigkeiten a {

	font-weight:bold;
	margin-left:15px;
	margin-right:25px;
	text-decoration:none;
	font-size:1em;
	display:block;

}

#neuigkeiten a:hover {

	margin-left:15px;
	text-decoration:underline;

}

#neuigkeiten div {

	padding-bottom:15px;

}

#neuigkeiten div a {

	display:inline;
	margin:0px;

}

#neuigkeiten div a:hover {

	margin:0px;
	text-decoration:underline;

}

#tabelle_startseite a {
	text-decoration:none;
}

#tabelle_startseite a:hover {
	color:#F3CA09;
	text-decoration:none;
	background-color:#ffffff;
}