html{
    font-family: Verdana, Sans, Arial;
    word-spacing:2px;
    background: #9a9a9a url(../images/background_new.jpg);
}
body{
    margin:20px;
}

#sitemap_home {
    margin-bottom: -12px;
}
* html #sitemap_home{
    margin-bottom: -20px;
}

*+html #sitemap_home{
    margin-bottom: -20px;
}
/* GENERAL STUFF */
p, li, ul {
    font-size: 11px;
    line-height: 1.5em;
    color:#FFF;
}
.csc-sitemap li {
	list-style-type: disc;
}
 li li {
	margin-left: -18px;
}
a:link, a:active, a:visited {
    color: #C7F552;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
/* hook to place images within links correct */
a img {
    border: 0;
    margin-bottom: -3px;
}

.contenttable td p {
    margin: 0;
}
.csc-textpic-intext-right {
	margin-right: 5px !important;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
    clear: both;
}
hr {
    border:solid #8bd124 1px;
    background-color:#8bd124;
    height:1px; 0px;
}

h1,h2,h3,h4,h5,h6 {
    color: #C7F552;
    font-weight: normal;
}
h1 {
    font-size: 15px;
}
#column_left h1{
    font-size: 14px;
}
h2 {
    font-size: 14px;
}
#column_left h2{
    font-size: 13px;
}
h3 {
    font-size: 13px;
}
#column_left h3{
    font-size: 12px;
}
h4 {
    font-size: 12px;
}
#column_left h4{
    font-size: 11px;
}
h5 {
    font-size: 11px;
}
h6 {
    font-size: 10px;
}
.nomargin {
	margin: 0;
}
.nomargintop {
	margin-top: 0;
}



/* FAQ Mailer */

#faq_request fieldset {
    border: 0;
}
#faq_request fieldset legend {
    display: none;
}
#faq_request label {
	font-size: 13px;
	color: #fff;
	width: 100px;
}
#faq_request .tx_powermail_pi1_fieldwrap_html {
	margin-top: 8px;
}
#faq_request .powermail_mandatory_js, .tx-powermail-pi1_mandatory {
	font-size: 12px;
	font-weight: bold;
	color: #a00;
}
.tx-srfreecap-pi2-cant-read {
	font-size: 10px;
	color: #ccc;
}
.tx-srfreecap-pi2-image {
	width: 100px;
}
.tx_powermail_pi1_fieldwrap_html_submit, .tx_powermail_pi1_fieldwrap_html_reset {
	float: left;
	margin-right: 10px;
}

/* SPECIAL STUFF */
#pathfinder {
    padding-bottom: 5px;
    margin-bottom: 20px;
    border-bottom: solid #C7F552 2px;
}
#footer img {
	margin-bottom: -4px;
	margin-top: -2px;
}
caption {
	background: #90e200;
	color: #333;
	width: 350px !important;
	left: 175px;
}
.caption .small {
	font-size: 12px;
}

.caption .smaller {
	font-size: 10px;
}
li.menuactive {
	font-weight: bold;
}
li ul li {
	font-weight: normal;
}
lu ul li.menuactive {
	font-weight: bold;
}


/* MAIN NAVIGATION */

ul.menu {
    height: 32px;
    margin: 0px;
    margin-top: 20px;
}
.menu img {
    margin-top: -5px;
}
* html ul.menu {
    margin-top: 15px;
}
*+html ul.menu {
    margin-top: 15px;
}

ul.menu, ul.menu ul {
    list-style-type: none;
    z-index: 10000;
}
ul.menu li {
    padding:0;
    margin:0;
    float:left;
    width: 180px;
}
ul.menu li a img {
    margin-bottom: -10px;
    margin-right: 10px;
}
ul.menu li a:link, ul.menu li a:active, ul.menu li a:visited {
    color: #fff;
    /* text-transform:uppercase; */
}

ul.menu li a:hover {
    text-decoration: none;
}
ul.menu li:hover a {
    border-bottom: dotted #F00 2px;
}
ul.menu li:hover ul a {
    border: 0;
}

ul.menu li ul {
    background: #5C5C5C;
    opacity: 0.97;
    border: solid #aaa 1px;
    border-top: 0;
    border-bottom: 0;
    display: none;
    position: absolute;
    padding: 0;
    min-width: 200px;
    border-bottom: solid #C7F552 4px;
}

* html ul.menu li ul {
    margin-top: 19px;
    width: 220px;
}
* html li.menuitem_10 ul  {
    margin-left: -78px; 
}

* html li.menuitem_198 ul  {
    margin-left: -98px; 
}
* html li.menuitem_205 ul  {
    margin-left: -157px; 
}
*+html ul.menu li ul {
    margin-top: 19px;
    width: 220px;
}
*+html li.menuitem_10 ul  {
    margin-left: -78px; 
}

*+html li.menuitem_198 ul  {
    margin-left: -98px; 
}
*+html li.menuitem_205 ul  {
    margin-left: -159px; 
}




ul.menu ul.hover, ul.menu li.hover ul, ul.menu li:hover ul {
	display:block;
}
ul.menu ul ul {
	border: 0;
	position: relative;
}
/*
ul.menu li ul li {
	float: left;
}
ul.menu li ul li ul li {
	float: none;
}*/
ul.menu ul li {
	float: none;
	width: auto;
	border-top: solid #aaa 1px;
}
ul.menu li ul a {
    	padding: 5px 8px 5px 8px;
	display: block;
}
ul.menu li:hover a {
    border-bottom: dotted #F00 2px;
}
ul.menu li:hover ul a {
    border: 0;
}
ul.menu li ul li a:hover {
	background: #bbb !important;
	color: #2d2d2d;
	opacity: 0.97;
}

/* second layer */
ul.menu ul ul {
	margin-top: -2px;
}
* html ul.menu ul ul {
	margin-left: 0px;
	margin-top: 0px;
}
*+html ul.menu ul ul {
	margin-left: 0px;
	margin-top: 0px;
}

ul.menu ul ul li {
	border: none;
}
ul.menu  ul ul a {
    	padding: 2px 8px 2px 18px;
	display: block;
}
ul.menu ul ul a:hover {
	background: #bbb !important;
	color: #2d2d2d;
	opacity: 0.97;
}


/* NAVIGATION LEFT */
ul#navigation_left {
	margin: 5px 0 5px -10px;
}
*+html ul#navigation_left {
	margin-left: 20px;
}
* html ul#navigation_left {
	margin-left: 20px;
}
ul#navigation_left li {
    list-style-type:none;
    list-style-image:url(/fileadmin/templates/2.1/images/axiros_button.jpg);
}
*+html ul#navigation_left li {
    list-style-image:url(/fileadmin/templates/2.1/images/axiros_button_ie.jpg);
    padding-left: 5px;
}
* html ul#navigation_left li {
    list-style-image:url(/fileadmin/templates/2.1/images/axiros_button_ie.jpg);
    padding-left: 5px;
}
ul#navigation_left a {
    text-decoration: none;
    color: #FFF;
    display:block;
    margin: 0;
	padding: 5px;
	font-size: 12px;
	border: solid #2d2d2d 1px;
}
ul#navigation_left a:hover {
    color: #eee;
    background: #444;
	border: solid #999 1px;
}
ul#navigation_left  ul {
	margin-left: -10px;
}
*+html ul#navigation_left ul {
	margin-left: 40px;
}
* html ul#navigation_left ul {
	margin-left: 40px;
}

.csc-textpic-image dt img {
	/* border: solid #C7F552 2px; */
}
.tx-rgslideshow-pi1 {
	margin-bottom: 20px;
}
.csc-menu li {
	float: left;
	list-style-type: none;
	background: #c2c2c2;
	border: solid #999 1px;
}

/* TABS */
.rgtabs-menu li {
	border: solid #999 1px !important;
	border-bottom: 0px !important;
}
.rgtabs-menu li.rgtabs-selected {
	border: solid #ccc 1px !important;
	border-bottom: 0px !important;
}
.rgtabs-menu li, .rgtabs-menu li a {
	background: #2D2D2D !important;
	color: #EEE !important;
	font-family: Verdana, Arial, Helvetica !important;
}
.rgtabs-menu li.rgtabs-selected, .rgtabs-menu li.rgtabs-selected a {
	background: #94C800 !important;
	color: #2D2D2D !important;
}
.rgtabs-container, .rgtabs-wrapper {
	background: #4d4d4d !important;
}

/* USPs */
/*ul.axbuttons{
    margin-left: 10px;
}

ul.axbuttons li {
   list-style-type:none;
   list-style-image:url(/fileadmin/templates/2.1/images/axiros_button.jpg);
   line-height: 20px;
   cursor: pointer;
}
.usp_description{
    border: solid #ccc 2px;
    width: 620px;
    display:none;
    padding: 8px;
    background: #494b48;
    margin-top: 5px;
}
.usp_description img {
    width: 130px;
    float:left;
    margin-right: 10px;
    border: solid #C7F552 1px;
}
.usp_more {
    color: #999;
}*/

/* NEWS STARTPAGE */
.news-latest-item h2{
    margin-top: 2px;
    font-size: 10px !important;
}
.news-latest-item h2 a{
	color: #fff;
}
.news-latest-item h2 a:hover{
	color: #C7F552;
	text-decoration:none;
}
.news-latest-item {
    font-size: 10px;
    border-bottom: solid #5b585a 1px;
    padding-top: 6px;
    padding-bottom: 0px;
}
.news-latest-date {
    font-weight: normal;
    color: #bebebe;
}

/* NEWS NEWS & PRESS PAGE */
.news-list-item .news-list-date, .news-single-item .news-single-timedata, .news-search-emptyMsg {
	margin-bottom: 0px;
	color: #bbb;
	font-size: 10px;
}
.news-list-item {
	border-bottom: solid #bbb 2px;
}
.tx-ttnews-browsebox-SCell {
	color: #eee;
	background: #444;
	border: solid #999 1px;
}
.news-list-item h3 {
	margin-top: 0px;
	font-weight: normal;
}
.news-list-item h3 a strong {
	font-weight: normal;
}

/* MAIN PAGE LAYOUT */
#container {
    width: 1002px;
    position: absolute;
    left: 50%;
    margin-left: -501px;
}
#top_links {
	float:right;
	margin-right: 10px;
}
*+html #top_links {
	margin-bottom: 6px;
}
* html #top_links {
	margin-bottom: 6px;
}

#top_links a {
	color: #ddd;
	font-size: 11px;
	margin-left: 15px;
}
#header {
    width: 1002px;
    margin-bottom: 5px;
}
#column_left {
    width: 270px;
    float: left;
}
#column_middle {
    margin-left: 5px;
    width: 727px;
    float: left;
}
#footer {
    margin-top: 5px;
    padding-bottom: 10px;
    width: 1002px;
}
#footer_inner {
	margin-bottom: 4px;
}



.boxed {
    width: 100%;
}

/* BOX SHADOW SIZES */
.boxed .btop{
	height: 13px;
}
.boxed .bbottom {
    height: 15px;
}
.boxed .bleft {
	width: 13px !important;
}
* html .boxed .bleft {
	width: 12px !important;
}
.boxed .bright {
	width: 13px !important;
}
.boxed .bmiddle {
	overflow: hidden;
}

/* BOX TOP */
.boxed .btop .bleft {
	background: url(../images/corner_top_left.png); 
}
* html .boxed .btop .bleft {
 	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/2.1/images/corner_top_left.png',sizingMethod='scale');
}
.boxed .btop .bmiddle {
	background: url(../images/edge_top.png) repeat-x;  
}
* html .boxed .btop .bmiddle {
 	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/2.1/images/edge_top.png',sizingMethod='scale');
}
.boxed .btop .bright {
	background: url(../images/corner_top_right.png); 
}
* html .boxed .btop .bright {
 	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/2.1/images/corner_top_right.png',sizingMethod='scale');
}

/* BOX MIDDLE */
.boxed .bcnt .bleft {
	background: url(../images/edge_left.png) repeat-y; 
}
* html .boxed .bcnt .bleft {
 	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/2.1/images/edge_left.png',sizingMethod='scale');
}
.boxed .bcnt .bmiddle {
	background: #2d2d2d;
	padding-left: 5px;
	padding-bottom: 2px;
}
.boxed .bcnt .bright {
	background: url(../images/edge_right.png) repeat-y; 
}
* html .boxed .bcnt .bright {
 	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/2.1/images/edge_right.png',sizingMethod='scale');
}


/* BOX BOTTOM */
.boxed .bbottom .bleft {
	background: url(../images/corner_bottom_left.png); 
}
* html .boxed .bbottom .bleft {
 	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/2.1/images/corner_bottom_left.png',sizingMethod='scale');
}
.boxed .bbottom .bmiddle {
	background: url(../images/edge_bottom.png) repeat-x;
}
* html .boxed .bbottom .bmiddle {
 	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/2.1/images/edge_bottom.png',sizingMethod='scale');
}
.boxed .bbottom .bright {
	background: url(../images/corner_bottom_right.png); 
}
* html .boxed .bbottom .bright {
 	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/2.1/images/corner_bottom_right.png',sizingMethod='scale');
}



.boxed_column {
    width: 100%;
}

/* BOX SHADOW SIZES */
.boxed_column .bctop{
	height: 24px;
}
.boxed_column .bcbottom {
    height: 25px;
}
.boxed_column .bcleft {
	width: 19px !important;
}
.boxed_column .bcright {
	width: 18px !important;
}
.boxed_column .bcmiddle {
	overflow: hidden;
}

/* BOX TOP */
.boxed_column .bctop .bcleft {
	background: url(../images/12_corner_top_left.png) !important; 
}
.boxed_column .bctop .bcmiddle {
	background: url(../images/12_edge_top.png) repeat-x !important;  
}
.boxed_column .bctop .bcright {
	background: url(../images/12_corner_top_right.png) !important; 
}

/* BOX MIDDLE */
.boxed_column .bccnt .bcleft {
	background: url(../images/12_edge_left.png) repeat-y !important; 
}
.boxed_column .bccnt .bcmiddle {
	background: #303030;
	padding-left: 5px;
	padding-bottom: 2px;
}
.boxed_column .bccnt .bcright {
	background: url(../images/12_edge_right.png) repeat-y !important; 
}

/* BOX BOTTOM */
.boxed_column .bcbottom .bcleft {
	background: url(../images/12_corner_bottom_left.png) !important; 
}
.boxed_column .bcbottom .bcmiddle {
	background: url(../images/12_edge_bottom.png) repeat-x !important;
}
.boxed_column .bcbottom .bcright {
	background: url(../images/12_corner_bottom_right.png) !important; 
}

.c3l1-left, .c3l1-middle, c3l1-right {
	border: 0 !important;
}
.csc-textpic-text ul {
	/*margin-left: 300px !important;*/
}



/* AB HIER BEGINNT SLIDESHOW CSS */





/*
 * jQuery Nivo Slider v2.0
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...)*/
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

