	* {
	font-family: verdana, tahoma, arial, sans-serif;
	padding: 0px;
	margin: 0px;
	}
	
	html,body {
	height: 100%;
	}

	body {
	height: 100%;
	background-color: #004DA0;
	background-repeat: repeat-x;
	background-position: top left;
	}
	
	#box-all {
	position: relative;
	top: 15px;
	left: 15px;
	bottom: 15px;
	
	width: 977px;
	
	padding: 0px;
	margin: 0px;
	
	background-color: #fff;
	border: 1px solid #b4b4b4;
	background-position: center top;
	background-repeat: no-repeat;
	

	}
	
	.prop {
    float:right;
    width:1px;
  	}

  	.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  	}

  	.min500px {
    height:500px;
  	}
	
	.min600px {
    height:600px;
  	}
	
	.min700px {
    height:700px;
  	}
	
	.min800px {
    height:800px;
  	}

	
	#company-address {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 957px;
	_width: 977px;
	height: 212px;
	_height: 232px;
	padding: 10px;
	clear: both;
	
	/* Fonts */
	font-size: 10px;
	line-height: 18px;
	color: #949494;
	text-align: right;
	}
	
	#primary-nav {
	position: absolute;
	top: 232px;
	_top: 232px;
	left: 0px;
	width: 731px;
	_width: 976px;
	height: 26px;
	_height: 31px;
	border-bottom: 5px solid #a2a2a2;
	background-color: #004DA0;
	margin: 0px;
	clear: both;
	padding: 0px 0px 0px 245px;
	/* Fonts */
	color: #fff;
	font-size: 11px;
	text-align: right;
	}
	
	#content {
	position: relative;
	top: 263px;
	left: 235px;
	z-index:5;
	font-size: 81%;
	line-height: 1.9em;
	clear: none;
	margin-bottom: 268px;
	}
	
	
	.text {
	font-size: 101%;
	display: block;
	margin-bottom: 5px;
	padding: 0px 20px 0px 0px;
	}
	
	.text p {
	margin: 0px 0px 5px 0px;
	}
	
	.text ul, .text ol {
	margin: 10px 0px 10px 0px;
	}
	
	.text li {
	list-style-type: square;
	margin: 7px 0px 7px 25px;
	padding-left: 3px;
	}
	
	#tool-box {
	position: absolute;
	top: 232px;
	left: 50px;
	width: 193px;
	background-color: #fff;
	clear:both;
	float:left;
	border: 0px solid #f00;
	}
	
	#secondary-nav-top {
	position: relative;
	top: 0px;
	left: 0px;
	height: 31px;
	background-image: url("../images/bg-second-nav-top.gif");
	background-position: center top;
	background-repeat:  no-repeat;
	}
	
	#secondary-nav-content {
	position: relative;
	top: 0px;
	left: 0px;
	padding:75px 15px 0px 15px;
	background-image: url("../images/bg-second-nav-center.gif");
	background-position: center top;
	background-repeat: repeat-y;
	}
	
	#secondary-nav-bottom {
	position: relative;
	top: 0px;
	left: 0px;
	height: 29px;
	_height: 26px;
	background-image: url("../images/bg-second-nav-bottom.gif");
	background-position: center top;
	background-repeat:  no-repeat;
	margin-top: -5px;
	_margin-top: -3px;
	}
	
	#newsletter-top {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 15px;
	
	background-image: url("../images/bg-box-top.gif");
	background-position: center bottom;
	background-repeat: no-repeat;
	}
	
	#newsletter-content {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 5px 15px 5px 25px;
	background-image: url("../images/bg-newsletter-box.gif");
	background-position: center top;
	background-repeat: repeat-y;
	}
	
	#newsletter-content select {
	font-size: 10px;
	width: 143px;
	}
	
	#newsletter-bottom {
	position: relative;
	top: 0px;
	left: 0px;

	height: 17px;
	background-image: url("../images/bg-box-bottom.gif");
	background-position: center top;
	background-repeat:  no-repeat;
	clear:both;
	}
	
	#site-tools {
	display: none;
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px 10px 30px 0px;
	margin: 0px 15px 0px 0px;
	text-align: right;
	}
	
	.site-search {
	width: 200px;
	background-color: transparent;
	padding: 0px 10px 5px 15px;
	margin: 0px;
	font-size: 10px;
	background-image: url("../images/infobox-content.gif");
	background-repeat: repeat-y;
	background-position: center bottom;
	z-index: 10;
	}
	
	.site-search input {
	display: block;
	font-size: 10px;
	padding: 1px 1px 2px 2px;
	margin: 0px;
	line-height: 12px;
	}
	
	.searchtext {
	width: 180px;
	display: block;
	font-size: 10px;
	padding: 1px 1px 2px 2px;
	margin: 0px;
	line-height: 12px;
	}
	
	#lion {
	position: absolute;
	top: 158px;
	left: 0px;
	width: 153px;
	height: 172px;
	background-color: #fff;
	z-index: 9;
	}
	
	#footer {
	clear: both;
	margin-top: 25px;
	margin-bottom: 5px;
	font-size: 10px;
	text-align: right;
	}
	
	#footer a {
	}
	
	#footer a:hover {
	text-decoration: none;
	}
	
	#infobox-layer {
	position: absolute;
	top: 0px;
	left: 75px;
	width: 227px;
	height: 180px;
	vertical-align: bottom;
	z-index:1000;
	}
	
	#infobox {
	position: absolute;
	top: 5px;
	left: 80px;
	width: 227px;
	height: 180px;
	vertical-align: bottom;
	}
	
	#infobox table {
	padding: 0px;
	margin: 0px;
	}
	
	#infobox th.top {
	height: 19px;
	}
	
	#infobox th.bottom {
	height: 59px;
	}
	
	#infobox td.content {
	padding: 0px 15px 5px 15px;
	margin: 0px;
	font-size: 10px;
	background-image: url("../images/infobox-content.gif");
	background-repeat: repeat-y;
	background-position: center bottom;
	
	}
	
	
	#business-unit-nav {
	position: relative;
	top: 263px;
	left: 235px;
	width: 732px;
	_width: 740px;
	height: 25px;
	border-bottom: 5px solid #9D9D9D;
	padding: 0px 0px 0px 10px;
	z-index:6;
	clear: none;
	}
	
	#breadcrumb {
	position: absolute;
	top: 215px;
	left: 155px;
	height: 20px;
	width: 700px;
	font-size: 10px;
	z-index:7;
	}
	
	#breadcrumb, #breadcrumb a {
	text-decoration: none;
	color: #5a5a5a;
	}
	
	#breadcrumb a:hover {
	color: #0000ff;
	text-decoration: underline;
	}
	/* Links */
	
	a:link {
	color: #00f;
	text-decoration: underline;
	}
	
	a:active {
	color: #00f;
	text-decoration: underline;
	}
	
	a:visited {
	color: #9933cc;
	text-decoration: underline;
	}
	
	a:hover {
	color: #00f;
	text-decoration: none;
	}
	
	#site-tools a {
	display: block;
	font-size: 10px;
	line-height: 25px;
	color: #0000ff;
	text-decoration: underline;
	}
	
	#site-tools a:hover {
	color: #0000ff;
	text-decoration: none;
	}
	
	#news-start {
	float: right; 
	width:250px;
	height: 600px;
	padding:0px;
	margin: 0px 0px 15px 20px;
	text-align: right; 
	}
	
	/* ************** 0 0 0 0 ****************** */
	a.nav_01:link, a.nav_01:visited {
	background-color: transparent;
	font-size: 10px;
	text-decoration: none;
	line-height: 20px;
	height: 20px;
	padding: 0px 8px 0px 8px;
	font-weight: bold;
	background-image: none;
	float: left;
	display: block;
	}
	
	a.nav_01:active {
	}
	
	a.nav_01:hover {
	}
	
	a.nav_01_on:link, a.nav_01_on:visited, a.nav_01_on:active, a.nav_0_on:hover {
	font-size: 10px;
	text-decoration: none;
	line-height: 20px;
	height: 20px;
	padding: 0px 8px 0px 8px;
	font-weight: bold;
	float: left;
	display: block;
	}
	
	/* ************** 1 1 1 1 ****************** */
	a.nav_1:link, a.nav_1:visited {
	background-color: transparent;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	line-height: 26px;
	height: 26px;
	padding: 0px 8px 0px 8px;
	font-weight: bold;
	background-image: none;
	float: left;
	display: block;
	}
	
	a.nav_1:active {
	color: #fff;
	background-image: url("../images/hover-corner.gif");
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FF6C00;
	}
	
	a.nav_1:hover {
	background-image: url("../images/hover-corner.gif");
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #007BFF;
	}
	
	a.nav_1_on:link, a.nav_1_on:visited, a.nav_1_on:active, a.nav_1_on:hover {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	line-height: 26px;
	height: 26px;
	padding: 0px 8px 0px 8px;
	font-weight: bold;
	background-image: url("../images/hover-corner.gif");
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #007BFF;
	float: left;
	display: block;
	}
	
	/* ************** 2 2 2 2 ****************** */
	
	a.nav_2:link, a.nav_2:visited, a.nav_2:active {
	background-color: transparent;
	color: #0000ff;
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;
	height: 20px;
	padding: 0px 6px 0px 2px;
	font-weight: bold;
	display: block;
	text-align: right;
	}
	
	a.nav_2:hover {
	background-color: #eaeaea;
	color: #cc3300;
	}
	
	a.nav_2_on:link, a.nav_2_on:visited, a.nav_2_on:active, a.nav_2_on:hover  {
	color: #cc3300;
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;
	height: 20px;
	padding: 0px 6px 0px 2px;
	font-weight: bold;
	display: block;
	text-align: right;
	background-color: #eaeaea;
	}
	
	/* ************** 3 3 3 3 ****************** */
	
	a.nav_3:link, a.nav_3:visited, a.nav_3:active {
	background-color: transparent;
	font-size: 10px;
	text-decoration: none;
	line-height: 14px;
	_height: 20px;
	padding: 3px 13px 3px 5px;
	font-weight: normal;
	display: block;
	text-align: right;
	border-top: 1px solid #fff;
	vertical-align: middle;
	}
	
	a.nav_3:hover {
	}
	
	a.nav_3_on:link, a.nav_3_on:visited, a.nav_3_on:active, a.nav_3_on:hover  {
	vertical-align: middle;
	font-size: 10px;
	text-decoration: none;
	line-height: 14px;
	_height: 20px;
	padding: 3px 13px 3px 5px;
	font-weight: normal;
	display: block;
	text-align: right;
	border-top: 1px solid #fff;
	}
	
	/* ************** N E W S  ****************** */
	
	a.newsticker:link, a.newsticker:visited, a.newsticker:active {
	background-color: transparent;
	color: #000;
	font-size: 10px;
	text-decoration: none;
	line-height: 13px;
	width: 163px;
	padding: 0px 2px 0px 6px;
	margin: 3px 0px 3px 0px;
	font-weight: normal;
	display: block;
	text-align: left;
	}
	
	a.newsticker:hover {
	color: #000;
	background-color: transparent;
	text-decoration: none;
	}
	
	a.newsticker:hover span {
	text-decoration: underline;
	}
	
	a.newsticker b {
	display: block;
	margin-bottom: 3px;
	}
	
	a.newsticker span  {
	color: #0000ff;
	font-weight: normal;
	display: block;
	margin-top: 3px;
	}
	
	a.newsticker-start:link, a.newsticker-start:visited, a.newsticker-start:active {
	background-color: #fff;
	color: #000;
	font-size: 11px;
	text-decoration: none;
	line-height: 13px;
	width: 225px;
	padding: 10px;
	margin: 3px 0px 3px 0px;
	border: 2px solid #004DA0;
	font-weight: normal;
	display: block;
	text-align: left;
	}
	
	a.newsticker-start:hover {
	color: #000;
	background-color: #dcdcdc;
	border: 2px solid #004DA0;
	text-decoration: none;
	}
	
	a.newsticker-start:hover span {
	text-decoration: underline;
	}
	
	a.newsticker-start b {
	display: block;
	margin-bottom: 3px;
	}
	
	a.newsticker-start span  {
	color: #0000ff;
	font-weight: normal;
	display: block;
	margin-top: 3px;
	}
	
	
	/* ADD */
	
	.bild_links {
	float: left;
	clear: none;
	margin: 4px 18px 5px 0px;
	}

	.bild_rechts {
	float: right;
	margin: 4px 0px 5px 18px;
	clear: none;
	}
	
	.space-right {
	border: 0px; 
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 0px;
	}
	
	#newsletter-content input {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-left: 2px;
	color:  #004DA0;
	}
	
	#newsletter-content input.text {
	width: 140px;
	color:  #004DA0;
	}
	
	#newsletter-content .radio {
	margin-top: 3px;
	margin-bottom: -2px;
	margin-left: 5px;
	}
	
	#newsletter-content .radio-label {
	color:  #004DA0;
	font-size: 10px;
	}
	
	/* STANDARDS */
	
	hr {
	height: 0px;
	margin: 5px 0px 5px 0px;
	}
	
	
	#content h1 {
	font-family:  georgia, times-new-roman, serif;
	font-size: 18px;
	letter-spacing: 2px;
	margin: 25px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	line-height: 25px;
	width: 460px;
	}
	
	#content h2 {
	font-family:  georgia, times-new-roman, serif;
	font-size: 15px;
	letter-spacing: 1px;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	}
	
	#content h3 {
	font-family:  georgia, times-new-roman, serif;
	font-size: 13px;
	letter-spacing: 0px;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 16px;
	}
	
	/* Kontakt-Box */
	
	#contactbox {
	position: absolute;
	top: 300px;
	left: 805px;
	z-index:99;
	float: right;
	width: 160px;
	height: 185px;
	padding: 10px;
	background-color: #f1f1f1;
	font-size: 11px;
	}
	
	#contactbox h1 {
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	margin: 5px 0px 7px 0px;
	padding: 0px 0px 2px 0px;
	}
	
	#contactbox a {
	color: #0000ff;
	}
	
	/* Download-Box */
	
	#content legend {
	color: #ff6600;
	font-weight: bold;
	}
	
	#content fieldset {
	margin-top: 10px;
	border: 1px solid #ff6600;
	padding: 0px 8px 8px 8px;
	font-size: 10px;
	width: 374px;
	_width: 390px;
	/*clear: both;*/
	}
	
	#content fieldset table {
	font-size: 11px;
	background-color:#f1f1f1;
	border: 1px solid #dfdfdf;
	width: 100%;
	margin-top: 3px;
	}
	
	#content fieldset td {
	padding: 5px;
	}
	
	#content td.dwl_ico {
	text-align: center; 
	width: 18px; 
	height: 18px;
	}
	
	#content td.dwl_head {
	font-weight: bold;
	border-right: 1px solid #dfdfdf;
	height: 18px; 
	width: 375px;
	}
	
	#content td.dwl_desc {
	border-right: 1px solid #dfdfdf; 
	font-size: 11px;
	width: 375px;
	}
	
	#content td.dwl_save {
	font-size: 9px; 
	text-align: center; 
	width: 55px;
	}
	
	/* FORMULAR */
	
	.formular {
	font-size: 101%;
	width: 380px;
	float: left;
	}
	
	.form_mandatory {
	font-size: 101%;
	font-weight: bold;
	color: #f00;
	margin-bottom: 15px;
	}
	
	label.labelform { 
	font-size: 101%;
	float: left; 
	width: 9.5em; 
	margin-right: .3em;
	clear: both;
	line-height: 1.7em;
	font-weight: normal;
	}
	
	.formular .text {
	font-size: 11px;
	display: block;
	margin-bottom: 10px;
	margin-left: 9.5em;
	padding: 1px 0px 0px 3px;
	}
	
	#newsletter-content .text {
	}
	
	.textarea {
	font-size: 11px;
	display: block;
	margin-bottom: 10px;
	padding: 3px;
	clear: both;
	}
	
	.select {
	font-size: 11px;
	display: block;
	margin-bottom: 5px;
	}
	
	.radio {
	font-size: 11px;
	border: 0px;
	margin-bottom: 10px;
	line-height: 1.7em;
	}
	
	.radio label {
	font-size: 101%;
	text-align: right;
	width: 10em;
	margin-top: 2px;
	}
	
	.checkbox {
	font-size: 11px;
	border: 0px;
	margin-bottom: 5px;
	margin-left: 10.5em;
	line-height: 1.7em;
	}
	
	.checkbox input {
	margin-top: 1px;
	}
	
	.submit {
	float: left;
	display: block;
	clear: both;
	margin: 10px 10px 10px 0px;
	}
	
	.info_mandatory {
	clear: both;
	margin-top: 20px;
	font-size: 10px;
	}
	
	
	/* STYLE GALERIE */
	
	.table_galerie {
	
	}
	
	.table_galerie td {
	width: 120px;
	margin: 5px;
	border: 3px solid #cdcdcd;
	text-align: center;
	vertical-align: middle;
	padding: 10px 0px 10px 0px;
	background-color: #fff;
	}
	
	a.showpicture:link, a.showpicture:active, a.showpicture:visited {
	border: 1px solid #fff;
	}
	
	a.galerie:link, a.galerie:active{
	text-decoration: none;
	display: block;
	width: 468px;
	border: 1px solid #d8d8d8;
	border-left-width: 5px;
	border-left-color: #d8d8d8;
	padding: 8px;
	color: #336633;
	margin: 5px 0px 5px 0px;
	font-weight: bold;
	}
	
	a.galerie:visited {
	text-decoration: none;
	display: block;
	width: 468px;
	border: 1px solid #d8d8d8;
	border-left-width: 5px;
	border-left-color: #ff6600;
	padding: 8px;
	color: #004DA0;
	margin: 5px 0px 5px 0px;
	font-weight: bold;
	}
	
	a.galerie:hover {
	background-color: #f1f1f1;
	border: 1px solid #d8d8d8;
	border-left-width: 5px;
	border-left-color: #004DA0;
	color: #004DA0;
	}
	
	a.showpicture:hover {
	border: 1px dotted #004DA0;
	}
	
	/* PRODUKT KATALOG */
	
	
.subcats {
display:none;
}

.subcats_on {

}

.subcats_on th {
text-align: left;
font-weight: bold;
font-size: 12px;
background-color: #fff;
border-bottom: 1px solid #000;
color: #000;
padding: 10px 0px 5px 5px;
}

.subodd {
background-color: #f4f4f4;
padding: 0px;
vertical-align: middle;
}

.subeven {
background-color: #e7e7e7;
padding: 0px;
vertical-align: middle;
}

.subeven input, .subodd input {
float: right;
padding: 5px;
margin: 5px;
}

.subselected {
background-color: #fff;
padding: 0px;
vertical-align: middle;
}

.subNONEselected {
display: none;
}

a.selcat:link, a.selcat:visited, a.selcat:active {
display: block;
width: 100%;
font-size: 12px;
color: #F93928;
padding: 0px;
background-image: none;
text-decoration: none;
font-weight: bold;
padding: 5px 0px 5px 5px;
}

a.selcat:hover {
color: #0671D1;
background-color: #fff;
}

a.selcat span {
color: #616161;
font-size: 10px;
font-weight: normal;
}

a.selprod:link, a.selprod:visited, a.selprod:active {
display: block;
width: 100%;
height: 30px;
vertical-align: middle;
font-size: 12px;
color: #0671D1;
padding: 0px;
background-image: none;
text-decoration: none;
font-weight: bold;
padding: 5px 5px 5px 5px;
}

a.selprod:hover {
color: #F93928;
background-color: #fff;
}

a.selprod span {
color: #616161;
font-size: 10px;
font-weight: normal;
}

.cleft {
float: left;
margin: 5px 10px 0px 3px;
}

.pleft {
float: left;
margin: 2px 10px 6px 3px;
border: 1px solid #bcbcbc;
}

.product_imgs {

}

.product_imgs img {
border: 1px solid #bcbcbc;
}

.product_imgs th {
color: #858585;
font-size:10px;
font-weight: normal;
}

.product_imgs td {
padding: 10px 0px 10px 0px;
border: 7px solid #f3f3f3;
}

.product_imgs a:link,.product_imgs a:visited,.product_imgs a:active {
margin: 0px;
padding: 0px;
background-image: none;
}

.product_imgs a:hover img{
border: 1px solid #CA0000;
}

.product_imgs_none {
display: none;
}

.attr {
font-size: 11px;
width: 400px;
border: 3px solid #73A0DE;
}

.attrOdd {
vertical-align: top;
padding: 5px 0px 5px 5px;
background-color: #f3f3f3;
}

.attrEven {
vertical-align: top;
padding: 5px 0px 5px 5px;
background-color: #fff;
}


.attrOdd_unit {
width: 40px;
vertical-align: middle;
text-align: center;
font-size:10px;
padding: 5px 3px 5px 3px;
background-color: #e5e5e5;
}

.attrEven_unit {
width: 40px;
vertical-align: middle;
text-align: center;
font-size:10px;
padding: 5px 3px 5px 3px;
background-color: #f1f1f1;
}

.cat1 {
border: 0px;padding: 8px 0px 0px 0px;
}

.cat1_on {
border: 5px solid #E1E1E1;padding: 8px 0px 0px 0px;
}

/* SITEMAP */

.sitemap {
	font-size: 11px;
	line-height: 20px;
	color: #0055CA;
	}
	
	.sitemap h2 {
	font-size: 11px;
	margin: 0px;
	}
	
	.sitemap ul {
	list-style-type: square;
	margin-left: 25px;
	margin-top: 10px;
	}
	
	.sitemap li {
	margin-left: 0px;
	margin-top: 5px;
	color: #0055CA;
	}
	
	.sitemap a:link, .sitemap a:active {
	color: #0055CA;
	text-decoration: none;
	}
	
	.sitemap a:visited {
	color: #2A4B77;
	text-decoration: none;
	}
	
	.sitemap a:hover {
	color: #CA0000;
	text-decoration: underline;
	}
	
	
#downloads {
font-size: 11px;
width: 400px;
border: 3px solid #73A0DE;
margin-top: 10px;
background-color: #fff;
padding: 5px;
}

#lionfla {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1px;
	height: 1px;
	z-index: 99;
	background-color: transparent;
	}

	/* STYLES EVENTS/NEWS */
	
	a.linkActual:link,a.linkActual:active,a.linkActual:visited {
	font-size:11px;
	float: right;
	color: #0000ff;
	background-color: #fff;
	padding: 0px 5px 0px 5px;
	border: 1px solid #e1e1e1;
	margin-right: 13px;
	}
	
	a.linkActual:hover{
	text-decoration: none;
	}
	
	a.linkArchive:link,a.linkArchive:active,a.linkArchive:visited {
	font-size:11px;
	float: right;
	color: #0000ff;
	background-color: #fff;
	padding: 0px 5px 0px 5px;
	border: 1px solid #e1e1e1;
	margin-right: 13px;
	}
	
	a.linkArchive:hover{
	text-decoration: none;
	}
	
	a.linkBack:link,a.linkBack:active,a.linkBack:visited {
	font-size:11px;
	float: right;
	color: #0000ff;
	background-color: #fff;
	padding: 0px 5px 0px 5px;
	border: 1px solid #e1e1e1;
	margin-right: 13px;
	}
	
	a.linkBack:hover{
	text-decoration: none;
	}
	
	.register {
	font-size: 10px;
	}
	
	.registerIndex {
	display: block;
	font-size: 10px;
	}
	
	.registerIndex strong {
	border: 1px solid #eaeaea;
	padding: 0px 2px 0px 2px;
	background-color: #f1f1f1;
	}
	
	a.newsindex {
	font-size: 10px;
	color: #0000ff;
	}
	
	a.eventlink:link, a.eventlink:active, a.eventlink:visited {
	text-decoration: none;
	display: block;
	width: 420px;
	height: 11em;
	border: 1px solid #d8d8d8;
	border-left-width: 5px;
	border-left-color: #d8d8d8;
	padding: 8px;
	color: #000;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	margin: 5px 0px 5px 0px;
	background-color: #fff;
	}
	
	a.eventlink:visited {
	border-left-color: #9900ff;
	}
	
	a.eventlink:hover {
	background-color: #f1f1f1;
	border: 1px solid #d8d8d8;
	border-left-width: 5px;
	border-left-color: #D2202A;
	color: #D2202A;
	}
	
	a.eventlink h2 {
	color: #D2202A;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 15px;
	font-size: 12px;
	}
	
	a.eventlink h3 {
	color: #000;
	font-size: 10px;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	line-height: 15px;
	font-weight: normal;
	}
	
	a.eventlink img {
	float: left;
	margin: 5px 7px 4px 0px;
	border: 3px solid #cdcdcd;
	}
	
	.anriss {
	display: block;
	margin-bottom: 10px;
	line-height: 1.4em;
	}
	
	a.eventlink .anriss {
	color: #000;
	display: block;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
	
	
		
	a.eventlink .weiterlesen {
	color: #0000ff;
	font-size: 11px;
	float: right;
	clear: both;
	cursor: hand;
	}
	
	a.eventlink:hover .weiterlesen {
	text-decoration: underline;
	color: #0000ff;
	}
	
	.author {
	display: block;
	font-size: 11px;
	margin-top: -10px;
	}
	
	.intro {
	display: block;
	font-size: 12px;
	font-style: italic;
	line-height: 1.6em;
	margin: 10px 0px 10px 0px;
	}
