@charset "UTF-8";
/* CSS Document */

a:link {color: #c00033;text-decoration: none;}
a:visited {color: #c00033;text-decoration: none;}
a:hover {
	color: #5b186a;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #444444;
	text-decoration: none;
	font-weight: bold;
}

body {
    margin:0; 
    padding:0; 
    height:100%; 
	background: #a8cd18;

    margin-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
  }
  
/*Layer Format*/

div#container {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	text-align: center;
	height: 100%;
  }

#canvas {
	float:left;
	width:1200px;
	background: #000000 url(images/background-image.jpg) no-repeat;
	background-image: url(images/background-image.jpg);
  }
  
#background {
	position:absolute;
	float:left;
	width:20px;
	height: 657px;
  }

#logo {
	float:left;
	z-index:2;
	float:left;
	margin-left:70px;
	margin-top:25px;
  }
  
  #background_right {
	float:left;
	z-index:0;
	float:left;
	width:260px;
	margin-left:45px;
	margin-top:10px;
	top: 30px;
	left: 774px;
  }

#slogan {
	position:absolute;
	z-index:3;
	float:left;
	width:614px;
	margin-left:275px;
	margin-top:40px;
  }

#body-text {
	float:left;
	width:1060px;
	margin-left:55px;
	margin-top:15px;
	margin-bottom:40px;
	background-color: #FFFFFF;
	background-image: url(images/dot2.gif);
  }

#left {
	float:left;
	width:170px;
	margin-left:10px;
	margin-top:10px;
  }

#height {
	float:left;
	width:25px;
	height:40px;
	margin-left:5px;
	margin-top:0px;
	background-color: #FFFFFF;

  }
  
#shop {
	width:1004px;
	height:697px;
  }

#content {
	float:left;
	width:500px;
	margin-left:5px;
	margin-top:10px;
  }
  
#shop {
	float:left;
	width:1004px;
	height:2700px;

  }
  
#content-dot {
	float:left;
	width:300px;
	margin-left:5px;
	margin-top:10px;
  }
  
#dot {
	float:left;
	width:10px;
	height:390px;
	margin-left:5px;
	margin-top:10px;
  }
  
#text-dot {
	float:left;
	width:250px;
	margin-left:5px;
	margin-top:10px;
  }


/*Text format*/

.h1 {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-align: left;
  }
  
.h1-red {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #c00033;
	text-align: left;
  }
  
.h1-green {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #a8cd18;
	text-align: left;
  }
  
.h2 {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
  }
  
.h3 {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
  }

.text {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	background-position: top;
	text-align: left;
  }
   
  .text-italic {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	text-indent: 1.5em;
	color: #333333;
	background-position: top;
	text-align: left;
  }
  
.text-bold {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	text-align: left;

  }
  
  .text-right {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	margin-left:40px;
	margin-right:40px;
	text-align: left;

  }
  
.kontakt-normal {
	font-family: Arial, Georgia, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #c00033;
	margin-left: 20px;
	text-align: left;
	
  }

.kontakt {
	font-family: Arial, Georgia, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #c00033;
	margin-left: 20px;
	text-align: left;
	
  }
  
.post {
	font-family: Arial, Georgia, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #c00033;
	margin-left: 20px;
	text-align: left;

  }
  
  .kontakt-indent {
	font-family: Arial, Georgia, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #c00033;
	margin-left: 10px;
	text-align: left;


  }
  
.links {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	margin-left: 20px;
	text-align: left;

  }
 
 .links-indent {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #c00033;
	margin-left: 10px;
	text-align: left;
	text-decoration:none;
  }

  
  /*Image Format*/
  
 .image {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
  }
  
 .image-left {
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
  }
  
 .image-right {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
  }
  
 .image-link {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
  }
  
  /*Video Format*/
  
 .video {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
  }
