/*
      css-code für
	  annakaminski.de
	  
	  08.08.2009
	  (c) 2009 by martin sieber / x4k.design
	  http://www.x4k.de
	  
*/

  body {
  	position:absolute;
    background-color: #F1F0DC;
    font-size: 100.01%;
    font-family: Trebuchet MS, Arial,sans-serif;
    margin: -250px 0 0 -461px; padding: 0 0;
	top: 50%;
	left: 50%;
    text-align: center;  /* Zentrierung im Internet Explorer */
  }

  div#content {
	text-align: left;
	width: 922px;
	height: 512px;
	margin: 0 0 0 0;
	padding: 0;
	border: 1px;
	background-color: #1D6893;	/* hintergrund */
	border-style: solid;
	border-color: #1D6893;
  }

  div#head {
	clear:inherit;
	text-align:left;
	width:922px;
	height:35px;
	margin: 0 0 0 0;
	padding: 0 0;
	background-color:#1D6893;
	background-image: url(../images/dolphin_bg-h.gif);
	border: 0px;
	}

div#sprache {
	position:absolute;
	clear:inherit;
	text-align:left;
	margin: 0 0 0 0;
	padding: 5 5 5 5;
	border: 0px;
	font-family: Trebuchet MS, Arial,sans-serif;
	font-size: 11px;
	color: #66CCFF;
	width: 220px;
	left: 15px;
	top: 15px;
	}



  div#inhalt {
  	text-align:left;
	width:922px;  	
	height: 440px;
	margin: 0 0 0 0;
	padding: 0 0;
	background-color: #FFFFFF;	
  }
    
  
  div#footer {
	clear: both;
	height: 56px;
	margin: 0 0 0 0;
	padding: 1px 0 0 0px;
	text-align: center;
	border-top: 0px;
	z-index: 0;
	visibility: visible;
	position: absolute;
  }
 
 div#title {
	width:200px;
	height:25px;
	z-index:0;
	padding-top:0px;
	padding-left:600px;
	border-style:none;
	overflow:no;
	border:0px;
	z-index:0;
	text-decoration: none;
	font-style: normal;
	
}

  div#text {
	width:420px;
	height:400px;
	z-index:0;
	border-style:none;
	overflow:auto;
	border:0px;
	margin:0px;
	z-index:0;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #3A4667;
	scrollbar-track-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	padding-top: 50px;
	padding-left: 450px;
}
  div#bild {
	padding-top: 70px;
	padding-left: 70px;
	position: absolute;
}

  div#ueber {
	padding-top: 0px;
	padding-left: 0px;
	position: absolute;
}

  div#maintext {
	padding-top: 0px;
	padding-left: 0px;
	position: absolute;
	width:420px;
	height:300px;
	z-index:0;
	border-style:none;
	overflow:auto;
	border:0px;
	margin:0px;
	z-index:0;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #3A4667;
	scrollbar-track-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	top: 20px;
}

.Stil2 {
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: lighter;
	text-transform: none;
	text-decoration: none;
	}
 
  
/* ---------------------- Dolphin nav ---------------------- */
#dolphincontainer{position:relative;height:30px; width:902px; color:#E0E0E0;background:#143D55;width:100%;font-family:Helvetica,Arial,Verdana,sans-serif;}
#dolphinnav{position:relative;height:33px;width:902px;font-size:12px;text-transform:uppercase;font-weight:bold;background:#fff url(../images/dolphin_bg.gif) repeat-x bottom left;padding:0 0 0 20px;}
#dolphinnav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#dolphinnav ul li{display:block;float:left;margin:0 1px;}
#dolphinnav ul li a{display:block;float:left;color:#EAF3F8;text-decoration:none;padding:0 0 0 20px;height:33px;}
#dolphinnav ul li a span{padding:12px 20px 0 0;height:21px;float:left;}
#dolphinnav ul li a:hover{color:#fff;background:transparent url(../images/dolphin_bg-OVER.gif) repeat-x bottom left;}
#dolphinnav ul li a:hover span{display:block;width:auto;cursor:pointer;}
#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{color:#fff;background:#1D6893 url(../images/dolphin_left-ON.gif) no-repeat top left;line-height:275%;}
#dolphinnav ul li a.current span{display:block;padding:0 20px 0 0;width:auto;background:#1D6893 url(../images/dolphin_right-ON.gif) no-repeat top right;height:33px;}
/* ---------------------- END Dolphin nav ---------------------- */

  
 h1 {
	font-size: 15px;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
 } 
 
 p {
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: lighter;
	text-transform: none;
	text-decoration: none;
 }
 

  a:link, a:visited {
	font-size: 11px;
	color: #66CCFF;
	font-style: normal;
	font-weight: lighter;
	text-transform: none;
	text-decoration: none;
 }
 
   a:hover {
	font-size: 11px;
	color: #66CCFF;
	font-style: normal;
	font-weight: lighter;
	text-transform: none;
	text-decoration: overline;
 }
 
