
* { padding: 0px; margin: 0px; }

body {
	background: #0A0A0A;
	font-size: 12px;
	font-family: "arial", helvetica, sans-serif;
	color: #555;
	line-height: 17px;
	}

a {
	color: #8F0011;
	text-decoration: underline;
	outline-style:none;
	}

a:hover {
	text-decoration: none;
	}

sup {
	font-size: 0.5em;
	}


p {
	margin-bottom: 14px;
	text-align: justify;
	}

img.picA {
	position: relative;
	top: -2px;
	background: url('gfx/a47.gif') no-repeat;
	width: 76px;
	height: 74px;
	padding: 8px;
	}

img.picB {
	position: relative;
	top: -2px;
	background: url('gfx/a26.gif') no-repeat;
	width: 146px;
	height: 75px;
	padding: 7px;
	}

img.floatleft {
	float: left;
	margin: 0px 14px 3px 0px;
	}


ul.linklist {
	list-style: none;
	}

ul.linklist li {
	border-top: solid 1px #EEEEEE;
	padding-top: 5px;
	margin: 5px 0px 0px 0px;
	}

ul.linklist li.first {
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
	}

#outer {
	position: relative;
	width: 900px;
	margin: 0 auto;
	background: #fff url(gfx/abg.gif) repeat-y;

	}

#inner {
	position: relative;
	padding: 13px 30px 13px 30px;
	z-index: 2;
	}

#logo {
	position: absolute;
	background: #8F0011 url(gfx/logo.gif) no-repeat;
	width: 222px;
	height: 92px;
	}

#logo h1 {
	text-indent:-5000px;
	}

#logo h2 {
	text-indent:-5000px;
	}



#splash {
	position: absolute;
	right: 30px;
	background: #EAEAE2 url('gfx/a10.jpg') no-repeat;
	width: 611px;
	height: 92px;
	}

/*================================== NAVIGATION ==================================*/

#menu {
	position: relative;
	background: #8F0011 url(gfx/navbg.gif) repeat-x;
	height: 35px;
	padding: 0px 20px 0px 5px;
	margin: 98px 0px 20px 0px;
	}

#menu ul {
	}

#menu ul li {
	display: inline;
	line-height: 35px;
	padding-left: 3px;
	font-size: 13px;

	}

#menu ul li.first {
	border-left: 0px;
	}

#menu ul li a {
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 10px 8px;
	text-transform: uppercase;
	letter-spacing:0px;
	text-decoration:none;
	color: #fff;
	}

#menu ul li a:hover {
	background: #fff url('gfx/a18.gif') repeat-x top;
	color: #4A4A24;
	text-decoration: none;
	}

#menu ul li a.current {
	background: #fff url('gfx/a18.gif') repeat-x top;
	color: #4A4A24;
	text-decoration: none;
	}

/*================================== MAIN COLOUMN ==================================*/

#primarycontent {
	position: relative;
	width: 600px;
	float: left;
	}

#primarycontent h2 {
	font-size:18px;
	padding: 0px 0px 10px 15px;
	}

#primarycontent h3 {
	font-size:15px;
	padding: 0px 0px 5px 15px;
	}

#primarycontent .content {
	padding: 0px 15px 0px 15px;
	margin-bottom: 20px;
	}
	
#primarycontent .post {
	margin-bottom: 30px;
	}

#primarycontent .post .header {
	position: relative;
	}

#primarycontent .post .date {
	position: absolute;
	right: 15px;
	top: 0px;
	line-height: 35px;
	color: #AFAFA4;
	font-weight: bold;
	}

#primarycontent .post .content {
	margin-bottom: 0px;
	}

#primarycontent .post .content ul, #primarycontent .post .content ol {
	position:relative;
	margin-bottom: 5px;
	width:400px;
	left:70px;
	}

#primarycontent .post .content p {
	margin-bottom:5px;
	}


#primarycontent .post .footer {
	position: relative;
	top: -5px;
	background: url('gfx/a33.gif') repeat-x;
	height: 40px;
	}

#primarycontent .post .footer ul {
	list-style: none;
	position: absolute;
	right: 15px;
	bottom: 15px;
	}

#primarycontent .post .footer ul li {
	display: inline;
	line-height: 14px;
	padding-left: 17px;
	margin-left: 25px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	}

#primarycontent .post .footer ul li.printerfriendly {
	background-image: url('gfx/a41.gif');
	}

#primarycontent .post .footer ul li.comments {
	background-image: url('gfx/a36.gif');
	}

#primarycontent .post .footer ul li.readmore {
	background-image: url('gfx/a38.gif');
	}


/*================================== RIGHT COLOUMN ==================================*/

#secondarycontent {
	position: relative;
	width: 220px;
	float: right;
	}

#secondarycontent .content {
	padding: 0px 10px 0px 10px;
	margin-bottom: 20px;
	}

#secondarycontent h2, #primarycontent h2 {
	position: relative;
	top: 4px;
	line-height: 25px;
	color: #555;
	border-bottom:1px dotted #BBB;
	margin-bottom: 20px;
	}

#secondarycontent h2 {
	font-size:16px;
	padding: 0px 0px 10px 10px;
	}

/*================================== RESOLUTION ==================================*/

#primarycontent .summary {
	font-size:15px;
	text-indent:0px;
	}

#primarycontent .summary span {
	font-weight:bold;
	color:#8F0011;
	font-size:18px;
	}

#primarycontent form {
	margin-top:30px;
	}

#primarycontent form label {
	position:relative;
	top:10px;
	}	

#primarycontent form .petitioninput {
	display:block;
	position:relative;
	left:70px;
	top:-10px;
	width:200px;
	font-size:12px;
	border: 1px solid #8F0011;
	padding:4px 4px 3px 4px;
	color:#8F0011;
	margin-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	}

#primarycontent form .los {
	display:block;
	position:relative;
	left:70px;
	width:211px;
	font-size:12px;
	border: 1px solid #8F0011;
	padding:4px 4px 3px 4px;
	color:#8F0011;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:10px;
	}



table {
	width:580px;
	}





/*================================== CONTACTFORM ==================================*/

#doform20  {
	position:relative;
	padding:0px 0px 15px 40px;
	display:block;
	}

#doform20 label {
	position:relative;
	top:10px;
	}	

#doform20 input.formtext {
	display:block;
	position:relative;
	left:60px;
	top:-10px;
	width:200px;
	font-size:12px;
	border: 1px solid #8F0011;
	padding:4px 4px 3px 4px;
	color:#555;
	margin-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	}

#doform20 .formtextfield {
	display:block;
	position:relative;
	top:10px;
	color:#555;
	border: 1px solid #8F0011;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:4px;
	width:262px;
	}

#doform20 .dfheader {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #999999;
	color: #FFFFFF;
	background-color: #003366;;
	padding-top: 0px;
	padding-kontaktbox: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	text-align: center;
	margin: 0px;
	}

#doform20 .slabel {
	width: 230px;
	display: block;
	float: left;
	margin-kontaktbox: 5px;
	color: #666666;
	font-weight: normal;
	}

#doform20 br {
	clear: both;
	display: block;
	}

#doform20 .formblock {
	margin-top:30px;
	}

#doform20 .formblock .formsubmit {
	display:block;
	border:1px solid #8F0011;
	padding:5px;
	width:150px;
	}

#doform20 .formblock .formsubmit:hover {
	border:1px solid #8F0011;
	background-color:#BBB;
	color: #8F0011;
	font-weight:bold;
	}

.forminfo {
	position:relative;
	color:#8F0011;
	font-weight:bold;
	padding:5px;
	border:1px solid #8F0011;
	width:510px;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#ECC9B8;
	left:40px;
	text-align:center;
	}

/*================================== FOOTER ==================================*/

#footer {
	position: relative;
	clear: both;
	height: 66px;
	text-align: center;
	line-height: 66px;
	background-image: url('gfx/a50.gif');
	color: #A8A88D;
	}

#footer .left {
	display:block;
	position:absolute;
	left:30px;
	top:0px;	
	}

#footer .right {
	display:block;
	position:absolute;
	right:30px;
	top:0px;	
	}


#footer a {
	color: #8C8C73;
	}

#footer a.ad {
	color: #E3E3D7;
	font-weight:bold;
	text-decoration:none;
	}	

#footer a.ad:hover {	
	color:#F59D00;
	}