
/*

	Farben
	======
	
	blau	#60c4cf
	weiss	#f0e7ce
	orange	#c45826
	rot		#801421
	beige	#f4cf9c
	
*/

* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #562517;
	background-image: url(../img/hintergrund_rost2.jpg);
	background-repeat: no-repeat;
}

body, td {
	font-family: Georgia, Times New Roman, Serif, Verdana;
	color: #f0e7ce;
}

#content {
	width: 806px;
	margin: 0 0 0 100px;
}

#links {
	width: 522px;
	float: left;
}

#rechts {
	width: 242px;
	margin-left: 40px;
	float: left;
}

#titel {
	height: 100px;
}

#menu {
	height: 46px;
}

#submenu {
	height: 22px;
}

#overlay {
	position: absolute;
	/* display: none; */
	background-color: white;
	padding: 24px;
	display: none;
}

#overlay a:link, #overlay a:visited, #overlay a:hover, #overlay a:active {
	color: black;
	text-decoration: none;
	font-size: 12px;
}

.bottom-spacer {
	height: 151px;
}

#landscape {
	position: fixed;
	bottom: 0;
	left: 0;
	height: 151px;
	width: 1000px;
	background-image: url(../img/landscape.png);
}

.leftcontent-bb {
	font-family: Georgia, Times New Roman, Serif, Verdana;
	font-size: 11px;
	padding: 6px 0;

	/*
	filter: Alpha(opacity=50);
	opacity: 0.5;
	*/
}

.leftcontent {
	font-family: Georgia, Times New Roman, Serif, Verdana;
	font-size: 11px;
	padding: 12px;
	
	background-image: url(../img/black-paper.png);

	/*
	filter: Alpha(opacity=50);
	opacity: 0.5;
	*/
}

.leftcontent-trenner {
	font-size: 1px;
	margin: 22px;
	background-image: url(../img/black-paper.png);
	clear: both;
}

.leftcontent-trenner div {
	background-color: #c45826;
	height: 1px;
}

.leftcontent-last {
	font-family: Georgia, Times New Roman, Serif, Verdana;
	font-size: 11px;
	padding: 6px 0;
	margin-bottom: 36px;
}

.leftcontent a:link, .leftcontent a:visited, .leftcontent a:hover, .leftcontent a:active {
	text-decoration: none;
	color: #D55100;
}

#links a:link, #links a:visited, #links a:hover, #links a:active {
	text-decoration: none;
	color: #B3E9EF;
}

.leftcontent-last a:link, .leftcontent-last a:visited, .leftcontent-last a:hover, .leftcontent-last a:active {
	text-decoration: none;
	color: #B3E9EF;
}

.rightcontent {
	border-bottom: 2px solid #D55100;
	font-family: Georgia, Times New Roman, Serif, Verdana;
	font-size: 11px;
	padding: 8px 0;
}

.rightcontent-last {
	font-family: Georgia, Times New Roman, Serif, Verdana;
	font-size: 11px;
	padding: 8px 0;
}

.rightcontent a:link, .rightcontent a:visited, .rightcontent a:hover, .rightcontent a:active {
	text-decoration: none;
	color: #D55100;
}

#firstright {
	margin-top: 52px;
	padding-bottom: 16px;
}

h1 {
	font-size: 18px;
	color: #f0e7ce;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin: 12px 0 24px 0;
}

h3 {
	font-size: 13px;
	line-height: 20px;
	color: #D55100;
}

h4 {
	font-size: 13px;
	line-height: 20px;
	color: #D55100;
	margin: 18px 0 12px 0;
}

p {
	margin-bottom: 4px;
	line-height: 16px;
	font-size: 11px;
}

.image-space-right {
	margin-right: 8px;
}

.orange-first {
	height: 14px;
	width: 223px;
	line-height: 1px;
	font-size: 1px;
	background-image: url(/2007/img/orange_oben.gif);
	padding-bottom: 0;
	margin: 0 auto;
	margin-top: 12px;
	margin-bottom: 0;
	text-align: left;
}

p.presseartikel {
	margin-bottom: 16px;
}

p.presseartikel strong {
}

.presseartikel-lesen {
	text-align: center;
	margin-top: 24px;
}

.orange-text {
	width: 203px;
	background-color: #D55100;
	padding: 0% 10px;
	margin: 0 auto;
	text-align: left;
	color: white;
}

.orange-text a:link, .orange-text a:visited, .orange-text a:hover, .orange-text a:active {
	text-decoration: none;
	color: white;
}

.orange-text a:hover {
	text-decoration: underline;
}

.orange-last {
	height: 14px;
	width: 223px;
	line-height: 1px;
	font-size: 1px;
	background-image: url(/2007/img/orange_unten.gif);
	padding-top: 0;
	margin: 0 auto;
	margin-top: 0;
	text-align: left;
}

table.musikhoeren {
	width: 223px;
	background-color: #D55100;
	margin: 0 auto;
	text-align: left;
}

table.musikhoeren td {
	vertical-align: top;
}

table.musikhoeren td img {
	padding: 2px;
}

table.musikhoeren a:link, table.musikhoeren a:visited, table.musikhoeren a:hover, table.musikhoeren a:active {
	color: white;
	text-decoration: none;
}

/* Live-Daten */

.trennlinie {
	border-bottom: 1px solid #f4cf9c;
	font-family: Georgia, Times New Roman, Serif, Verdana;
	font-size: 11px;
	padding: 0 0 8px 0;
}

table.livetabelle td {
	font-family: Georgia, Times New Roman, Serif, Verdana;
	color: #f0e7ce;

}

tr.livedatenblock td {
	height: 20px;
	padding-top: 4px;
	border-bottom: 1px solid #672c1e;
}

p.livedaten a:link, p.livedaten a:visited, p.livedaten a:hover, p.livedaten a:active {
	color: #D55100;
}

p.livedaten-rot {
	color: #c45826;
	margin: 0;
	padding: 0;
}

div.fotos-einheit-oben {
	float: left;
	margin-right: 7px;
}

div.fotos-einheit-oben-letztes {
	float: left;
	margin-left: 1px;
}

div.fotos-einheit-unten {
	float: left;
	margin-right: 7px;
	width: 113px;
	padding: 6px;
	background-color: #7E7D69;
	color: white;
	margin-top: 6px;
}

div.fotos-einheit-unten-letztes {
	float: left;
	margin-left: 1px;
	width: 113px;
	padding: 6px;
	background-color: #7E7D69;
	color: white;
	margin-top: 6px;
}

#links div.fotos-einheit-unten a:link,
#links div.fotos-einheit-unten a:visited,
#links div.fotos-einheit-unten a:active,
#links div.fotos-einheit-unten a:hover,
#links div.fotos-einheit-unten-letztes a:link,
#links div.fotos-einheit-unten-letztes a:visited,
#links div.fotos-einheit-unten-letztes a:active,
#links div.fotos-einheit-unten-letztes a:hover {
	color: #e5a200;
}

.touchable {
	cursor: pointer;
}

img.galerie {
	padding: 0 2px 4px 0;
}

.soldout {
	color: white;
	background-color: #D55100;
}

form.newsletter input.text {
	border: 1px solid white;
	font-size: 12px;
	width: 140px;
	margin-left: 4px;
}

form.newsletter input.knopf {
	border: 1px solid #D55100;
	background-color: #d55100;
	color: white;
	font-size: 12px;
	width: 70px;
	margin-left: 10px;
 }



/* Bestellungen */
/* swiss artists agency */

.disco-02 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

form.disco-02 a:link,
form.disco-02 a:visited,
form.disco-02 a:hover,
form.disco-02 a:active {
	color: #0060a9;
	font-weight: bold;
}

div.fixlen1 {
	font-size: 11px;
	float: left;
	width: 20px;
}

/* Order */

div.orderform p {
	padding: 0;
	margin: 0;
	font-weight: normal;
}

div.orderform h2 {
	font-size: 18px;
	margin: 8px 0;
}

div.orderform .textinput {
	width: 90%;
	border: 1px dotted #0060a9;
	font-family: Arial;
	font-size: 1.1em;
}

div.orderform .submitbutton {
	border: 1px solid #666666;
}

option {
	border: none;
	font-family: Arial;
}

select {
	border: 1px solid #0060a9;
	font-family: Arial;
	font-size: 1.4em;
}

div.orderform td {
	padding: 0.1em 0;
}

form#form_form1 {
}

col.col1 {
	width: 30%;
}

col.col2 {
	width: 70%;
}



div#lightbox-gallery a img {
	margin: 0;
	padding: 0;
}

