html {
	overflow-y: scroll;
}
body, html {
	padding: 0px;
	margin: 0px;
	height:100%;
	width: 100%;
	background-color: #FFFFFF;
}

.print, #print-logo {
	visibility: hidden;
	display: none;
}

.screen-header, #screen-logo {
	visibility: visible;
}

#logo {
    position: absolute;
    bottom: 0px;
}

body, td {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

a, a:link, a:visited {
	border: none;
	padding:0;
	margin:0;
	color:#339933;
	text-decoration: underline;
}
 
a:hover {
	text-decoration: none;
	text-decoration: #333333; 
}

.clear {
	clear: both;
}

img, form, object {
	border: none;
	margin:0;
	padding:0;
	outline: none;
}
	
ul li {
	list-style-image: url(/fileadmin/images/li.gif);
}

ul, ol {
	padding-left: 30px;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
}

h1 {
	margin-bottom: 10px;
}

.header {
	margin-bottom: 15px;
}

h2 {
	font-size: 11px;
	margin-top: 10px;
}

h3 {
	font-size: 10px;
	margin-top: 10px;
	font-weight: normal;
}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}

select {
	height: 18px;
}

input.text {
	width: 180px; 
	height: 14px;
	line-height: 14px;
	padding-left: 2px;
	color: #333333;
	background-color: #000000;
	border: 1px solid #339933;
	font-size: 10px;
}

#background {
	position: absolute;
	z-index:1;
    width: 100%;
    height: 100%;
}

#backgroundContainer {
	position: relative;
	width:100%;
	height:100%;
	z-index:1;
	overflow: hidden;
}

#flashBackground {
	margin-top: 0px;
}

.submenu {
	background-color: #e3001b;
	margin-left: 1px;
	width: 190px
}

.submenu a, .submenu a:link, .submenu a:visited {
	display: block;
	background-color: #e3001b;
	line-height: 20px;
	padding-left: 22px;
	padding-right: 25px;
}

.submenu a.secondary, .submenu a.secondary:link, .submenu a.secondary:visited {
}

.submenu a:hover, .submenu a.act, a.act:link, a.act:visited, .submenu a.secondary:hover {
}

/*
*
* Hauptinhaltscontainer 
*
*/

#main-container {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
    height: 100% !important;
    height: 682px;
    min-height: 682px;
}

#outer-container {
	width: 1162px;
    height: auto !important;
    height: 682px;
    min-height: 682px;
	text-align: left;
	z-index: 5;
	overflow-x: visible;
}


#navigation {
    width: 359px;
    position: absolute;
    margin-left: 66px;
    z-index: 99;
    height: 100% !important;
    height: 682px;
    min-height: 682px;
    padding-left: 13px;
}

#content-container {
    padding-top: 60px;
}

#mainmenu {
    padding-top: 50px;
}


#mainmenu .item {
    margin-bottom: 2px;
}

#subtemplate-inner {
}

#navigation-background {
    background-image: url("/fileadmin/images/bg-nav.png");
    /*background-color: #005e00;*/
    width: 383px;
    position: absolute;
    margin-left: 66px;
    z-index: 90;
    height: 100% !important;
    height: 682px;
    min-height: 682px;
}


#footer {
	color: #333333;
	clear: both;
	width: 1262px;    /* ??? */
	line-height: 14px;
	margin-left: auto;
	margin-right: 0px;
	position: absolute;
    text-align: right;
    bottom: 10px;
}

#footer a, #footer a:link, #footer a:visited {
    color: #333333;
    text-decoration: none;
}

#footer a:hover {
    color: #999999;
}


#mainmenu {
}

.mainmenu-item {
}


#subtemplate {
	text-align: left;
	min-height: 395px;
	height: auto !important;
	height: 395px;
	margin-top: 0px;
}
#subtemplate-inner {
	text-align: left;
	min-height: 395px;
	height: auto !important;
	height: 395px;
	background-repeat: repeat-x;
	position: relative;
    margin-left: 460px;
    width: 805px;
}

#subtemplate-navi {
	border-left: 1px solid #dededd;
}


/*
*
* Inhaltscontainer, Flashcontainer auf Startseite
*
*/



#content {
	float: left;
	width: 774px;
}




.Accordion {

	overflow: hidden;
}


.AccordionPanel {
	margin: 0px;
	padding: 0px;
}

.AccordionPanelTab {
	border-top: solid 1px #555555;
	margin: 0px;
	padding-bottom: 1px;
	cursor: pointer;
	font-weight: bold;
	-moz-user-select: none;
	-khtml-user-select: none;
	padding-left: 10px;
	background-image: url("/fileadmin/images/icons/arrows-accordion.gif");
	background-repeat: no-repeat;
	background-position: 700px 7px; 
	background-color: #555555;
	margin-bottom: 1px;
}

.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height: 200px;
	border: 1px solid #666666;
	margin-bottom: 1px;
	margin-top: 1px;
}

.AccordionPanelContent .image {
	float: right;
	margin-left: 10px;
}

.AccordionPanelOpen .AccordionPanelTab {
	background-position: 700px -27px; 
}

.AccordionPanelTabHover {
	color: #555555;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #555555;
}

.AccordionFocused .AccordionPanelTab {
	background-color: #3399FF;
}

.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #33CCFF;
}



#bottom-content .picTeaser {
	margin-top: 10px;
}

#imgDetail {
	width: 329px;
	height: 300px;
}

.txt {
	margin-bottom: 15px
}

label {
	display: block;
}


#content-home {
    position: absolute;
    right: 10px;
    top: 55px;
    text-align: right;
}

p.bodytext {
    width: 550px;
}

.contentimage {
    margin-top: 20px;
}

.piccol-item {
    height: 58px;
    overflow: hidden;
    margin-bottom: 1px;
    display: block;
    position: relative;
    background-color: #000000;
}

.piccol-item img {
	opacity: .7;
	filter: alpha(opacity=70);
}

.piccol-item-active img, .piccol-item-hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}


.piccol-item-active {
    height: 58px;
    overflow: hidden;
    margin-bottom: 1px;
    display: block;
    position: relative;
}

.piccol-item-active .inner {
}

.piccol-item-hover {
    height: 58px;
    margin-bottom: 1px;
    overflow: hidden;
    display: block;
    position: relative;
	opacity: 1;
	filter: alpha(opacity=100);
}


.piccol-item .inner, .piccol-item-active .inner {
    position: relative;
    margin-top: -40px;
}

.piccol-item-hover .inner {
    margin-top: 0px;
}

#piccol-left, #piccol-left-detail {
    margin-top: -60px;
    float: left;  
    margin-left: -20px;
}

#piccol-left-detail  {
    overflow: hidden;
}

#piccol-left-detail .inner {
    /*margin-left: -100px;*/    
}

#piccol-right {
    margin-top: 60px;
    width: 383px;
    float: right;
}

#piccol-right .inner {
    width: 383px;
}

#piccol-right .inner p.bodytext {
    width: 383px;
}
#piccol-right .detailImage {
    margin-bottom: 20px;   
    width: 396px;
    background-image: url("/fileadmin/images/shadow.gif");
    background-position: top right;
    background-repeat: no-repeat;
}


.backgroundshadow {
    background-image: url("/fileadmin/images/shadow-bg.gif");
    background-position: right top;
    background-repeat: no-repeat;
}

#piccol-right .text {
    margin-top: 10px;
}

p   { padding:0; margin:0 }


.nameOverlay, .yearOverlay {
    position: absolute;
    top: 50px;
    left: 10px;    
    z-index: 99;
}

.yearOverlay {
    top: 50px;    
    background-image: url("/fileadmin/images/bg_year.jpg");
    background-repeat: no-repeat;
    width: 92px;
    height: 24px;
    left: 0px;
}

.yearOverlay img {
    margin-top: 2px;
    margin-left: 31px;
}

.piccol-item .nameOverlay, .piccol-item .yearOverlay {
    display: none;
}

.piccol-item img.nameOverlay, .piccol-item img.yearOverlay {
	opacity: 1;
	filter: alpha(opacity=100);
}

.assortmentContainer {
    background-image: url("/fileadmin/images/bg-assortment.jpg");
    background-position: 30px 380px; /*bottom left;*/
    background-repeat: no-repeat;
    padding-top: 120px;
    padding-bottom: 60px;
    margin-top: -110px;    
    
}




