﻿body 
{       margin:0px;
        padding:0px;
        overflow:auto;
        color:#331a15;
        font-size:12px;
        background:url(../bilder/bg.png) repeat-x #fff; 
}

.uniform
{       width:873px;
        height:698px;
        border:solid 1px #000;
        margin:auto;
        margin-top:80px;
        font-family:Tahoma;
        background-color:#fff;
        position:relative;
}
.header
{       width:873px;
        height:223px;
        background-image:url(../bilder/wiga_head.jpg);
}
.header_shop
{       width:873px;
        height:223px;
        background-image:url(../bilder/header_shop.jpg);
}
.header_anf
{       width:873px;
        height:223px;
        background-image:url(../bilder/header_anf.jpg);
}
.header_verm
{       width:873px;
        height:223px;
        background-image:url(../bilder/header_verm.jpg);
}
.navi 
{       width:873px;
        height:32px;
        border-bottom:solid 3px #331a15;
        background-image:url(../bilder/navi_bg.jpg);
}
.navi a
{       display:inline;
        float:left;
        width:143px;
        height:32px;
        line-height:32px;
        font-size:16px;
        font-weight:500;
        font-family:Tahoma;
        color:#331a15;
        border-right:solid 3px #d4b48c;
        text-align:center;
        text-decoration:none;
        background-image:url(../bilder/navi_bg.jpg);
}
.navi a:hover
{       color:#fff;
        text-decoration:underline;
        background-image:url(../bilder/navi_bg_a.jpg);
        
}
.inhalt
{       clear:both;
        width:873px;
        height:400px;
}
.inhalt_bild
{       width:289px;
        height:400px;
        float:left;
        border-right:solid 3px #331a15;
}
.inhalt_shops
{       width:289px;
        height:400px;
        float:left;
        border-right:solid 3px #331a15;
}
.inhalt_shops h2
{       margin:0px;
        padding:0px;
}
.inhalt_shops li
{       line-height:25px;
}
.inhalt_shops a
{       text-decoration:none;
        color:#331a15;
        font-family:Tahoma;
}
.inhalt_text
{       padding:50px;
        width:481px;
        height:300px;
        float:left;
        background-color:#fff;
        color:#331a15;
        font-family:Tahoma;
}
.inhalt_text h1
{       font-size:16px;
        color:#331a15;
        font-family:Tahoma;
        font-weight:600;
        text-align:center;
        
}
.inhalt_text h2
{       font-size:16px;
        color:#331a15;
        font-family:Tahoma;
        font-weight:600;
}
.kontakt a
{       text-decoration:none;
        color:#331a15;
}
.adressleiste
{       width:873px;
        height:37px;
        border-top:solid 3px #331a15;
        background-color:#c6c0b2;
        line-height:37px;
        text-align:center;
}
.fuss
{		height:37px;
		width:873px;
		text-align:right;
		margin:auto;
		line-height:37px;
}
.fuss a
{       text-decoration:underline;
        color:#331a15;
		font-family:Tahoma;
}
.fuss a:hover
{		font-weight:bold;
}
#logoslide
{
	position:absolute;
}
#logoslide span
{
	display:block;
	float:left;
	margin-right:10px;
}
.mask1
{
	position:relative;
	width:480px;
	height:80px;
	overflow:hidden;
	margin-top:30px;
}
span img
{
	display:block;
	border:none;
}
.eiframe	
{   width:480px;
	height:290px;
    border:none;
	overflow:hidden;
	background-color:#fff;
}
.shops_iframe
{
    width:480px;
    height:275px;
    color:#331a15;
    font-family:Tahoma;
    padding-top:15px;
    background-color:#fff;
    overflow:hidden;
}
.shop_text
{   width:330px;
    height:270px;
    float:left;
}
.shop_text p 
{	width:300px;
	text-align:justify;
}
.shop_bild
{   width:150px;
    height:240px;
    float:left;
}
.shops_iframe h2
{	margin-top:10px;
    margin-bottom:10px;
    font-size:16px;
    color:#331a15;
    font-family:Tahoma;
    font-weight:600;   
}
.shops_iframe a
{
    text-decoration:none;
    color:#331a15;  
}
