/* STYLE fuer RICARDO M. */
/* Matthias Ballmann Art Direction Hamburg 2007
----------------------------------------------- */

body {
	background-attachment: fixed;
	background-image: url(/images/curtainupforricardo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	color: #FFFFFF;
}

#navigation {
	clear: right;
	float: left;
	width: 330px;
	position: fixed;
}

#ticker {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #ebad1d;
	padding-top: 10px;
	padding-left: 30px;
	float: left;
	position: absolute;
	left: 330px;
	top: 20px;
	width: 625px;
}

#inhalt {
	width: 625px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 30px;
	float: left;
	position: absolute;
	left: 330px;
	top: 100px;
	font: bold 14px/130% "Courier New", Courier, monospace;
}

#article {

	width: 625px;
	padding-bottom: 20px;
	border-top-style: solid;
	border-top-width: 1px;
}

#article_undeco {
	clear: right;
	float: left;
	width: 625px;
	padding-bottom: 40px;
}

#accordion {
	float: left;
	width: 450px;
	position: relative;
}

#rechtespalte {
	float: right;
	position: relative;
	color: black;
	font: small "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height: 400px;
	width: 135px;
}

.img-rahmen {
	display:block;
	position: relative;
	float: left;
	margin-right: 20px;
	margin-left: 0px;
	border: 0;
}

.img-rahmen0 {
	border: 0;
}

a:link {
	color: #bf8b28;
	text-decoration: none;
}

a:hover {
	color: #bf8b28;
	text-decoration: underline;
}

a:visited {
	color: #bf8b28;
	text-decoration: none;
}

h1 {
	color: #ebad1d;
	margin-top: 10px;
	margin-bottom: 10px;
	font: bold 24px/110% "Courier New", Courier, mono;
}

#ticker form input {
	border-style: none;
	width: 625px;
	font-size: 12px !important;
	font-weight: bold;
	margin: 0;
	background-color: #000 !important;
	color: #fff !important;
}

div#gallerieansicht {
	width: 625px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #ebad1d;
	padding-top: 10px;
	float: left;
	position: absolute;
	line-height: 130%;
	top: 20px;
	left: 30px;
}

#ticker table.wow_gallery_table tbody tr.wow_gallery_row td {
	padding: 10px;
}

ul {
	padding: 0 0 0 20px;
	margin: 0;
}

/* accordion */

h3.toggler.atStart {
	font-size: 20px;
	padding-top: 12px;
	line-height: 110%;
}

.toggler {
	padding: 0;
	margin: 0;
	cursor: pointer;
}
 
.element {
	margin-bottom: 20px;
}
 
.element p {
}
 
.float-right {
	padding:10px 20px;
	float:right;
}

/* polls */

/* .pds-box {
}

.pds-box-outer {
	margin-top: 50px;
	width: 240px;
}

.pds-box-inner {
	padding: 6px;
}
 */