﻿html  
{
  overflow: -moz-scrollbars-vertical;
  overflow-y: scroll;
  background-color: #fff;
}

img, embed, object, video { max-width: 100%;  height:auto !important;}
.ie6 img.full, .ie6 object.full, .ie6 embed, .ie6 video { width: 100%; }
.ie7 img, .ie7 embed, .ie7 object, .ie7 video { width: 100%;  max-width: inherit;}
.ie8 img, .ie8 embed, .ie8 object, .ie8 video { width: 100%;  max-width: inherit; }


/* Gestrichelte Rahmen beim Klicken von Links entfernen */
a:focus {
	outline: none;
}

#preContent
{
    display: none;
}


body {
  font-family: 'MerriweatherSans-Book', Arial, Helvetica, Tahoma, sans-serif;
  font-size: 14px;
  line-height: 1.55em;
  color: #3f3f3e;
  }
  

h1, h2, h3, h4, h5, h6 {
  font-family: 'MerriweatherSans-ExtraBold', Arial, Helvetica, Tahoma, sans-serif;
  font-weight: normal;
  margin: 0;
  padding: 0;
  }
  
h1
{
    font-size: 20px;
    margin-bottom: 25px;
}

h2
{
    font-size: 14px;
    margin-bottom: 25px;
}

h3
{
    font-size: 14px;
}

h4
{
    font-size: 14px;
}
  
p
{
    margin: 0;
    padding: 0 0 1em 0;
}

p:last-child
{
    margin: 0;
    padding: 0;
}
    
ul { list-style-type: disc; margin-left: 1.618em; margin-top: 0.6em;margin-bottom: 0.9em;}
ol { list-style-type: decimal; margin-left: 1.618em; }
nav ul, nav ol { list-style: none; margin: 0; padding: 0;}

b, strong { font-family: 'MerriweatherSans-ExtraBold', Arial, Helvetica, Tahoma, sans-serif; }
i, em { font-style: italic; }
small { font-size: 80%; }

a, a:visited 
{
    outline: none;
    color: #0081C6;
    text-decoration:underline; 
}  
a:hover { outline: none; text-decoration:underline; color:#6988C6; }  
a:active, a:focus { outline: none; }

p a, p a:visited 
{
    font-size: 1em;
} 

hr
{
    border-bottom: 0 none;
    border-top: 1px dotted #C6BCB1;
    border-left: none;
    border-right: none;
    height: 1px;
    margin-bottom: 20px;
}

table p
{
    margin: 0;
    padding: 0;
}

table
{

}

table.TabelleGitter 
{
	/*color:#333333;*/
	border-width: 1px;
	border-color: #E2E2E2;
	border-collapse: collapse;
}
table.TabelleGitter th {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #E2E2E2;
	text-align: left;
}
table.TabelleGitter td {
    border-color: #E2E2E2;
    border-style: solid;
    border-width: 1px;
    padding: 3px;
    text-align: left;
}

table.TabelleQuerstrich 
{
    margin-top: 0px;
	font-size:12px;
	border-width: 1px;
	border-color: #E2E2E2;
	border-collapse: collapse;
}

table.TabelleQuerstrich th {
	border-width: 1px;
	padding: 4px 3px 7px 3px;
  border-top: 1px solid #E2E2E2;
	text-align: left;
}
table.TabelleQuerstrich td {
  border-top: 1px solid #E2E2E2;
  padding: 4px 3px 7px 3px;
  text-align: left;
  vertical-align: top;
}


.hide {display:none;}

#container 
{
    position: relative;
	margin: 0 auto; 
	width: 960px;
    background: #fff url('../../layout/images/topBg.png') 0 0 no-repeat;
    padding-top: 58px;
}

.ie6 #container, .ie7 #container, .ie8 #container
{
}

#outerContainer
{
    display: none;
}

#header
{
    height: 190px;
    background:url('../../layout/images/header.jpg') 0 0 no-repeat;
}

#navigationLogo
{
    left: 14px;
    position: absolute;
    top: 5px;
    width: 431px;
    z-index: 99;
}

#siteName
{
     display: none
}

#siteName a
{
    display: none
}

#siteSlogan
{
    display: none
}

#siteLogo > a
{
    background:url('../../layout/images/logo.png') 0 0 no-repeat;
    height: 130px;
    width: 431px;   
	display:block;
	text-indent:-9000px;
}


#navigationHeader {
    display: none;
}

#contentIntroWrap{display: none;}

/*-------------- Main-Navigation -------------------------------------------------*/
#navigationWrapper {
    position: relative;
    margin-top: 9px;
}

#navigationMain
{
    background-color: #0081C6;
    border-radius: 8px;
}

.a_MainNavigation1 {
    background: url("../../layout/images/home.png") no-repeat scroll 0 4px transparent !important;
    text-indent: -9000px;
    height: 20px;
    width: 13px;
}

#main-menu {
	position:relative;
	z-index:9999;
    margin-left: 25px;
}

#innerContainer
{
    clear: both;
}

#wrap 
{
    position: relative;
    overflow: hidden;
}

#contentTop {display: none;}


#navigationSubBottom{display: none;}
#preContent {display: none;}

/*** Content ***/

#leftColumns
{
   display: none; 
}

#rightColumns
{
   display: none; 
}

#content
{
    position: relative;
    min-height: 20em;
    text-align: left;
    margin: 45px 190px 1.5em 25px;
}

#content img
{
    margin: 0.3em 1em 0 0;
}

#content ul
{
    padding: 0;
    margin: 0 0 0 0.3em;
}

#content p + ul
{ 
    margin-top: -0.5em;
}


/*-------------- Footer-Navigation -------------------------------------------------*/

#footer 
{
    margin-bottom: 20px;
}

#contentFooter
{	
    background:url('../../layout/images/footer.png') 0 0 no-repeat;
    height: 70px;
    font-size: 12px;
    text-align: center;
}

#footerContent
{
    padding-top: 24px;
}


#navigationFooter 
{	
    
}

#navigationFooter a
{	
}

#navigationFooter a:hover 
{

}

/************ Shop Global CSS **************/

#shopCart
{
    position: absolute;
    right: 25px;
    top: 10px;
}

#shopCartImageDiv
{
    background: url("../../layout/images/Shop/cart.png") no-repeat scroll 0 0;
    float: left;
    height: 22px;
    position: relative;
    top: 2px;
    width: 22px;
}

#shopCartInfoDiv
{
    float: left;
    padding: 0 15px 0 0;
}

#shopCartInfoDiv a,
#shopCartInfoDiv a:visited,
#shopCartCkeckoutButton,
#shopCartCkeckoutButton:visited
{
    text-decoration: none;
    color: #3f3f3e;
}

#shopCartInfoDiv a:hover,
#shopCartCkeckoutButton:hover
{
    color: #0081C6;
}

#shopCartCkeckoutButtonDiv
{
    float: left;
}

#shopCartCkeckoutButton
{
}

#shopCartCkeckoutButton:hover
{

}


/* Used for the ModernUI IE to work in responsive mode */
@-ms-viewport {
	width: device-width;
}

@font-face {
  font-family: 'MerriweatherSans-Book';
  src: url('../webfont/MerriweatherSans-Book/MerriweatherSans-Book.eot?#iefix') format('embedded-opentype'),  url('../webfont/MerriweatherSans-Book/MerriweatherSans-Book.otf')  format('opentype'),
	     url('../webfont/MerriweatherSans-Book/MerriweatherSans-Book.woff') format('woff'), url('../webfont/MerriweatherSans-Book/MerriweatherSans-Book.ttf')  format('truetype'), url('../webfont/MerriweatherSans-Book/MerriweatherSans-Book.svg#MerriweatherSans-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MerriweatherSans-ExtraBold';
  src: url('../webfont/MerriweatherSans-ExtraBold/MerriweatherSans-ExtraBold.eot?#iefix') format('embedded-opentype'),  url('../webfont/MerriweatherSans-ExtraBold/MerriweatherSans-ExtraBold.otf')  format('opentype'),
	     url('../webfont/MerriweatherSans-ExtraBold/MerriweatherSans-ExtraBold.woff') format('woff'), url('../webfont/MerriweatherSans-ExtraBold/MerriweatherSans-ExtraBold.ttf')  format('truetype'), url('../webfont/MerriweatherSans-ExtraBold/MerriweatherSans-ExtraBold.svg#MerriweatherSans-ExtraBold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MerriweatherSans-Bold';
  src: url('MerriweatherSans-Bold.eot?#iefix') format('embedded-opentype'),  url('MerriweatherSans-Bold.otf')  format('opentype'),
	     url('MerriweatherSans-Bold.woff') format('woff'), url('MerriweatherSans-Bold.ttf')  format('truetype'), url('MerriweatherSans-Bold.svg#MerriweatherSans-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MerriweatherSans-BoldItalic';
  src: url('MerriweatherSans-BoldItalic.eot?#iefix') format('embedded-opentype'),  url('MerriweatherSans-BoldItalic.otf')  format('opentype'),
	     url('MerriweatherSans-BoldItalic.woff') format('woff'), url('MerriweatherSans-BoldItalic.ttf')  format('truetype'), url('MerriweatherSans-BoldItalic.svg#MerriweatherSans-BoldItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}



@font-face {
  font-family: 'MerriweatherSans-BookItalic';
  src: url('MerriweatherSans-BookItalic.eot?#iefix') format('embedded-opentype'),  url('MerriweatherSans-BookItalic.otf')  format('opentype'),
	     url('MerriweatherSans-BookItalic.woff') format('woff'), url('MerriweatherSans-BookItalic.ttf')  format('truetype'), url('MerriweatherSans-BookItalic.svg#MerriweatherSans-BookItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MerriweatherSans-ExtraBldItalic';
  src: url('MerriweatherSans-ExtraBldItalic.eot?#iefix') format('embedded-opentype'),  url('MerriweatherSans-ExtraBldItalic.otf')  format('opentype'),
	     url('MerriweatherSans-ExtraBldItalic.woff') format('woff'), url('MerriweatherSans-ExtraBldItalic.ttf')  format('truetype'), url('MerriweatherSans-ExtraBldItalic.svg#MerriweatherSans-ExtraBldItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}



@font-face {
  font-family: 'MerriweatherSans-Italic';
  src: url('MerriweatherSans-Italic.eot?#iefix') format('embedded-opentype'),  url('MerriweatherSans-Italic.otf')  format('opentype'),
	     url('MerriweatherSans-Italic.woff') format('woff'), url('MerriweatherSans-Italic.ttf')  format('truetype'), url('MerriweatherSans-Italic.svg#MerriweatherSans-Italic') format('svg');
  font-weight: normal;
  font-style: normal;
}