img.y {
	position:absolute;
	left:330px;
	top:00px;
	width:180px;
	height:100px;
	z-index:0	
}
#home
	{
	left: 355px;
	top:241px;
	height: 10px;
	width: 50px;
	font-size:10px;
	}
.thumbnail {	float:left;
		width: 180px;
		border: 1px solid #999;
		margin:13px 15px 15px 0;
		padding: 5px;
}

.clearboth { clear: both; }

.dropcap {	float: left;
		width: .8em;
		font-size: 4em;
		color: #EF0606;
		line-height: 83%;
}

.floatright { 	float:right;
		margin: 0 0 10px 10px;
		background-color: #ddd;
		border: 1px solid #666;
		padding: 5px;
}

.floatleft {
		float:left;
		margin: 10px 10px 0 0 ;
		background-color: #ddd;
		border: 1px solid #666;
		padding: 5px;
}

a.link {text-decoration: none} a.visited {text-decoration:
none} a.active {text-decoration: none}

body {	background-color: #F6F6F6;
}

table { border-bottom: 1px dotted red; border-left: 1px dotted red }

td { padding: 0px 0px 5px 0px; border-top: 1px dotted red; border-right: 1px dotted red }

th { padding: 10px 5px 10px 0px; border-top: 1px dotted red; border-right: 1px dotted red }

ul { margin-top: 10px; margin-bottom: 10px; margin-left: 0; padding-left: 1em }

li { margin-bottom: 5px }


h1 {	font-family courier;
	font-size: 105%;
	font-weight: bold;
	letter-spacing: -1px;	
}

h1.margin {	font-size:120%;
		font-weight: bold;
		margin-top:2cm;
		margin-left:5cm;
}

h2 {	font-family: courier;
	letter-spacing: -3px;
}

h2.margin {	font-size: 250%;
		color: #EF0606;
		margin-top: 2.5cm;
		margin-left:11cm;
}

h3 {	font-size: 150%;
	color: #330000;
	font-family: Helvetica;
}

h3.margin {margin-left:4cm;
}

p {	font-color: #330000;
	font-family: Helvetica;
	
}

p.margin {	font-size: 100%;
		margin-top: 2cm;
		margin-left:4cm;
		margin-right:2cm;
}

p.margin2 { 	font-size: 100%;
		margin-top:0.5cm;
		margin-left:4cm;
		margin-right:1cm;
}

p.margin3 { 	font-family:times;
		font-size:80%;
		margin-right:2cm;
		margin-left:22cm;
}

td {		padding-right: 3cm;
}
th {		padding-right: 3cm;
}

margin {	margin-left:4cm;
}

img.x {
	position:absolute;
	left:0px;
	top:0px;
	width:1008px;
	height:823px;
	z-index:0	
}
a.logo {	
	display:block;
	background-image:url("data/Saints.gif");
	width:150; 
	height:90px;
	position:absolute;
	left:17px;  
	top:20px;
	z-index:2;
}

a.zweiter	{	display:block;
			background-image:url("data/switch_to_bridge.png");
			width:60px; height:50px;
			position:absolute;
			left:939px;  top:6px;
			z-index:0	
}

a.zweiter:hover {	background-image:url("data/switch_to_bridge2.png");
			width:53; height:44px;
			position:absolute;
			left:943px;  top:10px;
}

a.button	{	display:block;
			background-color: transparent;
			position:absolute;
			text-decoration: none;
			font-family: arial;
			font-size:90%;
		}

a.button:link, a.button:visited {
	color: #000000;
}
a.button:hover, a.button:active {
	color: #E60000;
}

#Mitglieder {left:140px; top:8px; z-index:3;}
#Termine {left:250px; top:8px; z-index:3;}
#Ergebnisse {left:345px; top:8px;}
#Bilder {left:460px; top:8px;}
#Baseball {left:535px; top:8px;}
#Presse {left:670px; top:8px;}
#Downloads {left:760px; top:8px;}
#Links {left:870px; top:8px;}
#Home {left:110px; top:95px;}
#navlist
{
background: #FFCC00;
margin-left: 90px;
margin-top: 10px;
padding: 0px;
height: 16px;
width: 830px;
float: left;
border: 1px solid #FFEA93;
}

#navlist li
{
display: inline;
float: left;
margin: 0px;
padding: 0px;
list-style: none;
}

#navlist li a:link, #navlist li a:visited
{
font: bold 20px/16px Georgia, "Times New Roman", Times, serif;
color: #FFEA93;
text-decoration: none;
display: block;
padding: 0px 0px 0px 5px;
margin: 0px;
height: 17px;
overflow: hidden;
width: 165px;
text-align: center;
}

#navlist li a#current
{
color: #FFFFFF;
font-style: italic;
}

#navlist li a:hover, #navlist li a:active
{
color: #FFFFFF;
text-decoration: none;
background: #CC3333;
text-align: left;
text-transform: uppercase;
font: bold normal 10px/16px "Lucida Sans Unicode", verdana, lucida, arial, helvetica, sans-serif;
}