/* Master styles */
@import "new.css";
html, body {
	margin: 0;
	padding: 0;
	text-indent: 0;
	color: #000;
	border:0;
}
html, body * {
	margin: 0;
	padding: 0;
	text-indent: 0;
	outline: 0;
}
img {
	border: 0
}
.left {
	float: left
}
.right {
	float: right
}
/* Website styles */
body {
	background: #fff;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}
div#subheader {
	text-indent: -9999px;
	top:163px;
	position:relative;
	width: 100%;
	height: 24px;
	background: #fff url('../im/sub-header.gif') top left repeat-x;
	border-top: 1px solid #fff;
}
div#content {
	padding: 172px 10px 0 10px;
	position:relative;
	width: 981px;
	margin: 0 auto;
}
#content div.leftcol {
	width: 200px;
	margin: 0 16px 0 0;
}
#content .leftcol div.block1-top {
	width: 200px;
	height: 30px;
	background: #d7dff4 url('../im/block1-top.gif') top left no-repeat;
}
#content .leftcol div.block1 {
	width: 200px;
	background: #e5edff url('../im/block1-bg.gif') top left repeat-y;
	padding: 0 0 10px 0;
}
#content .leftcol div.block1-bottom {
	width: 200px;
	height: 7px;
	background: #d7dff4 url('../im/block1-bottom.gif') top left no-repeat;
	margin: 0 0 15px 0;
}
#content .leftcol h2 {
	width: 200px;
	font-size: 16px;
	color: #004669;
	text-align: center;
	margin: 0 0 13px 0;
}
#content .leftcol ul.main {
	width: 180px;
	margin: 0 0 0 12px;
}
#content .leftcol .main li {
	width: 180px;
	list-style: none;
	padding: 2px 0;
}
#content .leftcol .main li.last {
	background: none;
}
#content .leftcol .main li a {
	width: 180px;
	height: 22px;
	display: block;
	font-size: 12px;
	color: #004669;
	text-decoration: none;
	text-indent: 23px;
	background-image: url('../im/menu-bg.gif');
	background-position: 0 1px;
	background-repeat: no-repeat;
}
#content .leftcol .main ul {
	display: block;
	overflow: hidden;
	height: 0;
}
#content .leftcol .main ul li a {
	text-indent: 50px;
	color: #0089cf;
	background: url('../im/submenu-bg.gif') bottom center no-repeat;
}
#content .leftcol .main ul li.deep a {
	text-indent: 70px;
	color: #0089cf;
	background: url('../im/submenu-bg.gif') bottom center no-repeat;
	background-position:15px 0px;
}
#content .leftcol .main a:hover {
	color: #888;
}
.marginbot15 {
	display: block;
	margin: 0 0 15px 0;
}
#content div.centercol {
	float: right;
	width: 765px;
}
#content .centercol .wraper {
	float:left;
	width:550px
}
h3 {
	float: left;
	margin: 0 0 10px 10px;
	font-size: 18px;
	color: #0095d9;
}
#content .centercol p {
	width: 200px;
	float: left;
	margin: 0 0 0 10px;
	color: #004669;
	text-align: justify;
	line-height: 15px;
	font: 13px Tahoma, Geneva, sans-serif;
}
.centercol a {
	color:#00C;
}
.centercol a:hover {
	color:#003;
}
.centercol a:active {
	color:#ccc;
	position:relative;
	top:1px;
	text-decoration:none;
}
#content .centercol p.big {
	clear: both;
	width: 540px;
}
#content .centercol p a {
	color: #990000;
	text-decoration: none;
}
#content .centercol p a:hover {
	text-decoration: underline;
}
h1 {
	clear: both;
	font-size: 18px;
	color: #0095d9;
	margin: 0 0 10px 0;
}
h2, h5 {
	clear: both;
	font-size: 15px;
	color: #0095d9;
	margin: 0 0 10px 0;
}
#content .centercol p {
	text-indent: 10px;
	margin: 0 0 10px 10px;
	text-align: justify;
}
#content .centercol p a {
	color: #990000;
	text-decoration: none;
}
#content .centercol p a:hover {
	text-decoration: underline;
}
#content .centercol ul {
	clear: both;
	margin: 0 0 0 20px;
}
#content .centercol ul li {
	list-style: square;
	color: #0095d9;
	line-height: 18px;
}
p.wai {
	text-indent:0px!important;
}
#content .centercol table {
	clear: both;
	width: 550px;
	background: #eee;
	border: 1px solid #eee;
	margin: 0 0 10px 0;
}
#content .centercol table td {
	border: 1px solid #fff;
	padding: 5px;
	vertical-align: top;
	color: #555;
}
#content .centercol table td p {
	font-family:tahoma;
	font-size:11px;
}
#content .centercol table td.title {
	height: 25px;
	line-height: 25px;
	background: #e5edff;
	padding: 3px 3px 3px 10px;
	font-weight: bold;
}
#content .centercol td.title a {
	font-size: 15px;
	color: #004669;
	text-decoration: none;
}
#content .centercol table td.pic {
	width: 160px;
	background: #fff;
}
#content .centercol table td.info {
	padding: 5px;
	vertical-align: top;
}
#content .centercol table td.info strong {
	font-size: 14px;
}
#content .centercol table td.info strong span {
	color: #900;
}
#content .centercol table td a {
	color: #990000;
	text-decoration: none;
}
#content .centercol table td a:hover {
	text-decoration: underline;
}
#content .centercol table td.title2 {
	background: #ddd;
}
#content .centercol table td.quote {
	text-align: right;
	vertical-align: middle;
}
#content div.rightcol {
	width: 200px;
	margin-left:10px;
}
#content .rightcol div.block2-top {
	width: 200px;
	height: 43px;
	line-height: 43px;
	font-size: 16px;
	color: #004669;
	text-align: center;
	font-weight: bold;
	background: #fff url('../im/block2-top.gif') top left no-repeat;
}
#content .rightcol div.block2 {
	width: 180px;
	background: #fff url('../im/block2-bg.gif') top left repeat-y;
	padding: 0 10px 10px 10px;
}
#content .rightcol div.block2-bottom {
	width: 200px;
	height: 10px;
	background: #fff url('../im/block2-bottom.gif') top left no-repeat;
	margin: 0 0 15px 0;
}
#content .rightcol .block2 span {
	font-size: 12px;
	color: #0095d9;
	font-weight: bold;
	padding: 0 0 0 18px;
	background: url('../im/bullet.gif') center left no-repeat;
}
#content .rightcol .block2 a {
	font-size: 11px;
	color: #004669;
	text-decoration: none;
	display: block;
	margin: 3px 0 15px 0;
}
#content .rightcol .block2 a.hot {
	color: #0095d9;
}
#content .rightcol .block2 a.last {
	margin: 0;
}
#content .rightcol .block2 a:hover {
	text-decoration: underline;
}
div#subcontent {
	clear: both;
	padding: 10px 0 0 0;
	width: 100%;
	height: 20px;
	background: #fff url('../im/sub-content.gif') bottom left repeat-x;
	border-top: 1px solid #fff;
}
div#foot_links {
	width: 1001px;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	text-align: center;
	color: #ccc;
}
#foot_links a {
	font-size: 10px;
	color: #0089cf;
	text-decoration: none;
	text-transform: uppercase;
}
#foot_links a:hover {
	color: #004669;
}
div#footer {
	width: 981px;
	margin: 10px auto 0 auto;
	padding: 0 10px;
	color: #004669;
	font-size: 11px;
	margin-bottom:40px;
	display:block;
	clear:both;
}
#footer .right {
	text-align: right;
}
#footer a {
	font-size: 11px;
	color: #004669;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.button {
	width: 176px;
	height: 32px;
	margin-bottom: 4px;
}
.button a {
	background-image:url(../im/button.jpg);
	display:block;
	font: 11px tahoma;
	text-align: center;
	text-decoration: none;
	color: black;
	line-height: 26px;
	height: 32px;
}
.button a:hover {
	background-position: 0 -40px;
	color: white;
}
.button a:active {
	line-height: 28px;
	background-position: 0 35px;
	color:#333333;
}
.price {
	background-image:url(../im/price.gif);
	width: 172px;
	height: 39px;
	padding-top: 21px;
	line-height: 35px;
	font-family: "myriad pro", tahoma, verdana;
	text-align:center;
	font-size: 22px;
	text-transform:lowercase;
	margin-bottom: 20px;
	margin-left: 2px;
}
#content .centercol table.fromEditor {
	border:0;
	background: #cccccc;
	font-size: 11px;
}
#content .centercol table.fromEditor td {
	background:white;
}
#content .centercol table.fromEditor td.lefttd {
	background:#e7e7e7 !important;
}
#content .centercol table.fromEditor td.lefttd b {
	font-weight:normal;
}
#content .centercol table p.MsoNormal {
	margin:0 !important;
}
/* MENU */
/* @group Accordion */

dl.accordion {
	padding: 0 10px;
}
/* @group Ebene 1 */

dl.accordion dt {
	position: relative;
	line-height:18px;
	padding: 6px 0;
	font-weight: bold;
	color: white;
	cursor: pointer;
}
* html dl.accordion dt {
	cursor: hand;
}
dl.accordion .accordion_content  {
	position: relative;
	overflow: hidden;
}
/* @group Inhalt */

/* @end */

/* @end */

/* @group Ebene 2 */

dl.accordion dd dl dt {
	padding-left: 25px;
}
dl.accordion dd dl dd.accordion_content {
	padding-left: 25px;
}
/* @end */

/* @group Ebene 3 */

dl.accordion dd dl dd dl dt {
	padding-left: 25px;
}
dl.accordion dd dl dd dl dd.accordion_content {
	padding-left: 25px;
}
/* @end */

/* @group Ebene 4 */

dl.accordion dd dl dd dl dd dl dt {
	padding-left: 85px;
}
dl.accordion dd dl dd dl dd dl dd.accordion_content {
	padding-left: 85px;
}
dl.accordion dt a {
	display:block;
	font:13px Tahoma, Geneva, sans-serif;
	color: #0089cf;
	background: url('../im/submenu-bg.gif') bottom center no-repeat;
	background-position:-30px 0px;
	padding-left:20px;
	text-decoration:none;
}
dl.accordion dt a:hover {
	background-position:-27px 0px;
	color: #000 !important;
}
.menu.open {
	display:block;
	height:auto !important;
	overflow:auto !important;
}

.crumbs {
	font:9px Tahoma, Geneva, sans-serif;
	color:#ccc;
}
	.crumbs a {
		font:9px Tahoma, Geneva, sans-serif;
		color:#999;
		text-decoration: none;
	}
	
strong {font-weight:700;}

.tags h2 a {
	color:#0089CF;
	text-decoration:none;
	font-weight:normal;
}
.tags h2 {
	margin-bottom:6px;
}
.tags a {
	color:#0089CF;
	font-weight:bold;
}
.tags span.small {
	color:#FFF;
	background:#0089CF;
	font:9px Tahoma, Geneva, sans-serif;
	padding:2px 4px;
}
