/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: url(images/img02.jpg) repeat-x left top;
	line-height: 20px;
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h4 {
	color: #1c5a7d;
	font: bold 18px;	
}

a {
	color: #0077dd;
}

a:hover {
	text-decoration: none;
}

.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list1 a {
	background: url(images/img01.gif) no-repeat left 60%;
	padding-left: 12px;
}

.list2 {
	margin: 0;
	list-style: none;
}

.list2 a {
	background: url(images/img01.gif) no-repeat left 60%;
	padding-left: 12px;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 20px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 5px 20px;
}

/** HEADER */

#header {
	width: 978px;
	margin: 0px auto;
	padding: 1em;
	height: 90px;
	color: #254360;
}

#header h1 {
	margin: 0px;
	float:left;
	width: 500px;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 30px;
}

#header h2 {
	margin: 12px 0 0 0;
	float:left;
	width: 500px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 16px;
}

#header banner {
	margin: 0;
	float:right;
	text-align: right;
	width: 478px;}


/** MENU */

#menu {
	width: 978px;
	margin: 0px auto;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	background: url(images/img04.gif) no-repeat right 50%;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}

#menu a:hover {
	background: #FFFFFF;
	color: #254360;
}

#menu .active {
	background: #FFFFFF;
	color: #254360;
}

/** CONTENT */

#content {
	width: 978px;
	margin: 0px auto;
	padding: 40px 0px 20px 0px;
}

#columnA {
	float: right;
	width: 738px;
	padding-left: 20px;
	border-left: 1px dashed #EEEEEE;
}

#columnA h2 {
	height: 22px;
	border-bottom: 1px dashed #EEEEEE;
	font-size: 12pt;
	font-weight: bold;
}

#columnA h5 {
	font-size: 16pt;
	font-weight: bold;
	text-align: center;	
}

#columnB {
	float: left;
	width: 200px;
}

#columnB h3 {
	height: 22px;
	border-bottom: 1px dashed #EEEEEE;
	border-spacing: 2px;
	font-size: 11pt;
	font-weight: bold;
}

/** FOOTER */

#footer {
	clear: both;
	margin: 0px auto;
	height: 59px;
	background: url(images/img03.gif) repeat-x left top;
	text-align: center;
}

#footer p {
	margin: 0px;
	padding: 18px 0px 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
	color: #CCCCCC;
}
#inhalt {
	margin-top: -10px;
}

#inhalt h3,
#inhalt h4,
#inhalt .langtext {
	width: 750px;
}

#inhalt ul {
	margin: 0 15px;
}
#inhalt  td  {
	font: normal 13px verdana;

}
#inhalt del {
	color: #FF0000;

}

#inhalt .langtext b {
	color: #1e5a7e;
}

#inhalt .abbildung {
	color: #999;
	font: italic 11px verdana;
	display: block;
	text-align: right;
}

#inhalt .preis {
	padding-top: 15px;
	color: #E02E24;
	float: left;
}
#inhalt .versand {
	font-weight: bold;
	color: #E02E24;
}


#inhalt .gespart {
	color: #1c5a7d;
}

#inhalt .gross {
	font: bold 24px verdana;
}

#inhalt .feld {
	padding: 1px;
	border: 1px solid #d1d1d1;
}
