a { text-decoration: none; 
}

a.menu:hover {
	color:#999999;
	position: relative;
	text-decoration: underline;
	background: #ffcc33;
}

a.menu_copy:hover {
	color:#000000;
	position: relative;
	text-decoration: underline;
}

a.menu_orange:hover {
	color:#ff6600;
	position: relative;
	text-decoration: none;
	background: #b94a1f;
}

a.leftmenu { 
	font-family: Lucida Sans, Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #999999
	font-weight: normal;
    text-decoration: none; 
}

a.leftmenu:link    {
	color:#999999; 
	font-weight: normal;
}

a.leftmenu:visited {
	color:#999999; 
	font-weight: normal;
}

a.leftmenu:hover   {
	color:#ee3c23; 
	font-weight: normal;
}

a.leftmenu:active  {
	color:#999999; 
	font-weight: normal;
}

body {
	background-color:#FFFFFF;
	position: relative;
	color:#999999;
}

p {
	font-family: Lucida Sans, Tahoma, Arial, Helvetica; 
	font-size:12px;
	color:#999999;
	position: relative;
	font-weight : normal;
	font-style : normal;
	line-height: 16px;
	text-decoration: none;
}

.text {
	font-family: Lucida Sans, Tahoma, Arial, Helvetica; 
	font-size:14px;
	color:#999999;
	position: relative;
	font-weight : normal;
	font-style : normal;
	line-height: 20px;
	text-decoration: none;
}

.text_bold {
	font-family: Lucida Sans, Tahoma, Arial, Helvetica; 
	font-size:14px;
	color:#999999;
	position: relative;
	font-weight : bold;
	font-style : normal;
	line-height: 20px;
	text-decoration: none;
}

.text_italic {
	font-family: Lucida Sans, Tahoma, Arial, Helvetica; 
	font-size:14px;
	color:#999999;
	position: relative;
	font-weight : normal;
	font-style : italic;
	line-height: 20px;
	text-decoration: none;
}

.copyright {
	font-family: Lucida Sans, Tahoma, Arial, Helvetica; 
	font-size:10px;
	color:#ee3c23;
	position: relative;
	font-weight : normal;
	font-style : normal;
	line-height: 12px;
	text-decoration: none;
}

.box { padding: 15px; background: white; width: 868px; position: relative; border: 1px solid #d2d6d9; }
.box-nav { background: white; border: 1px solid #d2d6d9; }
.box-nav-on { background: white; border: 1px solid #ee3c23; }

.menu {
	font-family: Lucida Sans, Tahoma, Arial, Helvetica;
	font-size:14px;
	position: relative;
	color:#999999;
	font-weight : normal;
	font-style : normal;
	line-height: 20px;
	text-decoration: underline;
}

.menu_copy {
	font-family: Lucida Sans, Tahoma, Arial, Helvetica;
	font-size:10px;
	position: relative;
	color:#ee3c23;
	font-weight : normal;
	font-style : normal;
	line-height: 12px;
	text-decoration: underline;
}

.headline {
	font-family: Lucida Sans, Tahoma, Arial, Helvetica;
	font-size:22px;
	color: #ee3c23;
	position: relative;
	font-weight: normal;
	font-style: normal;
	line-height: 30px;
	text-decoration: none;
}

.headline_gelb {
	font-family: Lucida Sans, Tahoma, Arial, Helvetica;
	font-size:18px;
	color: #ffcc33;
	position: relative;
	font-weight: normal;
	font-style: normal;
	line-height: 30px;
	text-decoration: none;
}

.bg1 {
	background-color: #FFFFFF;
}

.bg2 {
	background-color: #999999;
}

.bg3 {
	background-color: #666666;
}

.bg4 {
	background-color: #b94a1f;
}

.bg5 {
	background-color: #999999;
}

.bg6 {
	background-color: #BBBBBB;
}

.bg7 {
	background-color: #ee3c23;
}

.bg8 {
	background-color: #333333;
}

.bg9 {
	background-color: #999999;
}