body {
	text-align: center;
	margin: 0;
	padding: 0;
	padding-bottom: 40px;
	background-image: url(../img/bg.png);
	background-position: top;
	background-repeat: repeat-x;
}

#wrapper {
	margin: 0 auto;
	width: 680px;
	background-image: url(../img/top_bg.png);
	background-position: 0px 103px;
	background-repeat: no-repeat;
	position: relative;
	padding: 170px 10px 0px 10px;
	text-align: left;
}

#logo {
	position: absolute;
	top: 37px;
	left: 13px;
	width: 194px;
	height: 28px;
	background-image: url(../img/logo.png);
}

#logo span {
	display: none;
}

#subline {
	position: absolute;
	top: 65px;
	left: 75px;
	color: #8E8A82;
	font-size: 125%;
}

#nav, #sysnav {
	position: absolute;
	top: 104px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav {
	left: 0px;
	width: 690px;
	padding-left: 10px;
	font-size: 90%;
}

#sysnav {
	right: 0px;
	padding-right: 10px;
	font-size: 85%;
}

#nav li, #sysnav li {
	float: left;
	padding: 2px 5px;
	border-top: 3px solid white;
}

#nav li a, #sysnav li a {
	color: #7F796C;
	text-decoration: none;
}

#nav li.active, #sysnav li.active {
	border-top-color: #8B0029;
}

#sysnav li a {
	font-weight: normal;
}

#bottomnav {
	list-style: none;
	margin-bottom: 0.5em;
}

#bottomnav li {
	display: inline;
	padding: 0 1em;
	border-left: 1px solid #ccc;
}

#bottomnav li.first-child {
	border-left: 0;
}

#content {
	width: 410px;
	float: left;
}

#content p, #content ul, #content ol {
	line-height: 150%;
}


#content ul.newslist a {
	font-weight: normal;
}

#content ul.newslist {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-bottom: 2em;
}

#content ul.newslist li {
	position: relative;
	background-image: none;
	padding-left: 0;
	float: left;
	width: 100%;
}

#content ul.newslist li div.date {
	float: left;
	width: 80px;
	color: #999999;
}

#content ul.newslist li div.unternehmen {
	float: left;
	font-weight: bold;
	color: #5C574C;
}

#content ul.newslist li.trans div.link {
	background: url(../img/trans.png) 0px 3px no-repeat;
	padding-left: 18px;
}

#content ul.newslist.home li div.link {
	clear: left;
	padding-left: 80px;
}

#content ul.newslist.subdocs li div.link {
	padding-left: 80px;
	margin-bottom: 1em;
}

#content ul.newslist.home li.trans div.link {
	background-position: 80px 3px;
	padding-left: 98px;
	width: 312px;
}

#content ul.newslist.unternehmen li div.link {
	float: left;
	width: 330px;
}

#content ul.newslist.unternehmen li.trans div.link {
	width: 312px;
}

#content ul.newslist.unternehmen li {
	clear: left;
}

#content ul.newslist.unternehmen li div.link {
	margin-bottom: 0.5em;
}

#content ul.archiv {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-bottom: 2em;
}

#content ul.archiv li a.month {
	font-weight: bold;
	border-bottom: 1px solid #999999;
	background-color: #eeeeee;
	display: block;
	margin-bottom: 0.3em;
	padding-left: 0.4em;
}

#content ul.archiv li {
	margin-bottom: 1em;
	clear: left;
	background-image: none;
	padding-left: 0;
}


#subnav {
	float: right;
	width: 205px;
}

#subnav h3 {
	clear: left;
	margin-top: 0;
}

#subnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 120%;
	font-size: 90%;
}

#subnav ul li {
	padding: 0.4em 0;
	background-image: url(../img/bullet.png);
	background-repeat: no-repeat;
	background-position: left 0.8em;
	padding-left: 10px;
}

#subnav ul li a {
	font-weight: normal;
}

#subnav ul.newslist {
	margin-bottom: 2em;
}

#subnav h3 {
	margin-top: 1em;
}

#subnav h3.first-child {
	margin-top: 0;
}

#downloads {
	margin-top: 3em;
	padding-top: 1em;
	border-top: 1px solid #999999;
}

#downloads img.filetype {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}

#downloads div.download {
	margin-bottom: 1em;
}

#downloads div.download_title {
	font-weight: bold;
}

#downloads a {
	margin-right: 1em;
}

div.date_company {
	margin-bottom: 0.5em;
}



#results {
	margin-top: 2em;
}

div.website {
	margin-bottom: 1.5em;
}

form.search {
	margin-bottom: 1.5em;
}

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

#content ul li {
	background-image: url(../img/li.png);
	background-repeat: no-repeat;
	padding-left: 1em;
	background-position: left 0.5em;
}

#disclaimer {
	margin-top: 3em;
}

#disclaimerbox {
	padding: 8px;
	background-color: #EEEBE6;
	font-size: 85%;
	margin-top: 2em;
	margin-bottom: 2em;
	border: 1px solid #D0CEC9;
	-moz-border-radius: 5px;
}

#kooplogos {
	margin-top: 4em;
	text-align: center;
}

#kooplogos h3 {
	font-weight: normal;
	font-size: 90%;
}

#kooplogos img {
	border-width: 0;
	margin-bottom: 4em;
}

li.visited a {
	color: #999999;
}


#footer {
	clear: both;
	padding-top: 1em;
	font-size: 90%;
	border-top: 1px solid #cccccc;
	text-align: center;
}


/* INDEXCHART */

#quote {
	margin-bottom: 3em;
	position: relative;
}

#quote div {
	float: left;
}

#quote #quotedate {
	position: absolute;
	left: 25px;
	top: 0;
}

#quote #quotevalue {
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
}

#chart img {
	border: 0;
}


/* LISTINGS */

#listing-logo {
	float: right;
	margin-bottom: 2em;
	margin-left: 0.5em;
}

body.unternehmen table {
	clear: both;
}

#branches {
	border-top: 1px solid #E5E1D9;
}

#branches li {
	position: relative;
	border-bottom: 1px solid #E5E1D9;
}

#branches li.active a {
	font-weight: bold;
}

span.num-listings {
	position: absolute;
	top: 0.4em;
	right: 0.8em;
}



/* DROPDOWNS (aus UL-Listen gebaut) */

select.dropdown {
	border-width: 1px;
	width: 203px;
	font-size: 84%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#subnav select.dropdown {
	margin-bottom: 2em;
}




/* BOXES */

div.box {
	background: #E5E1D9;
	padding: 8px;
	float: left;
	margin: 1em 0;
	width: 100%;
}

div.box h2 {
	margin-top: 0;
}

div.box a img {
	border: 0;
}

img.XStandardImageLeft {
	float: left;
	margin: 0;
	margin-right: 1em;
}
