/*################### ACR  2007 ######*/

{
  * html
    {
    overflow-y: hidden;
    }
  * html body
    {
    height: 100%;
    overflow: auto;
    }
  }

body {
background: #2D3137;
text-align: center;
font-size: 0.7em;
line-height: 1.3;
font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, Sans-serif;
color: #2C2F35;
}

#outerwrap {
background: url(../images/bg.jpg) repeat-x top center #FFF;
color: inherit;
position: absolute;
width: 100%;
top: 0;
left: 0;
}
#innerwraphome {
	float: left;
}

#home #innerwraphome {
	float: left;
}

#menuwrap {
	margin-bottom: 35px;
	}
#menuwrap {
	text-align: left;
	margin: 0px auto;
	width: 750px;
	top: 0px;
	padding: 0px;
}
.clearfix{
	content:".";
	display:block;
	height:1px;
	clear:both;
	background:transparent;
}
#head {
	margin: 0px 0px -17px;
	width: 100%;
	height: 72px;
	clear: right;
	display: inline;
}

#topmenu {
	margin: 0px auto;
	width: 800px;
	float: none;
	padding-left: 0px;
	top: -16px;
	position: relative;
}




#home,#form,#news {
	width: 720px;
	float: none;
	padding-top: 20px;
	top: 40px;
	clear: left;
}
#home,#form,#news  {
top: 20px;
left: 18px;
position: relative;
}





#colspan {
	width: 720px;
	padding: 0 0 0 0px;
	line-height: 1.3em;
	font-size: 1.1em;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 5px;
	float: left;
	clear: both;
}
#colleft {
	width: 220px;
	padding-top: 30px;
	float: left;
}

#colright {
	width: 290px;
	float: right;
	padding-top: 30px;
}
#collefttop {
	width: 375px;
	padding-top: 5px;
	height: 45em;
	font-size: 1.1em;
	line-height: 1.8em;
	padding-left: 15px;
	float: left;
	clear: right;
}
#collefttop img {
	clear: right;
	text-align: left;
}
#colrighttop {
	width: 300px;
	padding-top: 5px;
	font-size: 1.1em;
	line-height: 1.8em;
	padding-left: 15px;
	float: right;
	clear: right;
	margin-left: 0px;
	height: auto;
}

#colcent {
	width: 390px;
	float: left;
	padding-top: 25px;
}


#wrapfooter {
	position: relative;
	margin: auto;
	width: 100%;
}
#footer {
	background: url(../images/bgf.jpg) repeat-x top left #FFE;
	color: #333333;
	height: 100px;
	width: 100%;
	text-align: left;
	font-size: 0.9em;
}
.clr {
clear: both; 
float: none;
}
.hide {
display: none;
}

/* ### Global  ###*/

* {
margin: 0;
padding: 0;
}
a {
color: #96A702;
text-decoration: underline;
}

a:hover {
text-decoration: none;
color: #94A200;
}

a:active {
	color: #993300;
}


img {
border-width: 0;
}
h1 {
background: top left no-repeat transparent;
}
h2 span, h3 span {
color: #919F00;
}
h2, h3 {
	color: #2C2F35;
	font: normal 1.1em Arial, Helvetica, Verdana, Sans-serif;
	margin-bottom: 0.6em;
	text-transform: uppercase;
	margin-top: 5px;
}
h2 {
font-size: 1.4em;
}

.hrule {
border-top:solid 1px #ccc; margin:5px 0 20px;
}
.cleaner {
clear:both; margin:0; padding:0; line-height:0; height:0;
 }

/* ### Header ###*/

#logo {
	width: 575px;
	height: 115px;
	position: relative;
	top: -15px;
	float: left;
	z-index: 1;
	color: #CCCCCC;
}

#headprint {
	color: #000000;
	visibility: hidden;
}

/* Topmenu */

ul#navigation {
	padding: 0;
	margin: auto auto 10px;
	color: #fff;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	font-weight: normal;
	width: 100%;
	position: relative;
	text-transform: uppercase;
}
ul#navigation li { display: inline; }
ul#navigation li a {
	padding: 0.5em 1em;
	background-color: #394459;
	color: #fff;
	text-decoration: none;
	float: left;
	border-bottom: 1px solid #23538D;
	border-top: 1px solid #23538D;
	border-right: 1px solid #23538D;
	width: 9em;
	text-align: center;
	border-left-color: #23538D;
	text-shadow: #000 0 0.2em 0.1em;
	font-weight: normal;
}

ul#navigation li a:hover {
	color: #CCCCCC;
	background-color: #3F4A61;
	text-indent: 0.1em;
}
ul#navigation li a:active {
	background-image: url(../admin/ass/u.gif);
	background-repeat: no-repeat;
	background-position: 8px 5px;
}
ul#navigation li#youarehere a { background-color: #006699; }

/* rightmenu */

ul#newsnavigation {
	padding: 0;
	margin: 0px;
	color: #fff;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	font-weight: normal;
	width: 145px;
	position: relative;
	text-transform: uppercase;
}
ul#newsnavigation li {
	display: inline;
}
ul#newsnavigation li a {
	padding: 0.1em 1em;
	background-color: #394459;
	color: #fff;
	text-decoration: none;
	float: left;
	border-bottom: 1px solid #23538D;
	border-top: 1px solid #23538D;
	border-right: 1px solid #23538D;
	width: 100%;
	text-align: left;
	border-left-color: #23538D;
	text-shadow: #000 0 0.2em 0.1em;
	font-weight: normal;
	height: 20px;
	margin-bottom: 1px;
}

ul#newsnavigation li a:hover {
	color: #CCCCCC;
	background-color: #3F4A61;
	text-indent: 0.1em;
}
ul#newsnavigation li#youarehere a { background-color: #006699; }


/* ### Fot ###*/


#footerprint {
	color: #000000;
	visibility: hidden;
}



#footerImg {
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	vertical-align: bottom;
	clear: left;
}
#txt {
	margin: 0 0px 0 0;
	color: #FFFFFF;
	text-transform: uppercase;
	clear: right;
	float: right;
	width: 800px;
}
#footer a {
margin: 0 0px 0 0;
text-decoration: none;
text-transform: uppercase;
color: #000000;
}
#footer a:hover {
text-decoration: underline;
}






/* ### SEARCHBOX ###*/

#searchform {
	width: 100%;
	margin-top: 5px;
	padding-left: 10px;
	margin-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #CEE300;
}
#searchform input {
	font-size: 0.9em;
	float: none;
	margin: 0px;
	padding: 0px;
	width: 120px;
}
#searchfield {
border: 1px solid #C0D200;
width: 145px;
height: 14px;
background: #FFF;
margin: 4px;
float: left;
}
#searchbutton {
margin: 4px 4px 4px 0;
float: left;
}



/* ### Home: colspan ###*/

#home #colspan {
	line-height: 1.8;
	margin-bottom: 10px;
	padding-right: 10px;
	float: left;
	position: relative;
	padding-top: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 2;
}
h1 {
margin: 96px 0 12px 0;
width: 272px;
height: 21px;
float:left;
}
h1 span {
display: none;
}
#home #colleft {
	width: 375px;
	padding-top: 20px;
	height: 50em;
	margin: 0px;
	float: left;
	position: relative;
	padding-left: 18px;
	z-index: 2;
}
#home #colright {
	width: 290px;
	padding-top: 20px;
	height: 560px;
	position: relative;
	z-index: 2;
	float: right;
}
#home #colspan img {
	float: right;
	margin: 6px;
	border-top: 1px double #999999;
	border-right: 2px double #999999;
	border-bottom: 2px double #999999;
	border-left: 1px double #999999;
}

#inlinewrap1 {
	background-color: #CCCCCC;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
}

#wraptext2 {
	padding: 10px;
	border: 1px solid #C0D200;
	width: 100%;
	position: relative;
	float: left;
	clear: right;
}


/* ### HOME ###*/


.article {
	margin: 0 0 0 0px;
	padding: 10px;
	border: 1px solid #999999;
}
.article img {
margin: 0 10px 7px 0;
float: left;
}
.article ul {
margin: 12px 0;
}
.article li {
list-style: disc url(../images/li_logo.gif) inside;
}
.date {
	display: block;
	background: #DFDFDE;
	padding: 2px 12px;
	margin-top: 20px;
	text-align: right;
}

#form #colleft {
	width: 200px;
	padding: 0;
	display: inline;
	line-height: 1.5;
	font-size: 1em;
	float: right;
	margin-right: 24px;
	margin-bottom: 24px;
	margin-left: 15px;
}

#form #colleft li{
	list-style-type: none;
}

#form #colright {
	width: 272px;
	padding: 12px;
	float: left;
	margin-right: 0;
	margin-bottom: 48px;
	margin-left: 0;
}
#form p {
padding: 0 0 6px 0;
}

label {
width: 85px;
height: 16px;
float: left;
margin: 0 0 5px 0;
font-weight: bold;
display: inline;
}

.input {
margin: 0 0 8px 0;
padding: 3px 2px;
width: 175px;
color: #25282E;
font-size: 0.95em;
border-top: 1px solid #8C9813;
border-left: 1px solid #8C9813;
border-bottom: 1px solid #C0D200;
border-right: 1px solid #C0D200;
display: inline;
}
#submit {
margin: 0 0 0 85px;
}



#menu2 hover {
	display: block;
	width: 143px;
	padding: 0 0 0 6px;
	color: #CCCC00;
	font-weight: bold;
	font-size: 1em;
	text-transform: none;
	text-decoration: underline;
	background-color: #EBEBEB;
}
.tid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #96A702;
	font-weight: lighter;
}
#shortnews .cleaner {
	margin-bottom: 10px;
}
#leftcolmenu {
margin: 0 0 0 25px;
width: 148px;
position: relative;
float: left;
clear: left;
}
#leftcolmenu {
margin: 0px 0 0;
top: 0;
left: 28px;
position: relative;
}
#shortnews {
	width: 460px;
	padding: 0 0 0 30px;
	line-height: 1.3em;
	font-size: 1.1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	margin-top: 0px;
}
#shortnews h5 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 1em;
	text-transform: capitalize;
}
#shortnews a {
	color: #CC9900;
	text-decoration: underline;
	font-size: 0.9em;
}
#shortnews p {
	padding-left: 10px;
}
#shortnews h5 span {
	color: #737B7F;
	font-size: 0.9em;
}
#newstext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #333333;
}
#shortnews img {
	padding: 3px;
	border: 1px solid #DD9D00;
	float: right;
	clear: both;
	margin-bottom: 10px;
	margin-left: 10px;
}
#shortnews .none {
	float: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#shortnews h5{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 1em;
	text-transform: capitalize;
}
#colspanDL {
	width: 600px;
	padding: 0 0 0 30px;
	line-height: 1.3em;
	font-size: 1.1em;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	margin-top: 0px;
}
#colspanDL img {
	padding: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	border: 1px solid #CCCC00;
}
#logos {
}
#logos img {
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
	clear: none;
}
#newsrub {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #333333;
	margin-bottom: 5px;
	margin-left: -30px;
}
#inlinewrap {
	margin-left: 68px;
}

/* ###

#home2 {
	z-index: 2;
	width: 720px;
	float: left;
	padding-top: 20px;
	top: 80px;
}



#home2 #colright {
	width: 420px;
	padding-top: 20px;
	float: right;
	clear: right;
	height: 35em;
}
#home2 #colleft {
	width: 220px;
	padding-top: 20px;
	height: 35em;
	margin: 0px;
	float: left;
	position: relative;
}

#home2 #colspan {
	line-height: 1.8;
	margin-bottom: 10px;
	padding-right: 10px;
	margin-top: 20px;
}

#home2 #colspan img {
	float: right;
	margin: 6px;
	border-top: 1px double #999999;
	border-right: 2px double #999999;
	border-bottom: 2px double #999999;
	border-left: 1px double #999999;
}
### */


.left {
	float: right;
	font-size: 0.8em;
}

.newshrule {
	margin:5px 0 10px;
	text-transform: uppercase;
	font-size: 0.9em;
	color: #6D7800;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	float: left;
	position: relative;
	width: 98%;
	background-color: #EAF3F5;
	padding-left: 10px;
	clear: left;
}
.linkrub {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
}

#wraptext {
	padding: 10px;
	border: 1px solid #C0D200;
	width: 400px;
}
#wrap2 {
	text-align: left;
	width: 600px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	float: left;
}
.right {
	font-size: 0.8em;
	float: right;
}


#th {
position: absolute;
height: 48px;
width: 196px;
top: 48px;
left: 536px;
z-index: 1;
}
#news #colrighttop2 {
	width: 155px;
	padding-top: 25px;
	height: 30em;
	font-size: 1.1em;
	line-height: 1.8em;
	padding-left: 10px;
	float: right;
	clear: left;
	background-color: #C0D200;
	padding-right: 0px;
	border-right-width: thick;
	border-right-style: dashed;
	border-right-color: #999999;
}
#news #colrighttop2 p {
	line-height: 1.1em;
	font-size: 1em;
	float: left;
	width: 100%;
}
#news ul {
	list-style-type: none;
}
.hrule2 {
border-top:solid 1px #ccc; margin:20px 0;
}
.botdist {
margin:5px 0 20px;
}
#flag {
	position: relative;
	top: 31px;
	right: 50px;
	color: #03AAD7;
}
#flag a {
color: #CDF2FF;
}
#news #colspan {
	width: 470px;
	padding: 0 0 0 0px;
	line-height: 1.8em;
	font-size: 1.1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	margin-top: 5px;
	float: none;
	clear: left;
}
#news #colspan img {
	float: right;
	margin: 6px;
}
#news #colspan2 {
	width: 470px;
	padding: 0 0 0 0px;
	line-height: 1.8em;
	font-size: 1.1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: -30px;
}
#txt a {
	margin: 0 0px 0 0;
	color: #FFFFFF;
	text-transform: uppercase;
}
#komm {
	width: 98%;
	border: 1px solid #999999;
	padding: 15px 1px 25px 15px;
	margin: 0px;
	float: none;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 1em;
	background-color: #EAF3F5;
}
#komm img {
	margin: 0px;
	position: absolute;
	width: 37px;
	height: 32px;
}
.realese {
	margin: 0 0 0 0px;
	padding: 10px;
	border: 1px solid #999999;
	background-color: #03A9D7;
	font-size: 1em;
}
.realese img {
	margin: 0 10px 7px 0;
	float: left;
	border: 1px solid #999999;
	padding: 2px;
	text-align: left;
}
.realese p {
	margin: 0 0 0 0px;
	padding: 10px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

