@CHARSET "ISO-8859-1";
@import url("reset.css");

html {
	background: #F5D543 url("body_hg.gif") repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table th, table td, body, p {
	font-size: 12px;
}

h2, h3, h4, h5, h6, p, table td, table th {
	color: black;
	margin-bottom: 12px;
	font-size: 12px;
}

p {
	text-align: justify;	
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

h2 {
	text-transform: uppercase;
	letter-spacing: 0.15em;
	font-size: 14px;	
}

a {
	color: #996600;
	text-decoration: none;	
}

#kopf_hg {
	width: 100%;
	height: 126px;
	position: absolute;
	top: 0;
	left: 0;
	background: url("kopf_hg.jpg") repeat-x;	
}

#kopf {
	width: 100%;
	height: 126px;
	position: absolute;
	top: 0;
	left: 0;
	background: url("kopf.jpg") no-repeat top left;
}

#links {
	width: 210px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 20px;
	text-align: center;
}

#links #bowlingclub_logo {
	margin: 2px auto;	
}

#links #nav {
	margin: 0 30px 0 30px;
	padding: 20px 2px;
	border-top: 1px dotted black;
	border-bottom: 1px dotted black;
}

#links #nav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-transform: uppercase;
	letter-spacing: 0.08em;
	font-weight: bold;
	text-align: left;
	line-height: 32px;
	padding-left: 27px;
}

#links #nav li li {
	padding: 0;
	text-transform: none;
	font-size: 12px;
	line-height: 22px;	
}

#links #nav li.aktiv,
#links #nav li:hover {
	background: url("bowlingball.gif") no-repeat left 6px;
}

#links #nav li li:hover,
#links #nav li.aktiv li,
#links #nav li li.aktiv {
	background: none;	
}

#links #nav li ul {
	position: relative;
	top: -4px;	
}

#links #nav li a {
	color: black;
	text-decoration: none;	
}

#home_news {
	clear: both;
	margin-top: 20px;
}

#rechts {
	width: 227px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 754px;
}

#termine {
	margin: 220px 0 20px 0;
}

#termine h2 {
	line-height: 44px;
	margin: 0;
	width: 191px;
	padding: 0 18px;
	background: url("termine_kopf_hg.gif") no-repeat center top;
}

#termine h2 a {
	color: black;
	text-decoration: none;
}

#termine .termine {
	background: #F2CF48 url("termine_inhalt_hg.gif") no-repeat center bottom;
	padding: 0 18px 18px 18px;
}

#termine .termine h3, #termine .termine p {
	margin: 0;
	text-align: left;
}

#termine .listenpunkt {
	border-bottom: 1px dotted black;
	padding: 18px 0;
	margin: 0;
}

#termine .last {
	border-bottom: none;
}

#rechts_pins {
	width: 254px;
	height: 195px;
	position: absolute;
	top: 0;
	left: 741px;
	background: url("rechts_pins.gif") no-repeat;
}

#inhalt_ueberschrift {
	width: 523px;
	position: absolute;
	left: 230px;
	top: 126px;
	height: 66px;
	background: #F7D741;
}

#inhalt {
	width: 493px;
	position: absolute;
	left: 230px;
	top: 165px;
	padding: 0 15px 15px 15px;
}

#inhalt h1 {
	font-size: 30px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #F0CA20;
	margin-bottom: 54px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

.listenpunkt {
	clear: both;
	margin-bottom: 12px;
}

.listenpunkt h3 {
	font-size: 12px;
	margin: 0 0 3px 0;
}

.listenpunkt p,
.listenpunkt h3 {
	position: relative;
}

.listenpunkt img, .galerie img {
	float: left;
	margin: 0 10px 10px 0;
}

.listenpunkt img,
img.rahmen,
.galerie img {
	padding: 2px;
	background: #EBB023;
	border: 1px solid #8C792E;	
}

.mannschaft p {
	text-align: left;
}

.listenpunkt .mehr {
	text-align:right;
	margin-bottom:0;
}

#kopf_nav {
	position: absolute;
	top: 101px;
	left: 230px;
	width: 498px;
	line-height: 23px;
	padding: 0 14px;
	text-align: right;
}

#kopf_nav ul li {
	list-style: none;
	display: inline;
	text-transform: uppercase;
	font-size: 10px;
	padding: 0 14px;
}

#kopf_nav ul li.aktiv {
	font-weight: bold;
}

#kopf_nav ul li a {
	color: black;
	text-decoration: none;
}

.caption {
	margin: 3px 0 0 0;
	font-size: 90%;
}

p.mannschaft_liga {
	text-transform: uppercase;
}

table.gaestebuch td, table.gaestebuch th, table.form td, table.form th {
	vertical-align: top;
	padding: 0 0 5px 0;
}

table.gaestebuch th,
table.form th {
	padding-right: 2ex;
	width: 14ex;
	text-align: right;
	font-weight: bold;
}

div.verknuepfungen_inhalt {
	margin-bottom: 2em;
}

div.verknuepfungen_inhalt li {
	list-style: url("/rsrc/weblink.gif") inside;
	margin: 0 0 3px 0;
}