body {
    background-color: rgb(106,106,106);
    font-family: verdana,arial,helvetica,geneva,sans-serif;
    font-size: 11pt;
    color: #000;
    cursor:default;
}

form {
    padding:0px;
    margin:0px;
}

input[type=submit],input[type=button], input.submit_button {
    background-image:url('../../../fileadmin/template/pics/tab_active.png');
    border: 1px solid #6A6A6A;
    font-size: 12px;
    -moz-border-radius: 3px;
    font-family: verdana,arial,helvetica,geneva,sans-serif;
    cursor: pointer;
}

select {
    font-size: 12px;
}

input {
    font-size: 12px;
}

input[type=text]{
    width: 100%;
}

input.submit_button:hover {
    background-image:url('../../../fileadmin/template/pics/tab_inactive.png');
    color: #FFF;
}

#content ul li {
    font-size: 12px;
}

.caption, table.imgtext-table tr td div.caption, table tr td, td, table tr td div, .imgtext-table tr td{
    font-size: 12px;
}

p {
    margin: 0px;
    padding:0px;
    font-size: 12px;
}

a {
    color: rgb(199,0,42);
    text-decoration: none;
}

#wrapper {
    width: 100%;
    margin: auto;
    padding-top: 20px;
    text-align: center;
}

#outer {
    border: 0px solid transparent;
    width: 980px;
    overflow: hidden;
    text-align: left;
    margin: auto;
}

#outer div {
}

#headline {
    float: none;
    width: 980px;
    font-family: verdana,arial,helvetica,geneva,sans-serif;
    font-size: 11pt;
    color: #fff;
    text-align: right;
    margin-bottom: 10px;
}

#left_top {
    float: left;
    width: 299px;
}

#top {
    float: left;
    width: 661px;
    overflow:hidden;
    margin-left: 20px;
    position: relative;
    height: 116px;
    line-height: 0px;
    text-align: right;
}

#top .spacer-gif {
    height: 0px;
}

#left {
    width: 299px;
    height: 604px;
    background-color: rgb(201,201,201);
    float: left;
}

#main {
    background-color: #FFF;
    width: 661px;
    height: 604px;
    text-align: left;
    float: left;
    margin-left: 20px;
    position: relative;
}

#menu_top {
    height: 20px;
    width: 700px;
    position: relative;
    left: 320px;
    float: none;
    clear: both;
}

#menu_top a {
    text-decoration: none;
    color: #fff;
    font-family: verdana,arial,helvetica,geneva,sans-serif;
    font-size: 8pt;
    cursor: pointer;
}

#menu_top ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

#menu_top ul li {
    float: left;
    padding-right: 6px;
    line-height: 17px;
}

#menu_top ul li.active a {
    font-weight: bold;
    text-decoration: underline;
}

#left ul {
    margin-top: 10px;
    list-style-type: none;
}

#lefthead {
    font-weight: bold;
    cursor: default;
}

#left a {
    color: #373737;
    text-decoration: none;
    font-size: 13px;
    font-family: verdana,arial,helvetica,geneva,sans-serif;
    text-transform: uppercase;
}

#left a:hover, #left a.active {
    color: rgb(199,0,42);
    background: transparent;
}

#left .toggler {
    padding-bottom: 10px;
}

#left .last_toggler {
    border-bottom: 0px;
}

#left .toggler .submenu {
    margin-top: -10px;
    display: none;
    /*visibility: hidden;
	height: 0px;*/
}

#left .activeitem .submenu {
    display: block;
    padding-bottom: 10px;
}

#left ul.lvl2 {
    margin-top: 0px;
    padding-left: 15px;
    padding-bottom: 10px;
}

#left ul.lvl2 a {
    font-size: 12px;
    text-transform: none;
}

#left a.active {
    font-weight: bold;
}

#left ul li {
    width: 215px;
    border-bottom: 1px solid #fff;
    line-height: 38px;
    cursor: pointer;
}

#left ul.lvl2 li {
    border-bottom: 0px;
    line-height: normal;
    width: auto;
    line-height: 17px;
}

#header {
    font-size: 14pt;
    color: rgb(106,106,106);
    width: 100%;
    padding: 30px;
    padding-left: 38px;
    padding-bottom: 20px;
    text-transform: uppercase;
    background: #FFF;
}

#main .content {
    /*overflow: hidden;*/
    overflow: auto;
    padding: 30px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 40px;
    font-size: 11pt;

    height: 528px;
    padding-right: 25px;
    color: #000;
    font-family: verdana,arial,helvetica,geneva,sans-serif;
    background:#fff;
}

#main .content p {
    margin: 0px;
    font-size: 12px;
    line-height: 1.333em;
    color: #000;
}

#main .content a div{
}

h2 {
    font-size: 12px;
    margin-top: 2px;
    margin-bottom: 2px;
}

h3 {
    font-size: 13px;
    font-weight: bold;
    color: #000;
}

.sitemap1 {

}

.sitemap2 {
    padding-left: 20px;
}

.sitemap3 {
    padding-left: 40px;
}

.sitemap4 {
    padding-left: 60px;
}


.yui-nav {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    margin-top: 15px;
}

.yui-nav li {
    float: left;
    padding-right: 3px;
    font-weight: bold;
    background-image:url('../../../fileadmin/template/pics/tab_inactive.png');
    color: rgb(106,106,106);
    font-size: 11pt;
    height:24px;
    margin-right: 3px;
    background-repeat: repeat-x;
}

.yui-nav .firstChild {
    top: 4px;
    height: 25px;
}

.yui-nav .firstChild.selected{
    background-color: #FFF;
    background-image: none;
    position: relative;
    top: 2px;
    margin-top: 0px;
    border-bottom: 2px solid #fff;
}

.yui-navset .yui-nav li {
    margin-right: 3px;
    margin-bottom: 0px;
    padding-top: 2px;
}
.yui-navset .yui-nav li em {
    font-size: 11px;
}

.yui-nav li.firstChild a {
}


.yui-nav li.selected{
    border: 1px solid rgb(106,106,106);
    border-bottom: 1px solid #E6E6E6;
    top: 1px;
    background-image:url('../../../fileadmin/template/pics/tab_active.png');
    background-repeat: repeat-x;
}

.yui-nav li.notselected.selected {
    top: 1px;
}

.yui-nav li.notselected{
    margin-top: 2px;
    top: 2px;
}

.yui-nav li.selected a {
    color: rgb(106,106,106);
}

.yui-nav li a{
    background: none;
    color: #fff;
    font-family: verdana,arial,helvetica,geneva,sans-serif;
}

.tx-troyuitabs-pi1 {
    position:relative;
    left: -33px;
    width: 628px;
    padding-top: 20px;
}

.yui_outer_content {
    width: 620px;
    height: 522px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    border: 1px solid rgb(106,106,106);
    margin-bottom: 0px;
    border-bottom: 0px;
    margin-top: -3px;
    background: rgb(230,230,230);
    padding-top: 10px;
}

.firstChildSelected {
    background: #FFF;
}

.yui-navset {
    width: 620px;
}

.you_outer_content .yui-tab {
    padding-top: 20px;
    padding-right: 15px;
}

#content_title {
    display: none;
}

#load {
    position: absolute;
    top: 265;
    left: 320px;
    margin: auto;
    text-align: right;
    display: none;
    overflow: hidden;
}

#scroller {
    position: absolute;
    right: 6px;
    top: 85px;
}

#scrollup, #scrolldown {
    cursor: pointer;
}

#scrolldown {
    margin-top: 2px;
}

#yui_outer_content .yui-content {
    min-height: 522px;
}

#downloaddiv {
    width: 240px;
    border: 1px solid #CCC;
    float: left;
    margin: 5px;
    overflow: hidden;
    height: 170px;
}

#downloaddiv:hover {
    background: #EFEFEF;
}

#waiting_msg {
    display: none;
}

#flags {
    float: right;
    position: relative;
    top: 4px;
    left: -40px;
}

#flags a {
    padding-right: 4px;
}

#horizontal_slider {
    width: 590px;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
    height: 59px;
    cursor: pointer;
}

#content .horizontal_slider_text {
    margin-top: 5px;
    display: none;
    overflow:hidden;
    background: hidden;
}

#slider_pos {
    width: 176px;
    background: #FFF url('../../../fileadmin/template/images/slider/mark.jpg') repeat-x;
    position: relative;
    height: 10px;
    overflow: hidden;
}

#main .content .mmgroup_red {
    color: #8C011E;
}

.my_tab_div {
    width: 540px;
    height: 32px;
}

table.imgtext-table tr td div.caption {
    color: #555555;
    font-size: 0.9em;
    font-style: italic;
    padding: 4px;
    position: relative;
    text-align: center;
    top: -5px;
}

area {
    cursor: pointer;
}

.karussell {
	text-align: center;
	width: 600px;
	position: relative;
	top: 50px;
	left: -15px;
}

.karussell img, .karussell .caption {
	display: none;
}

.karussell ul {
	width: 300px;
	height: 400px;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	opacity: 0;
}
.karussell ul li {
	background-color: #fff;
	box-shadow: 0 4px 32px rgba(0, 0, 0, 0.4);
	cursor: pointer;
	height: 330px;
	width: 430px;
	text-align: center;
	cursor: pointer;
}
.karussell ul li{
	width:380px;
	height: 280px;
	overflow:hidden;
}

.karussell ul li.roundabout-in-focus{
	height: 330px;
	width: 430px;
}
