﻿
/* CSS Document */

.nobold
{
    font-weight:normal;
}

.produktBild
{
    float:right;
    margin-left:20px;
    margin-right:10px;
}

.produktKategorieR
{
    text-align:center;
    display:block;
}

.ProduktKategorie_0
{
    color:#003399 !important;
}

.ProduktKategorie_1
{
    color:#CC0000 !important;
}

.ProduktKategorie_2
{
    color:#666666 !important;
}

.nop p
{
    display:inline;
    margin:0;
    padding:0;
}

a:hover
{
	color: #CC0000;
	text-decoration: underline;
	/*background-image: url(../admin_images/bulletRed.gif);*/
}
table
{
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}

ul.produktListe
{
    list-style-image:url(../admin_images/bullet.gif) !important;
    list-style-position:outside !important;
    margin:0;
    padding:0px;
    padding-left:16px;
}

ul.produktListe li
{
    padding-left:0px;
    padding-bottom:0px;
    padding-right:0px;
    padding-top:2px;
    margin:0px;
}

a.more
{
	color: #cc0000;
	background-image: 
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding-left: 10px;
}

a.noBulletLink
{
	background-image: none; /*url(../admin_images/bullet.gif);*/
	background-position: 0px 5px;
	background-repeat: no-repeat;
	margin:0;
	padding:0;
	display: block;
}

a.noBulletLink:hover
{
	background-image: none; /* url(../admin_images/bulletRed.gif);*/
	background-position: 0px 5px;
	background-repeat: no-repeat;
	margin:0;
	padding:0;
	color: #cc0000;
}

.aProduktKategorie_0
{
    color:#00479b !important;
}

.aProduktKategorie_1
{
    color:#cc0000 !important;
}

.aProduktKategorie_2
{
    color:#666666 !important;
}

div#servicebox
{
	margin-top: 10px;
}

h1, div#mainContent h1, .h1
{
	font-size: 11px;
	color: #cc0000;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}

h2
{
	font-size: 11px;
	color:#666666;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

table h1, table h2 
{
	margin: 0;
	padding: 0;
}

table.blueborder
{
	padding:0px;
	margin:0px;
}

table.blueborder tbody
{
	padding:0px;
	margin:0px;
}

table.blueborder tr
{
	padding:0px;
	margin:0px;
}

table.blueborder th
{
	margin:0px;
	padding:2px 6px 2px 6px;
	background-color:#e5ecf5;
}

table.blueborder td
{
	margin:0px;
	padding:2px 6px 2px 6px;
	border-bottom:2px solid #e5ecf5;
}

table.blueborder .leftCol
{
	border-left:2px solid #e5ecf5;
	text-align:left !important;
}

table.blueborder .midCol
{
	text-align:right !important;
}

table.blueborder .rightCol
{
	border-right:2px solid #e5ecf5;
	text-align:right;
}

a.redBoldLink:link, a.redBoldLink:hover, a.redBoldLink:active, a.redBoldLink:visited
{
    font-weight:bold !important;
    color:#cc0000;
	background-image: none !important; /* url(../admin_images/bulletRed.gif);*/
	background-position: 0px 5px !important;
	background-repeat: no-repeat !important;
	margin:0 !important;
	padding:0 !important;
}

.smalltext
{
    font-size:10px;
    line-height:13px;
}

a.rightColListLink
{
    font-weight:normal;
    /*color:#003399;*/
}

ul.produktGruppeDetailView
{
    list-style-type:none;
}

a.greyLink, .greyLink
{
    background-image:none;
    padding:0px;
    color:#666;
}
