@import url(/addsite/css/iconen.css);

body, html {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	line-height: 		16px;
	color: 				#242424;
	background-color: 	#FFF;
	margin: 			0px;
	padding: 			0px;
}


.intro	{
	color: #B32F11;
}

.subkop	{
	font-weight: bold;
}

.introtekst	{
	font-style: italic;
}


.bovenblok .tekst .arrow	{
	margin: -16px 0px 0px 5px;
	padding: 0px;
	float: none;
}
	/* Fix voor IE */
		* html .bovenblok .tekst .arrow 
		{
			margin: 8px 0px 0px 0px;
			padding: 0px;
			float: none;
		}
		
		/* Fix voor IE 7*/
		*:first-child+html .bovenblok .tekst .arrow 
		{
			margin: 8px 0px 0px 0px;
			padding: 0px;
			float: none;
		}		

a	{
	font-size: 			11px; 
	color: 				#004481; 
	text-decoration: 	underline;  
}
a:hover {
	font-size: 			11px; 
	color:				#004481; 
	text-decoration: 	none; 
}
h1 {
	font-family:		"Trebuchet MS" , Arial, "Sans Serif";
	font-size: 			20px;
	font-weight: 		normal;
	line-height: 		24px;
	color: 				#FFF;
	margin:				0px;
	padding:		 	0px;
}
h2 {
	font-family:		"Trebuchet MS" , Arial, "Sans Serif";
	font-size: 			18px;
	font-weight: 		bold;
	line-height: 		normal;
	color: 				#3C668C;
	margin:				0px;
	padding:		 	0px;
}
h3 {
	font-family: "Trebuchet MS" , Arial, "Sans Serif"; 
	line-height: 20px;
	font-size: 18px;
	color: #4D7CA7;
	margin:				0px 0px 5px 0px;
	padding:		 	0px;
}

/* BEGIN OPMAAK */
#outerbox {
	width: 				776px;
	margin: 			auto;
	padding:			0px 0px 0px 0px;
}
#top {
	float: 				left;
	width: 				476px;
	height: 			89px;
	background: 		#E8EEF2;
	margin-top: 		31px;
}



#hoofdmenulink, #hoofdmenulink ul {
	

    margin:				38px 0px 0px 20px;
    padding: 			0px 0px 0px 0px;
	font-family:		Arial, Helvetica, sans-serif;
	text-transform:		uppercase;

}

#hoofdmenulink a {
	color: 				#004481;
	text-decoration: 	none;
		font-size: 			10px;
	font-weight:	 	normal;
	padding: 			0px 0px 0px 0px;
	margin:				0px 10px 0px 0px;
	
}


		/* Fix voor IE */
		* html #hoofdmenulink a
		{
			margin-top: -1px;
		}

#hoofdmenulink li {
	
	display: 			inline;
	padding: 			0 0px 0 0;
	text-align: 		left;
}



#hoofdmenulink li a:hover {
	border-top: 		1px solid #004481;
	border-bottom: 		1px solid #004481;
}


#hoofdmenulink a.selectedhoofd {
	border-top: 		1px solid #004481;
	border-bottom: 		1px solid #004481;
}



#logo {
	float: 				left;
	width: 				300px;
	height:				120px;
	background:			#E8EEF2 no-repeat url(../images/logo.gif);
}
.logo {
	border: 			0px;
}

#knoppenbox {
	float: 				left;
	width: 				776px;
	height: 			299px;
	background: 		top left no-repeat url(../images/knoppenbox_bg.jpg);
	margin-top: 		10px;
}
#top_vervolg {
	float: 				left;
	width: 				776px;
	height: 			67px;
	background: 		no-repeat url(../images/top_vervolg.jpg);
}

#top_vervolg1 {
	float: 				left;
	width: 				776px;
	height: 			67px;
	background: 		no-repeat url(../images/top_vervolg1.jpg);
	margin-top: 		5px;
}

#top_vervolg2 {
	float: 				left;
	width: 				776px;
	height: 			67px;
	background: 		no-repeat url(../images/top_vervolg2.jpg);
	margin-top: 		5px;	
}

#top_vervolg3 {
	float: 				left;
	width: 				776px;
	height: 			67px;
	background: 		no-repeat url(../images/top_vervolg3.jpg);
	margin-top: 		5px;	
}

#cat_menubox {
	float: left;
	width: 				776px;
	height: 			30px;
	border-bottom:		1px solid #43729C;
	margin-top: 		5px;
}	

#cat_menulink {
	float: left;
	margin-left: 10px;
	height: 30px;
	border-left: 1px solid #43729C;
}

		/* Fix voor IE */
		* html #cat_menulink
		{
			margin-left: 5px;
		}

#cat_menulink a {
	display: block;
	float: 				left;
	color: 				#43729C;
	text-decoration: 	none;
	font-weight:	 	normal;
	height: 			25px;
	padding: 			5px 20px 0px 20px;
	border-top: 		1px solid #43729C;
	border-left: 		0px solid #43729C;
	border-right: 		1px solid #43729C;
	border-bottom: 		0px solid #43729C;
	
}


		/* Fix voor IE */
		* html #cat_menulink a
		{
			padding-top: 6px;
		}

#cat_menulink a:hover {
	height: 			24px;
	color: 				#43729C;
	background: 		#E8EEF2;
	
}

		/* Fix voor IE */
		* html #cat_menulink a:hover
		{
			height: 25px;
		}



#cat_menulink a.selectedhoofd {
	color: #FFF;
	background: 		#43729C;
	border-top: 		1px solid #43729C;
	border-left: 		0px solid #43729C;
	border-right: 		1px solid #43729C;
	border-bottom: 		0px solid #43729C;
}



.clearer {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

.clearer20 {
	height: 20px;
	clear: both;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

.clearer40 {
	height: 40px;
	clear: both;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

.clearer50 {
	height: 60px;
	clear: both;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}


.adresblok_bg {
	float: left;
	width: 194px;
	height: 299px;
	background: no-repeat url(../images/adresblok_bg.gif);
	
}

	/* Fix voor IE */
		* html .adresblok_bg 
		{
			margin-bottom: -10px;
		}

.adresblok_tekst {
	position: relative;
	height: 248px;
	text-align: left;
	line-height: 20px;
	color: #FFF;
	padding: 0px 0px 0px 0px;
}



.link_contactpagina {
	position: absolute;
	left: 0px;
	top: 248px;
	width: 194px;
	height: 50px;
	margin-top: 1px;
}

.link_contactpagina a, .link_contactpagina a:visited {
	float: left;
	width: 194px;
	height: 50px;
	display: block;
	background: #304564;
	font-family: "Trebuchet MS" , Arial, "Sans Serif";
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	line-height: 50px;
	text-decoration: none;
}
.link_contactpagina a:hover {
	float: left;
	width: 194px;
	height: 50px;
	display: block;
	background: #465D80;
	font-family: "Trebuchet MS" , Arial, "Sans Serif";
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
/* boven blok
---------------------------------------------------------------------------------------------- */
.bovenblok
{
	position: relative;
	display: block;
	text-decoration: none;
	
	float: left;
	width: 193px;
	height: 299px;
	padding: 0px 0px 0px 0px;
	border-right: 1px solid #FFF;
}


.bovenblok a, .bovenblok a:link, .bovenblok a:visited 
{
	display: block;
	cursor: pointer;
	color: #D3D3D3;
	text-decoration: none;
}



.bovenblok a img
{
	margin: 30px 0px 0px 0px;
	border: 0px;
	float: right;
}


.bovenblok .tekst
{
	color: #FFF;
	font-size: 10px;
	line-height: 20px;
	display: block;
	padding: 10px 10px 40px 20px;
	text-transform: uppercase;
	
}

.bovenblok a:hover
{
	text-decoration: none;
	height: 299px;
}

.spacer
{
	display: block;
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 30px;
}

.bovenblok a .knop
{
	position: absolute;
	top: 248px;
	width: 193px;
	height: 51px;
	display: block;
	background: no-repeat top #43729C url(../images/knop_bottom.gif);
	font-family: "Trebuchet MS" , Arial, "Sans Serif";
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	line-height: 51px;
}

.bovenblok a:hover .knop
{
	background: no-repeat top #7496B6 url(../images/knop_bottom_hover.gif);
}






.bovenblok a .leesmeerboven
{
	position: absolute;
	top: 215px;
	left: 12px;
	width: 193px;
	display: block;
	font-weight: normal; 
	text-decoration: none; 
	color: #D3D3D3;
	text-align: right;
	padding: 3px 10px 3px 0px;
	border-top: 1px solid #4C4C4C;
	border-bottom: 1px solid #4C4C4C;
}

.bovenblok a:hover .leesmeerboven
{
	text-decoration: none; 
	color: #F5B03B;
}

.knop_img {
	width: 193px;
	height: 58px; 
	text-align: right;
}

/* List01 */
#columnbox ul {

	
	list-style: 		none;
    margin:				0px 0px 25px 0px;
    padding: 			0px 0px 0px 15px;
	color: 				#002D56;
	font-size: 			11px;
}

#columnbox ul a {
	display:			block;
	width: 				157px;
	color: 				#242424;
	text-decoration: 	none;
	font-weight:	 	normal;
	padding: 			6px 0px 7px 15px;
	background: 		0px 11px no-repeat url(../images/block_arrow_red.gif);
}




#columnbox ul li {
	margin: 			0px;
	padding: 			0 0px 0 0;
	text-align: 		left;
	color: 				#000;
}



#columnbox ul li a:hover {
	color: #B32F11;
	
}
/* List02 */
.list02, .list02 ul {

	
	list-style: 		none;
    margin:				0px 0px 25px 0px;
    padding: 			20px 0px 10px 15px;
	color: 				#002D56;
	font-size: 			11px;
	background: #E8EEF2;
}

.list02 a {
	display:			block;
	color: 				#242424;
	text-decoration: 	none;
	font-weight:	 	normal;
	padding: 			0px 0px 0px 15px;
	background: 		0px 5px no-repeat url(../images/block_arrow_red.gif);
}


		/* Fix voor IE */
		* html .list02 a
		{
			margin-bottom: -10px;
		}

.list02 li {
	margin-bottom: 		15px;
	padding: 			0 0px 0 0;
	text-align: 		left;
	color: 				#000;
}



.list02 li a:hover {
	color: #B32F11;
	
}

/* Navigatie menu eerste niveau
------------------------------------------------------------------------------------------ */

	#adresgegevens
	{
		color: #43729C;
		line-height: 20px;
		padding: 6px;
	}
	
	#adresgegevens a:link, #adresgegevens a:visited, #adresgegevens a:hover
	{
		color: #43729C;
		background: none;
		text-decoration: none;
		padding: 0px;
		float: left;
	}	

  	#verznav
	{
		width: 178px;
		text-align: left;
		background: #E8EEF2;
    	margin:	0px 0px 25px 0px;
	    padding: 14px 0px 10px 15px;		
	    overflow: hidden;
	}

	#verznav ul
	{
		margin: 0px;
		padding: 0px 0px 0px 0px;
	}

	#verznav ul li
	{
		padding: 0px 0px 0px 0px;		
		margin: 0px;
		list-style-type: none;
	}

	#verznav li a
	{
		display: block;
		width: 163px;
		color: #242424;
		padding: 6px 0px 7px 15px;
		background: 0px 11px no-repeat url(../images/block_arrow_red.gif);
		text-decoration: none;
	}
	
	#verznav li a:hover
	{
		color: #B32F11;
	}	

	#verznav li a.actief, #verznav li a.actief:hover
	{
		color: #B32F11;
	}
	



/* Navigatie menu tweede niveau
------------------------------------------------------------------------------------------ */
	
	#verznav ul ul
	{ 
		margin: 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#verznav ul li li
	{
		padding: 0px 0px 0px 0px;		
		margin: 0px;
		list-style-type: none;
	}

	
	#verznav li li a, #verznav li li a:link, #verznav li li a:visited
	{
		display: block;
		font-size: 10px;
		width: 163px;
		color: #242424;
		padding: 0px 0px 7px 15px;
		background: none;
		text-decoration: none;
	}
	
	
	#verznav li li a:hover
	{
		color: #3C668C;
	}
	
	#verznav li li#subactief a
	{
		color: #3C668C;
		text-decoration: none;
	}
	
	#verznav li li#subactief a:hover
	{
		color: #3C668C;
		text-decoration: none;
	}

.leesmeer a, .leesmeer a:hover, .leesmeer a:visited {
	float: right;
	margin-left: 15px;
	padding-left: 15px;
	background: left no-repeat url(../images/block_arrow_blue.gif);
	text-align: right;
}


.meer a, .meer a:hover, .meer a:visited {
	margin-left: 15px;
	padding-left: 15px;
	background: left no-repeat url(../images/block_arrow_blue.gif);
}
.meer02 a, .meer02 a:hover, .meer02 a:visited {
	margin-left: 10px;
	padding-left: 15px;
	line-height: 28px;
	background: left no-repeat url(../images/block_arrow_blue.gif);
}

.meer03 a, .meer03 a:hover, .meer03 a:visited {
	float: right;
	margin-top: 20px;
	margin-right: 15px;
	padding-left: 15px;
	background: left no-repeat url(../images/block_arrow_blue.gif);
}

/* --------------------------------- */
#belmijbox {
	float: left;
	width: 153px;
	line-height: 22px;
	padding: 0px 20px 10px 20px;
	
}
.belmij_textfield {
	font-size: 11px;
	color: #242424;
	width: 147px;
	padding: 4px;
	background: #E8EEF2;
	border: 1px solid #D7DCE0;
	margin-bottom: 5px;
}

#columnbox {
	float: 				left;
	width: 				776px;
	background: 		repeat-y url(../images/column_bg02.gif);
	margin-top: 1px;
}

	/* Fix voor IE */
		* html #columnbox
		{
	float: 				left;
	width: 				776px;
	background: 		repeat-y url(../images/column_bg02.gif);
	margin-top: -29px;
		}

#contentbox {
	float: 				left;
	width: 				776px;
	margin-top: 		20px;
	background: 		repeat-y url(../images/contentbox_bg.gif);
}

#leftcolumn {
	float: left;
	width: 193px;
	margin-right: 10px;
	padding-bottom: 20px;
	
}
#content {
	float: right;
}
.introblok {
	width: 527px;
	background: no-repeat bottom right #3C668C url(../images/introblok_bg.gif);
	line-height: 24px;
	padding: 20px;
	color: #FFF;
}
.content_tekst {
	width: 527px;
	line-height: 20px;
	padding: 15px 20px 25px 20px;
}

.content_tekst2 {
	width: 530px;
	line-height: 20px;
	padding: 0px 20px 20px 17px;
}

.fotosrechts {
	width: 187px;
	margin-top: 15px;
	padding-left: 20px;
	margin-bottom: 10px;
	float: right;
}

.fotosrechts img{
	border: 0px;
	margin: 0px 0px 10px 0px;
}


#column_zakelijk {
	float: left;
	width: 193px;
	margin-right: 1px;
	margin-top: 16px;
	padding-bottom: 30px;
	background: #FFFFFF;
	overflow: hidden;
}
#column_particulier {
	float: left;
	width: 193px;
	margin-right: 1px;
	margin-top: 16px;
	background: top no-repeat #FFFFFF url(../images/column_bg.gif);
	padding-bottom: 30px;
	overflow: hidden;
}
#column_motorrijtuigen  {
	float: left;
	width: 193px;
	border-right: 	1px solid #FFF;
	margin-top: 16px;
	padding-bottom: 30px;
	background: #FFFFFF;
	overflow: hidden;
}
#column_right  {
	float: left;
	width: 194px;
	background: #E8EEF2;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
}

#column_right  img{
	border: 0px;
}

.spacer02 {
	display: block;
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 20px;
}

#footer {
	float: 				left;
	position: relative;
	width: 				756px;
	height:				75px;
	background: 		#E8EEF2;
	border-top: 		1px solid #4D7CA7;
	margin: 			20px 0px 0px 0px;
	padding: 		    10px 20px 0px 0px;
	text-align: 		right;
	color: 				#4D7CA7;
	line-height: 28px;
}
.footer_tekst a {
	color: 				#4D7CA7;
	text-decoration: 	none;
	
}
.footer_tekst a:hover {
	color: 				#4D7CA7;
	text-decoration: 	underline;
}

#snelnav {
	text-align: left;
	height: 40px;
	width: 400px;
	margin-top: 25px;
}


 /* Formulier
---------------------------------------------------------------------------------------------- */

form{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
	
input.verzenden { 
	float: right;
	width: 77px;
	background: #ffffff no-repeat url(../images/block_arrow_blue.gif) 2px 6px;
	text-align: right;
	border: 1px solid #ffffff;
	color: #004481;
	font-size: 11px;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	}	

		/* Fix voor IE */
		* html input.verzenden
		{
			width: 70px;
			background: #ffffff no-repeat url(../images/block_arrow_blue.gif) 1px 6px;
		}	

input.buttonform { 
	background: #3C668C; 
	border-bottom: 1px solid #264D70; 
	border-left: 1px solid #547FA9; 
	border-right: 1px solid #264D70; 
	border-top: 1px solid #547FA9; 
	color: #ffffff; 
	line-height: 12px;
	margin: 0px 0px 10px 0px; 
	padding: 3px 5px 3px 5px; 
	}
	
		/* Fix voor IE */
		* html input.buttonform
		{
			padding: 5px 5px 3px 5px; 
		}	
	
input.buttonform2 { 
	background: #3C668C; 
	border-bottom: 1px solid #264D70; 
	border-left: 1px solid #547FA9; 
	border-right: 1px solid #264D70; 
	border-top: 1px solid #547FA9; 
	color: #ffffff; 
	line-height: 12px;
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 0px 10px; 
	padding: 3px 5px 2px 5px; 
	}	
	
		/* Fix voor IE */
		* html input.buttonform2
		{
			padding: 5px 5px 3px 5px; 
		}		

.aanmelden {

	border: 1px solid #D3D9DD;
		width: 165px;
		margin-left: 0px;
		font-size: 11px;
		margin: 2px 0px 10px 0px;
		}
	
.input {
	background: #e8eef2;
	border: 1px solid #D3D9DD;
	font-size: 11px;
		width: 280px;
		margin-left: 10px;
		color: #242424;
		}
		
.invulNormaal {
	background: #e8eef2;
	border: 1px solid #D3D9DD;
	font-size: 11px;
		width: 280px;
		margin: 1px 0px 1px 0px;
		padding: 4px;
		color: #242424;
		}		
		
.invulArea {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #e8eef2;
	border: 1px solid #D3D9DD;
	font-size: 11px;
		width: 280px;
		margin: 1px 0px 1px 0px;	
		padding: 4px;
		color: #242424;
		}
		
.veld2pulldown select
{
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #e8eef2;
color: #242424;
 border: 1px solid #D3D9DD;
 margin-right: 0px;
 text-align: left;
 padding: 4px;
 margin: 0 0 0 0;
}	

.invulSmall {
	background: #e8eef2;
	border: 1px solid #D3D9DD;
	font-size: 11px;
		width: 153px;
		margin: 1px 0px 1px 0px;
		padding: 4px;
		color: #242424;
		}
		
.invulPulldown {
	background: #e8eef2;
	border: 1px solid #D3D9DD;
	font-size: 11px;
		margin: 1px 0px 1px 0px;		
		padding: 4px;
		color: #242424;
		}		
		
.invulXSmall {
	background: #e8eef2;
	border: 1px solid #D3D9DD;
	font-size: 11px;
		width: 73px;
		margin: 1px 0px 1px 0px;		
		padding: 4px;
		color: #242424;
		}	
		
.pdful {
	list-style-type: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.pdful li{
	margin: 0px;
	padding: 2px 0px 3px 25px;
	background: url(../images/pdf.gif) 0px 2px no-repeat;	
}

.wordul {
	list-style-type: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.wordul li{
	margin: 0px;
	padding: 2px 0px 3px 25px;
	background: url(../images/word.gif) 0px 2px no-repeat;	
}


/* Nieuws blokje
---------------------------------------------------------------------------------------------- */



.linkje2
{
	position: relative;
	display: block;
	width: 100%;
	text-decoration: none;
}

.nieuwsblokje
{
	display: block;
	text-decoration: none;
	cursor: pointer;
	text-align: left;
	position: relative;
	text-decoration: none;
	line-height: 17px;
}

.nieuwsblokje a, .nieuwsblokje a:link, .nieuwsblokje a:visited 
{
	display: block;
	cursor: pointer;
	color: #242424;
	text-decoration: none;
}


.nieuwsblokje .tekst
{
	display: block;
	padding: 20px 20px 0px 20px;
	text-decoration: none;
}



.nieuwsblokje a .blauw
{
	color: #004481;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

.nieuwsblokje a:hover .blauw
{
	color: #B32F11;
	text-decoration: none;
}

.nieuwsblokje a:hover
{
	display: block;
	text-decoration: none;
	background: none;
}					

/* Direct verzekeren
---------------------------------------------------------------------------------------------- */

.direct {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	float: left;
	text-transform: uppercase;
	font-size: 10px;
	height: 39px;
	text-align: left;
	line-height: 20px;
	color: #FFF;
	padding: 0px 0px 0px 22px;
	line-height: 39px;
}


ul.directdoor { 
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	line-height: 16px;
	}	
	
ul.directdoor li{ 
	padding: 0px 0px 5px 0px;
	}	
	
ul.directdoor li a, ul.directdoor li a:visited{ 
	display: block;
	width: 175px;
	height: 32px;
	color: #ffffff;
	text-decoration: none;
	background: url(../images/btn_direct.gif) 0px 0px no-repeat;	
	padding: 0px 0px 0px 9px;
	line-height: 32px;
	}	
	
ul.directdoor li a:hover{ 
	background: url(../images/btn_direct.gif) 0px -32px no-repeat;	
	color: #ffffff;
	}		
	
ul.directdoor2 { 
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	line-height: 16px;
	display: inline;
	}	
	
ul.directdoor2 li{ 
	padding: 0px 0px 5px 0px;
	display: inline;
	}	
	
ul.directdoor2 li a, ul.directdoor2 li a:visited{ 
	float: left;
	width: 173px;
	height: 30px;
	color: #ffffff;
	text-decoration: none;
	background: url(../images/btn_direct2.gif) 0px 0px no-repeat;	
	padding: 0px 0px 0px 9px;
	line-height: 30px;
	}	
	
ul.directdoor2 li a:hover{ 
	background: url(../images/btn_direct2.gif) 0px -30px no-repeat;	
	color: #ffffff;
	}			
	
	
	
	

#schade {
	background: #C5D4E0;
	padding: 10px 0px 10px 12px;
	margin: 20px 8px 10px 8px;
}
	
#schade ul {

	
	list-style: 		none;
    margin:				0px 0px 0px 0px;
    padding: 			0px 0px 0px 0px;
	color: 				#002D56;
	font-size: 			11px;
}

#schade ul a {
	display:			block;
	width: 				147px;
	color: 				#242424;
	text-decoration: 	underline;
	font-weight:	 	normal;
	padding: 			3px 0px 3px 10px;
	background: 		0px 11px no-repeat url(../images/block_arrow_red.gif);
}




#schade ul li {
	margin: 			0px;
	padding: 			0 0px 0 0;
	text-align: 		left;
	color: 				#000;
}



#schade ul li a:hover {
	color: #B32F11;
	
}	