body {
	margin:0px;
	padding:0px;
	background-color: #ffffff;
	background:url(/bilder/2007/bg-body.gif) left repeat-y;
	color: #808080;
}

body.error
{
	background-image:none;
	padding:10px;
}


p,br,ul,ol,li,div,table,td,th,tr,input,select,address,blockquote {
	font: 11px/14px helvetica,sans-serif;
	font-style: normal;
	color: #777777;
}

.abstand {
	height:1px;
	line-height:1px;
	width:1px;
	font-size:1px;
}

.bg_weiss {
	background:#FFFFFF;
}

.textschwarz {
	color:#000000;
}

.text9 {
	font-size:9px;
}

/* Überschriften */

h1 {
	font-family: helvetica,sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#055cac;
	margin:0 0 10 0px;
	padding:0px;
}

h2 {
	font-family: helvetica,sans-serif;
	font-size:18px;
	color:#055cac;
	font-weight:normal;
	padding:0px;
	margin:0px;
	padding-bottom:3px;
}

h3 {
	font-size:12px;
	color:#055cac;
	padding:0px;
	margin:0px;
}

h4 {
	font-size:18px;
	color:#055cac;
	padding:0px;
	margin:0px;
	font-weight:normal;
}

/* Link */
a,a:link {
	color:#055cac;
	text-decoration:none;
}
a:hover {
	color:#ac0505;
	text-decoration:none;
}
a:active{
	color:#055cac;
	text-decoration:none;
}
a:visited{
	color:#055cac;
	text-decoration:none;
}



a.navi_top {
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
	padding-right:15px;
}

a.navi_top:hover {
	text-decoration:none;
}

a.navi_top_active {
	color:#FF0000;
}

a.weiss {
	color:#ffffff;
	text-decoration:none;
}

a.weiss:hover {
	text-decoration:underline;
}

a.subnavi {
	line-height:18px;
	padding-left:32px;
}

span.subnavi2 {
	padding-left: 10px ;
}

span.os_navimainactive {
	font-weight:bold;
	padding-left: 10px;
	position: relative;
	left:-10px;
}

a.footer {
	color: #808080;
	text-decoration:none;
}

a.footer:hover {
	text-decoration:underline;
}






#container_service {
	width:178px;
	height:152px;
	float:left;
	background:#ececec;
}

#container_navi_top {
	
}

#container_content {
	position: absolute;
	top:130px;
	left: 186px;
	width:620px;
	background-color: #eee;
}


.container_content_mitte {
	vertical-align:top;
	position: absolute;
	top:130px;
	left: 186px;
	width:620px;
}

#container_ihre_vorteile {
	width:613px;
	height:153px;
	background:url(/shop/images/bg_ihre_vorteile.jpg) no-repeat;
	padding:0px;
	margin:0px;
}

/* Footer */

#footer {
	width:990px;
	line-height:4px;
	height:4px;
	background:url(/shop/images/bg_footer.gif) repeat-x;
}

#footer2 {
	width:990px;
	line-height:4px;
	height:4px;
	background:url(/shop/images/bg_footer_right.gif) no-repeat right;
}

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

/* ALLGEMEIN : Allgemein Meldungen -> Schriften */

.os_error { color:#ac0505; }
.os_small { font-size:10px; }
