body
{
   font-family:'arial','helvetica','sans';
   font-size:100%;
   color:#333333;
   background-color:#000046;
   border-width:0px;
   margin:0px;
}


#back {
 background-image:url(Katamaran/Hintergrund1.jpg); background-repeat:no-repeat;
 background-position:bottom;

}
#back2 {
 background-image:url(Katamaran/Hintergrund2.jpg); background-repeat:no-repeat;
 background-position:bottom;

}
#back3 {
 background-image:url(Menue/Catamaransegeln-Berlin.jpg); background-repeat:no-repeat;
 background-position:bottom;
}

#back4 {
 background-image:url(Katamaran/Hobbycat-usedom.jpg); background-repeat:no-repeat;
 background-position:bottom;
}

#back5 {
 background-image:url(Menue/Segelkurs-Katamarankurs.jpg); background-repeat:no-repeat;
 background-position:bottom;
}


table
{
   font-family:'arial','helvetica','sans';
   font-size:90%;
}

h1 { 
color:#9d0b0b;
font-style:italic;
font-size:medium; 
// width: 18em;
border: 1px dashed silver;
padding: 0.1em;

}
h2 { 
color:#9d0b0b;
font-style:italic;
font-size:medium; 
text-align:center;
}
h3 { 
color:#9d0b0b;
font-style:italic;
font-size:medium; }

a:link { color:#000000; text-decoration:underline; }
a:visited { color:#000000; text-decoration:underline; }
a:active { color:#ffffff; text-decoration:underline; }


#bildRahmen
{
  border-width:2px;
  border-style:inset;
  border-color:#9d0b0b;
}



#textNormal
{
   font-family:'arial','helvetica','sans';
   font-size:90%;
    margin-left:40px;
	margin-right:40px;
}

#textPreise
{
   font-family:'arial','helvetica','sans';
   font-weight:bold;
   font-size:90%;
   color:#9d0b0b;
   margin-left:80px;
	margin-right:40px;
}

#textTermine
{
   font-weight:bold;
   font-family:'arial','helvetica','sans';
   font-size:90%;
   color:#9d0b0b;
   margin-left:80px;
	margin-right:40px;
}


#topGrau
{
   font-weight:bold;
   font-style:italic;
   font-family:'arial','helvetica','sans';
   color:#999999;
}

#topMenu
{
   font-weight:bold;
   font-style:italic;
   font-family:'arial','helvetica','sans';
   color:#CC3300;
}


#terminbox
{
    float: center;
    width: 450px;
    border: 1px solid #5C8D88;    
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 40px;
	// background: #ffffff;
}

#terminbox table
{
    font-size:1em;
    width:450px;
    border:1px;
    text-align:left;
    vertical-align:top;
    cellpadding:1px;
    cellspacing:1px;
}

#terminbox caption
{
    color:white;
    background-color:#ff3e12;
}

#terminbox table th
{
    color:black;
    font-weight:bold;
   background-color:#7DAAA6;
}

#terminbox table td
{
    vertical-align:top;

}

.tname
{
    font-size:1em;
    font-weight:bold;
}

.tkurs
{
    font-size:1em;
}



