intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #ADBDD7;
	background-image: url(images/bg_intro.gif);
	background-repeat: no-repeat;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #f30000;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
}

td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.news_titel {
    font-weight: bold;
    height: 22px;
}

.news_body {
    font-weight: bold;
    border-bottom: 1px solid #ff2d2d;
}

.shop_header {
    height: 4px;
    border-top: 1px solid #ff2d2d;
}

.tbl_head {
    font-weight: bold;
}

a 
{
    color: #000000;
    text-decoration: none;
}

a:hover
{
    color: #000000;
    text-decoration: underline;
}

a:active
{
    color: #000000;
    text-decoration: none;
}

a:visited 
{
    color: #000000;
    text-decoration: none;
}
