/*
*******************************************
*** author dreizueins werbewerk gdbr    ***
*** copy 2005 dreizueins werbewerk gdbr ***
*** link www.dreizueins.net				 ***
*******************************************
*/

body {
	font: 100.01% Arial, Helvetica, sans-serif;
}

.nav,
.nav a:link,
.nav a:visited {
	text-align: left;
	color: #888;
	text-decoration: none;
}

.nav a:hover,
.nav a:active {
        text-align: left;
	color: #E5AE10;
        text-decoration: none;
}

.nav a:link,
.nav a:active,
.nav a:visited,
.nav a:hover {
	font-size: 1em;
}

.nav {
	font-size: 0.75em;
}


div.contents {
	font-size: 0.75em;
	color: #606060;
	line-height: 1.2em;
	text-align: left;
	font-weight: normal;
}


.contents a:link,
.contents a:visited,
.contents a:active {
	text-align: left;
	color: #00A4E8;
	text-decoration: none;
}

.contents a:hover {
	text-decoration: underline;
	color: #00A4E8;
}

.marker-blue {
	color: #00A4E8;
}

.marker-orange {
	color: #E5AE10;
}

div.footer {
	color: #FFF;
	font-size: 0.7em;
	line-height: 1.2em;
	padding: 10px 10px 10px 0;
   text-align: right;
}

div.rightborderboxhead {
	font-size: 0.75em;
	font-weight: bold;
	color: #FFF;	
}

.rightborderboxcontent a:link,
.rightborderboxcontent a:active,
.rightborderboxcontent a:visited,
.rightborderboxcontent a:hover {
	color: #E5AE10;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
}

.rightborderboxcontent a:hover {
	color: #888;
}


div.rightborderboxcontent {
	font-size: 0.7em;
	line-height: 1.1em;
	color: #000;
}

td.colhead {
	font-size: 1em;
	padding: 2px 15px 2px 25px;
	color: #FFF;
	font-weight: bold;
}

h1 {
	font-size: 1.2em;
	padding: 0;
	margin: 15px 0px 10px 25px;
	font-weight: bold;
}

p {
	padding: 0;
	margin: 5px 0px 10px 25px;
}

ul {
	list-style-image: url(../pix/bullet_square.gif);
	list-style-type: none;
	line-height: 1.25em;
	text-align: left;
}

p.picsubtxt {
	font-size: 1em;
	line-height: 1.2em;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	padding: 0;
	margin: 3px 10px 5px 15px;
}

p.m-none {
	margin: 0;
}

p.m-bottom {
	margin: 0 0 1.2em 0;
}
