body{
	background-color:#ffffff;
	background-image: url("");
	margin-top:0px;
	margin-left:0px;
	font-family:verdana,sans-serif;
	font-size:11px;
}

img{
	border:0px;
}

div.header{
	display:none;
}

a{
	text-decoration:none;
	color:#646464;
}

h1{
	color:#027E5C;
	font-size:16px;
	line-height:20px;
	padding-top:0px;
	margin:0px;
}

h1.dach{
	color:#646464;
	font-size:11px;
	font-weight:bold;
	padding:0px;
	margin-bottom:10px;
	border-bottom:1px solid #646464;
}

h2{
	color:#027E5C;
	font-size:14px;
	line-height:18px;
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
}

div.breadcrumb{
	background-color: #dbece4;
	padding-left:30px;
	padding-top:4px;
	height:20px;
}

a.breadcrumb{
	color:black;
	text-decoration:none;
}

a.breadcrumb:hover{
	color:#005440;
	text-decoration:underline;
}

img.breadcrumb{
	padding-left:5px;
	padding-right:5px;
}

div.linkeSpalte{
	display:none;
}

div.mittlereSpalte{
	width:709px;
	float:left;
	border:0px;
}


div.contentArea{
	background-color:white;
	padding-left:30px;
	padding-right:25px;
	padding-top:25px;
	padding-bottom:25px;
}

div.footer{
	display:none;
}

div.footer_print{
	font-weight:bold;
	font-size:11px;
}

/*
	********************
	*** Shop, 1. Ebene ***
	********************
*/

hr.greenLine{
	background-color:#017E60;
}

img.shopLevel1{
	border:0px;
}

div.shopLevel1_left{
	padding-right:10px;
	border-right:1px dotted #017E60;
	float:left;
	width:420px;
}

div.shopLevel1_right{
	float:right;
	padding-top:15px;
	width:220px;
}

div.greenLine5{
	background-color:#017E60;
	height:5px;
	padding:0px;
	margin-bottom:10px;
	border:0px solid;
}

p.spacerHor{
	background-image:url(../images/dot_hor.gif);
	background-repeat:repeat-x;
}

font.refCode{
	background-color:black;
	color:white;
	padding: 2px;
}

/*
	********************
	*** Shop, 2. Ebene ***
	********************
*/

div.shopLevel2_left{
	width:47%;
	padding-right:15px;
	float:left;
}

div.shopLevel2_right{
	width:47%;
	float:right;
}

/*
	********************
	*** Shop, 3. Ebene ***
	********************
*/

div.shopLevel3_left{
	width:415px;
	float:left;
}

div.shopLevel3_right{
	float:right;
	width:220px;
	border-left:1px dotted #017E60;
	padding-left: 5px;
}

table.tm{
	font-size:11px;
}

tr.tm_header{
	background-color:white;
}

tr.tm_farbe1{
	background-color:#EAF3F0;
}

tr.tm_farbe2{
	background-color:white;
}

input.tm{
	border: 1px solid #646464;
	width:35px;
	text-align:right;
}

/*
	**************************************
	*** Redaktionelle Seiten                          ***
	**************************************
*/

div.teaser{
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
}

div.fliesstext{

}

td{
	vertical-align:top;
}

font.zitat{
	color:#96A19D;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}

ul.content{
	padding-top:0px;
	padding-bottom:15px;
	padding-left:20px;
	margin:0px;
	border:0px;
}

div.box_grau2{
	border-top:1px dotted #AEB7B4;
	padding-top:5px;
	margin-top:15px;
}

/*
	**************************************
	*** Shop-Startseite                                 ***
	**************************************
*/

div.spalteLinks{
	width:320px;
	float:left;
	border-bottom:1px dotted #646464;
	margin:0px;
	padding-top:10px;
}

div.spalteRechts{
	float:right;
	width:320px;
	margin: 0px;
	border-bottom:1px dotted #646464;
	padding-top:10px;
}

.invalid{
	text-decoration:line-through;
}

.aktion{
	color:red;
	font-weight:bold;
}


