/* - - - globale schriftdefinitionen */

/* neuefarbe #780F5A */ 

/* arial */
ul, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


/* Ueberschriften */
/* ########################################################### */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #222222;
	margin: 0 0 0 0;
	letter-spacing: 0.1em;
}


h1 a:link, h1 a:visited, h1 a:focus { 
	color: #222222;
	text-decoration: none;
}

h1 a:hover, h1 a:active { 
	color: #003366;
	text-decoration: underline;
	}


h2 	{ 	color: #BC0021; }
h3 	{ 
		font-size: 12px;
		font-weight: bold;
		color: #BC0021;
		margin-top: 20px;
		margin-bottom: -10px;
		background-repeat: no-repeat;
		background-position: 0px;
		padding-left: 20px;
		}



/* - - - html-tag definitionen */
/* ########################################################### */
/* - - - immer diese reihenfolge beachten */


a:link { 
	color: #003366;
	text-decoration: underline;
}
a:visited { 
	color: #003366;
	text-decoration: underline;
}
a:focus { 
	color: #003366;
	text-decoration: underline;
	}
a:hover { 
	color: #003366;
	text-decoration: underline;
	}
a:active { 
	color: #003366;
	text-decoration: underline;
	}
hr 	{
display:none
}

/* - - - stil definitionen */
/* ########################################################### */



.outlineweiss {
	border: 1px solid #000000;
}
.textaktuell, .textaktuell2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image:     url("/img/tools/pfeil-aktuell.gif");
	background-repeat: no-repeat;
	background-position: 2px 3px;
	width: 290px;
	padding-left: 19px;
	color: #FFFFFF;
	line-height: 16px;
	margin: 5px 0px 8px 10px;

	text-indent: 0;
}
.textaktuell2 {
	background-image:  none;
}
.textservice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 16px;
	margin: -8px 0px 8px;
}

.linie {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 6px;
	padding: 0px;
	height: 2px;
}


.intend7 {
	margin-left: 7px;
	margin-bottom: 0px;
}
.oben17 {
	padding-top: 17px;
}
.oben0 {

	margin-top: 0px;
}

.rot {
	color: #A82F1E;
}
.verdana10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.null {
	margin: 0px;
	padding: 0px;
}
.serviceseiten a {
		font-size: 10px;
		color: #333333;
		text-decoration: none;
}
.serviceseiten a:hover {
		color: #1F328B;
		text-decoration: underline;
}
.outlineschwarz {

	border: 1px solid #FFFFFF;
}
ul {
	margin-left: 0px;
	padding-left: 15px;
	list-style-image: url(/img/promo-aktion/dot.gif);
	line-height: 18px;
}
ul li {
	margin-bottom: 5px;
	margin-left: 10px;
	text-indent: -5px;
}
h4 {

		font-size: 12px;
		font-weight: bold;
		color: #A40505;
		margin-top: 20px;
		margin-bottom: -10px;
		background-repeat: no-repeat;
		background-position: 0px;
		padding-left: 10px;
}
