/* CSS-Datei fuer Toeppel-Design**/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, hr {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-decoration: none;
}

:focus {
	outline: 0;
}

body {
	background: url(../images/backgroundimage3.jpg);
    color: #000;
    font-family: 'SansationRegular', Verdana, Arial, sans-serif;
    font-size: 13px;
    height: 100%;
	<embed src="xxxxx.mp3" align="baseline" border="0" width="0" height="0" autostart="true" loop="true" type="audio/mpeg">
}

h3{
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 10px;
    border-bottom: 1px solid #FF8040;
}

h5{
    font-size: 13px;
    font-weight: bold;    
}

p{
    line-height: 120%;
    margin-bottom: 5px;
}


a.active{
    color:  #ff0000;
}

a.visiteda{
    color:  #B25A2D;
}

a {
    color:  #FF8040;
    text-decoration: underline;
}

a:hover{
    color: #595959;
    text-decoration: none;
    
}

table {
    border: 0px solid #FF9933;
    background-color: #FFF;
    border-collapse: collapse;    
}

img{
    border: none;
}

#clearer{
    clear: both;
}

#logo {
    margin: 50px auto 2px;
    width:375px;
    height: 190px;
    background: url(../images/logo_neu4.png);
    background-repeat: no-repeat;    
}



#content{
    margin-left: 15px;
    margin-right: 20px;
    padding: 5px;
    line-height: 130%;   
}


#container{
    background: url(../images/logo_neuoben.png)no-repeat center top;
    margin: 5px auto;
    width: 960px;
    border: 0px solid #dddddd;
    background-color: transparent;
    height: 100%;
    padding: 110px;
}

#container_rechts{
    margin: 0;
    padding: 0;
    float: right;
    width: 760px;
    border: 0px solid #f00;
    background: url(../images/background_big600.png) no-repeat;
    min-height: 550px;
}

#content {
    min-height: 350px;
}

#footer {
    clear: both;
    margin-top: 5px;
    border-top: 0px dotted #ff8040;
    background-color: #f2f2f2;
    padding: 10px 0px;
    text-align: center;
    font-size: 11px;
    color: #222;
}

#footer a{color: #222; text-decoration: none;}
#footer a:hover{ color: #FF8040; text-decoration: underline; }

.mittig {text-align: center;}

.kprev {cursor: pointer;}

            #imageView_container {
                border: 1px solid #FF8040;
                margin: 0 49px;
                width: 538px; 
                height: 380px;
                position: relative;
                overflow: hidden;
            }
            #imageView_container.iv-loading {
                background-image: url(../images/load.gif);
                background-position: center;
                background-repeat: no-repeat;
            }

            #imageView {
                position: absolute;
                top: 0;
                left: 0;
                width: 538px;
                height: 380px;
                cursor: default;
            }
			
            #kinfobox {
                width: 274px;
                height: 380px;
                border: 1px solid #FF8040;
                position: absolute;
                top: 0;
                left: 0;
                z-index: 50;  
                display: none;
                background-color: #fff;
				
            }
			
			 #kinfobox p{ line-height: 130%;}
            #kinfobox h5{font-weight: bold;
                        font-size: 13px;
                    margin-bottom: 8px;
                    border-bottom: 1px solid #FF8040;
                    color: #FF8040;
	        }

            
            #kinfobox .shoplink{ display: none;
            }



#steuerung {
    position: relative;
    margin-top: -18px;
    z-index: 50;     
}

.steueritem {
    font-size: 12px;
    font-family: arial;
    text-decoration:  none;
    border: 0px solid #FF8040;
    background: transparent;
    padding: 2px 2px;
    margin: 3px;
}
.steueritem:hover {
    color: #000;
}