body {
	background:#DDEAF4;
	font-family:"Verdana",Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin: 0px;
	text-align: center;
}
#rahmen {
	width: 950px;
	height: 100%;
	background-color: #FFFFFF;
	text-align: center;
}
table {
	vertical-align: top;

}
td {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	line-height: normal;
	vertical-align: top;
	
}
#td_links {
	 width: 100px;
	 height: 100%;
	 background-image: url(images/links.jpg);
}
#td_rechts {
	 width: 100px;
	 height: 100%;
	 background-image: url(images/rechts.jpg);
}
#td_4_2 {
	 height: 100%;
	 background-image: url(images/4_2.jpg);
	 vertical-align: top;
}
#td_5_1 {
	 width: 200px;
	 height: 448px;
	 background-image: url(images/5_1.jpg);

}
#td_6_2 {
	 width: 200px;
	 height: 36px;
	 background-image: url(images/6_2.jpg);

}
#td_7_2 {
	 width: 200px;
	 height: 35px;
	 background-image: url(images/7_2.jpg);
}
#td_9_1 {
	 width: 200px;
	 height: 35px;
	 background-image: url(images/9_1.jpg);
}
#td_11_1 {
	 width: 200px;
	 height: 174px;
	 background-image: url(images/11_1.jpg);
}

#td_unten_rechts {
	 height: 100%;
	 background: #cecece url(images/unten_rechts.jpg);
	 vertical-align: bottom;
	 text-align: center;
	 
}
#td_menu {
	width: 550px; 
	padding: 5px;
}

a {
	font-family: Verdana;
	font-size: 10pt;
	color: #808080;
	text-decoration: underline;
}

a:visited{
	font-family: Verdana;
	font-size: 10pt;
	color: #808080;
	text-decoration: underline;
}

a:hover{
	font-family: Verdana;
	font-size: 10pt;
	color: #0074BC;
	text-decoration:underline;
}

a:active{
	font-family: Verdana;
	font-size: 10pt;
	color: #0074BC;
	text-decoration:underline;
}

a.bottom {
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited.bottom{
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover.bottom{
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration:underline;
}

a:active.bottom{
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration:underline;
}

img {
	vertical-align:bottom;
}
form input {
	border: 1px solid #00ADEF;
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	margin-bottom: 17px;
}
input, select {
  border:1px solid #00ADEF;
  font-family: Arial;
  font-size: 14px;
  color: #000000;
  background-color: #FFFFFF; 
  padding: 1px 1px;

}
textarea {
  border:1px solid #00ADEF;
  font-family: Arial;
  font-size: 14px;
  color: #000000;
  background-color: #FFFFFF; 
}
#content {
	width: 500px;
	height: 100%;
	vertical-align: top;
}
img {
	vertical-align:bottom;
}
#grund {
	vertical-align: top;
	text-align: center;
}

a.specialOfferHeadline {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:visited.specialOfferHeadline{
}

a:hover.specialOfferHeadline{
	text-decoration: underline;
}

a:active.specialOfferHeadline{

}

a.imgSO {
	text-decoration: none;
}

a:visited.imgSO{
}

a:hover.imgSO{
	text-decoration: underline;
}

a:active.imgSO{

}

fieldset {
	border: 0;
	text-align: left;
	width: 400px;
}

fieldset legend {
	font-weight:bold;
}

fieldset label {
	display: inline-block;
  	vertical-align: top;
	width: 120px;

}

fieldset li {
  list-style: none;
}

fieldset fieldset label {
  display: block;
  width: auto;
}

.error {
	color: #FF0000;
}


.success {
	color: #00FF00;
}

.clear {
	clear: both;
}


a.cartButtons {
	color: #FFFFFF;
	cursor: pointer;
}

a:visited.cartButtons{
}

a:hover.cartButtons{
	color: #FFFFFF;
}

a:active.cartButtons{

}

.cartButton {
	border: 1px solid #00ADEF;
	color: #000000;
	background-color: #FFFFFF;
	cursor: pointer;
}
