
/*
Theme Name: POTC
Theme URI: http://www.weisichnochnicht.de
Description: landing page
Version: 1
Author: Ansgar Hiller, Planet Pixel, Köln
*/


/* GLOBAL LAYOUT
---------------------------------------------------------------------------------------------------- */

body {
	background: #000000 url(bilder/bg_potc.jpg) repeat fixed center;
	margin: 0px;
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
	color: #d1c398;
	text-decoration: none;
	text-align: left;
}
#main  {
	position: relative;
	top: 0px;
	bottom: 0px;
	width: 780px;
	margin: 0px auto;
}
#f_spiel {
	background: #ffffff url(bilder/frame_gs_5.jpg);
	margin: 0px;
	width: 614px;
	height: 445px;
}

#foot {
	position: relative;
	text-align: center;
}

.pirat_1 {background: url(bilder/pirat.jpg) no-repeat scroll right top;}
.pirat_2 {background: url(bilder/davy_jones.jpg) no-repeat scroll right top;}


ul {margin:0;padding:0;}
.tracklist li{ background:url(bilder/real_icon.gif) left center no-repeat; padding-left:18px;}
li{ background:url(bilder/arrow_rot.gif) left center no-repeat; margin-right:5px; padding-left:10px; list-style-type: none; display:inline;}

h1, h2, h3, h4, h5, h6 {font: Georgia, "Times New Roman", Times, serif; margin:3px;}

h1{ font-size: 16px; line-height: 20px; font-weight: bold; color: #ad1c16; margin-top:5px;}

h2{ font-size: 14px; line-height: 20px; font-weight: bold; color: #ad1c16;}

h3, p{ font-size: 11px; line-height: 20px; font-weight: normal; color: #d1c398;}

h4{ font-size: 11px; line-height: 17px; font-weight: bold; color: #ad1c16;}

h5{ font-size: 11px; line-height: 17px; font-weight: normal; color: #1d2511; }

h6{ font-size: 10px; font-weight: normal; color: #1d2511; display: inline; }

.red {color: #990000;}
.beige {color: #d1c398;}
.green {color: #1d2511;}
.pp a, .pp a:link, .pp a:active, .pp a:visited {color: #60693b; font-weight: normal; }

.gs_left {padding-left: 10px; padding-top: 5px;}
.gs_right {padding-left: 3px; padding-right: 10px;}
.gs_form {background: url(bilder/bg_form.jpg) repeat scroll;}

.tracklist, .tracklist h4, .buy_links, .buy_links h4 {
	margin-left:12px;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px; line-height: 20px; font-weight: bold; color: #d1c398;
}
h6 a, h6 a:link, h6 a:active, h6 a:visited {font-size: 10px; text-decoration: underline;}

a:link, a:active, a:visited{
	color: #d1c398;
	text-decoration: none;
}
a:hover {
	color: #ad1c16;
	text-decoration: underline;
}
.form_spiel {
	width: 230px;
}
.sendbut {
	width: 100px;
}