body {
	background: #055D11;
	margin: 0px;
	padding: 0px;
	font: 10px  verdana, arial, helvetica;
	color: #416271;
}
#outer_logo {
	float: left;
	width: 150px;
	height: 1px;
	text-align: center;
}
fieldset{border:none;}
#outer_logo img {
	text-align: center;
}
a.pdf {display: inline-block;
height: 25px;
	padding: 2px;
	padding-left: 25px;
	background: url(images/icons/pdf.gif) no-repeat left center;
}
.column {
	float: left;
	padding: 0pt 25px 0pt 0pt;
	width: 29%;
}
.clearfix {
	clear: both;
	display: block;
}
#cat_nav {
	font-size: 12px;
}
#cat_nav ul li {
	font-size: 12px;
}
#cat_nav ul li a:link {
	font-size: 12px;
}
/** * Modul WYSIWYGImage, Wysiwyg-Text mit Bild/Bildergalerie */
div.wysiwygimg {
}
/* ----- Hack only for IE 7 ----- */
*+html div.wysiwygimg {
	overflow: hidden;
}
.wysiwygimg .wysiwygimgclear {
	clear: both;
	display: block;
	font-size: 1px;
	line-height: 0px;
	margin: 0;
	padding: 0;
	position: relative;
}
/* Text */
.wysiwygimg .wysiwygimgtext {
}
/* Bild und Link */
.wysiwygimg img.wysiwygimg {
	border: 0;
	margin: 1px;
}
.wysiwygimg img.wysiwygimg {
	border: solid 5px #f5f5f5;
	padding: 1px;
}
.wysiwygimg a.wysiwygimg img {
	border: 0;
	padding: 0px;
	vertical-align: top;
	margin: 1px;
}
.wysiwygimg a.wysiwygimg, .wysiwygimg a.wysiwygimg:link {
	border: solid 5px #f6f6f6;
	display: table;
	display: inline-block;
	line-height: 0.0em;
}
.wysiwygimg a.wysiwygimg:visited {
}
.wysiwygimg a.wysiwygimg:hover {
	border: solid 5px #e4e4e4;
}
.wysiwygimg a.wysiwygimg:focus {
	border: solid 5px #e4e4e4;
}
.wysiwygimg a.wysiwygimg:active {
	border: solid 5px #e4e4e4;
}
/* Bildunterschrift */
.wysiwygimg .wysiwygimgtitle {
	color: #666;
	font-size: 0.8em;
	font-style: italic;
	margin: 2px 0px;
}
/* Wrapper-Classe um Bild und Bildunterschrift*/
.wysiwygimg .wysiwygimgwrap {
}
/* Bild links im Text (Textumfluss) */
.wysiwygimg .wysiwygimgleft {
	float: left;
	margin: 0 1.0em 0 0;
}
/* Bild rechts im Text (Textumfluss) */
.wysiwygimg .wysiwygimgright {
	float: right;
	margin: 0 0 0 1.0em;
}
/* Bild oben links */
.wysiwygimg .wysiwygimgtopleft {
	float: left;
	margin-bottom: 0.5em;
}
/* Bild oben rechts */
.wysiwygimg .wysiwygimgtopright {
	float: right;
	margin-bottom: 0.5em;
}
/* Bild oben mittig */
.wysiwygimg .wysiwygimgtopcenter {
	margin-bottom: 0.5em;
	text-align: center;
}
.wysiwygimg .wysiwygimgtopcenter a.wysiwygimg {
	margin: 0 auto;
}
/* Bild unten links */
.wysiwygimg .wysiwygimgbottomleft {
	float: left;
	margin-top: 0.5em;
}
/* Bild unten rechts */
.wysiwygimg .wysiwygimgbottomright {
	float: right;
	margin-top: 0.5em;
}
/* Bild unten mittig */
.wysiwygimg .wysiwygimgbottomcenter {
	margin-top: 0.5em;
	text-align: center;
}
.wysiwygimg .wysiwygimgbottomcenter a.wysiwygimg {
	margin: 0 auto;
}
.wysiwygimg .wysiwygimgbottomcenter img.wysiwygimg {
	margin: 0 auto;
}
/* Für Bilder links/rechts vom Text  */
.wysiwygimg table {
	border-spacing: 0px;
	font-size: 1.0em;
}
.wysiwygimg td {
	vertical-align: top;
	font-size: 1.0em;
}
/* Bild links vom Text */
.wysiwygimg td.wysiwygimgleftcol {
	padding-right: 1.0em;
}
/* Bild rechts vom Text */
.wysiwygimg td.wysiwygimgrightcol {
	padding-left: 1.0em;
}
h5 {
	padding: 5px 0 5px 0;
	margin: 0px;
	font-size: 18px;
	color: #FFFFFF;
}
h1 {
	font-family: "Trebuchet MS";
	padding: 5px 0 5px 0;
	margin: 0px;
	font-size: 18px;
	color: #055d11;
}
h2 {
	padding: 0 0 5px 0;
	margin: 0px;
	font-size: 12px;
	color: #416271;
}
h3 {
	padding: 0 0 10px 0;
	margin: 0px;
	font-size: 14px;
	color: #7ea743;
}
p {
	text-align: justify;
	padding: 2px 0 2px 0;
	margin: 0px;
	line-height: 15px;
}
p.white {
	color: #FFFFFF;
}
p.green {
	color: #d4f0ba;
}
p.clear {
	clear: both;
	padding: 10px 0 0 0;
}
.floatLeft {
	/*border: 1px #cae6c6 solid;
*/
	float: left;
	margin: 0 10px 0 0;
}
.floatRight {
	/*border: 1px #cae6c6 solid;
*/
	float: right;
	margin: 0 0 0 10px;
}
.floatLeft a img {
	text-decoration: none;
	border: none;
}
.floatRight a img {
	text-decoration: none;
	border: none;
}
.image a img {
	text-decoration: none;
	border: none;
}
.galerie .image a img {
	width: 200px;
	float: left;
	margin: 5px;
	padding: 5px;
}
.teaser {
	width: 100%;
}
.teaser a:link {
}
img.left_img {
	border: 1px #cae6c6 solid;
	float: left;
	margin: 0 10px 0 0;
}
img.box_img {
	float: left;
	padding: 0 20px 0 0;
}
#download {
	width: 230px;
	float: left;
}
.download-hdl p,  .download-file p,  .download-desc p {
	/*width: 97.3%;
IE6 Hack */
	margin: 0;
}
.download-hdl p {
	padding: 5px 7px;
	background-color: #416271;
	font-weight: bold;
	color: #fff;
}
.download-file p a img {
	border: none;
	text-decoration: none;
}
.download-file {
	padding: 1.2em 7px;
	border-left: 2px solid #416271;
	border-right: 2px solid #416271;
}
.download-desc {
	margin-bottom: 1.2em;
	padding: 1.2em 7px;
	background-color: #416271;
	border-left: 2px solid #416271;
	border-right: 2px solid #416271;
	border-bottom: 2px solid #055d11;
}
.download-without-desc {
	margin-bottom: 1.2em;
	border-top: 2px solid #416271;
}
.tablePortlet {
	font-size: 12px;
	float: left;
	width: 230px;
	padding: 0px;
	margin: 3px;
	/* border-collapse: collapse;
*/
	border: none;
}
.tablePortlet th {
	padding: 3px;
	font-size: 11px;
	color: #ffffff;
	border: 1px solid #416271;
	background: #416271;
	font-family: verdana, Arial, Helvetica, sans-serif;
}
table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #FFCA5E;
}
caption {
	font: 1.8em/1.8em Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 10px;
	background: url(bg_caption.jpg) right top;
	height: 45px;
	color: #FFAA00;
}
thead th {
	background: url(bg_th.jpg) no-repeat right;
	height: 47px;
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0px 7px;
	margin: 20px 0px 0px;
	text-align: left;
	border-right: 1px solid #FCF1D4;
}
tbody tr {
	background: url(bg_td1.jpg) repeat-x top;
}
tbody tr.odd {
	background: #FFF8E8 url(bg_td2.jpg) repeat-x;
}
tbody th, td {
	font-size: 0.8em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	padding: 10px 7px;
	border-top: 1px solid #FFCA5E;
	border-right: 1px solid #DDDDDD;
	text-align: left;
}
a {
	color: #777777;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #F8A704;
	text-decoration: underline;
}
tfoot th {
	background: url(bg_total.jpg) repeat-x bottom;
	color: #FFFFFF;
	height: 30px;
}
tfoot td {
	background: url(bg_total.jpg) repeat-x bottom;
	color: #FFFFFF;
	height: 30px;
}
#main_container {
	width: 900px;
	height: auto;
	margin: auto;
	/*margin-left: 200px;
*/
	background-color: #FFFFFF;
}
#header {
	width: 900px;
	/*height: 96px;
*/
	margin: auto;
}
#logo {
	padding: 15px 0 0 30px;
	float: left;
	width: 850px;
}
.flaggen {
	float: right;
}
/*----------------------menu-------------------------*/
#menu {
	width: 900px;
	height: 42px;
	padding: 0px;
	clear: both;
	background: #416271 url(logo_bottom.jpg) no-repeat;
	background-position: 30px 0%;
	font-weight: bold;
}
#menu ul {
	list-style: none;
	padding: 0 0 0 270px;
	margin: auto;
	display: block;
}
#menu ul li {
	list-style: none;
	display: inline;
	float: left;
	width: auto;
	height: 42px;
	padding: 0px;
	line-height: 42px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#menu ul li a {
	height: 42px;
	width: auto;
	float: left;
	text-decoration: none;
	padding: 0 0 0 25px;
	margin: 0px 3px 0px 3px;
	color: #fff;
	text-align: center;
}
#menu ul li a:hover {
	height: 42px;
	width: auto;
	text-decoration: none;
	color: #fff;
	padding: 0 0 0 25px;
	background: url(images/hover_bg.jpg) no-repeat top center;
}
#menu ul li a.current {
	height: 42px;
	width: auto;
	float: left;
	text-decoration: none;
	padding: 0px;
	color: #fff;
	padding: 0 0 0 25px;
	background: url(images/hover_bg.jpg) no-repeat top center;
}
/*----------------middle green box-----------*/
.green_box {
	width: 900px;
	height: 180px;
	clear: both;
	background: #ccc url(images/header_ani.gif) no-repeat;
	/*background-position: 50px 0px;
*/
}
.clock {
	width: 200px;
	height: 180px;
	float: left;
	padding: 0px;
}
.clock a {
	border: none;
	text-decoration: none;
}
.clock a img {
	border: none;
	text-decoration: none;
}
.text_content {
	height: 180px;
	width: 350px;
	float: left;
	padding: 0px 0 0 40px;
}
.read_more {
	width: 101px;
	height: 29px;
	float: right;
	padding: 10px;
	background: url(images/read_more_bg.gif) no-repeat center;
	line-height: 29px;
	text-align: center;
}
.read_more a {
	text-decoration: none;
	color: #FFFFFF;
}
.read_more_link {
	width: auto;
	float: right;
	padding: 3px 25px 3px 0;
	background: url(images/orange_bullet.gif) no-repeat right;
}
.read_more_link a {
	text-decoration: none;
	color: #055d11;
}

.teaserNav {padding-bottom: 14px;}
.teaserNav p a {
color: #59A5BF;
font-size: 11px;
}
/*----------------------left navigation-------------------------*/
#left_nav {
	text-align: center;
	height: auto;
	padding: 30px 0 0 0;
	float: left;
	background: none;
}
#left_nav ul {
	list-style: none;
	margin: auto;
	display: block;
	padding: 0px;
}
#left_nav ul li {
	list-style: none;
	display: block;
	width: auto;
	/*height: 29px;
*/
	padding: 0px;
	line-height: 29px;
}
#left_nav ul li a {
	/*height: 29px;
*/
	display: block;
	width: 280px;
	text-decoration: none;
	padding: 0 0 0 35px;
	margin: 7px 0 7px 0;
	color: #6898ac;
	background: url(images/left_nav_arrow.gif) no-repeat left;
	border-bottom: 1px #bedf77 dashed;
	background-position: 0px 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#left_nav ul li a img {
	text-decoration: none;
	border: none;
}
/*--------------------------main_content-------------------*/
#main_content {
	width: auto;
	height: auto;
	clear: both;
	background: #fff;
}
#left_content {
	width: 320px;
	height: auto;
	margin: 10px;
	float: left;
	padding: 10px;
	background: url(images/left_content_bg.gif) repeat-x top;
}
#right_content {
	width: 490px;
	height: auto;
	margin: 10px 0 0 0;
	float: left;
	padding: 10px;
}
/*----------------------top right navigation-------------------------*/
#schleife img {
	margin: -20px 0 0 220px;
}
hr {
	border: none;
	border-top: 1px solid #CCCCCC;
	height: 1px;
	margin-bottom: 25px;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
#right_nav {
	float: left;
	font-weight: bold;
	width: 200px;
	/*border-style: solid solid none solid;
	border-color: #D8D5D1;
	border-size: 1px;
	border-width: 1px;
*/
}
#right_nav li a {
	height: 32px;
	height: 24px;
	text-decoration: none;
}
#right_nav li a:link, #right_nav li a:visited {
	color: #3688BA;
	display: block;
	background:  url(menu.gif);
	padding: 8px 0 0 30px;
}
#right_nav li a:hover {
	background:  url(menu.gif) 0 -32px;
}
.products_box {
	height: 110px;
	padding: 10px 0 5px 0;
	border-bottom: 1px #a7ef6e dashed;
}
.search_box {
	width: 267px;
	height: 124px;
	float: left;
	margin: 15px 10px 10px 0;
	background: url(images/search_box_bg.gif) no-repeat center;
	background-position: 0px 0px;
}
.search_title {
	font-size: 14px;
	color: #7ea743;
	padding: 10px 0 0 15px;
	float: left;
	font-weight: bold;
}
input.search_input {
	width: 170px;
	height: 20px;
	background-color: #FFFFFF;
	border: 1px #c0c485 solid;
	float: left;
	margin: 15px 0 0 15px;
}
input.submit {
	float: left;
	padding: 0 0 0 10px;
}
.subsearch {
	width: 200px;
	float: left;
	color: #8b8e5d;
	padding: 0 0 0 15px;
}
.contact_information {
	width: 200px;
	float: left;
	padding: 10px 0 0 10px;
}
.news {
	width: 310px;
	clear: both;
	padding: 10px 0 10px 0;
}
.news_icon {
	width: 30px;
	float: left;
	padding: 0 10px 0 0;
}
.news_content {
	width: 260px;
	float: left;
	padding: 0 0 0 10px;
	text-align: justify;
	line-height: 13px;
}
.news_content span {
	color: #4ab7e8;
}
.services_box {
	height: 120px;
	padding: 10px 0 5px 0;
	margin: 0px 0px 10px 0;
	border-bottom: 1px #a7ef6e dashed;
}
.best_sol_box {
	width: 277px;
	float: left;
}
/*----------------------news_archive list-------------------------*/
.news_archive {
	width: 190px;
	height: auto;
	padding: 10px 0 0 10px;
	float: left;
}
.news_archive ul {
	list-style: none;
	padding: 10px 10px 10px 10px;
	margin: 0px;
	width: 190px;
	float: left;
}
.news_archive ul li {
	list-style: none;
	width: 180px;
	height: auto;
	padding: 0px;
	line-height: 26px;
}
.news_archive ul li a {
	width: 180px;
	text-decoration: none;
	padding: 0 0 0 20px;
	margin: 6px 0px 6px 0px;
	color: #000;
	text-align: left;
	background: url(images/bullet.gif) no-repeat left;
	background-position: 0px 0px;
}
.news_archive ul li a:hover {
	width: 180px;
	text-decoration: underline;
	color: #000;
}
.contact_info_box {
	width: 481px;
	height: 116px;
	margin: 5px;
	background: url(images/contact_info_bg.gif) no-repeat center;
}
.contact_info_title {
	font-size: 14px;
	color: #7ea743;
	padding: 10px 0 0 15px;
	font-weight: bold;
}
.contact_info {
	float: left;
	padding: 15px 10px 5px 13px;
}
.adress {
	clear: both;
	padding: 10px 0 0 20px;
}
/*-----------------------contact_form-------------------*/
#contact_form {
	width: 310px;
	height: auto;
	padding: 10px 0 0 60px;
}
.form_row {
	float: left;
	padding: 4px 0 4px 0;
}
label {
	width: 70px;
	float: left;
	padding: 3px 5px 0 0;
	color: #59a5bf;
	text-align: right;
}
input.contact_input {
	width: 220px;
	height: 18px;
	float: left;
	border: 1px #ced6ec solid;
	background-color: #dbedf3;
	color: #000;
}
textarea.contact_textarea {
	width: 220px;
	height: 80px;
	float: left;
	border: 1px #ced6ec solid;
	background-color: #dbedf3;
	color: #000;
}
.send a {
	width: 62px;
	height: 24px;
	display: block;
	background: url(images/read_more_bg_white.gif) no-repeat center;
	background-position: 0px 0px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 40px;
	float: right;
	margin: 10px;
}
/*--------------wide_content-----------*/
#wide_content {
	width: auto;
	padding: 10px 20px 10px 20px;
}
/*-----------------------------footer------------------*/
#footer {
	clear: both;
	width: auto;
	height: 37px;
	color: #fff;
	background-color: #416271;
}
.copyright {
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}
.copyright a {
	text-decoration: none;
	color: #fff;
}
.copyright a:hover {
	text-decoration: underline;
	color: #fff;
}
.footer_links {
	float: right;
	padding-right: 15px;
	padding-top: 13px;
}
.footer_links a {
	text-decoration: none;
	color: #fff;
	padding-left: 10px;
}
.footer_links a:hover {
	text-decoration: underline;
	color: #fff;
}

/* smac */
.smacgallery {
	float:left;
	padding-right:20px;
	padding-bottom:20px;
}

