* {
	margin: 0;
	padding: 0;
	border: 0px none;
}

body {
	text-align: left;
	font-size: 10pt;
	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Helvetica,Arial,sans-serif;
	background: #FFF;
}

#print_header {
	position: absolute;
	right: 2em;
	top: 0;
}

#print_header img {
	width: 4em;
}

h1 {
	font-size: 33pt;
	color: #002953;
	padding-bottom: .5em;
}

h1, h2, h3, h4, h5, h6, caption {
	font-family: "Hoefler Text",Georgia,Garamond,serif;
	font-weight: normal;
}

ul {
	list-style: bullet;
}

stong, em {
	color: #000;
}

.skip, #navigation, #right, #teaser, #weather, #newsletter, #subnavigation {
	display: none;
}

/* content style goes here */
#content {
	margin: auto;
	background: #FFF;
	color: #222;
	padding: 0 0 24px 0;
}

#content h2 {
	margin: 0 7em .3em 0;
	color: #06C;
	font-size: 22pt;	
}

#content h3, #content legend, #content caption {
	display: block;
	margin: 0 4em .3em 0;
	border-bottom: 1pt solid #FDCC29;
	color: #000;
	padding: 0 0 1pt 0;
	font-size: 18pt;
}

#content h3 {
	margin-top: 1em;
}

#content h4 {
	margin: 0 7em .3em 0;
	font-size: 15pt;
	color: #06C;
}

#content p, #content address {
	margin: 0 7em 1em 0;
	line-height: 1.4;
	font-style: normal;
}

#content ul, #content dl {
	margin: 0 7em 1em 0;
	line-height: 1.5;
	width: 456px; 
}

#content dt {
	font-weight: bold;
}

#content dd {
	padding: 2px 10px;
}

#content li {
	padding: 0 0 0 0;
	background: #FFF url("images/list.gif") 0px .5em no-repeat;
}

#content a {
	color: #002953;
	font-weight: bold;
	text-decoration: underline;
}

#content a:hover {
	color: #FFF;
	background: #002953;
	text-decoration: none;
}

#content fieldset {
	display: block;
	margin: 0 0 24px 0;
}

#content label {
	display: block;
	padding: 10px 0 2px 0;
	font-size: 110%;
}

#content input, #content select {
	margin: 0 0 0 32px;
	border: 1pt solid #979797;
	color: #000;
	background: #EEE;
	padding: 2px;
	font-size: 12px;
}

#content input:focus {
	border: 1pt solid #FDCC29;
}

#content div.floatright {
	float: right;
	margin: 4px 10px 10px 10px;
}

#content div.floatleft {
	float: left;
	margin: 0px 10px 1pt 16px;
}

#content div.nofloat {
	text-align: center;
	margin: 0 8px 10px 0;
	width: 456px;
}

#content p.gallery a {
	margin: 0 0 20px 10px;
	text-align: center;
	float: left;
	text-decoration: none;
	padding: 5px;
	width: auto;
	height: 190px;
	font-weight: normal;
}

#content p.gallery {
	width: 700px;
}

#content p.preview {
	margin: 0;
	padding: 0;
}

#content p.fixedwidth {
	width: 468px;
}

#content .foto {
	margin: 10px 16px;
}

#content .submit {
	margin-top: 16px;
}

#content .info {
	color: #979797;
	text-align: right;
	font-size: 9pt;
	padding-right: 1em;
}

#content .old {
	color: #979797;
}

#content .links a {
	color: #222;
	text-decoration: none;
	display: block;
	font-weight: normal;
}

#content .links a:hover {
	color: #06C;
	background: #EEE;
}

#content caption {
	clear: both;
	margin-bottom: 0;
	margin-left: 0;
	text-align: left;
	font-size: 13pt;
}

#content table {
	margin: 0 0 .5em 0;
	line-height: 1.5;
	border-collapse: collapse;
	border-top: 1pt solid #CCC;
	border-left: 1pt solid #CCC;
	font-size: 10pt;
}

#content th {
	padding: 4px;
	border-right: 1pt solid #CCC;
	border-bottom: 1pt solid #CCC;
	color: #000;
	font-weight: bold;
}

#content td {
	border-right: 1pt solid #CCC;
	border-bottom: 1pt solid #CCC;
	padding: 3px;
}

#content tr.odd {
	background: #EEE;
}

#content .satzung {
	text-align: right;
}

#content a.image:hover {
	background: none;
}

#content p.center {
	text-align: center;
}

#content .vorstand {
	float: right;
	padding-right: 12px;
}

/* clubzeitung style goes here */
#zeitung {
	margin: 6px 13px 0 16px;
	clear: both;
	padding: 14px 0 0 0;
}

#zeitung #leftcolumn {
	width: 49%;
	float: left;
	border-right: 1pt solid #979797;
}

#zeitung #rightcolumn {
	width: 48%;
	float: left;
}

#zeitung h3 {
	border: 0px none;
	width: auto;
	margin: 0;
	padding: 0 8px 10px 0;
	color: #06C;
	line-height: 1.1;
}

#zeitung p {
	margin: 0 8px 10px 0 !important;
	width: auto !important;
	font-size: 90%;
}

div.float {
	float: left;
	margin: 0 8px 8px 0;
}

div.center {
	text-align: center;
	margin: 0 8px 10px 0;
}

#zeitung a.date {
	color: #444;
	font-size: 90%;
	padding: 10px 0 10px 0;
	display: block;
	border-top: 1pt solid #979797;
	text-decoration: none;
	font-weight: normal;
}

#zeitung a.date:hover {
	color: #444; 
	background: none;
}

#zeitung #rightcolumn h3, #zeitung #rightcolumn p, #zeitung #rightcolumn a.date, #zeitung #rightcolumn div {
	padding-left: 10px;
}

#zeitung #rightcolumn table, #zeitung #leftcolumn table {
	width: 330px;
	margin-left: 10px;
}

#zeitung #leftcolumn table {
	margin-left: 0px;
}

/* footer style goes here */
#footer {
	border-top: 1pt solid #979797;
	color: #979797;
	padding: 3px;
	margin: 1em 0 0 0;
	line-height: 1.4;
	clear: both;
}

#footer a {
	color: #979797;
}

#footer:hover {
	color: #000;
}

#footer:hover a {
	color: #002953;
}

#footer:hover a:hover {
	background: #FFF;
}
