/* @override 
	http://localhost:8888/alhambra/textpattern/css.php?s=default
	http://localhost:8888/alhambra/textpattern/css.php?s=musik
	http://localhost:8888/alhambra/textpattern/css.php?s=Musik
	http://localhost:8888/alhambra/textpattern/css.php?s=Statisch
	http://alhambra.etacu.de/textpattern/css.php?s=Musik
	http://alhambra.etacu.de/textpattern/css.php?s=default
	http://alhambra.etacu.de/textpattern/css.php?s=soundtracks
	http://alhambra-records.de/textpattern/css.php?s=default
	http://alhambra-records.de/textpattern/css.php?s=Statisch
*/

body
{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #fff repeat-y;
	margin: 0;
	color: #000000;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

a:link
{
	color: #8f0b12;
	text-decoration: none;
	border-bottom: 1px dotted #ffdddf;
}

a:visited
{
	color: #65060a;
}

a:hover
{
	color: #9d0d16;
}

#container
{
	width: 100%;
	background: #FFFFFF;
	text-align: left;
}

#inhalt_links
{
	width: 160px;
	background: #65060a;
	background-image: url(../images/3.png);
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;
	position: absolute;
	left: 0;
}

#inhalt_links h1
{
text-indent:-9999px;
width: 160px;
height: 80px;
margin-top: 0px;
margin-bottom: 100px;
padding: 0px;
background-image: url(../images/8.png);
background-repeat: no-repeat;
}

#inhalt_links p
{
	margin: 0;
	padding: 0;
	background-color: #7b131a;
}

#inhalt_links form
{
margin-top: 0.3em;
border-bottom: 2px solid #6b1116;
border-top: 2px solid #6b1116;
background-color: #7b131a;
}

#inhalt_links .textfeld input[type="text"]
{
background-color: #86151c;
}

#inhalt_links p a
{
	font-size: 75%;
	margin-top: 0.4em;
	border-bottom: 2px solid #6b1116;
	border-top: 2px solid #6b1116;
	color: #fff;
	display: block;
	text-decoration: none;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	margin-bottom: 0.4px;
	text-indent: 0.4em;
}

#inhalt_links p a:Link
{
	background-color: #7b131a;
}

#inhalt_links p a:visited
{
	color: #fff;
}

#inhalt_links p a:hover
{
	background-color: #86151c;
	color: #fff;
}

#abschluss_links
{
	height: 112px;
	background-image: url(../images/2.png);
	margin-top: 50px;
}

#inhalt_mitte
{
	overflow: hidden;
	margin-left: 160px;
}


.aufmacher
{
	
	height:300px;
	background: #000 url(../images/14.png) repeat-x;
	margin-bottom: 20px;
	color: #dddddd;
	font-size: 0.8em;
	overflow: hidden;
}

.aufmacher a
{
	color: #fff;
	text-decoration: none;
}

.bildleiste
{
	width: 200px;
	float: left;
	margin-right: 20px;
}

.aufmacher h2
{
	width: 290px;
	color: #fff;
	margin: 0 0 20px;
	padding-top: 110px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-weight: normal;
	font-style: normal;
	font-size: 1.5em;
	text-shadow: white 0 0 20px;
	overflow: hidden;
}

.aufmachertext
{
	float: left;
	position: absolute;
	left: 400px;
}

.aufmachertext img
{
	float: left;
	margin-right: 20px;
	border: 2px solid #444444;
}

.aufmacher p
{
	margin-top: 50px;
	text-align: left;
	margin-right: 10px;
	width: 300px;
	overflow: hidden;
}

#cds {
	padding-top: 40px;
	overflow: hidden;
	position: absolute;
	left: 700px;
}

#cds img
{
	border-width: 0;
}

.vorschau
{
font-size: 75%;
text-indent:0px;
width: 270px;
height: 120px;
padding: 5px;
float:left;
	margin: 8px;
	text-align: left;
	border-bottom: 1px solid #ebebeb;
}

.vorschau a
{
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	font-size: 0.8em;
}

.vorschau img
{
float: left;
margin-right: 5px;
	border-width: 0px;
}

.vorschauende
{
clear: left;
}

.haupttext
{
	font-size: 0.8em;
	margin-left: 20px;
	width: 650px;
}

.hauptbild
{
	margin-left: 200px;
}

.infobox
{
	background-color: #f5f5f5;
	width: 150px;
	font-size: 0.8em;
	padding: 4px;
	position: absolute;
	top: 320px;
}

.zusatztext
{
	font-size: 0.9em;
	line-height: 1.5em;
	width: 300px;
	clear: right;
	margin-left: 200px;
	padding-top: 20px;
}

/* @group Linkbox */

.linkbox
{
	background-color: #f5f5f5;
	width: 180px;
	font-size: 0.8em;
	padding: 4px;
	float: left;
	color: #aaa;
	margin: 9px 10px 300px;
	line-height: 1.3em;
}

.linkbox a:link
{
	color: #555;
	text-decoration: none;
}

.linkbox a:visited
{
	color: #555;
	text-decoration: none;
}

.linkbox a:hover
{
	color: #222;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: #555;
}

.linkbox a {
	display: inline-block;
	margin-bottom: 5px;
	margin-top: 5px;
}



/* @end */

.vorschauliste
{
	width: 300px;
	margin-left: 220px;
}

.weiter
{
	font-size: 0.8em;
	margin-left: 8px;
	margin-right: 12px;
	text-align: right;
}

.clearfloat
{
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

/* @group Newsbox */

#news {
	margin-top: 0;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 5px;
}

#newsbox {
	margin-left: 10px;
	width: 573px;
	margin-bottom: 25px;
	border-bottom: 1px solid #d8d8d8;
	margin-top: 30px;
	border-top: 1px solid #d8d8d8;
}

#newsbox h3 {
	font-size: 0.7em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #b1b1b1;
	margin: 0;
	padding-top: 2px;
	padding-left: 8px;
}

#newsbox img {
	float: left;
	margin-right: 10px;
	margin-top: 0;
	padding-top: 0;
	border-bottom-width: 0;
}

p.datum {
	font-size: 0.8em;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 15px;
}

#newsbox h4 {
	font-size: 0.8em;
	margin-top: 5px;
	margin-bottom: 10px;
}

.bruch {
	clear: both;
}
/* @end */