html,body{
	height:100%;
	margin:0;
	padding:0;
}


body { 
color: #fff; 
background: #222289 url(images/bg.gif); 
padding: 0; 
margin: 0; 
overflow:hidden;
}

div{
float:left;
}

#bodycontainer{
background:#FFFFFF;
overflow:none;
z-index:1;
position:absolute;
height:600px; 
width:900px;
left: 50%; 
top: 50%; 
display: table-cell; 
vertical-align: middle;
margin:-300px 0px 0px -450px;
}

#fotocontainer{
background:#FFFFFF;
overflow:hidden;
z-index:99;
position:absolute;
height:200px; 
width:200px;
left: 50%; 
top: 50%; 
border: 1px;
border-color: #E51389;
border-style: dashed;
display: none; 
vertical-align: middle;
margin:-100px 0px 0px -100px;
}

#bildclose a{
color:#FFFFFF;
text-decoration:none;
}

#bildclose a:hover{
color:#E51389;
text-decoration:none;
}

#KategorieBild{
background:url(images/Bild_produkte.jpg); 
}

#mutter{
position:relative;
z-index:1;
}


#content_left{
z-index:0;
width:5px;
height:370px;
overflow:hidden;
}

#content{
z-index:0;
width:618px;
height:370px;
}

#imprint{
z-index:10;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal; 
font-size: 13px; 
position:absolute;
width:119px;
height:17px;
background:#BCC6CD;
color:#FFFFFF;
top:10px; 
left:775px;
padding:3px;
}

#imprint a{
text-decoration:none;
color: #fff; 
}

#loadinglayer{
z-index:2;
background: url(images/bg.gif); 
position:absolute;
height:412px; 
width:900px;
margin:188px 0px 0px 0px;
filter:alpha(opacity=80); 
-moz-opacity: 0.80; 
opacity: 0.80;
} 

#loadingInfo{
 z-index:3;
 position:absolute;
 background: url(images/ajax-loader.gif); 
 height:80px;
 width:80px;  
 margin:+40px 0px 0px -20px;
 top: 50%; 
 left: 50%; 
 }

.sichtbar{
 display: inline;
 visibility: visible
 }
  
.unsichtbar{
 display: none;
 visibility: inherit
 }

.derframe{
width:640px;
height:370px;
border:0px;
border:none;
overflow-y:auto;
overflow-x:hidden;
}

a img {
border : 0 none;
}

a{outline:none;}

.tooltip {
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 10px; 
        padding:3px;
        position: absolute;
        z-index:13;
	display: none;
	background-color: #FFFFFF;
        color:#647883;
	border: 1px;
	border-color: #E51389;
	border-style: dashed;
}

.newsticker {
	list-style-type: none;
        margin:0px;
        padding:7px;
	font-size:14px;
        }
.newstickerhead{
font-size:14px;
font-weight:bold;
height:25px;
}

.newstickertext{
height:475px;
overflow-y:auto;
overflow-x:hidden;
}

#myajaxnews{
	z-index:10;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 20px; 
	position:absolute;
	width:410px;
	height:20px;
	top:40px; 
	left:320px;
	height:30px;
	border:dashed 1px #E51389;
	color:#E51389;
        overflow:hidden;
        display:none;
	}

#loader.loading {
  width:200px;
  height:200px;
  background: url(images/fotographie/ajax-loader.gif) no-repeat center center;
}

.pointer{
cursor:pointer;
}

