/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color:#5F6C78;	
	line-height:18px;
	background-color:#FFFFFF;
}
td.rand{
	background-color:#F2F2F6;
}
td.aktionen{
	background-color:#F0F0F0;
}
td.right h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight: bold;
	line-height:17px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
td.balken h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	background-image:url(../img/hg_balken.jpg);
	background-repeat:repeat-x;
	font-weight: bold;
	line-height:17px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
td.balkenleft{
	background-image:url(../img/hg_balken.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
td.balken{
	font-family:Tahoma, Arial, Verdana;
	font-size:10px;
	color:#000000;
	line-height:16px;
}
td.balken h2{
	font-family: Tahoma, Arial, Verdana;
	font-size:13px;
	color:#009CDD;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
td.balkenright{
	background-image: url(../img/eck_right.jpg);
	background-repeat:no-repeat;
	background-position: top right;
	background-color:#FFFFFF;
}
td.orange a{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:22px;
	text-decoration: none;
}
td.orange a:link{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:22px;
	text-decoration: none;

}
td.orange a:active{
	text-decoration: none;
}
td.orange a:hover{
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}
td.orange a:visited{
	text-decoration: none;
}
td.homesub{
	background-image:url(../img/sub_content.jpg);
	background-repeat: repeat-x;
}
td.home h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight: bold;
	line-height:17px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
/*Hauptnavigation erweiterbar */
ul.menu {
	margin-left: 0px;
	padding-left: 0px;
	width: 170px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul.menu li {
	list-style-type: none;
	width: 170px;
	padding-left: 0px;
	background-image: none;
	background-repeat: no-repeat;
	list-style-image: none;
}
ul.menu li a {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 170px;
	height: 25px;
	line-height: 25px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	text-indent: 13px;
	font-weight: normal;
}
ul.menu li a:link {
	background-image: none;
	background-repeat: no-repeat;
	text-decoration: none;
}
ul.menu li a:visited {
	background-image: none;
	background-repeat: no-repeat;
	text-decoration: none;
}
ul.menu li a:hover {
	color: #DC6F17;
	font-weight:bold;
	background-image: none;
	background-repeat: no-repeat;
	text-decoration: none;
}
ul.menu li a:active {	/* doesn't work when reloaded */
	background-image: none;
	background-repeat: no-repeat;
	text-decoration: none;
}
/*Subnavigation */
ul.submenu {
	margin-left: 0px;
	padding-left: 0px;
	width: 170px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul.submenu li {
	list-style-type: none;
	width: 170px;
	padding-left: 0px;
	background-image: none;
	list-style-image: none;
	background-repeat: no-repeat;
}
ul.submenu li a {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 170px;
	height: 20px;
	line-height: 20px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	text-indent: 13px;
	font-weight: normal;
}
ul.submenu li a:link {
	background-image: none;
	background-repeat: no-repeat;
	text-decoration: none;
}
ul.submenu li a:visited {
	background-image: none;
	background-repeat: no-repeat;
	text-decoration: none;
}
ul.submenu li a:hover {	
	color: #DC6F17;
	background-image: none;
	background-repeat: no-repeat;
	text-decoration: none;
}
ul.submenu li a:active {	/* doesn't work when reloaded */
	background-image: none;
	background-repeat: no-repeat;
	text-decoration: none;
}
#LM_youAreHere{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #DC6F17;
	text-decoration: none;
	display: block;
	width: 170px;
	height: 25px;
	line-height: 25px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	text-indent: 13px;
	font-weight: bold;
}
td.hgnav{
	background-color:#F0F0F0;
}
form {
	margin: 0px;
	padding: 0px;
}

INPUT, CHECKBOX, OPTION {
	border : 1px solid #F0F0F0;
	border-bottom : 1px solid #F0F0F0;
	border-color : #F0F0F0;
	background: #F0F0F0;
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color:#5F6C78;	
	margin: 0px;
	padding: 0px;
}
td.send INPUT {
	border : 1px solid #F0F0F0;
	border-bottom : 1px solid #F0F0F0;
	border-color : #F0F0F0;
	background: #F0F0F0;
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color:#5F6C78;	
	margin: 0px;
	padding: 0px;
}
td.button INPUT, CHECKBOX, OPTION {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
select {
	border : 1px solid #F0F0F0;
	border-bottom : 1px solid #F0F0F0;
	border-color : #F0F0F0;
	background: #F0F0F0;
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color:#5F6C78;	
	margin: 0px;
	padding: 0px;
}
TEXTAREA {
	border : 1px solid #F0F0F0;
	border-bottom : 1px solid #F0F0F0;
	border-color : #F0F0F0;
	background: #F0F0F0;
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color:#5F6C78;	
	margin: 0px;
	padding: 0px;
}
/*content */
td.content{
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color:#5F6C78;	
	line-height:18px;
}
strong{
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color:#5F6C78;	
	line-height:18px;
	font-weight: bold;
}
td{
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color:#5F6C78;	
	line-height:18px;
}
table{
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color:#5F6C78;	
	line-height:18px;
}
font{
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color:#5F6C78;	
	line-height:18px;
}
p{
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color:#5F6C78;	
	line-height:18px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height: 29px;
	color:#009EE0;	
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight:bold;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:39px;
	color:#009EE0;	
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight:bold;
}
a{
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color:#CA1419;
	text-decoration: underline;
}
a:link{
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color:#CA1419;
	text-decoration: underline;

}
a:active{
	text-decoration: underline;
}
a:hover{
	color:#D56911;
	text-decoration: underline;
}
a:visited{
	text-decoration: underline;
}
td.content ul{
	margin: 0 0 9 10;
	padding: 0 0 0 4;
	font-family: Tahoma, Arial, Verdana;
	list-style-image: url(../img/lig.gif);
	background-image: none;
}
td.content li{
	font-family: Tahoma, Arial, Verdana;
	padding-bottom: 1px;
	background-image: none;
}
td.breadcrumbs{
	font-family:Tahoma, Arial, Verdana;
	font-size:10px;
	color:#7A8996;
	line-height:16px;
}
td.breadcrumbs a{
	font-family:Tahoma, Arial, Verdana;
	font-size:10px;
	color:#7A8996;
	line-height:16px;
	text-decoration:none;
}
td.breadcrumbs a:link{
	font-family:Tahoma, Arial, Verdana;
	font-size:10px;
	color:#7A8996;
	line-height:16px;
	text-decoration:none;
}
td.breadcrumbs a:active{
	text-decoration:none;
}
td.breadcrumbs a:hover{
	color:#5F6C78;
	text-decoration:none;
}
td.breadcrumbs a:visited{
	text-decoration:none;
}
td.hgfooter{
	background-color:#E9EBEB;
}
td.footer{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#50788F;
	line-height:26px;
}
td.footer a{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#50788F;
	line-height:26px;
	text-decoration:none;
}
td.footer a:link{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#50788F;
	line-height:26px;
	text-decoration:none;
}
td.footer a:active{
	text-decoration:none;
}
td.footer a:hover{
	color:#000000;
	text-decoration:none;
}
td.footer a:visited{
	text-decoration:none;
}
td.rightaktuell{
	background-image:url(../img/head_shop.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
td.rightaktion{
	background-image:url(../img/head_aktionen.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
td.rightkontakt{
	background-image:url(../img/head_kontakt2.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
td.righthighlight{
	background-image: url(../img/head_highlights.jpg); 
	background-position:right;
	background-repeat:no-repeat;
}



