/*
*******************************************
*** 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:active,
.nav a:visited,
.nav a:hover {
	text-align: left;
	color: #888;
	text-decoration: none;
}

.nav a:hover {
	color: #A3BF2A;
}

.nav .colnavact,
.nav .colnavact a:link,
.nav .colnavact a:active,
.nav .colnavact a:visited,
.nav .colnavact a:hover {
	color: #A3BF2A !important;
}


.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: #A3BF2A;
	text-decoration: none;
}

.contents a:hover {
	text-decoration: underline;
	color: #A3BF2A;
}


.contents .link-special a:link,
.contents .link-special a:visited,
.contents .link-special a:active {
	color: #606060 !important;
}

.contents .link-special a:hover {
	color: #A5BE2C !important;
}





.marker {
	color: #A3BF2A;
}

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: #A3BF2A;
	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;
}

td.content-text {
	padding: 10px;
}
h2 {
	font-size: 1em;
	text-align: left;
	padding: 0;
	color: #606060;
	/*
	margin: 0px 0px 0px 10px;
	*/
	font-weight: bold;
}
.sideAdd h2 {
	font-size: 0.75em !important;
}
p {
	padding: 0;
	margin: 5px 10px 7px 25px;
}
p.centered {
	margin-left: 0 !important;
	margin-right: 0 !important;
	display: block;
	text-align: center;
}

ul {
	list-style-image: url(../pix/bullet_square.gif);
	list-style-type: none;
	line-height: 1.25em;
	text-align: left;
}

p.picsubtxt,
.darkheader {
	font-size: 1em;
	line-height: 1.2em;
	color: #FFF;
	text-align: left;
}
.darkheader {
	/*padding: 5px 10px 5px 15px;*/
}
p.picsubtxt {
	font-weight: bold;
	padding: 0;
	margin: 3px 10px 5px 15px;
}

p.m-none {
	margin: 0;
}

p.m-bottom {
	margin: 0 0 1.2em 0;
}
