BODY 					{
	FONT-SIZE: 10px;
	COLOR: #999999;
	FONT-FAMILY: Verdana;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	MARGIN: 0px;
	BACKGROUND-COLOR: #0f190e;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
html 					{ overflow: -moz-scrollbars-vertical;}

IMG.block 				{ DISPLAY: block}
ul,ol 					{ PADDING-LEFT: 25px; MARGIN: 0px; margin-top: -15px;}

/* Navigation */
.navMain				{ font-family: Verdana, sans-serif; font-size: 11px; font-weight: normal; color: #99cc00; line-height: 15px}
.navMainSel				{ font-family: Verdana, sans-serif; font-size: 11px; font-weight: normal; color: #ffff99; line-height: 15px}
.navSub				{ font-family: Verdana, sans-serif; font-size: 9px; font-weight: normal; color: #0f190e; line-height: 15px}
/*.navCopy			{ font-family: Verdana, sans-serif; font-size: 11px; font-weight: normal; color: #35581b; line-height: 17px; margin-right:5px}
*/.navCopy			{ font-family: Verdana, sans-serif; font-size: 11px; font-weight: bold; color: #35581b; margin-right:5px; margin-left:5px}


/* Spalte */
.spaltenLink			{ font-family: Verdana, sans-serif; font-size: 10px; font-weight: normal; color: #97560B; line-height: 14px }
.spalteCopy 			{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #62593E;
	line-height: 15px;
	letter-spacing: normal;
}
.spalteSubheadline 		{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #62593E;
	line-height: 15px;
	letter-spacing: normal;
}


/* Content */
.conHeadline 			{
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #AE860F;
	line-height: 17px;
}
.conSubheadline 		{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #48412D;
	line-height: 15px;
	letter-spacing: 1px;

}
.conCopy			{ font-family: Verdana, sans-serif; font-size: 11px; font-weight: normal; color: #ccc38f; line-height: 15px}
.conCopyHeadline	{ font-family: Verdana, sans-serif; font-size: 12px; font-weight: bold; color: #ffff99; line-height: 16px}
.conCopyBold		{ font-family: Verdana, sans-serif; font-size: 11px; font-weight: bold; color: #ccc38f; line-height: 15px}
.conCopyLink		{ font-family: Verdana, sans-serif; font-size: 11px; font-weight: normal; color: #99cc00; line-height: 15px}
.homeBannerLink		{ font-family: Verdana, sans-serif; font-size: 12px; font-weight: bold; color: #ffffff; line-height: 15px}
.basic			{ font-family: Verdana, sans-serif; font-size: 1px; font-weight: normal; color: #FFFFFF; line-height: 1px}
.footer			{ font-family: Verdana, sans-serif; font-size: 11px; font-weight: normal; color: #ffff99; line-height: 15px}

/* HOVER */

a.navMain:link 			{ text-decoration: none; }
a.navMain:visited 		{ text-decoration: none; }
a.navMain:active 		{ text-decoration: none; }
a.navMain:hover 		{ text-decoration: none; color: #ffff99}

a.navMainSel:link 			{ text-decoration: none; }
a.navMainSel:visited 		{ text-decoration: none; }
a.navMainSel:active 		{ text-decoration: none; }
a.navMainSel:hover 		{ text-decoration: none}

a.navSub:link 			{ text-decoration: none; }
a.navSub:visited 		{ text-decoration: none; }
a.navSub:active 		{ text-decoration: none; }
a.navSub:hover 		{ text-decoration: none; color: #ccc38f}

a.navCopy:link 			{ text-decoration: none; }
a.navCopy:visited 		{ text-decoration: none; }
a.navCopy:active 		{ text-decoration: none; }
a.navCopy:hover 		{ text-decoration: none; color: #88b400}

a.conCopyLink:link 			{ text-decoration: none; }
a.conCopyLink:visited 		{ text-decoration: none; }
a.conCopyLink:active 		{ text-decoration: none; }
a.conCopyLink:hover 		{ text-decoration: none; color: #ffff99}

a.homeBannerLink:link 			{ text-decoration: none; }
a.homeBannerLink:visited 		{ text-decoration: none; }
a.homeBannerLink:active 		{ text-decoration: none; }
a.homeBannerLink:hover 		{ text-decoration: none; color: #ffff99}

.conPresseImage {
	float: left;
	width: 75px;
	margin-right: 15px;
	margin-top: 4px;
	margin-bottom: 10px;
}

