
body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	background: #fff url("./images/listinus_background.jpg") fixed;
	color: #335;
	text-align: center;
	padding: 0px;
}

form {
	margin: 0px;
}

table {
	font-family: arial;
	font-size: 11px;
	border-spacing : 0px 0px;
	border-collapse: collapse;
}

a:link, a:visited {
	color: #335;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

label {
	color: #335;
	font-style: normal;
}

span.required, label.required {
	color: #00a;
	font-weight: normal;
}

input, select, button {
	vertical-align: middle;
}

input, select, textarea, button {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

button.cmdcommand {
	width: 80px;
	margin: 0px 5px;
}

input.readonly, select.readonly, textarea.readonly {
	background: #F6F7F8;
	border: solid 1px #707172;
	color: #505152;
}

input.error, select.error, textarea.error {
	border: dotted 1px #c00;
	background: #fee;
}

span.error, div.error, label.error {
	color: #c00;
}

input.action {
	width: 110px;
}

input.checkbox {
	vertical-align: middle;
}

img {
	border: none;
}

img.navicon {
	width: 14px;
	height: 14px;
}

div.master {
	width: 980px;
	/*background: #fff;*/
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 10px;
}

div.mainnavigation {
	width: 155px;
	float: left;
	overflow: hidden;
}

div.maincontent {
	width: 620px;
	overflow: hidden;
	float: left;
	border: none;
	margin-left: 20px;
	margin-right: 20px;
	overflow: hidden;
}

div.werbung {
	text-align: center;
}

div.werbung div.wmaster {
	margin: 0px auto;
	text-align: right;
}

div.momentsimage {
	text-align: center;
}

div.momentsimage div.momentsmaster {
	margin: 0px auto;
	text-align: right;
}

div.localnavigation {
	width: 165px;
	float: left;
	overflow: hidden;
}

div.breadcrumbs {
	margin: 10px 0px 10px 0px;
}

input.searchinput {
	width: 100px;
	font-size: 10px;
	color: #335;
	border-top: solid 1px #335;
	border-left: solid 1px #335;
	border-right: solid 1px #779;
	border-bottom: solid 1px #779;
}

input.searchsubmit {
	width: 30px;
}

table.searchresults {
	width: 603px;
	background: #fff;
}

table.searchresults td.sr_symbol {
	width: 30px;
	text-align: center;
	vertical-align: top;
}

table.searchresults td.sr_info {
	width: 570px;
	text-align: left;
	vertical-align: top;
	background: #fff;
	overflow: hidden;
	padding-bottom: 5px;
}

table.searchresults td.sr_info h1 {
	font-size: 12px;
	margin: 0px 0px 2px;
}

table.searchresults td.sr_info p {
	margin: 0px;
}

table.searchresults td.sr_info a:link,
table.searchresults td.sr_info a:visited,
table.searchresults td.sr_info a:hover,
table.searchresults td.sr_info a:active {
	font-weight: normal;
	color: #008000;
}

table.searchresults td.sr_info h1 a:link,
table.searchresults td.sr_info h1 a:visited,
table.searchresults td.sr_info h1 a:hover,
table.searchresults td.sr_info h1 a:active {
	color: #0000cc;
	text-decoration: underline;
	font-size: 13px;
}

div.menu {
}

div.menu a {
	display: block;
	text-decoration: none;
	padding: 3px 5px;
	color: #335;
}

div.menu a.highlight {
	font-weight: bold;
	color: #002;
}

div.menu a:hover {
	background: #fff;
}

div.mainnavigation div.screlembodybottom {
	background: url('./images/backgrounds.png') 1px -24px;
	background-color: none;
}

div.maincontent div.screlembodybottom {
	background: url('./images/backgrounds.png') 1px -40px;
	background-color: none;
}

div.localnavigation div.screlembodybottom {
	background: url('./images/backgrounds.png') 1px -8px;
	background-color: none;
}

div.screlemadvertising {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.advert {
	width: 600px;
	height: 80px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
}

div.pages {
	font-size: 13px;
	text-align: center;
	width: 600px;
	padding: 10px 0px;
	background: #E3E4E3;
}

div.pages span {
	font-weight: bold;
	font-size: 16px;
	color: #4B659E;
}

div.pages a:hover {
	color: #4B659E;
}

div.navigationarea {
	position: relative;
	padding: 5px 10px;
}

div.navigationarea input {
	width: 110px;
	margin-right: 5px;
}

ul.privflags {
	list-style-type: none;
}
