/* Iggy Pop */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/verlauf.gif);
	background-repeat: repeat-x;
	background-color: #9A9D47;
	font-family: Arial;
}

#container {
	position: relative;
	width: 697px;
	left: 50%;
	padding-left: 6px;
	padding-right: 6px;
	margin-left: -347px;
	background-image: url(../images/schatten_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#headimage {
	position: relative;
	top: 0px;
	left: 0px;
	width: 697px;
	height: 458px;
	background-image: url(../images/iggy_pop_the_stooges.jpg);
	background-repeat: no-repeat;
}

#iggy-turns-60 {
	position: absolute;
	top: 0px;
	width: 45px;
	left: 703px;
	height: 133px;
	background-image: url(../images/iggy_turns_60.jpg);
}

#player {
	position: absolute;
	top: 240px;
	width: 250px;
	height: 120px;
	left: -20px;
}

#docu {
	position: absolute;
	top: 0px;
	width: 200px;
	height: 20px;
	left: 60px;
}

#gmap {
	position: relative;
	top: -50px;
	left: 100px;
	width: 500px;
	height: 270px;
	color: white;
}

#map {
	border: #9A9D47 medium solid;
	font-size: small;
	color: black;
}
#formdiv {
	position: relative;
	width: 628px;
	left: 33px;
	color: #FFFFFF;
	font-size: small;
	background-color: #141414;
}
#formdiv fieldset {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border: none;
}
#formdiv legend {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
}
#formdiv label {
	display: block;
	width: 100px;
	padding-right: 5px;
	text-align: right;
	float: left;
}
#formdiv input {
	width: 200px;
	font-size: small;
	font-family: Arial;
}
#formdiv textarea {
	width: 400px;
	height: 60px;
	font-size: small;
	font-family: Arial;
}
#formdiv #submit {
	position: relative;
	left: 103px;
	width: auto;
}
#preview {
	color: #FFFFFF;
	font-size: small;
	margin-bottom: 50px;
	display: none;
}
#eintraege {
	color: #FFFFFF;
	font-size: small;
}
#headline {
	position: relative;
	font-size: large;
	text-align: center;
	margin-bottom: 20px;
}
#new {
	display: none;
}
#zahlbox {
	position: relative;
	left: 103px;
	color: white;
	background-color: #141414; 
	border: #141414 0px;
	width: 20px;
	float: clear;
}
.eintrag {
	position: relative;
	left: 33px;
	width: 650px;
	margin-bottom: 20px;
	background-color: #000000;
	background-image: url(../images/blase_bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
.eintrag_name {
	background-image: url(../images/blase_oben.gif);
	background-repeat: no-repeat;
	padding-left: 90px;
	padding-bottom: 18px;
	font-weight: bold;
	font-size: large;
}
.eintrag_details {
	color: #666666;
	font-weight: normal;
	font-size: small;
}
.eintrag_text {
	color: #666666;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 610px;
	background-image: url(../images/blase_unten.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.schrift_f2 {
	color: #9A9D47;
}
#footer {
	position: relative;
	font-size: x-small;
	color: #333333;
	width: 100%;
	padding-bottom: 3px;
	text-align: center;
	background-image: url(../images/footer_line.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}
#footer a:link {
	color: #333333;
	text-decoration: underline;
}
#footer a:visited {
	color: #333333;
}
#footer a:hover {
	color: #FFFFFF;
}
#footer a:active {
	color: #333333;
}
