body {
	font-family: Verdana, Arial, sans-serif;
}

.bold {
	font-weight:bold;
}

.warning {
	font-size:10pt;
	font-weight:bold;
	color: red;
}

form {
	padding: 0;
	margin: 0;
}

#subtitel{
   	color:#C62308;
   	font-weight: bold;
}

#schluss{
   font-weight: bold;
}

#container {
	top: 25px;
	left: 3px;
	width: 980px;
	padding: 5px;
}

div#search{
	position:absolute;
	margin-top:0px;
	margin-left:519px;
	top: 226px;
	left: -10px;
	height: 100px;
}

#header {
  	margin: 0px;
  	height: 125px;
}

#header #title {
	height: 100%;
	background: url('images/vkiy.png') no-repeat 161px 30px;
}

#header #title img {
	float: left;
	border: 0px none;
}

#header #title #search {
	float: right;
	font: 8pt Verdana, Arial, sans-serif;
	width: 469px;
}

#header #title #search input {
	font: 8pt Verdana, Arial, sans-serif;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}

#header #title #search input#text {
	width: 165px;
}

#header #title #search input#go {
	width: 16px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #B72027;
	border: 1px solid #5A0A12;
}

#nav-top {
/*	margin-left:164px;*/
/*  margin-top:-38px;*/
	height: 26px;
	background: url('images/nav-bar.png') repeat-x;
	font-style:normal; 
	font-variant:normal;       
	font-weight:normal; 
	font-size: 10pt;
	font-family:Verdana, Arial, sans-serif;
}

#nav-top ul {
	list-style: none;
	padding: 0;
}

#nav-top li {
	float: left;
	border-left: 1px solid #999;
	padding: 5px 10px;
}

#nav-top li.first {
	border: 0px none;
}

#nav-top a {
	font: 10pt Arial;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0px;
	color: #DDD;
}

#nav-top a:hover {
	/*color: #C62308;*/
	color: #ffa7a3;
}

#main {
	margin: 8px;
  	margin-left:0px;
	width: 980px;
	padding: 0px;
}

#location {
	font-size: 8pt;
	text-transform: capitalize;
	padding-bottom: 12px;
	margin-bottom: 6px;
	border-bottom: 1px solid #EEE;
	
}

#location a {
	text-decoration: none;
	color: #444;
}

#veranstaltungen {
	/*margin-left:10px;*/
}

#veranstaltungen h3 {
	font-size: 8pt;
	background-color: #444;
	font: bold 8pt Verdana;
	color:#fff;
	text-align: center;
	padding: 5px 0px;
	margin: 0;
	margin-left:5px;
	margin-bottom: 10px;
}	
	
#nav-left {
	float: left;
	width: 150px;
	padding-right:5px;
	margin-right: 5px;
	margin-bottom: 10px;
	background-color: #EEE;
}

#nav-left ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav-left li {
	font-size: 8pt;
	padding-left: 5px;
	margin-bottom: 10px;
}

#nav-left a {
	text-decoration: none;
	color: #777;
}
/*
.nav-left2 {
	float: left;
	width: 149px;
	padding-right: 5px;
	font-size: 8pt;
	margin-bottom: 10px;
	background-color: #EEE;
	color: #000;
} */

#nav-left a.nav-left2{
	text-decoration: none;
	color: #000;
}
#nav-left a.nav-left2:hover{
	text-decoration: underline;
	color: #CC0000;
}


#news {
	float: right;
	width: 145px;
	background-color: #EEE;
	color:#fff;
	padding: 0;
	margin-bottom: 10px;
}

#news h3 {
	background-color: #444;
	font: bold 8pt Verdana;
	color:#fff;
	text-align: center;
	padding: 5px 2px;
	margin: 0;
}

#news h3 a {
	color: #EEE;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}

#news h3 a:hover {
	color: #EEE;
	text-decoration: underline;
}

#news p {
  	color:#000;
	font-size: 8pt;
	padding: 1px 1px;
	margin: 5px 0;
}

#news a{
	color: #444;
	text-decoration: none;
}

#news a:hover {
	color: #B72027;
	text-decoration: underline;
}

#content {
	float: left;
	width: 645px;
	border-left: 1px dashed #CCCCCC;
	border-right: 1px dashed #CCCCCC;
	padding: 0 10px;
  	margin:0px;
	margin-bottom: 10px;
}

#content2 {
	border-left: 1px dashed #CCCCCC;
	border-right: 1px dashed #CCCCCC;
	padding: 0 10px;
  	margin:0px;
	margin-bottom: 10px;
}
#footer {
	clear: left;
	text-align: center;
	font-size: 8pt;
	color: #777777;
	border-top: 1px dashed #CCCCCC;
	padding-top: 10px;
}

#footer p a {
	color: #777;
	text-transform: capitalize;	
}

#footer p a:hover {
	text-decoration: none;
}

#content a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

h2#titelstory {
  	font-size:14pt;
  	color:#666;
	background:#eee;
	border-bottom:solid 2px #C62308;
	padding: 2px 5px;
	margin: 0px 0px 15px;
}

h2#headline {
  	font-size:14pt;
	background-color: #EEE;
	padding: 2px 5px;
	margin: 0px 0px  15px;
}


h2#headline-small {
	font-size: 8pt;
	text-transform: uppercase;
	background-color: #EEE;
	padding: 2px 5px;
	margin: 0px 0px 15px;
}

h3 {
	font-size: 11pt;
}

#leftcol {
	float: left;
 	width: 315px; 
	border-right: 1px solid #EEE;
	padding-right: 5px;
}

#rightcol {
	float: right;
	width: 315px; 
}

.article-small {
	border-bottom: 1px solid #EEE;
	margin-bottom: 20px;
}

.article-small h3 {
	font-size: 10pt;
	margin: 0;
}

.article-small img {
	float: left;
	padding: 3px;
	margin: 10px 5px 0px 0px ;
}

.article-small p {
	font-size: 10pt;
	text-align: left;
	margin: 10px 0px ;	
}

.article-small ul {
	font-size: 10pt;
	padding-left: 15px;
	margin: 30px 0px 0px 0px ;
}

.article-small .article-shop {
	height: 90px;
	font-size: 10pt;
	padding-top: 10px;
}

.article-small .article-shop b {
	font-size: 12pt;
}

#article-big {
	margin-top: 20px;
}

#article-big a.pdf {
	background: url("images/file_acrobat.gif") no-repeat left;
	padding-left: 20px;
}

#article-big h3 {
	border-bottom: 2px solid #EEE;
}

#article-big p {
	font-size: 10pt;
	text-align: justify;
}

#article-big img {
	float: left;
	padding: 3px;
	margin: 0 10px;
}

#article-big img.flright {
	float: right;
	margin: 10px;
}

#article-big img.no-float {
	float: none;
	border: 0px none;
}

#article-big ul {
	font-size: 10pt;
	padding-left: 180px;
	margin: 30px 0 0 0;
}

.article-box {
	float: left;
	width: 200px;
	font-size: 8pt;
	border: 1px solid red;
	padding: 10px 5px;
	margin: 10px;
}

.list{
	font-size: 10pt;
}

.list b {
	color: #B72027;
}

#search-results p {
	font-size: 10pt;
	margin-bottom: 30px;
}

#search-results u {
	font-size: 8pt;
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
	text-decoration: none;
}

#search-results a {
	color: #B72027;
}

#search-results a.search-link {
	font-size: 8pt;
	font-weight: normal;
}

/*******  Shop ***********/

#shop-content{
	float: left;
	width: 644px;
  padding-left:10px;
	margin-bottom: 10px;
  border-left: 1px dashed #CCC;
  font: 10pt Verdana, Arial, sans-serif;
}

#shop-content a {
  	color: #666;
	font-weight: bold;
	text-decoration: none;
}

#shop-content a:hover {
  	background-repeat:no-repeat;
  	color: #556b9d;
	text-decoration: underline;
}


#headline-shop {
  	width:644px;
  	margin:0px;
	height: 20px;
	background-color: #EEE;
  	color: #444444;
	border-bottom: 2px solid #000;
  	font-size: 10pt;
	text-transform: uppercase;
}


#headline-shop #shop-left {
	font-weight: bold;
	float: left;
}


#headline-shop #shop-right {
	float: right;
}


#headline-shop #shop-right img {
  	margin-right:15px;
	vertical-align: text-bottom;
  	border:0px;
}

#shop-content h4 {
	color: #666/* 556b9d*/;
  	font-size:12pt;
	font-weight: bold;
	text-decoration: none;
}

#leftspa {
	float: left;
  	width: 315px; 
	padding-right: 5px;
}

#rightspa {
	float: right;
	width: 315px; 
}
table#order{
    float:center;
    padding:3px;
    margin-left:30px;
    FONT-SIZE: 10pt; 
}
table#order td{
    background-color: #E6F2FF; 
}

table#versand{
    float:center;
    FONT-SIZE: 8pt; 
    border: 1px solid #7f7f7f;
}
table#versand th{
    float:center; 
    border-bottom: 1px solid #7f7f7f;
    font-weight:bold;
}
table#versand .in{
    border-right: 1px solid #7f7f7f;
}

table#info{
    float:center;
}

.korb-hr{
 	border: 0px; /* Fr Firefox und Opera */
 	border-top: solid 2px #D7EBFF;
 	border-bottom: solid 1px #D7EBFF; /* Fr I.Explorer */
}
.fett-hr{
 	border: 0px; /* Fr Firefox und Opera */
 	border-top: solid 4px #D7EBFF;
 	border-bottom: solid 4px #D7EBFF; /* Fr I.Explorer */
}

.shop-images{
    border: 0px;
}

.shop-img{
    border: 0px solid #556b9d;
}
.message{
   	padding:3px;
   	font-size:12pt;
   	font-weight:bold;
   	background-color: #D7EBFF;
}
div#dank{
 	margin:50px;
 	padding: 30px;
 	border:1px solid #236C8F;
 	background-color: #E6F2FF;
 	float:center;
 	font-size:12pt;
}

#leftcol h2, #rightcol h2 {
	font-size: 14pt;
	border-bottom: 3px solid #DDDDDD;
	margin-top: 0;
}

button {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background: #669966;
	border-top: 1px solid #7AAD7A;
	border-left: 1px solid #7AAD7A;
	border-bottom: 2px solid #528552;
	border-right: 2px solid #528552;
	padding: 5px;
}
#detail-korb{
    position:relative;
	tip:10px;
}

table#warenkorb {
	text-align:left;
	width: 100%;
	margin-bottom: 20px;
  	padding-left:4px;
}

table#warenkorb th {
	font-size: 12pt;
	border-bottom: 2px solid #CCC;
}

table#warenkorb td {
	font-size: 10pt;
	border-bottom: 1px solid #CCC;
	padding: 5px 2px;
  
}

table#warenkorb td.preis {

	font-weight: bold;
}
.summary {
	font-size: 10pt;
	text-align: right;
	border: 1px solid #CCC;
	padding: 3px;
}

table.checkout td {
    float:center;
	font-size: 10pt;
	padding: 2px 5px;
}

table.checkout td input {
	width: 300px;
}
table.checkout #check{
    width: 20px;
}
table.checkout td input.plz {
	width: 50px;
}
table.checkout td input.ort {
	width: 240px;
}
table.checkout td b {
	color: #FF0000;
	font-size: 8pt;
}
.error {
	font-size: 10pt;
	border: 1px solid #FF9999;
	padding: 5px;
}
.submit {
	width: 30px;
	height: 30px;
	color: #669966;
	background: #669966;
}
/*
Ãnderung des Grundrahmens :
Breite: 1020px statt 810px
Inhalt in der Mitte: +210 px
leftcol, rightcol :  +105 px

Andere Betroffenen: font-size, Tabellen(float), Bild im Marktplatz
*/

table.checkout td input {
	width: 300px;
}
table.checkout #check{
    width: 20px;

}
table.checkout td input.plz {
	width: 50px;
}

table.checkout td input.ort {
	width: 240px;
}

table.checkout td b {
	color: #FF0000;
	font-size: 8pt;
}

.error {
	font-size: 10pt;
	border: 1px solid #FF9999;
	padding: 5px;
}

.submit {
	width: 30px;
	height: 30px;
	color: #669966;
	background: #669966;
}
.archiv-h3{
  	color:#666;
}

.banner-skyscraper {
	text-align: center;
}

.banner-skyscraper img {
	border: 0;
}

