/* Start Reset */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;}
body {	line-height: 1;}
ol, ul {	list-style: none;}
table {	border-collapse: collapse;
	border-spacing: 0;}
/* End Reset */

html, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li {
   margin: 0;
   padding: 0;
   font-family: Helvetica, Geneva, Arial, sans-serif;
	color: #fff;
	background-color: transparent;
}
html, body {
   background: #14005A;
   min-height: 1200px;
   background-image: url(images/tortuga_bckgrd.jpg);
background-position: center top;
background-repeat:   no-repeat;
background-attachment: fixed;
}



a:link {
   color: #666;
   text-decoration: none;
	border-bottom: 1px dotted #f93;
}

a:visited {
   color: #666;
   text-decoration: none;
			border-bottom: 1px dotted #f93;
}

a:hover {
   color: #f03;
   text-decoration: none;
			border-bottom: 1px dotted #14005A;
}

a:active {
   color: #f03;
   text-decoration: none;
			border-bottom: 1px dotted #14005A;
}

strong {
   font-weight: bold;
}

.c {
   clear: both;
}

.center {
   text-align: center;
}

img {
   border: 0;
}

.imglist {
	border: 0;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	vertical-align: bottom;
}

.xsmall {
   font-size: x-small;
}




.xxbig {
   font-size: 3em;
	color: #90B7C6;
	background-color: transparent;
	text-align: left;
	font-weight: bolder;
	padding-left: 10px;
	border-bottom: 1px solid #A9A9A9;
}


.xxxbig {
   font-size: 1.3em;
	color: #8EBCCB;
	background-color: transparent;
	text-align: left;
	padding-left: 0px;
	font-style: normal;
	font-weight: bolder;
}

.big {
   font-size: medium;
	color: #90B7C6;
	background-color: transparent;
	text-align: right;
	padding-left: 10px;
}




h1 {
   font-size: 26px;
   color: #6faaff;
  
	margin-bottom: 18px;
	font-weight: 100;
}

h2 {
   font-size: medium;
   color: #9360f7;
   padding-top: 10px;
   margin-bottom: 8px;
   font-weight: 100;
   line-height: 1.4em;
}
h3 {clear: both;
color: #607AF7;
   font-size: medium;
   border-bottom: 1px dotted #fff;
	margin-bottom: 20px;
	font-weight: lighter;
}

p, ul {
   line-height: 1.4em;
   padding-bottom: 10px;
	color: #999;
	font-size: medium;
   
}
ul {font-size: small;
   line-height: 1.5em;padding-left: 40px;
padding-top: 5px;
padding-bottom: 10px;
   
}


/* Display */
#container {
			width: 780px;
			margin: 0px;
			margin-left: auto;
			margin-right: auto;
		}


		#banner {
		text-align: right;
		margin: 0px;
			padding:0px;
			padding-top: 10px;
			margin-bottom: 140px;
			background-color: transparent;
		}
		#banner a{
		border-bottom: 0px solid #fff;
			
		}

		#content {
			padding: 10px;
			padding-top: 40px;
			margin-left: 190px;
			border: 0px solid #fff;
			background-color: transparent;
			padding-bottom: 30px
		}
#content a{
			margin: 0px 3px 0px 3px;
		}

		#sidebar-a {
			float: left;
			width: 170px;
			margin: 0;
			margin-right: 5px;
			padding: 97px 5px 5px 15px;
			border: 0px solid #ffffff;
			font-size: medium;
		}
#sidebar-a a:link, #sidebar-a a:visited{
			font-size: medium;
			
		}

		#footer {
			clear: both;
			padding-top: 25px;
			padding-right: 20px;
			background-color: transparent;
			min-height: 20px;
			font-size: small;
			color: #fff;
			text-align: right;
		}
		
.referenz {clear:both;
			width: 500px;
			padding: 0;

		}	
	.referenz img{
	width: 200px;
			padding-right: 20px;
			padding-bottom: 20px;
			float: left;
		}		
.refdesc {
float: left;
			width: 280px;
			font-size: small; 
			line-height: 1.3em;
			background-image: url(images/dotted_semi.gif)
		}	
		
.top {
clear:both; 
float:right;

margin-bottom: 15px;


		}	
