@charset 'utf-8';





* {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica;
	font-size: 100.01%;
	color: #111;
	
}

body {
	/*background: red;*/
	font-size: 90%;
height: 100%;
/*background: url(/media/imgs/bg_page_2.jpg) no-repeat;*/
vertical-align: middle;

}
html {
	height: 100%;
}
p, h1, h2, h3, h4, h5 {
	padding: 10px 0 10px 0;
}
li {
	margin-left: 20px;
	margin-top: 4px;
	margin-bottom: 4px;
	
}
#bg {
	position: absolute;
	z-index:0;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
#page {
	width: 900px;
	margin: 0 auto;
	z-index:0;
	height: 100%;
	position: relative;
	vertical-align: middle;

	
}
	#page a {
		text-decoration: none;
	}
	#page a:hover {
		color: #8c0202;
		text-decoration: underline;
	}
#wrap {
	background: url(/media/imgs/Template.jpg) no-repeat;
	width: 900px;
	height: 600px;
	/*min-height: 100%; /* Mindesthöhe in modernen Browsern */
	/*height: auto !important; /* !important-Regel für moderne Browser */
	/*height: 100%; /* Mindesthöhe in IE (<7) */

	/*margin-top: 0px;*/

	/*position: relative;*/
	vertical-align: middle;
	border: 1px solid #8c0202;
}

#blinker
{
	position: absolute;
	top: 177px;
	left: 209px;
}

#logo-animiert
{
	position: absolute;
	top: 3px;
	left: 1px;
}

#link-fridl, #link-andy, #link-matze, #link-jake,#link-claudia, #link-chris, #link-benny
{
	position:absolute;
	top: 17px;
	left: 310px;
}

#link-andy { left: 386px; top: 8px; }
#link-matze { left: 460px; } 
#link-jake { left: 536px; top: 28px; }
#link-claudia { left: 612px; }
#link-chris { left: 689px; top: 21px; }
#link-benny { left: 766px; }

#navi {
	/*padding: 160px 0 0 280px;*/
	position: absolute;
	top: 140px;
	left: 290px;
}

	#navi a {
		color: #fff;
		font-weight: bold;
		font-size: 90%;
	}
	#navi a:hover {
		color: #8c0202;
	}

#teaser {
	position: absolute;
	top:180px;
	left: 10px;
	width: 165px;
	
}

	#next-gigs {
		display: none;
		font-size: 12px;
		width: 155px;
	}
	#next-gigs p {
		color: #8c0202;
		font-weight: bold;
		text-align: center;
		padding-bottom: 5px;
	}
	#newsletter {
		position: absolute;
		top: 290px;
		left:12px;
		text-align: center;
		font-size: 11px;
		
	}
	#random-img {
		position: absolute;
		top: 18px;
		left: 12px;
	}
	
	#myspace {
		position: absolute;
		top: 310px;
		left: 0px;
	}
	
	#meta-navi {
		position: absolute;
		top: 375px;
		left: 12px;
		
	}
	#meta-navi a {
		color: #000;
		font-size:70%;
	}
	
#content {
	position: absolute;

	overflow:auto;

	font-size:12px;
	height:411px;
	left:270px;
	overflow:auto;
	padding:0 20px 0;
	position:absolute;
	top:175px;
	width:574px;
	
}


	#content h1 {
		font-size:15px;
		padding: 20px 0;
	}
	
	#content hr {
		height: 1px;
		border: 0px;
		border-top: 1px solid #999;
	}
	
	#content img {
		margin: 0px 8px 8px 0;
	}

#footer {

}
.clear {
	clear: both;
	height: 0px;
}

legend {
	padding: 2px;
}

.tx-guestbook-field input, .tx-guestbook-field textarea, .tx-guestbook-field label {
	/*text-align: right;*/
	margin: 5px;
	padding: 2px;
}
.tx-veguestbook-pi1 label
{
	display: inline-block;

	min-width: 100px;
}

.float-box-rechts {
	position: relative;
	top: -50px;
	float: right;
}

.newsletter_feld {
	padding: 0;
	margin: 0;
	padding-top: 4px;
	width: 110px;
	height: 16px;
	border: 1px solid #8c0202;
}

.newsletter_button {
	position:relative;
	border: 1px solid #8c0202;
	font-weight: bold;
	height: 22px;
	padding: 0;
	margin: 0;
	padding-bottom: 3px;
	top: -1px;
	
}

.gig_info {
	padding: 0 0 10px 50px;
}

.musiker
{
	float: left; 
	width: 140px;
}

.red
{
	color: #8c0202;
}

.tx-guestbook-comment
{
	padding-top: 0;
	font-style: italic;
}

.tx-guestbook-header
{
	/*float:left;*/
}
.tx-guestbook-left
{
	/*float:right;*/
	width: 150px;
}

.tx-guestbook-right
{
	/*float:right;*/
	margin-left: 160px;
	position: relative;
	top: -14px;
}

.tx-guestbook-date
{
	float:right;
	position: relative;
	top: -20px;
}

.tx-guestbook-clear
{
	border-bottom: 1px solid #8c0202;
}
#content a img
{
	border: 1px solid black;
}
