body {
	background: #00005F; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E7E7E7;
	margin:0;
	padding:0;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000050;
}
h1 { font-size: 34px; }
h2 {
	margin-bottom: 10px;
	padding: 0 0 22px 0;
	font-size: 24px;
	background: url(img/img3.gif) repeat-x left bottom;
}
h3 {
	padding: 0 0 22px 0;
	font-size: 13px;
	background: url(img/img3.gif) repeat-x left bottom;
}
p {
	margin: 5px;padding:0;
	line-height: 120%;
}
img {
	border:none;
}
a {
	color: #FE4E00;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
#container {
	position:relative;
	margin:0 auto;
	padding:0;
}

/* Resize */
#resize {
	position:absolute;
	margin: 0;padding: 0;
	top:10px; right:15px;
}
#resize ul {
	float: right;
	margin: 0;padding: 0;
	list-style: none;
	cursor:pointer;
}
#resize li {
	position:relative;
	float: left;
	height:20px;
	padding: 0 14px 0 20px;
	background: url(img/img2.gif) no-repeat left center;
	text-decoration: none;
	font: bold 10px Georgia, "Times New Roman", Times, serif;
	color: #FE4E00;
	display: inline;
}
#resize li ul{
	position:absolute;
	top:100%; left:10px;
	display:none;
	list-style:none;
	background:#000000;
	padding: 0 5px 5px 5px;
}
#resize li li, #resize li li a{
	display:list-item;
	margin:0 1px;
	background:none;
	padding:0;
	width:50px;
}
#resize a {
	display: block;
	float: left;
	padding: 0 14px 0 20px;
	background: url(img/img2.gif) no-repeat left center;
	text-decoration: none;
	font: bold 10px Georgia, "Times New Roman", Times, serif;
	color: #FE4E00;
}
#resize a:hover {
	text-decoration: underline;
}
#resize li.first{
	background: none;
}

/* Header */
#header {
	width: 100%;
	margin: 0;
	padding: 0;
	height: 100px;
	background: url(img/img1.gif) repeat-x left bottom;
}
#header h1 {
	float: left;
	margin:5px 0 -15px 20px;
}
#header h1:hover {
	background:url(img/email.gif) right bottom no-repeat;
}
#header ul {
	float: right;
	margin: 30px 15px 0 15px;
	padding: 0;
	list-style: none;
}
#header li {
	display: inline;
}
#header a {
	display: block;
	float: left;
	padding: 0 14px 0 20px;
	background: url(img/img2.gif) no-repeat left center;
	text-decoration: none;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #000050;
}
#header a:hover {
	text-decoration: underline;
}
#header .first a{
	background: none;
}

/* Content */
#content {
	padding:0;
	margin:0;
	width:100%;
	line-height:normal;
}
#content p{
	text-align:center;
}
#content strong{
	color:#FE4E00;
}
#content h2, #content h3{
	text-align:center;
	margin:0;
}
#content ul{
	text-align:left;
	margin:0 25px 25px 25px;
	line-height:normal;
}
#colOne {
	float: left;
	width: 179px;
	padding: 0;
	margin: 0 15px;
}
#colOne h3 {
	margin-top: 14px;
}
#colOne h4, #colOne h5, #colOne h6{
	margin:5px;padding:0;
	font-size:12px;
	color:#FE4E00;
}
#colOne ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#colOne li {
	padding: 5px 0;
	background: url(img/img5.gif) repeat-x;
	position:relative;
}
#colOne li.first {
	background: none;
}
#colOne.news{
	width: 260px;
}
#colOne.news dt{
	text-transform:capitalize;
	cursor:pointer;
	color: #FE4E00;
	font: bold 12px;
	margin-top:10px;
}
#colOne.news dt:hover{
	text-decoration:underline;
}
#colOne.news dd{
	margin-left:0px;
	width: 260px;
}
#colTwo {
	margin: 0 15px;
	margin-left: 220px;
	padding: 0;
}
#colTwo p{
	padding:3px;
}
#colTwo.news{
	margin-left: 320px;
}

/* Footer */
#footer {
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
#footer p {
	padding: 20px 0 0 0;
	background: url(img/img4.gif) repeat-x;
	text-align: center;
	color: #8A8A8A;
}

/* Links */
#wishlist li{
	list-style:none;
}

/* Wir */
.summary{
	position:absolute;
	margin:0;padding:8px;
	width:240px;
	background:#B0B0B0;
	left:100%;top:0;
	display:none;
}
.summary img{
	float:right;
	height:60px;width:60px;
	margin:0 0 4px 4px;padding:0;
}
.body dt{
	float:left;
	font-weight:bold;
	padding-right:6px;
	color: #FE4E00;
}
.body dd{
	padding-bottom:10px;
}
.body img{
	float:right;
	width:200px;height:200px;
	margin:0 0 10px 10px;padding:0;
}
.body img:hover{
	border:3px solid #666;
	margin:-3px -3px 7px 7px;
}

/* Javascript */
.js{
	display:none;
}