/* 
	Zuletzt bearbeitet:		Frank Meyering
	Kunde:					M. BUBACZ GmbH | Wirtschaftsprüfung- und Steuerberatungsgesellschaft
	Datum:					31.01.2008

------------------------------------------------------------------------------------------------------------------------------------*/


/* Bilder
------------------------------------------------------------------------------------------------------------------------------------*/

#content img {
	border:1px solid #ffffff;
}

#content .a3b_dice img {
	border:none;
}

#content .csc-textpic-image.csc-textpic-firstcol.csc-textpic-lastcol {
	margin:0px 0px 20px 0px;
}

/*img { behavior: url("css/pngbehavior.htc");}*/
/*img { behavior: url("http://www.wibitsports.com/fileadmin/templates/css/pngbehavior.htc");}*/

/* Absätze
------------------------------------------------------------------------------------------------------------------------------------*/

#content p {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}

p.p-05 {
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}

p.p-10 {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}

p.p-20 {
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
}

p.p-30 {
	margin:0px 0px 30px 0px;
	padding:0px 0px 0px 0px;
}

p.p-40 {
	margin:0px 0px 40px 0px;
	padding:0px 0px 0px 0px;
}

p.p-50 {
	margin:0px 0px 50px 0px;
	padding:0px 0px 0px 0px;
}

/*p.bodytext {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}*/



/*	Styles-02. HEADLINES
------------------------------------------------------------------*/

h1 {
	margin: 0px 0px 0px 0px;
	padding: 0.0em 0em 0.6em 0em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	line-height:1.1em;
	letter-spacing: 1px;
	color:#004489;
}

h2 {
	margin: 0px 0px 0px 0px;
	padding: 0.0em 0 0.9em 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	letter-spacing: 1px;
	color:#004489;
}

h3 {
	margin: 0px 0px 0px 0px;
	padding: 0.0em 0 0.1em 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height:1.0em;
	letter-spacing: 1px;
	color:#004489;
}

h4 {
	margin:0px 0px 5px 0px;
	font-family: Tahoma;
	font-size: 1.1em;
	line-height:1.1em;
	letter-spacing: 1px;
}


/* Colors
------------------------------------------------------------------*/

.grey {color:#999999;}
.blue {color:#004489;}


/* Styles-03. HYPERLINKS
------------------------------------------------------------------*/

a:link {color:#004489; font-weight:bold; text-decoration:none;}
a:visited {color:#004489; font-weight:bold; text-decoration:none;}
a:hover {color:#ffffff; font-weight:bold; text-decoration:none;}
a:active {color:#ffffff; font-weight:bold; text-decoration:none;}


/* Styles-04. ICONS
------------------------------------------------------------------*/

#content ul {
	margin:10px 0px 10px 0px;
	list-style-type:none;
}

#content ul li {
    list-style-type : none;
    background: url(../picts/bullet_01.gif) no-repeat 2px 7px;
    vertical-align: middle;
    padding-left:15px;
	margin:5px 0px 5px 0px;
}