body { background-color: #667b8a;
       color: black;
       font-size: 11px;
       line-height: 1.6em;
       font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  }
       
table { margin-right: auto; margin-left: auto;
       font-size: 11px;
       line-height: 1.6em;
       font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  }

td.back { background-color: #667b8a; }
td.white { background-color: white; }

th { vertical-align: top }

q {
    font-style: italic;
    color: #505050;
}

ul.quotes { list-style-image:url(ldquo.png); 
	padding-left:50px;
}


img {border: 0; }

h1 { font-weight:bold; color:red; font-size: 120%;  }
h2 { font-weight:bold; font-size: 120%;  }

.errorfield { border:solid; border-width:3px; border-color: red;  }
.errortext { font-weight:bold; color:red; font-size: 80%;    }

#outerwrap {
	width: 900px;
	background-color: white; 
	margin-left: auto ;
	margin-right: auto ;
	margin-bottom: 40px;
	
}
 

.box {
  -moz-border-radius: 15px; /* Firefox */
  -webkit-border-radius: 15px; /* Safari and Chrome */
  -khtml-border-radius: 15px; /* KHTML */

  -moz-box-shadow: 10px 10px 20px #000; /* Firefox */
  -webkit-box-shadow: 10px 10px 20px #000; /* Safari and Chrome */
  -khtml-box-shadow: 10px 10px 20px #000; /* KHTML */
  box-shadow: 10px 10px 20px #000; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */

  behavior: url(/style/ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
}

#Navigation {font-size: 7px;}

#Content { margin-top:10px;}

#Footer { font-size: 10px;
          background-color: white;
          margin-top: 20px;}

#Header { text-align: center; 
	padding-top: 10px;
	}
/*
#SecondLevelNavigation {
float: left;
width: 200px;
margin-left: 20px;
margin-right :20px;
}

#MainContent {
width 600px;
margin-left: 20px;
margin-right :20px;
display: block;
}
*/
.part {
        font-weight: bold;
        border-style: solid;
        border-width: thin;}


.small { font-size: 80% }
.red { color: red;}

.oben    { vertical-align:top; }
.bordered { padding: 10px; border:solid; border-width:1px; border-color: midnightblue; }
.centered { text-align: center; }
.right { text-align: right; }


div.haendler {
           float: left;
           border: 1px dashed #333;
           padding: 10px;
           margin: 10px;}
div.ort {
          float: left;
          margin: 10px;
          padding: 10px;
          background-color: #e69797; }

div.spacer {
  clear: both;
  }


p.anreisser { font-weight:bold; }


a:link { font-weight:bold; color:#de0028; text-decoration:underline }
a:visited { font-weight:bold; color:#667b8a; text-decoration:underline }
a:hover { font-weight:bold; color:#de0028; text-decoration:underline }
a:active { font-weight:bold; color:#de0028; text-decoration:underline }
a:focus { font-weight:bold; color:#de0028; text-decoration:underline }

#Navigation a:link { font-weight:bold; color:#de0028; text-decoration:none }
#Navigation a:visited { font-weight:bold; color:#667b8a; text-decoration:none }
#Navigation a:hover { font-weight:bold; color:#de0028; text-decoration:underline }
#Navigation a:active { font-weight:bold; color:#de0028; text-decoration:underline }
#Navigation a:focus { font-weight:bold; color:#de0028; text-decoration:underline }

input { background-color: #afd3ed; border: 1px #000000 solid; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px}
textarea { background-color: #afd3ed; border: 1px #000000 solid; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; height: 3em;}
select { background-color: #afd3ed; border: 1px #000000 solid; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px}
button { background-color: #de0028; border: 1px #000000 solid; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px}

@font-face {
       	 font-family: "C64 User";
	 src: url("/style/fonts/C64_User_v1.0-STYLE.eot");}
@font-face {
       	 font-family: "C64 User";
	 src: url("/style/fonts/C64_User_v1.0-STYLE.ttf") format("truetype"),
	      url("/style/fonts/C64_User_v1.0-STYLE.woff") format("woff");}
.c64 {	font-family: "C64 User", sans-serif !important;	letter-spacing: 0px;}
.uppercase {text-transform: uppercase;}

