﻿/* CSS-Datei zur Vorlage "http://wwww.css-vorlagen.de/templates/mohnblume/ */
/* Diese Datei darf frei verwendet und angepasst werden, unterliegt jedoch der http://creativecommons.org/licenses/by/2.0/ */


/* Allgemeine Formatierungen */
*{
 margin:0;
 padding:0;
}

body{   
background:#D2CF9C;
font:.8em "trebuchet ms", arial, sans-serif;   
text-align:center; 
}   


#liste1{
list-style-type: disc;
list-style-position: inside;
}

#liste2{
list-style-type: circle;
list-style-position: inside;
}

/* Formatierungen Layout (grob) */
#seite{
 background:#fff url('../img/hintergrund.jpg') repeat-y;
 margin:0 auto;
 text-align:left;
 width:715px; padding-left:13px; padding-right:10px; padding-top:10px; padding-bottom:5px
}


#oben{
 background:#fff url('../img/hd_contact.jpg');
 /* background:#fff url('../img/hd_rep.jpg'); */
 clear:both;
 height:100px;
 width:713px
}
#flash{
 top:50px;
 float:left;
 width:400px;
 visibility:visible;
 padding: 15px 0 0 0
}


#links{
 float:left;
 margin:0 0 20px 0;
 width:458px;
}


#rechts{
 float:left;
 margin:0 0 20px 20px;
 width:235px
}

#unten{
 background:#666;
 clear:both;
 width:713px
}

/* Formatierungen Navigationsleiste */
#navigation{
 background:#fff;
 float:left;
 width:400px;
 padding:0 0 4px 0
}

#navigation ul{
}

#navigation ul li{
 display:inline;
 margin: 0 10px 0 0 
}

#navigation ul li a{
 text-decoration:none;
 border-bottom:4px solid #fff;
 color:#666;
 font-size:.9em; 
 font-weight:bold;
}

#navigation ul li a:hover{
 text-decoration:none;
 border-bottom:4px solid #666
}


/* Sonstige Formatierungen */
.titel{
 float:right;
 width:190px;
 padding:0 0 10px 0
}

.titel img{
 border:0px none; 
}


.kuhnslogo {
float:right;
/*top: 2px; */
width: 90px;
}

.kuhnslogo img{
 border:0px none; 
}

.movie { 
float:left;
width: 200px;
}

.harrison {
float:right;
width: 220px;
font-size:.7em
}

.kit { 
float:right;
/*top: 2px; */
width: 250px;
height: 260px;
}

.kit img{
 border:0px none; 
}

#deluxe {
width: 418px;
height: 980px;
text-decoration: none;
list-style-type: none;
margin: 20px;
}

#signatureblock {
width: 460px;
height: 280px;
}

.centerbutton {
text-align: center;
}

/* Schrift-Formatierungen */
h1{
 border-bottom:1px solid #ccc;
 color:#666;
 font-size:1.8em;
 letter-spacing:0.01em;
 margin:25px 0 0 0
}

h5{
 border-bottom:1px solid #ccc;
 color:#666;
 font-size:1em;
 letter-spacing:0.01em;
 margin:25px 0 0 0
}

 h2, h3, h4, h6{
 border-bottom:1px solid #ccc;
 color:#666;
 font-size:1.5em;
 letter-spacing:0.01em;
 margin:25px 0 0 0
}

 #links p{
 text-align:justify 
} 

#unten p{
 color:#eee;
 font:1em "trebuchet ms", verdana, sans-serif;
 padding:5px;
}

/* Formatierungen Navigation (Rechte Spalte) */
#rechts ul{
list-style:none;
 margin:0 0 0 0
}

#rechts ul li{
 background:url('../img/liste.jpg') no-repeat;
 display:block;
  margin-left:0; margin-right:0px; margin-top:0; margin-bottom:0; padding-left:16px; padding-right:0; padding-top:0; padding-bottom:0
}

#rechts ul li a{
 text-decoration:none;
  color:#666;
}

#rechts ul li a:hover{
  color:#000;
}

#rand { 
  border-width:3px;
  border-style:solid;
  border-color:#D2CF9C;
  padding:0.5em;
  text-align:justify;
}

.cabinslogo { 
float:right;
width: 200px;
}

.cabinslogo img{
 border:0px none; 
}

.runningcabins {
float:right;
width: 200px;
}

.eaglelogo { 
float:right;
width: 210px;
padding:50px 0px 10px 0
}

.eaglelogo img{
 border:0px none; 
}


/* Link-Formatierungen */
a:link, a:visited, a:active{
 color:#000;
 text-decoration:underline
}

a:hover{
 text-decoration:none
}


#unten a{
 color:#fff;
 text-decoration:underline
}

#unten a:hover{
 text-decoration:none
}