/* Shop Grundlayout */

html, body {
	margin: 0;
	padding: 0;
}

body { 
	color: #fff; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 101%; 
	background-color: #00305f; 
	text-align: center;/*fuer IE_quirks*/
}

/* Hauptrahmen */
#hauptrahmen { 
	position: relative; 
	width: 850px; 
	color: #000; 
	text-align: left; 
	margin: 20px auto 10px; 
	border-style: none; 
}

#rahmen { 
	width: 800px; 
	color: #000; 
	background-color: #00305f; 
	text-align: center;/*Aufheben von IE_quirks im BODY*/
	position: relative !important; 
	top: 60px; 
	margin: 10 auto; 
	border: 2px solid #ddd07e; 
}

#kopf { 
	background-color: #00305f; 
	color: #000; 
	height: 90px; 
	position: relative; 
	border-bottom: 1px solid #ddd07e; 
}

#seitentitel {
	height:30px;
	width: 400px;
	top: 105px;
	position: absolute;
	text-align: right;
	color: #96231f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	left: 220px;
}
#navioben {
	filter:alpha(opacity=50);
 	-moz-opacity:0.8;
	height: 30px;
	width: 500px;
	right: 0px;
	position: absolute;
	text-align: right;
	background-color: #FFFFFF;
	top: 90px;
	padding-right: 10px;
	padding-top: 2px;
}

#navi { 
	position: absolute; 
	top: 92px; 
	left: 0; 
	width: 140px; 
	color: #000; 
	background-color: #00305f; 
	margin: 0; padding: 0; 
}

#inhalt {
	background-color: #fff;
	color: #000;
	text-align: left;
	margin: 0 160px 0 140px;
	padding: 20px;
	line-height: 1.2em;
}

#teaser { 
	color: #fff; 
	text-align: left; 
	position: absolute; 
	top: 70px; 
	right: 0; 
	width: 150px; 
	padding-right: 5px; 
}

#fuss { 
	background-color: #00305f; 
	color: #000; 
	padding: 10px 0; 
	text-align: center; 
	height: 90px; 
	border-top: 1px solid #ddd07e; 
}


/* Kasten */
#kasten {
	color: #ddd07e;
	position: absolute;
	top: 92px;
	width: 140px;
	text-align: left;
	padding-right: 10px;
	left: 645px;
}
#kasten p {
	font-size: 70%;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 130%;
	color: #FFFFFF;
}
#kasten a { color: #fff; font-size: 85%; font-family: Georgia, "Times New Roman", Times, serif; }
#block { width: 140px; margin-bottom: 10px; padding-right: 5px; padding-bottom: 10px; padding-left: 5px; border-right: 1px solid #ddd07e; border-bottom: 1px solid #ddd07e; border-left: 1px solid #ddd07e; border-top-color: #ddd07e; border-top-style: solid; dth: 1px; }
#block_leer {
	width: 140px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 4px;
	dth: 1px;
	padding-top: 3px;
	border: 1px solid #ddd07e;
	padding-right: 3px;
}
/*
	Formatierungen
*/

#kopf {
	margin: 0px 0px 0px 0px;
	border: 0 none;
}

/* Überschriften */

h1, h2, h3, h4, p, ul, li {
	margin: 0;
	padding: 0;
}

h1 {
	background-color: transparent;
	color: #00305f;
	font-size: 90%;
	text-align: right;
	letter-spacing: 1px;
	margin-bottom: 10px;
	padding-bottom: 1px;
	border-bottom: 1px solid #00305f;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	color: #000000;
	font-size: 80%;
}
h3 {
	font-size: 80%;
	margin: 0 0 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	border-bottom-style: none;
	color: #996600;
	line-height: 1.5em;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
h4 {
	font-size: 80%;
	color: #ddd07e;
	font-weight: normal;
	margin-bottom: 5px;
}

/* Texte */
p, li {
	font-size: 75%;
	line-height: 1.2em;
}
#inhalt p, #inhalt li {
	line-height: 1.5em;
	margin: 7px 0px 8px 0px;
}
#teaser p {
	padding: 10px 5px 0px 10px;
}
#block p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;	
}

#block a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;	
}

#fuss p { color: #fff; font-size: 80%; font-family: Georgia, "Times New Roman", Times, serif; line-height: 150%; }
#block_leer p {
	font-size: 70%;
}

/* Links */
.infolink { color: black; font-size: 70%; text-decoration: none; }
#inhalt a {
	text-decoration: underline;
	color: #000000;
}
/*Navi-Allgemein*/
#navi p.linear { padding: 0 5px 0 10px; }
#navi a { font-family: Georgia, "Times New Roman", Times, serif; display: block; width: 140px; }
#navi p.linear a {
	display: inline;
	width: auto;
}
#fuss a { color: #010101; text-decoration: underline; }

#navi a:hover { color: #fff; }

#navioben a {
	color: #000000;
}
#fuss a { color: #fff; font-size: 100%; font-family: Georgia, "Times New Roman", Times, serif; border-bottom-color: #fff; border-bottom-width: 1px; }
/*Navi-Webedition*/
.menu_u     {
	color: #fff;
	font-size: 90%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../bilder/navipunkt.gif);
	background-repeat: no-repeat;
	background-position: 6px 8px;
	text-decoration: none;
	text-align: left;
	margin-right: 0;
	margin-left: 0;
	padding-top: 3;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	}

.menu_u_on     {
	color: #ddd07e;
	font-size: 90%;
	background-repeat: no-repeat;
	background-position: 6px 8px;
	text-decoration: none;
	background-image: url(/bilder/navi_on.gif);
	text-align: left;
	margin-right: 0;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}

.menu_uu     {
	color: #fff;
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../bilder/navipunkt.gif);
	background-repeat: no-repeat;
	background-position: 18px 3px;
	text-decoration: none;
	text-align: left;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 40px;
	}


.menu_uu_on     {
	color: #fff;
	font-size: 90%;
	background-repeat: no-repeat;
	background-position: 18px 3px;
	text-decoration: none;
	background-image: url(/bilder/navi_on.gif);
	text-align: left;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 40px;
	}

.menu_h    {
color: white; 
	background-image: url(../bilder/navipunkt.gif); 
	background-repeat: no-repeat; 
	background-position: 0 7px; 
	text-decoration: none; 
	text-align: left; 
	margin: 1px 0; 
	padding: 3px 3px 3px 20px;
}

.menu_h_on    {
	color: white; 
	background-image: url(../bilder/navi_on.gif); 
	background-repeat: no-repeat; 
	background-position: 0 7px; 
	text-decoration: none; 
	text-align: left; 
	margin: 1px 0; 
	padding: 3px 3px 3px 20px;
}

/* sonstige */
.invis, hr {
	display: none;
}

img {
	border: none;
}

/*Shopformate*/
.border,
.borderStretch {
    border: solid 1px #ddd07e;
  }
.borderStretch {
    width: 100%;
    height: 100%;
  }
table.shoppingCartTable { 
	color: black; 
	width: 440px; 
	padding: 0; 
	margin: 0; 
	font-family: verdana, sans-serif; 
	font-size: 10pt; 
	border-collapse: collapse; 
	border-spacing: 0; 
}

.shoppingCartTable td {
	vertical-align: top;
	border: 1px solid #000000;
}

.shoppingCartTable th { text-align: left; border: solid 1px black; }

.tableBorder {
	border-spacing: collapse;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
  }

.shoppingCartNumber {
	text-align: right ! important;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.textBold {
    font-weight: bold;
  }

input,
textarea,
select {
	border: 1px solid #dce6f2;
	margin: 0;
  }

textarea {
	width: 300px;
  }

.formError {
    border: 1px red solid;
  }

.amount {
    text-align: right;
    width: 48px ! important;
  }

.inputButton,
.inputButton:hover {
	border: 1px solid black ! important;
	background: #f1f1f1;
	font-weight: normal;
	width: 140px! important;
	text-align: center;
	color: black;
	white-space: nowrap;
	letter-spacing: 1px;
	height: 24px;
	margin: 0;
	font-size: 11px;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
  }

a.inputButton,
a.inputButton:hover {
	display: block;
	height: 24px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	letter-spacing: 0px;
	font-size: 11px;
	white-space: nowrap;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
  }
.inputButtonZ, 
a.inputButtonZ:hover {
	border: 1px solid black ! important;
	background: #f1f1f1;
	font-weight: normal;
	width: 140px! important;
	text-align: center;
	color: black;
	white-space: nowrap;
	height: 24px;
	font-size: 11px;
	text-decoration: none;
	margin-top: 2;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.checkbox,
.radio {
    width: 10pt;
    border: none ! important;
  }

.shoppingCartFieldDiv {
  margin: 10 0 10 0;
}

table#summaryCustomer {
	width: 390px;
	padding: 0;
	font-size: 10pt;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	color: #000000;
}

table#summaryCustomer th {
	vertical-align: top;
	text-align: right;
	margin: 0;
	width: 150px;
	font-weight: bold;
	padding-right: 10px;
	color: #000000;
}
table#summaryCustomer td {
  border-bottom: 1px solid #dcdcdc;
  padding-left: 10px;
}

/* shop regform */
.fmailShop legend {
	color: #333333;
	font-weight: bold;
	border: 1px solid #dce6f2 ! important;
	padding: 5px 10px 5px 10px;
	font-size: 100%;
}
.fmailShop label {
  	display: block;
  	float: left;
  	text-align: right;
  	width: 150px;
  	margin-right: 10px;
  	color: #333333;
}
.fmailShop fieldset {
	padding: 10px;
	margin: 10px 0 10px 0;
	padding-left: 20px;
	border: 1px solid #dce6f2 ! important;
	font-size: 12px;
	font-weight: bold;
}
.inputButton2, .inputButton2:hover {
	border: solid 1px black ! important;
	background: #ddd07e;
	font-weight: normal;
	width: 120px! important;
	padding: 0;
	text-align: center;
	color: black;
	white-space: nowrap;
	letter-spacing: 1px;
	margin-top: 3px;
	margin-right: 0;
	margin-left: 0;
	font-size: 80%;
	height: 20px;
}
/*Formatierung Shopangaben */
.defbreiteshop { width: 250px; float: right; }
.formboxshop { color: #000; padding: 10px; width: 455px; border: solid 1px #ddd07e; }
.reiheshop { margin-bottom: 4px; padding: 2px 0; clear: both; }
.labelshop {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 2px;
	width: 170px;
	float: left;
	line-height: 150%;
}
.feldshop {
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 250px;
	float: right;
	line-height: 150%;
}
.textfeld {
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 250px;
	float: left;
}
/*Bildergalerie*/
.teaser { width: 410px; left: 0; padding-left: 0; float: left; margin-top: 10px; margin-bottom: 5px; margin-left: 0; }

.teaser_bild { text-align: left; left: 0; width: 410px; margin: 1px 1px 5px 0; padding-right: 5px; padding-bottom: 5px; padding-left: 0; }
#navthumbs { position: relative; width: 410px; background-color: #fff; color: #000; text-align: right; margin-bottom: 5px; }
.thumb{ background-color: #fff; margin-left: 5px; border: 0; }
.thumbalign{
	vertical-align:top;
	}
	
/*Formulare*/

.okbutton, .okbutton:hover { 
	color: #00305f; 
	font-size: 11px; 
	font-weight: normal; 
	background: #ddd07e; 
	text-align: center; 
	letter-spacing: 1px; 
	white-space: nowrap; 
	margin: 0; 
	padding: 0; 
	width: 20px !important; 
	height: 22px; 
	border: solid 1px white !important; }

/*Sonstiges*/
.aufzaehltermin {
	padding-top: 0;
	padding-left: 96px;
	font-size: 80%;
	margin: -5px;
}

.aufzaehl {
	font-size: 80%;
	line-height: 1.2;
	margin-top: -7px;
	padding-top: 0;
	padding-left: 14px;
}

#aufzaehl {
}
#aufzaehl p {
	background-color: #FFFFFF;
}


#wrapper {
	margin: 10px auto;
	width: 440px;
}

#formular {
	text-align: left;
	font-size: 100%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

fieldset {
	border: 1px solid #ddd07e;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
legend {
	color: #00305f;
	border: 1px solid #ddd07e;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

form {
	line-height: 120%;
}
.inpt {
	border: 1px solid #999999;
	background-color: #E8E8E8;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 200px;
}
.txt {
	border: 1px solid #CCCCCC;
	background-color: #E8E8E8;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

select {
	color: #000;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.senden {
	width: 380px;
	font-size: 100%;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	background-color: #E8E8E8;
	color: #000000;
	cursor: pointer;
	voice-family: ""}"";
	voice-family:inherit;
	cursor: pointer;
	border: 1px solid #999999;
}

.klick {
	cursor: hand;
	voice-family: ""}"";
	voice-family:inherit;
	cursor: pointer;
}
.auswahlfeld {
	height: 20px;
	border: 1px solid #ddd07e;
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	background-color: #F6F3E1;
}

.neulink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.textklein {
	font-weight: normal;
	font-size: 9px;
}
