* {
	font-size:12px;
	font-family: Verdana, Arial, sans-serif;
	color:#3c3c3c;
}
html {
	height:100%;
	}
body {
	height:100%;
	margin:0px auto; 
	padding:0px;
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-color:#535353;
	text-align:center;
}
H1 {
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	color: #3C3C3C;
}
H2 {
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #3C3C3C;
}
H3 {
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #3C3C3C;
}
.start_headline {
	font-family: "Comic Sans MS", "Times New Roman", "Trebuchet MS";
	font-weight: bold;
	font-size: 32px;
	color: #fcfcfd;
	position:relative;
}
#start_eins:after { content: "Deutschlands größte Auswahl"; position: absolute; top: -3px; left: -2px; color: #3e4d61; width:100%;}
#start_zwei:after { content: "an hitzebeständigem Glas"; position: absolute; top: -3px; left: -2px; color: #3e4d61;}
#start_drei:after { content: "Kristallglas \"Made in Germany\""; position: absolute; top: -3px; left: -2px; color: #3e4d61;}
.menu { 
	margin:0; 
	padding:0; 
	list-style:none; 
}
.menu li { 
	text-align:left;
	float:left; 
	margin:0; 
	padding:0;
}
li.menu_ {
	padding-top:5px;
	font-size:12px;
	color:#FFFFFF;
}
.menu a {
	display:block;
	padding:5px 15px 4px 12px;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	color:#ffffff;
}
.menu a:hover {
	color:#CAD5E6;
}
.left_menu {
  width:190px;
  list-style: none;
  margin: 0px;
  margin-left:8px;
  padding: 0px;
  border: none;
  color: #333;
}
.left_menu ul {
  width:190px;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: none;
}
.left_menu li {
  text-align:left;
  border-bottom: 1px solid #FFF;
  margin: 0;
  font-weight:bold;
}
.left_menu li a {
  display: block;
  padding: 6px 0px 6px 4px;
  background-color: #47688f;
  color: #FFF;
  text-decoration: none;
  width:100%;
  max-width:180px;
}
.left_menu li a span {
  color: #FFF;
  font-size:10px;
}
.left_menu li a:hover {
  background-color: #CAD5E6;
  color: #687C97;
}
.left_menu li a:hover span {
  color: #687C97;
}
.left_menu li.level2 a {
  text-align:left;
  font-weight:bold;
  padding: 4px 0px 4px 15px;
  background-color: #CAD5E6;
  color: #333333;
  width:100%;
  max-width:169px;
}
.left_menu li.level2 a span {
  color: #333333;
  font-size:10px;
}
.left_menu li.level2 a:hover {
  background-color: #7795B3;
  color: #333333;  
}
.left_menu li.level2 a:hover span {
  color: #333333;
}
.header {
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	height:152px;
}
#WW td {
	font-size:10px;
	vertical-align:top;
}
#WW td b {
	font-size:10px;
}
#left_column {
	text-align:left;
	width:200px;
}
#main_column {
	text-align:left;
	padding:20px 15px 15px 15px ;
	}
#index div {
	font-size:16px;
	font-weight:bold;
}
#right_column {
	text-align:left;
	width:200px;
}
#souve li {
	font-size:16px;
}
.box {
	position:relative;
	margin:20px 0px 10px;
	width:200px;
	background:url(../images/BoxHeader.jpg);
	background-repeat:repeat-x;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:0px 0px 5px #336699;
	-webkit-box-shadow:0px 0px 5px #336699;
	box-shadow:0px 0px 5px #336699;
	background-color:#FFFFFF;
}
.boxheader {
	padding:0px;
	height:30px;
}
.boxheader div {
	margin:0px;
	text-align:left;
	color:#3c3c3c;
	padding:0px 0px 0px 6px;
	font-size:12px;
	font-weight:bold;
	display:inline;
}
.boxIcon {
    padding-left:10px;
    padding-top:6px;
}
.content {
	padding:10px 8px 10px 0px;
	width:inherit;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	margin-top:0px;
	margin-left:0px;
}
.partner {
  list-style: none; 
  padding-left: 15px;
  margin: 0px;
}
.partner li {
  font-weight:bold;
  margin-bottom: 10px; 
}
.partner li a{
	color:#3f5a7d;
}
.partner li a:hover{
	text-decoration:none;
}
.bg_content {
	background-color:#DCE4EF;
	height:100%;
	width:946px;
	padding:9px;
	border-left:1px solid #A0A0A0;
	border-right:1px solid #A0A0A0;
	margin:0px auto;
}
.footer {
    text-align:center;
	font-size:12px;
	background-image:url(../images/bg_footer_blue.gif);
	background-repeat:repeat-x;
	height:25px;
	color:#ffffff;
	padding-left:16px;
	padding-top:1px;
	position:relative;
	z-index:30;
}
.little {
	font-size:9px;
	color:#ffffff;
}
.centric a {
	display:block;
	padding: 5px 5px 5px 16px;
	margin:auto;
	text-decoration:none;
	font-weight:bold;
	width:auto;
	height:87px;
	background-color:#CAD5E6;
    position:relative;	
    -webkit-box-shadow:0px 0px 3px #336699;
    -moz-box-shadow:0px 0px 3px #336699;
    box-shadow:0px 0px 3px #336699;
}
.centric a:hover {
	background-color:#7795B3;
}
.centric a span{
 	font-size:14px;
	padding-top:35px;
	float:left;
	cursor:pointer;
}
.offen td{
	font-size:14px;
	text-align:right;
}
blockquote p{
	font-size:14px;
}
.bg_menu {
	background-image:url(../images/bg_footer_blue.gif);
	background-repeat:repeat-x;
	height:25px;
}
form table td {
	font-size:11px;
	height:25px;
}
input,textarea {
	font-size:11px;
}
form a {
	font-size:11px;
	text-decoration:none;
}
form a:hover {
	text-decoration:underline;
}
.errortext {font-size:10px; color:#CC0000; font-weight:bold;}
#one {position:absolute; width:250px; top:20px; left:70px; z-index:7;}
#two {position:absolute; width:235px; top:90px; left:350px; z-index:6;}
#three {position:absolute; width:210px; top:287px; left:180px; z-index:5;}
#fore {position:absolute; top:255px; left:115px; z-index:2;}
#five {position:absolute; top:60px; left:385px; z-index:3;}
#six {position:absolute; top:327px; left:422px; z-index:4;}
.goomap{
	display: block;
	color: #0000ff;
	margin-top:5px;
}
.goomap:hover{
	text-decoration:none;
}
.grecaptcha-badge {
	z-index:50;
}
div.privacy-msg p {
    width:490px;
    border: 1px solid black;
    padding: 10px;
    text-align:center;
    position: relative;
	background-color: beige;
    -webkit-box-shadow: 0 10px 6px -6px #777;
       -moz-box-shadow: 0 10px 6px -6px #777;
            box-shadow: 0 10px 6px -6px #777;
}
div.privacy-msg p a {
	line-height:3;
	color:blue;
}
div.privacy-msg p a:hover, #privacy:hover {
	text-decoration:none;
}
#privacy {
	line-height:1;
	color:#3c3c3c;
}