body      {
	background: #D4D5FD url('http://www.yacht-ak.de/clips/hintergrund4.jpg');	
	
	background-repeat: repeat-x;
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	margin: 0px;
	padding: 0px; }

* {	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;  }
	

div.redbox{
	border: 2px solid red;
	padding: 10px;
	margin: 10px;
	color: #00009C;
}
span.red{
	color: red;
}
div.bluebox{
	border: 2px solid #00009C;
	padding: 10px;
	margin: 10px;
}
span.bigger{
	font-weight: bold;
	font-size:12pt;
}
span.smaller{
	font-weight: bold;
	font-size:9pt;
}
div.box_right{
	position: relative;width: 400px;float: right;margin: 60px 10px 10px 10px;padding: 10px;border:2px solid #00009C;
}

table {
	border: 1px solid #00009C;
	border-collapse: collapse;
	margin: 5px 5px 5px 20px;
 } 
 tr {

 }
 td {
 	border: 1px solid #00009C;
 }

table.normal_termin{
	padding: 3px;
	border: 0px;
	border-collapse: collapse;
}
table.termin{
	width: 90%;
	padding: 3px;
	border: 0px;
	border-collapse: collapse;
}
th.termin2{
	padding: 3px;
}
td.termin3{
	padding: 3px;
	border: 1px solid #00009C;
	font-size: 10pt;
}


/* Links */
a:link, a:visited, a:active, a:hover    { 
	color: #00009C;
	font-weight: bold;
	background: transparent;
	text-decoration: none;
	border-bottom: 1px dotted black;
	}

a:hover  { color: blue;
	background: transparent;
	border-bottom: 1px dotted red;
	 }

/* Überschriften */
h1 {
	font-size: 13pt;
	color: #00009C;
	background: transparent;
	font-weight: bold;
	border-bottom: 1px solid #00009C;
	margin: 0px 0px 5px 0px;
}
h2 {
	font-size: 13pt;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px solid #00009C;
	color: #00009C;
}
h3 {
	margin: 0px 0px 5px 0px;
	font-size: 10pt;	
	font-weight: bold;
	border-bottom: 1px solid #00009C;
}
/* Überschrift für Impressum (muss gesetzt werden!) */
h2.impressum {
	font-size: 11pt;
	font-weight: bold;
}

/* Normale Texte */
span.normal  {
	font-size: 10pt;  }
span.normalbold  {
	font-weight: bold;
	font-size: 10pt;  }
span.small  {
	font-size: 9pt;  }
span.smallbold  {
	font-weight: bold;
	font-size: 9pt;  }
span.impressum  {
	font-size: 10pt;  }
	
/* Links */
a.menu:link,  a.menu:visited, a.menu:active,  a.menu:hover  { 
	color: white;	
	background: #00009C;
	padding: 3px 3px 3px 20px;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid white;
	font-weight: normal;	
	 }
a.menu:hover  { 
	color: blue;
	background: #E5E5E5;
	font-weight: normal;
}

/* Links */
a.bottom:link,  a.bottom:visited, a.bottom:active,  a.bottom:hover  { 
	
	background:transparent;	
	text-decoration: none;	
	 }
a.bottom:hover  { 	
	background: transparent;
}



div#main{
	position: relative; width: 990px;margin-top: 20px;
	-webkit-box-shadow: 10px 10px 5px #AAAAAA;
   	-moz-box-shadow: 10px 10px 5px #AAAAAA;
	box-shadow: 10px 10px 5px #AAAAAA;	
}
div#top{
	position: relative; width: 990px;background: #00009C url('http://www.yacht-ak.de/clips/seekarte.jpg');color: black;border-bottom: 1px solid white;
}
div#top_left{
	position: relative;width: 220px;float: left;
}
div#top_right{
	position: relative;width: 770px;float: right;
}
div.dist{
	padding: 20px;text-align: left;
}
div#top_title{
	color: white;background: transparent;font-size: 24pt;
}
div#top_title2{
	color: white;background: transparent;font-size: 13pt;
}
div#container{
	background: url('http://www.yacht-ak.de/clips/background2.gif');
	background-repeat: repeat-y;
}
div#menu{
	position: relative;width: 220px;float: left;text-align: left;
}
div#content{
	position: relative;width: 770px;float: right;background: white url('http://www.yacht-ak.de/clips/windrose.jpg');background-repeat: no-repeat;background-position:  -200px -50px;text-align: left;
}
div#bottom{
	position: relative; width: 770px;text-align: left;background: #00009C;color: black;text-align: left;clear: both;
}
div#bottom_d{
	padding: 5px 5px 5px 20px;color: white;;
}
div#news{
	position: relative;width: 350px;border: 1px dotted #00009C;padding: 10px;
}
div.news2{
	position: relative;width: 380px;border: 1px dotted #00009C;padding: 10px;text-align: left;
}
div.news3{
	position: relative;width: 190px;border: 1px dotted #00009C;padding: 10px;text-align: left;background: yellow;color: red;
}
div.news4{
	position: absolute;top: -45px;left: 80px;width: 600px;padding: 10px;text-align: left;background: transparent;color: red;
}
img.right{
	float: right;margin-left: 20px;
}
img.right2{
	border: 1px solid #6ECBFF;
}
img.left{
	float: left;margin-right: 20px;
}	
div.box_left{
	position: relative;width: 350px;float: right;
}
div.dist_text {
	padding: 5px 0px 5px 20px;
	text-align: left;
}

 span.big_red{
 	color: red;
 	font-size: 13pt;
 }
 
ul.menue2{
	list-style: none;
	margin: 0px 0px 0px 00px;
	padding: 0px;
	width: 700px;
}
ul.menue2 li{
	float: left;
	margin: 0px;
	padding: 0px;		
	text-align: center;
}
ul.menue2 a:link,  ul.menue2 a:visited, ul.menue2 a:active, ul.menue2  a:hover{
	display: block;
	color: white;
	text-align: center;
	background: #00009C;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	font-weight: normal;
	
	
}
ul.menue2 a:hover{	
	color: #00009C;
	background: #E5E5E5;
}
ul.menue2 a.akt:link,  ul.menue2 a.akt:visited, ul.menue2 a.akt:active, ul.menue2  a.akt:hover{
	display: block;
	color: #00009C;
	text-align: center;
	background: #FFEEAA;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	border: 1px solid red;
	
	
}
ul.menue2 a.akt:hover{	
	color: #00009C;
	background: #E5E5E5;
}
div.clear{
	clear: both;
}

input.form{
	width: 300px;
}
select.form{
	width: 300px;
}
textarea.form{
	width: 300px;
}
dt {
	font-weight: bold;
	border-bottom: 1px solid black;
}
dd {
	border-left: 5px solid #00009C;
	padding-left: 10px;
	margin: 5px;
}