body {
	background:#fff url(../pics/gradient_hintergrund.png) repeat-x;
	font:11px/15px Trebuchet MS;
	color:#333;
	margin:0;
	padding:0;
}

div.wrapper {
	 background:url(../pics/hg.png) no-repeat;
	 margin:0px auto;
	 position:relative;
	 width:1000px;
	 height:586px;
}

input, select {
	font:11px/15px Trebuchet MS;
	color:#333;
	border:1px solid #bdbdbd;
}

img {
	border:0px;
}

form {
	margin:0px;
	padding:0px;
}

p {
	margin:0px 0px 11px 0px;
}

img.logo {
	position:absolute;
	top:60px;
	left:32px;
}

a:link, a:active, a:focus  {
	color:#34519b;
	text-decoration:underline;
}

a:visited {
	color:black;
}

a:hover {
	text-decoration:underline;
}

div.menu {
	position:absolute;
	top:236px;
	left:5px;
	width:195px;
}

div.menuEntry {
	text-align:right;
}

div.menuEntry a:link, div.menuEntry a:visited, div.menuEntry a:active, div.menuEntry a:focus  {
	text-decoration:none;
	font-size:12px;
	line-height:24px;
	color:#333;
	padding:3px 32px 3px 0px;
	font-weight:bold;
	background:url(../pics/stop.gif) no-repeat right center;
}

div.menuEntry a:hover {
	background-image:url(../pics/stop_hover.gif);
}

div.menu .active a:link, div.menu .active a:visited, div.menu .active a:active, div.menu .active a:focus  {
	text-decoration:none;
	font-size:12px;
	line-height:24px;
	color:#25408c;
	padding:3px 32px 3px 0px;
	font-weight:bold;
	background:url(../pics/play.gif) no-repeat right center;
}


div.menu .active a:hover {
	background-image:url(../pics/play_hover.gif);
}

div.picture {
	position:absolute;
	top:117px;
	left:535px;
	width:314px;
	height:164px;
	overflow:hidden;
	background:url(../pics/bild_container.png) no-repeat;
	text-align:center;
}

div.picture img {
	margin-top:7px;
}

h1 {
	font-weight:normal;
	color:#34519b;
	font-size:24px;
	position:absolute;
	top:166px;
	right:472px;
	height:26px;
	margin:0px;
	padding:6px;
}

div.contentLeft { 
	position:absolute;
	top:300px;
	left:240px;
	width:350px;
	text-align:right;
	z-index:4;
	padding-bottom:20px;
}

h2 {
	position:absolute;
	top:300px;
	right:24px; 
	width:350px;
	font-weight:normal;
	font-size:16px;
	color:#808080;
	margin:0px;
	padding:3px;
}

h3 {
	color:#57b73d;
	font-weight:bold;
	font-size:11px;
}


div.contentLeft h1,
div.contentLeft h2,
div.contentLeft h3,
div.contentLeft h4,
div.contentLeft h5,
div.contentLeft h6,
div.contentRight h1,
div.contentRight h2,
div.contentRight h3,
div.contentRight h4,
div.contentRight h5,
div.contentRight h6 {
	position:static;
	font-weight:bold;
	font-size:11px;
	color:#34519b;
	margin:0px 0px 7px 0px;
	padding:0px;
	height:auto;
}

ul {
	list-style-type:none;
	padding:0px;
}

li {
	padding:0px 26px 5px 0px;
	background:url(../pics/link.gif) no-repeat right 1px;
	font:normal 11px/18px Trebuchet MS;
	color:#555;
}

div.contentRight li {
	background-position:left center;
	padding:0px 0px 0px 26px;
}


div.contentRight {
	position:absolute;
	top:330px;
	right:24px;
	width:350px;
	text-align:left;
	z-index:4;
	padding-bottom:20px;
}

div.equalizer {
	background:url(../pics/equalizer.png) repeat-x;
	height:47px;
	background:none;
	position:absolute;
	top:0px;
	right:0px;
	width:100%;
	text-align:center;
	
}

div.uniqueLinks {
	position:absolute;
	right:44px;
	top:77px;
}

div.uniqueLinks a:link, div.uniqueLinks a:visited, div.uniqueLinks a:active, div.uniqueLinks a:focus  {
	text-decoration:none;
	font:bold 11px/22px Trebuchet MS;
	color:#fff;
	padding:1px 0px 0px 20px;
	display:block;
	float:left;
	margin-left:0px;
	width:82px;
	background:url(../pics/uniquelink_normal.png) no-repeat ;
	background-position:0px 4px;
}

div.uniqueLinks a:hover {
	background:url(../pics/uniquelink_hover.png) no-repeat ;
	background-position:0px 4px;
}

div.uniqueLinks a.contact:link, div.uniqueLinks a.contact:visited, div.uniqueLinks a.contact:active, div.uniqueLinks a.contact:focus  {
	width:72px;
	background:url(../pics/kontakt_normal.png) no-repeat ;
	background-position:0px 4px;
}

div.uniqueLinks a.contact:hover {
	width:72px;
	background:url(../pics/kontakt_hover.png) no-repeat ;
	background-position:0px 4px;
}

div.copyright {
	position:fixed;
	bottom:0px;
	margin:0px 0px 2px 5px;
	left:0px;
}

div.copyright a:link, div.copyright a:visited, div.copyright a:active, div.copyright a:focus  {
	text-decoration:none;
	color:#bbb;
	font-size:11px;
	font-weight:normal;
}

div.copyright a:hover {
	text-decoration:underline;
}


div.level2,
div.level2active {
	margin-right:10px;
}

div.level2 a:link, div.level2 a:visited, div.level2 a:active, div.level2 a:focus  {
	text-decoration:none;
	font-size:11px;
	line-height:18px;
	color:#555;
	padding:0px;
	font-weight:normal;
	background:none;
	padding-right:22px;
}


div.level2 a:hover {
	color:#25408c;
}

div.level2active a:link, div.level2active a:visited, div.level2active a:active, div.level2active a:focus  {
	text-decoration:none;
	font-size:11px;
	line-height:18px;
	color:#25408c;
	padding:0px;
	padding:0px 22px 0px 0px;
	font-weight:normal;
	background:url(../pics/kleinerpfeil.gif) no-repeat right center;
}


div.level2active a:hover {
	color:#25408c;
}

.price {
	color:#34519b;
	font-weight:bold;
	font-size:12px;
}
