body {
	font-family:arial, sans serif;
	font-size:10pt;
	margin:0px;
	padding:0px;
}

h1 {
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	font-size:11pt;
}

h2 {
	padding:0px;
	margin:0px;
	padding-bottom:5px;
	padding-top:10px;
	font-size:10pt;
}

p {
	margin:0px;
	padding-top:10px;
}

a:link, a:visited, a:active, a:focus { 
	text-decoration:underline; 
	outline:none; 
	color:#222222;
}

div#page {
	width:700px;
}

div#head {
	height:100px;
	width:700px;
	background-color:#026e6e;
	background:url(/2folks/gfx/title.png) no-repeat;
}

div#titlepic {
	width:250px;
	height:100px;
	background:#FFFFFF;
	float:right;
}

div#menurow {
	clear:both;
	height:27px;
	width:700px;
	background:url(/2folks/gfx/menubackground.png) repeat-x;
}

div.selectedMainItem a:link, div.selectedMainItem a:visited, div.selectedMainItem a:active, div.selectedMainItem a:focus {
	text-decoration:none; 
	outline:none; 
	color:#668f66;
}

div.mainItem a:link, div.mainItem a:visited, div.mainItem a.active, div.mainItem a.focus {
	text-decoration:none; 
	outline:none; 
	color:#555555;
}

div.mainItem a:hover {
	text-decoration:none; 
	outline:none; 
	color:#668f66;
}

div.selectedMainItem, div.mainItem {
	font-size:11pt;
	padding-top:5px;
	font-weight:bold;
	text-align:center;
	float:left;
}

div#content {
	text-align:left;
	padding:20px;
	background-color:#ffffff;
	background-image:url(/2folks/gfx/contentbackground.png);
	background-repeat:repeat-x;
	clear:both;
}

div#footer {
	padding-bottom:2px;
	background-color:#ffffff;
	font-size:8pt;
	font-weight:bold;
	color:#555555;
}

div#footer a:link, div#footer a:visited, div#footer a.active, div#footer a.focus {
	text-decoration:none; 
	outline:none; 
	color:#555555;
}

h2 a:link, h2 a:visited, h2 a.active, h2 a.focus {
	text-decoration:none; 
	outline:none; 
	color:#555555;
}

div.vereinsbild {
	float:left;
	padding-right:15px;
	padding-bottom:15px;
}

div.teaserborder {
	float:left;
	width:170px;
	height:120px;
	margin-right:15px;
	margin-bottom:15px;
	background:url(/2folks/gfx/bilderrahmen.png) no-repeat;
}

div.teaserpic {
	padding-left:5px;
	padding-top:5px;
}

img {
	border:0px;
}

div.clear {
	clear:both;
}

div.listtext {
	margin-bottom:15px;
}

div.vereinslink {
	margin-top:20px;
}

div.vereinstiere {
	margin-top:20px;
	margin-bottom:10px;
}

div.eigenschaften {
	margin-top:10px;
}

div#hauptbild {
	margin-top:20px;	
	height:310px;
	width:550px;
	float:left;
	text-align:center;
}

div.bilder {
	margin-top:20px;
	width:100px;
	height:300px;
	overflow:scroll;
	border:1px solid #aaaaaa;
	float:right;
}

img.thumbnail {
	margin:5px;
}

div.strasse, div.ort, div.telefon, div.email {
	margin-top:5px;
}

div.opened {
	background-color:#eeeeee;
	padding:4px;
}
