/* Start of CMSMS style sheet 'poolpiraten' */
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	background-image: url(images/bg2.png);
	background-repeat: repeat-x;
}

#site_navigation {
        margin-top: 300px;
	padding: 20px 0px 0px 0px;
	width: 155px;
	display: block;
	float: left;
}

#navigation {
	height: 310px;
	min-height: 310px;
        text-transform: uppercase;
font-size:10px;
font-family: Verdana,Arial, Helvetica, sans-serif;
}

#navigation ul {
	color: #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
       list-style: none;
}

#navigation li a {
	text-decoration:none;
	color: #000000;
	display: block;
	padding: 7px 0 5px 20px;
	margin: 0 20px 0 0;
	height: 18px;
        border-bottom: 1px dotted #ADD8E6;
}

#navigation li a:hover {
        color: blue;
	font-weight: bold;
}

#site_content {
	width: 770px;
	float: left;
        
}

#header {
margin: 50px 10px 0 0px;
/*background-image: url(images/header_new.png);*/
height: 100%;
background-repeat: no-repeat;
}

#content {
	margin: 0px 20px 0 0px;
	padding: 0px 20px 0px 20px;
	background-color:#ffffff;
    
}


#innertext {
	
	padding: 20px 20px 0 20px;
             background-image: url(images/wasserzeichen1.gif);
	background-repeat: no-repeat;
             background-position:center;
             min-height:520px;
             font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font: normal;
             font-size:12px;

}

#footer {
clear: both;
font: 10px "trebuchet ms", arial, verdana, helvetica, sans-serif;
margin: 25px 0 0 0px;
padding: 2px;
border-top: 1px solid #eee;
background-color: #007dc3;
color: black;
letter-spacing: 1px;
text-align: center;
width:100%px;
height:15px;
background-image: url(images/bg_bottom.png);
background-repeat: repeat-x;
}

h1 {
	font-size: 18px;
	line-height: 20px;
	color: #3366cc;
	margin: 15px 0 20px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font: bold;
}

h2 {
	
   font-size: 16px;
	line-height: 20px;
	color: #3366cc;
	margin: 10 0 20px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font: bold;
	text-align: center;

}


h3 {
	
   font-size: 14px;
	line-height: 20px;
	color: #3366cc;
	margin: 10 0 20px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font: bold;

}

h4 {
	
   font-size: 12px;
	line-height: 20px;
	color: #3366cc;
	margin: 10 0 20px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font: bold;

}

h5 {
	
   font-size: 10px;
	line-height: 20px;
	color: #3366cc;
	margin: 10 0 20px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font: bold;

}

hr {
 border: 0px; /* FÃ¼r Firefox und Opera */
 border-top: solid 1px #3366cc;
 border-bottom: transparent;
 }


p {
        font-size: 12px;
	line-height: 20px;
	color: black;
	margin: 0 0 0px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font: normal;
	
}


#content ul {
	list-style: square;
	margin: 10px 0 20px 30px;
	padding: 0 0 0 0;
}

#content li {
	line-height: 16px;
	margin-bottom: 8px;
}

.clear {
	clear: both;
}

hr {
	margin: 20px 0 20px 0;
	clear: both;
	border: 0 none;
	background-color: none;
	height: 2px;
	color: white;
}





#picture {
	position:absolute;
	left:900px;
	top:295px;
	width:129px;
	height:158px;
	z-index:1;
}

.img {
        border:0;
         }

/*new table*/

#mytable {
	width: 500px;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 100px 5px 0;
	width: 500px;	 
	font: normal 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
        border-left: 1px solid #C1DAD7;
        border-top: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

.li info {
	text-decoration:none;
	color: #000000;
	display: block;
	padding: 7px 0 5px 20px;
	margin: 0 20px 0 0;
	height: 18px;
        border-bottom: 1px dotted #ADD8E6;
font-size:12px;
font-family: Verdana,Arial, Helvetica, sans-serif;
}





/* End of 'poolpiraten' */

