
body {
	font-family:Verdana, sans-serif;
	font-size:11pt;
	background: url(../images/bg1.png);
	background-repeat: repeat;
}

#main {
	margin:3% auto;
	display:block;
	width:770px;
	background-color:white;
	padding-top:0pt;
	-moz-border-radius: 15pt;
	-webkit-border-radius: 15pt;
	-o-border-radius: 15pt;
	border-radius: 15pt;
	border:solid 0px #555555;
}

#head {
	-moz-border-radius-topleft: 15pt;
	-moz-border-radius-topright: 15pt;
	border-top-left-radius: 15pt;
	border-top-right-radius: 15pt;
	-webkit-border-top-left-radius: 15pt;
	-webkit-border-top-right-radius: 15pt;
	height: 20px;
	width: 770px;
	margin: 0px;
	padding: 0px;
	background-color: #fcba00;
}

#info {
	color: #999999;
	text-align: right;
	padding: 0px;
	margin: 0px;
	margin-right: 10px;
	font-size: 10pt;
}

#banner {
	display:block;
	padding-left:4%;
	padding-bottom:0px;
	margin-bottom:0px;
}
#banner img {
	margin:0px;
	padding:0px;
}

.visitenkarte {
	padding: 10px;
	background-color: #eeeeee;
	color: #666666;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	width: 395px;
	margin-bottom: 10px;
	margin-left: 4%;
}

.visitenkarte a {
	color: #222222;
	font-weight: normal;
}

.visitenkarte .bild {
	width: 6%;
	text-align: right;
}

#men {
	margin-top:0%;
	padding-top:0px;
	margin-left:15%;
	margin-bottom:4%;
        display:block;
	color:#fff;
}
#footer {
	margin-top:0%;
	margin-bottom:0%;
	display:block;
	padding:25px 50px 44px;
	color:#555555;
	font-size:10pt;
}
#footer a {
	color:#666666;
	text-decoration:none;
	border:0px;
}
#footer #copy {
	float:right;
}

#footer #links {
	float:left;
}

#pakete td {
	vertical-align: top;
}

#box {
	padding:10px;
	padding-top:0px;
}
#box p {
    width: 90%;
    margin-left: 2%;
}
div.textbox {
	width:100%;
	margin-bottom:0pt;;
	display:block;
	color:#333333;
	text-decoration:none;
	padding: 1%;
	padding-bottom:2%;
}
#sub {
	text-align:center;
}
.textbox small {
	color:#666;
}
.textbox p {
	padding:0 4px;
}
.textbox a {
	color:#009d00;
	font-weight:bold;
	text-decoration:none;
}
.textbox a:hover {
/*	color:#f60;*/
	color:#fcba00;
	text-decoration:none;
}
.textbox h2 {
	margin-top:6%;
	margin-bottom:15px;
	font-size:14pt;
	color:#777777;
	width:90%;
	vertical-align:center;
}
.textbox h2 img {
	vertical-align:center;
	margin-right: 7px;
	margin-left: 3px;
}

.textbox h3 {
	padding:0px 5px;
	font-size:12pt;
	color:#777777;
	margin-left: 5px;
/*	color:#fcba00;*/
}
.textbox table td {
	padding:3px 8px;
}
.textbox input {
	border:solid 1px #fcba00;
	background-color:white;
	width: 180px;
}
.textbox input.submit {
	background:#fff url(/images/bestellen_button.png);
	border: 0px;
	width: 101px;
	height: 21px;
	cursor: pointer;
}
.textbox input.submit2 {
	background:#fff url(/images/bestellen_abschicken_button.png);
	border: 0px;
	width: 202px;
	height: 21px;
}
.textbox input.submit3 {
	background:#fff url(/images/nachricht_button.png);
	border: 0px;
	width: 241px;
	height: 21px;
}

.textbox textarea {
	border:solid 1px #fcba00;
	background-color:white;
	width: 360px;
}
.textbox #submenu {
	text-align:center;
	text-decoration:none;
	margin-left: 5%;
}
.textbox #submenu a {
	border:0px;
	color:#555;
	text-decoration:none;
	margin-right: 15px;
}
.textbox #submenu a:hover {
	border-bottom:0px;
	text-decoration:none;
	color:#fcba00;
}
.textbox #submenu span a {
	color:#fcba00;
}
.textbox ul {
	list-style-image: url(/images/dreieck.png);
	color:#fcba00;
}
.textbox ul li a {
	color:#009d00;
}
.textbox ul li span {
	color:#333;
}
#navlist {
	padding:0px 10px 3px;
	padding-top:0pt;
	padding-bottom:1%;
	list-style-type:square;
	font-size:12pt;
}
#navlist li {
        float:left;
	display:block;
	padding:1px 16px 1px 16px;
        position:relative;
}

#navlist li a {
	color:#555;
	text-decoration:none;
	font-weight:bold;
}

#navlist li:hover a {
	text-decoration:none;
	color:#fcba00;
}

/*#f60*/
#navlist span a {
	color:#fcba00;
}

.price {
	margin-left: 15px;
	font-weight: bold;
}
.details {
  height: 230px;
}

