body {
  	color: #003366;
	margin: 0px;
	padding: 0px;
	background-color: #DDD;
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: 130%;
}

div {
	position: relative;
}

h1 {
	font-size: 1.09em;
	color: #003366;
}

h2 {
	font-size: 1.00em;
}

h3 {
	font-size: 1.00em;
}

#language {
	width: 17.00em;
	margin: 0em;
	padding-top: 1.00em;
	text-align: center;
	height: 2.18em;
}	

#language img {
	border: none;
	margin: 0.18em;
}

#wrapper {
	width: 93em;
	border-right: 1px solid #767678;
}


#left_logo {
	width: 15.51em;
	height: 15.27em;
	float: left;
	background: #6FA325 url(../images/logo.gif) no-repeat;
}

#left_logo img {
	width: 15.51em;
	height: 15.45em;
	border: none;
}


#banner {
	width: 60.3em;
	height: 15.27em;
  	float: left;
	text-align: center;
	overflow: hidden;
}

#right_logo {
	width: 17.10em;
	height: 15.27em;
  	float: left;
	background: #6FA325 url(../images/top-bg.gif) no-repeat;  
	position: relative; 
	z-index: 10;
}

.resizer {
	width: 17.00em;
	margin: 0em;
	padding-top: 0.73em;
	text-align: center;
	height: 2.09em;
	display: block;
}

.cReduceTextSize a {
	font-size: 0.91em;
}

.cNormalTextSize a{
	font-size: 1.09em;
}
.cEnlargeTextSize a {
	font-size: 1.27em;
}
.resizer span a {
	padding: 0.73em 0.45em;
	color: #000000;
	font-weight: bold;
	width: 2.27em;
	text-align: center;
	text-decoration: none;
}

.resizer a:hover {
	color: #CCCCCC;
	/*background: #CCCCCC;*/
}

#left {
	width: 15.45em;
	float: left;
	padding-bottom: 1.82em;
	border-right: 1px solid #767678;
}

#headliner {
	width: 60.36em;
	height: 3.00em;
}

#main {
	width: 60.30em;
	float: left;
	background-color: #FFF;
}


#right {
	width: 17.00em;
	float: left;
	padding-bottom: 1.82em;
	border-left: 1px dashed #6fa324;
}

#imprint {
  padding-top: 0.73em;
  padding-left: 0.91em;
  font-size: 0.91em;
}

#footer {
	width: 93.00em;
	height: 4.45em;
	background-color: #ddd;
  	border-top: 1px solid #767678;
	border-bottom: 1px solid #767678;
}
		
.tx-macinasearchbox-pi1 {
	clear: both;	
}


.searchBoxTable {
	background-color: #6FA325;
	width: 100%	
	
}

.searchBoxTable td {
	padding: 0.45em 0em;	
}

.searchBox {
	padding-left: 0.76em;
	border: 0px;
	width: 9.55em;
	height: 1.27em;
	color: silver;
	margin-right: 10px;
}
.searchBtn {
	margin-top: 2px;
}
.clear {
	clear: both;
}


