/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a {
cursor:pointer;
}

a:link {
	color: #30A6D1;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #30A6D1;
}

body {
	
	background: #000000 url(bilder/back_all.jpg) no-repeat;
	font: 13px Arial, Helvetica, sans-serif;
	color: #383838;
	margin-top: 20px;
}

#content
{
	width: 733px;
	margin: 0px auto;
}

#main
{
width: 733px;
height: 14px;
margin : 20px auto 0px auto;
background: url(bilder/top.png) no-repeat;
}

#back
{
width: 733px;
background: url(bilder/back.png) repeat-y;
}

#bottom
{
width: 733px;
height: 20px;
background: url(bilder/bottom.png) no-repeat;
}

#header {
	height: 200px;
	text-align: left;
}

#logo {

width: 713px;
height: 140px;
text-align: left;
padding-top: 20px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}


#menu
{
width: 700px;
height: 80px;
padding-left: 90px;
margin: 5px auto 15px auto;
background: url(bilder/menu.png) no-repeat;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	height: 30px;
   	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding: 15px 4px 0px 4px;
	margin-left: 10px;
}

#menu a:hover {
    height: 30px;
	color: #C2F8FF;
	background: url(bilder/menu_r.png) repeat-x;
}



#right
{
	width: 228px;
	float: right;
	margin: 0px 20px 0px 0px;
	padding :0;
}

#right h3
{
width: 203px;
height: 27px;
font-size: 14px;
font-weight: bold;
padding: 15px 0px 0px 25px;
margin: 15px 0px 10px 0px;
text-transform: uppercase;
color: #ffffff;
background: url(bilder/title.png) no-repeat;
}

#right ul {
	list-style: none;
	padding : 0;
	margin: 10px 5px 10px 18px;
}

#right li  {
	padding: 7px 2px 2px 0px;
	}

.sub {
	border-bottom: 1px dotted #FFF;
	margin: 0px 0px 5px 5px;
}

.sub2 {
}

.sub3 {
}

#right input
{
width : 180px;
background-color : #FFF;
padding : 2px;
text-align: center;
border: 1px solid #000;
font-size : 10px;
font-weight : bold;
}

#right input:hover {
background-color : #89cfe8;
color : #000;
border : 1px solid #FFF;
}

#right a {
	color: #000;
	text-decoration:none;
	font-weight:bold;
	padding: 3px;
	margin : 0px 0px 8px 0px;
}

#right a:hover {
	background-color: #89cfe8;
	
}

.active {
	background-color: #89cfe8;
	border : 1px dashed #000;
	}

#right a:visited {
	color: #000;
}

#right p {
margin : 0px auto 5px auto;
width : 200px;
padding-left: 15px;
text-align : center;
line-height : 1.3em;
}

#right img {
border: 0;
margin:0;
padding:0;
}

.none {
	text-decoration:none;
	padding : 0;
	margin :0;
	}
	
.none:hover {
	text-decoration:none;
	}

.bot
{
padding: 10px;
}

#left
{
width: 450px;
margin-left: 20px;
}

#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #30A6D1;
}

#left a
{
color: #000;
text-decoration: none;
font-weight : bold;
}
#left a:hover {
text-decoration: underline;
}

#left ul {
	list-style: none;
	padding : 0;
	margin: 10px 5px 10px 18px;
}

#left li  {
	padding: 7px 2px 2px 0px;
	}

#left p {
	margin: 5px;
	padding: 0;
}

td {
	margin: 0px;
	padding:5px;
	font-size: 12px;
}	

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #30A6D1;
}

#left ol, #left ul
{
margin-left: 30px;
}

#footer {
	height: 44px;
	clear: both;
	padding-top: 30px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #666666;
}

#footer a {
	color: #666666;
}


#slideshow {
   margin : 5px auto 5px auto;
   position: relative;
   display: block;
   width: 350px;
   height: 261px;
   border: 2px solid #000;
   overflow: hidden; 
}
#slideshow br { 
   display: none;
}

.whereami {
font-size:13px;
font-weight : bold;
}
.article {
	}
.invisible {
  background-color : #89cfe8;
  border : 1px dashed #000;
  padding : 10px;
  display: none;
  margin-left: 20px; 
}
.warenkorb, .show_update {
   font-size : 9px;
   font-weight : bold;
   padding : 3px;
   border : 1px solid #000;
   background-color : #FFF;
}

.warenkorb:hover, .show_update:hover {
   background-color : #89cfe8;
}

.error {
 border : 1px solid #FF0000;
 background : #ffb3b3;
 font-weight : bold;
 padding : 4px;
 margin : 0px 0px 5px 0px;
 text-align : center;
 font-size: 12px;
 
}
.date {
	text-align: right;
	color: #30A6D1;
	font-size: 11px;

}

.date a {
	color: #30A6D1;

}

.image:hover {
background-color : #b3b3b3;
}
