head, body {
	margin:0;
	padding:0;
}

body {
	/*font-family:sans-serif;*/
	padding:0.5em 1em;
}

a {
	text-decoration:none;
	color:black;
}

#kopf {
	display:none;
}

#titel {
	margin-top:60px;
	text-align:center;
	border-top:rgb(1,80,157) solid 9px;
}

#titel_inner {
	margin-top:-60px;
}

#titel h1 {
	font-size:0.8em;
	font-weight:bold;
	margin:0.3em;
	color:rgb(1,80,157);
	background-color:white;
}

#titel .ie6 {
	display:none;
}

#navigation {
	display:none;
}

#inhalt h2  {
	font-size:1em;
	font-weight:bold;
	font-style:italic;
	margin-top:2em;
}

#inhalt p  {
	/*text-indent:2em;*/
	margin-top:2em;
}

#inhalt table td {
	padding:0 1em 0.5em 0;
	vertical-align:top;
}

#inhalt table.mitgliederliste td {
	padding:0;
}

#inhalt .initial {
	font-weight:bold;
	padding:0;
	margin:0;
}

#inhalt .termin h4 {
	border-top:1px solid black;
	padding-top:1em;
}

#inhalt .termin td {
	padding-right:1em;
}

#inhalt .foto {
	margin:0;
	border:0;
	width:550px;
	height:650px;
}

#login {
	display:none;
}

#haupt .aend {
	text-align:right;
	font-size:0.8em;
	clear:both;
}

#fusszeile {
	display:none;
}

#fusszeile_druck {
	margin-top:4em;
	padding-top:0.5em;
	font-size:0.8em;
	border-top:rgb(1,80,157) solid 1px;
	text-align:center;
	color:rgb(1,80,157);
	background-color:white;
	clear:both;
}

#inhalt img {
	background-color:white;
	border: 7px solid #CCC;
	padding:1px;
	margin:0.5em auto;
	display:block;
}

#inhalt .bildtitel {
	margin:0.5em auto;
	
}

#inhalt .no-deco {
	border:0;
	padding:0;
	margin:0;
}

#inhalt .foto {
	margin:0 auto;
	display:block;
}

#inhalt .bildtitel {
	
}

#inhalt .bildtitel p {
	
	margin-top:0.3em;
	text-indent:0;
	text-align:center;
	font-weight:bold;
	font-size:0.8em;
}

#inhalt .schiffe td {
	text-align:center;
	vertical-align:top;
}

#inhalt .schiffe img, #inhalt .mitgliederliste img {
	margin:0px;
	border:0;
	padding:0;
	background-color:white;
}
#inhalt .mitgliederliste {
	border-collapse:collapse;
	font-family:sans-serif;
}

#inhalt .mitgliederliste td {
	border:1px solid black;
}

 #inhalt .mitgliederliste  th {
	border:1px solid black;
	text-align:left;
	font-weight:normal;
}

#inhalt .mitgliederliste td td, #inhalt .mitgliederliste th td  {
	border:0;
	border-spacing:0;
	text-align:left;
}

#inhalt .mitgliederkurzliste {
	border-collapse:collapse;
	margin-left:0.5em;
}

#inhalt .mitgliederkurzliste td {
	vertical-align:top;
	padding:2px;
	border-left:1px solid black;
	border-right:1px solid black;
}

#inhalt .mitgliederkurzliste td.kopf {
	font-weight:bold;
	border:1px solid black;
}

#inhalt .mitgliederkurzliste td.kopf a {
	
}

#inhalt .mitgliederkurzliste img{
	border:0;
	background-color:white;
	padding:0;
	margin:0;
}

.print {

	color:black;
	background-color:white;
}


.screen {
	display:none;
}