/* GLOBAL */

div
{
	border:0px solid #0f0;
}

body,td,div,p,span,h1,h2,h3,h4
{
	margin: 0px;
	padding: 0p;
	font: 11px/14px helvetica,sans-serif;
	font-style: normal;
	color: #777777;
}

BODY
{
	background-color: #ffffff;
	background:url(/bilder/2007/bg-body-main.gif) left repeat-y;
}

/* OVERWRITE BODY FOR NEWS-IFRAME IN SHOP */

BODY.newsframe
{
	background-color: #c6d7e7;
	color: #000000;
	background:url(/bilder/2007/bg-col-right-content.gif) top repeat-y;
	font-size:11px;
	width:167px;
	padding:0px;
}

/* OVERWRITE SHOP-NAVI BG-IMAGE FOR NOSCRIPT-NAVI */

#headTop
{
	background-image: url(/bilder/2007/noscript.jpg);
}

/* CONTAINER / BOX */

.path
{
	padding:10px;
}

.body982
{
	width: 962px;
	padding:20px;
	padding-left:10px;
}

.footer
{
	padding:10px;
	padding-left:20px;
	clear:both;
}

.box-m
{
	float: left;
	margin-left:10px;
	margin-bottom:10px;
	padding:5px;
	background-color: #ffffff;
}

.box-xl
{
	float: left;
	margin-left:10px;
	margin-bottom:10px;
	padding:5px;
	background-color: #ffffff;
}

.box-m .inbox
{
	border: 1px dotted #cccccc;
	padding:10px;
	height:240px;
	width:435px;
	overflow:hidden;
	vertical-align:top;
}

.box-m .col
{
	border: 1px dotted #cccccc;
	padding:10px;
	height:50%;
	width:435px;
	vertical-align:top;
}

.box-xl .inbox
{
	border: 1px dotted #cccccc;
	padding:10px;
	width:912px;
	overflow:hidden;
	vertical-align:top;
}

.box-xl p
{
	font-size:12px;
}

.inbox-img
{
	border: 1px solid #cccccc;
	padding:1px;
	float:right;
	margin-left:20px;
	margin-bottom:10px;
	font-size:1px;
	line-height:1px;
}

.inbox-img-multi
{
	float:right;
	margin-left:20px;
	margin-bottom:10px;
	font-size:1px;
	line-height:1px;
}

.inbox-img-multi IMG
{
	border: 1px solid #cccccc;
	padding:1px;
	float:right;
	margin-bottom:10px;
	font-size:1px;
	line-height:1px;
}

.clear-both
{
	clear: both;
	font-size:1px;
	line-height:1px;
	margin: 0px;
	padding: 0px;
}

/* FONT / LINK */

.ktext
{
	color: #055cac;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	margin-bottom:10px;
}

.ltext
{
	margin-bottom:10px;
}

.xltext
{
	margin-bottom:10px;
}
.stext
{
	font-size: 11px;
	line-height: 11px;
}

.aktiv
{
	color: #aa0505;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
}

.bleu
{
	color: #055cac;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
}

A
{
	color: #055cac;
	font-weight: bold;
	text-decoration: none;
}

A:link
{
	color: #055cac;
	font-weight: bold;
	text-decoration: none;
}

A:hover
{
	color: #aa0505;
	font-weight: bold;
	text-decoration: none;
}

A:active
{
	color: #055cac;
	font-weight: bold;
	text-decoration: none;
}

