/*CSS-document copyright by Shiva loves Diva and by http://swamiadami.de*/

/*general settings*/

html, body {
  _scrollbar-base-color:#FF66FF;
  _scrollbar-arrow-color:#CCC;
  _scrollbar-track-color:#FF66CC;
  _scrollbar-shadow-color:#FF66CC;
  _scrollbar-face-color:#FF66CC;
  _scrollbar-highlight-color:#CCC;
  _scrollbar-darkshadow-color:#CCC;
  _scrollbar-3dlight-color:#CCC;
 }
 
 
body,td,th {
	color: #666666;
	padding-top: 0px;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	
}
body {
	padding: 0px;
	border: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg/bg_body.gif);
	background-repeat: repeat;
}
a:link {
	color: #666;
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	color: #666;
	
}
a:hover {
	text-decoration: none;
	color: #FFF;
	background: transparent;
}
a:active {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
h1,h2,h3,h4,h5 {
	font-weight: bold;
	padding-left: 10px;
	}
p {
	padding-left: 15px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	line-height: 13px;
}

h1 {
	font-size: 16px;
	padding-top: 15px;
	color: #585858;
}

h2 {
	font-size: 14px;
	line-height: 16px;
	color: #585858;
	padding-top: 10px;
}

h3 {font-size: 12px;
}
h6 {
	font-size: 14px;
	line-height: 16px;
	color: #585858;
	padding-top: 10px;
	padding-left: 5px;
}

/*classes*/
.hide {
	visibility: hidden;
	height: 1px;
	width: 1x;
	position: absolute;
	top: 0px;
	overflow: hidden;
}

.aligntop {
	padding-top: 1px;
	padding-left: 2px;
}
.small {
	font-size: 10px;
}

.orange {color:#666;}


.nav_bild {border: 2px solid #999;
}

.nav_bild:hover {border: 2px solid #CCC;}

.nav_current {
	border: 2px solid #ff99ff;
	cursor: default;
	padding-bottom: 2px;
	}
	
.nav_current2 {
	border: 2px solid #ff99ff;
	cursor: default;
	padding-bottom: 2px;
	}
	
li {overflow: visible;}
/* main_navigation*/

ul#nav
{
	margin: 0;
	font-size: 100%;
	padding: 2px 0;
	padding-top:10px;
	font-weight: bold;
	padding-bottom: 7px;
	position: relative;
	left: 8px;
	overflow: visible;
	visibility: visible;
	z-index: 100;
}

#nav li
{
	display: inline;
	list-style-type: none;
	padding-right: 30px;
	overflow: visible;
}

#nav a:link , #nav a:visited
{
	color: #666;
	text-decoration: none;
}

#nav a:hover, #nav a:active
{
	color: #FFF;
	background-color: transparent;
}

/* unten_navigation*/
#nav_unten
{
	margin: 0;
	font-size: 90%;
	padding: 2px 0;
	padding-top:10px;
	padding-bottom: 10px;
	font-weight: bold;
	text-decoration: none;
	background: #CC66FF url(../images/bg/bg_nav.gif) repeat-y;
}

#nav_unten li
{
	display: inline;
	list-style-type: none;
	padding-right: 30px;
}

#nav_unten a:link, #nav_unten a:visited
{
	color: #666;
	text-decoration: none;
}

#nav_unten a:hover, #nav_unten a:active
{
	color: #FFF;
	background-color: transparent;
}

/* product_navigation*/



ul#product_nav {
	display: inline;
	border-width: 0px;
	border-style: none;
	float: left;
	padding-left: 5px;
	padding-bottom: 5px;
	height: auto;
	width: auto;
	position: static;
	margin: 7px;
	}
	
#product_nav li
{
	list-style-type: none;
	display: inline;
	line-height: inherit;
	text-decoration: none;
	padding-top: 2px;
	margin: 0px;
	float: left;
	height: 55px;
	width: 55px;
}

#product_nav li a:hover{
	border-top: 1px solid #CCC;
	border-right: none;
	border-bottom: 2px solid #CCC;
	border-left: none;
	}
/*body & text + image elements*/


div#content {
	width: 900px;
	height: auto;
	padding: 0px;
	margin: 0px;
	position: relative;
	overflow: visible;
	background: url(../images/bg/bg_text_a.gif) repeat-x center 125px;
	visibility: visible;
	top: 5px;
	z-index: 100;
}

div#logo {
	height: 80px;
	width: 900px;
	background: url(../images/bg/bg_logo.gif) no-repeat center bottom;
	overflow:visible;
	position: relative;
	}
	
div#main_nav{
	height: 55px;
	width: 900px;
	background: #FF66FF url(../images/bg/bg_nav.gif);
	overflow: hidden;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	padding-top: 5px;
	}
	
div#image{
	width: 452px;
	height:340px;
	float: left;
	position: relative;
	overflow: hidden;
	background: repeat-x;
	background-color: #FF99FF;
	margin: 0px;
	}	

div#text {
	width: 448px;
	height:340px;
	float: right;
	background: #FF99FF;
	position: relative;
	overflow: visible;
	margin: 0px;
	}

div#a_text {
	height:340px;
	float: right;
	position: relative;
	overflow: visible;
	background: #FF99FF;
	width: 448px;
	}
	
div#texte {
	width: 900px;
	height:340px;
	float: right;
	background: #FF99FF;
	position: relative;
	overflow: visible;
	background-color: #FF99FF;
}

div#galery {
	width: 900px;
	height: auto;
	float: left;
	background: #ff99ff;
	position: relative;
	border-bottom: 1px solid #666;
	padding-top: 3px;
	overflow: visible;
	border-top: 1px solid #999;
	}
	
div#footer{
	width: 900px;
	height: 40px;
	background: #CCC;
	float: left;
	position: relative;
	z-index: 100;
	}
	
div#stephanie {
	width: 350px;
	height:340px;
	float: right;
	position: relative;
	overflow: visible;
	background: #FF99FF;
}
div#susanne {
	width: 452px;
	height:340px;
	float: left;
	position: absolute;
	overflow: visible;
	background: repeat-x;
	margin: 0px;
}
div#agb {
	width: 900px;
	height:340px;
	float: right;
	background: #FF99FF;
	position: relative;
	overflow: auto;
}
#body #content #texte #handel {
	background: no-repeat -9999px -9999px;
}
#body #content #texte3 {
	position: relative;
	height: 270px;
	width: auto;
}
div#haftung {
	width: 350px;
	height:276px;
	float: left;
	position: absolute;
	overflow: visible;
	background: #FF99FF;
	left: 478px;
	top: 52px;
}
div#galerielinks {
	width: 372px;
	height:340px;
	float: left;
	position: absolute;
	overflow: visible;
	background: repeat-x;
	margin: 0px;
}
div#Dias2 {
	width: 507px;
	height:341px;
	float: none;
	position: absolute;
	overflow: visible;
	background: #FF99FF;
	left: 383px;
	top: 0px;
}
div#Bildwechsel {
	width: 194px;
	height:auto;
	float: none;
	position: absolute;
	overflow: visible;
	left: -211px;
	top: 283px;
	z-index: 1;
}
div#Dias3 {
	width: 507px;
	height:341px;
	float: none;
	position: absolute;
	overflow: visible;
	background: #FF99FF;
	left: 260px;
	top: -1px;
}
ul#galeriethumbs {
	display: inline;
	border-width: 0px;
	border-style: none;
	padding-left: 5px;
	padding-bottom: 5px;
	height: auto;
	width: auto;
	margin: 7px;
	list-style-type: none;
	float: left;
}
#galeriethumbs li {
	list-style-type: none;
	display: inline;
	line-height: inherit;
	text-decoration: none;
	padding-top: 2px;
	margin: 0px;
}
#galeriethumbs li a:hover {
	border: 0px none #CCC;
}
div#galerie {
	width: 507px;
	height:300px;
	float: none;
	position: absolute;
	overflow: visible;
	background: #FF99FF;
	left: 379px;
	top: 29px;
	color:#CCCCCC;
}
div#impressum {
	width: 452px;
	height:340px;
	float: left;
	position: absolute;
	overflow: visible;
	background: repeat-x;
	margin: 0px;
}
#ticker {
	position:absolute;
	width:390px;
	height:47px;
	z-index:100;
	left: 470px;
	top: 143px;
}
div#presse {
	width: 900px;
	float: right;
	background: #FF99FF;
	position: relative;
	overflow: auto;
}

div.sample_attach, a.sample_attach
{
  width: 100px;
  background: #FF99FF;
  padding: 0px 5px;
  font-weight: 900;
  color: #ffffff;
}

a.sample_attach
{
  display: inline-table;
  border-bottom: none;
  text-decoration: none;
  background: #FF99FF;
}

form.sample_attach
{
  position: absolute;
  background: #FF99FF;
  visibility: hidden;
  padding: 0px 5px 2px 5px;
}
h4 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	letter-spacing: 0.2em;
	line-height: 12px;
	padding-top: 5px;
}
div#describe {
	position:relative;
	text-align:left;
	padding-left: 50px;
	width: 600px;
	height: 24px;
	left: 0px;
}
div#main_nav_container {position: relative; width: 900px; z-index: 100; top: -10px;}
div#start_text {
	height:360px;
	float: right;
	position: relative;
	overflow: visible;
	background: #FF99FF;
	width: 448px;
}
div#start_image {
	width: 452px;
	height:360px;
	float: left;
	position: relative;
	overflow: hidden;
	background: repeat-x;
	background-color: #FF99FF;
	margin: 0px;
}
#ticker_start {
	position:absolute;
	width:390px;
	height:47px;
	z-index:100;
	left: 462px;
	top: 152px;
}
#ticker_handel {
	position:absolute;
	width:390px;
	height:47px;
	z-index:100;
	left: 452px;
	top: 166px;
}
