/*WYSIWYG: .ident50px#Einruecken,*/

.ident50px{
      margin-left:50px;   
}

html {
   width: 100%;
   height: 100%;
   margin: 0;
   padding: 0;
}

body {
   margin: 0;
   padding: 0;
   width: 100%;
   height: 100%;
   background: #000000 url("/DE/repos/files/Alpe%20Adria%20Chapter/Layout/background%2ejpg?exp=111405&fps=95e2480d88965d417b92ab0c558781610c419f5f") top no-repeat;
   font-family: Verdana;
   font-size: 13px;
   color: #FFFFFF;
   text-align: left;
}


.wysiwyg.configDlg .dijitDialogPaneContent iframe { width:600px; }

p {
	line-height: 15px;
    padding: 0;
    margin: 0 !important;
}

/* ********************** WYSIWYG ********************** */

.bold {
 	font-weight: bold;   
}

.italic {
 	font-style: italic;   
}

/* ********************** NAVIGATION ********************** */
.navigationWrapper {
 	height: 55px;
    vertical-align: middle;
    display: table;
    padding: 0 0 0 5px;
}

.nav  {
   position: relative;
   display: table-cell;
   vertical-align: middle;
   width: 100%; 
   height: 17px;  
   font-size: 15px;
   font-weight: bold;
   z-index: 100;
}

.nav ul {
   padding: 0; 
   margin: 0; 
   list-style: none;
}

.nav ul li { 
   position: relative;
    float: left;
}


.nav ul li a, .nav ul li a:visited  {
   display: block; 
   min-width: 150px;
   width: 150px;
   min-height: 15px; 
   border: none; 
   background-color: transparent; 
   line-height: 15px; 
   font-size: 15px;
   color: #FF6600;
   text-decoration: none;
   text-align: left;
   overflow: hidden;
}

.nav ul li:hover a  {
   color: #fff; 
   background-color: transparent;
}

.nav ul li ul {
   display: none;
}

.nav ul li ul  li {
   margin: 5px 0 5px 5px;
}

.nav ul li:hover ul  {
   display: block; 
   background-color: rgb(51,51,51);
   background-color: rgba(51,51,51,0.85);
   position: absolute; 
   top: 15px; 
   left:0; 
   min-width:150px;
   width: 150px;
}


.nav ul li:hover ul li a  {
   display: block; 
   background-color: transparent; 
   color: #FF6600;
   text-decoration: none;
}

.nav ul li:hover ul li a:hover {
   color:#FFFFFF;
}

.leftNav {
 	margin: 0 0 0 5px;   
}

.leftNav ul {
 	margin: 0;
    padding: 0;
    text-align: left;
}

.leftNav ul li {
 	margin: 5px 0 5px 0;
    list-style-type: none;
}

.leftNav ul li a:link, .leftNav ul li a:visited  {
 	font-size: 14px;
    font-weight: bolder;
    color: #FF6600;
    text-decoration: none;
}

.leftNav ul li a:hover, .leftNav ul li a:active  {
 	font-size: 14px;
    font-weight: bolder;
    color: #FFFFFF;
    text-decoration: none;
}

.leftNav a.active {
 	color: #FFFFFF !important;
    text-decoration: underline !important;
}


a.leftSubNav:link, a.leftSubNav:visited  {
 	font-size: 12px !important;
    font-weight: bolder !important;
    color: #FFFFFF !important;
    text-decoration: none !important;
}

a.leftSubNav:hover, a.leftSubNav:active  {
 	font-size: 12px !important;
    font-weight: bolder !important;
    color: #FFFFFF !important;
    text-decoration: underline !important;
}

/* ********************** MASTER TEMPLATE ********************** */
.content {
   width: 960px;
   /*height: 800px;*/
   min-height: 800px;
   text-align: left;
   background: rgb(102,102,102);
   /*background: rgba(102,102,102,0.5);*/
   margin: 20px auto 0 auto;
   padding-bottom: 10px;
}

.footer {
   width: 960px;
   text-align: left;
   background: rgb(102,102,102);
   /*background: rgba(102,102,102,0.5);*/
   margin: 0 auto 0 auto;
   padding-bottom: 10px;
}

.footer a {
 	margin: 0 0 0 5px;   
}

.header {
   position: relative;
   width: 950px;
   height: 160px;
   margin: 0 0 0 5px;
   top: 5px;
}

.logo {
    position: relative;
    width:229px;
    height: 100%;
    float: left;
}

.motodrom {
    position: relative;
    width:210px;
    height: 55px;
    float: right;
    top: 53px;
}

/* ********************** LAYOUT TEMPLATES ********************** */

.ContentWrapper {
 	position: relative;
    width: 950px;
    min-height: 100px;
    /*height: 415px;*/
    margin: 0 0 0 5px;
    z-index: 10;
    overflow: auto;
}

.ContentLeft770 {
 	position: relative;
    width: 770px;
    height: 100%;
    overflow: hidden;
    float: left;
    margin: 0;
    padding: 0;
    
}

.ContentLeft170 {
 	position: relative;
    width: 170px;
    height: 100%;
    min-height: 10px;
    overflow: hidden;
    float: left;
    margin: 0;
    padding: 0;
    
}

.ContentRight170 {
 	position: relative;
    width: 170px;
    height: 100%;
    overflow: hidden;
    float: left;
    margin: 0 0 0 9px;
    padding: 0;
}

.ContentRight770 {
 	position: relative;
    width: 770px;
    height: 100%;
    overflow: hidden;
    float: left;
    margin: 0 0 0 9px;
    padding: 0;
}

/* ********************** CONTENT TEMPLATES ********************** */

.ImageLeftTextRight {
    margin: 0 0 15px 0;
    padding: 0;
    width: 100%;
}

.ImageLeftTextRight .Image {
    min-width: 110px;
    min-height: 60px;
    max-width: 180px;
    float: left;
}

.ImageLeftTextRight .Image img {
    border: 2px solid #FFFFFF;
    width: 100%;
}

.ImageLeftTextRight .Text {
    min-width: 50px;
    /*min-height: 60px;*/
    max-width: 550px;
    color: #FFFFFF;
    font-size: 12px;
    float: left;
    text-align: left;
    margin: 0 0 0 10px;
    
}

.ImageLeftTextRight .Text b {
    font-weight: bolder;
}

.TextLeftImageRight {
    margin: 0 0 15px 0;
    padding: 0;
    width: 100%;
}

.TextLeftImageRight .Image {
    min-width: 110px;
    min-height: 60px;
    max-width: 180px;
    float: left;
}

.TextLeftImageRight .Image img {
    border: 2px solid #FFFFFF;
    width: 100%;
}

.TextLeftImageRight .Text {
    min-width: 50px;
    min-height: 60px;
    max-width: 570px;
    color: #FFFFFF;
    font-size: 12px;
    float: left;
    text-align: left;
    margin: 0 10px 0 0;
    
}

.TextLeftImageRight .Text b {
    font-weight: bolder;
}

.FullText {
 	width: 765px;
}

.FullText .Text {
 	text-align: left;
    color: #FFFFFF;
    /*padding: 0 0 0 5px;*/
}

.Headline {
 	font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    margin: 0 0 10px 0;
    padding: 0;
}


.FullSize .Text {
 	width: 750px;
    max-width: 750px;
}

.TwoColumn {
 	width: 765px;
    max-width: 765px;
}

.TwoColumnLeft {
 	min-width: 375px;
    max-width: 375px;
    width: 375px;
    float: left;
    padding: 0 5px 0 0;
}

.TwoColumnRight {
 	min-width: 375px;
    max-width: 375px;
    width: 375px;
    float: left;
    padding: 0 0 0 5px;
}

.FullSize .TwoColumnLeft {
 	min-width: 460px;
    max-width: 460px;
    width: 460px;
}

.FullSize .TwoColumnRight {
 	min-width: 460px;
    max-width: 460px;
    width: 460px;
}

.FullSize {
 	width: 940px;
    max-width: 940px;
}

.ContentRight770 .ImageLeftTextRight.FullSize .Text {
 	width: 550px;
    max-width: 550px;
}

.ContentRight770 .TextLeftImageRight.FullSize .Text {
 	width: 550px;
    max-width: 550px;
}

/* ********************** SCHRIFTEN ********************** */

.widgetHeadline {
   	font-size: 12px;
    font-weight: bolder;
   	color: #FFFFFF;
}

/* ********************** SHOP ********************** */
.warenkorb_iframe {
 	background-color: #666666;   
}



/************************ GALLERY *****************/
a.thumb {
    display:inline-block;
    position:relative;
    width:50px;
    height:50px;
    background-color:white;
    border:3px solid white;
	margin-left: 5px; 
    background-repeat:no-repeat;
    background-size:cover;
}
a.thumb:first-child { margin-left:-5px; }

a.full {
    display: block;
    width: 100%;
    max-width: 100%;
    float: left;
}
.full > img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

