/*allgemeine Angaben*/

* {
margin: 0px;
padding: 0px;
}

body{
background-color:#3b3b3b;
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size:12px;
color:#FFFFFF;
text-align:left;
line-height:18px;
}

a:link, a:visited, a:active{
color:#fefefe;
text-decoration:underline;
}
a:hover{
color:#FFFFFF;
}

p{
margin-bottom:15px;
}

/*Überschriften*/

#home_h1{
background-image:url(../img/headers/ueberschrift_home.jpg);
background-repeat: no-repeat;
width: 300px;
text-indent: -100em;
margin-bottom:25px;
}


#stores_h1{
background-image:url(../img/headers/ueberschrift_stores.jpg);
background-repeat: no-repeat;
width: 300px;
text-indent: -100em;
margin-bottom:25px;
}

#portfolio_h1{
background-image:url(../img/headers/ueberschrift_portfolio.jpg);
background-repeat: no-repeat;
width: 300px;
text-indent: -100em;
margin-bottom:25px;
}

#kollektion_h1{
background-image:url(../img/headers/ueberschrift_kollektion.jpg);
background-repeat: no-repeat;
width: 300px;
text-indent: -100em;
margin-bottom:25px;
}

#kontakt_h1{
background-image:url(../img/headers/ueberschrift_kontakt.jpg);
background-repeat: no-repeat;
width: 300px;
text-indent: -100em;
margin-bottom:25px;
}

#impressum_h1{
background-image:url(../img/headers/ueberschrift_impressum.jpg);
background-repeat: no-repeat;
width: 300px;
text-indent: -100em;
margin-bottom:25px;
}

h1{
font-size:16px;
font-weight:bold;
color:#85352C;
}

h2{
font-size:12px;
color:#ffffff;
margin-bottom:15px;
}

h3{
font-size:11px;
color:#85352C;
margin-bottom:25px;
}



/*Layout-Divs*/

#container{
width:940px;
margin:auto;
background-image:url(../img/main/colli_cont_bg.jpg);
background-repeat:repeat-y;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



#header_main{
width:900px;
height:104px;
margin:auto;
}

#header_left{
width:640px;
height:104px;
float:left;
background-image:url(../img/main/colli_header_links.jpg);
background-repeat:no-repeat;
}

#header_right{
width:260px;
height:104px;
float:right;
}

#flash-ani{
width:900px;
margin:auto;
clear:both;
}

#cont{
width:900px;
margin:auto;
clear:both;
}

#cont_left{
width:263px;
float:left;
background-image:url(../img/main/colli_navi_hintergrund.jpg);
background-repeat:no-repeat;
padding-top:70px;
padding-bottom:50px;
}

/*NAVIGATIONSFORMATIERUNG*/

#navi_box{
width:205px;
margin-left:18px;

}

#newsletter{
width:215px;
margin-top:65px;
margin-left:18px;
}
#newsletter a{
color:#ad05fb;
}
#newsletter_popup{
width:215px;
margin-left:10px;
}

#navi li {
	width: 199px;
	list-style-type:none;
	}

#navi a,
#navi strong {
	display: block;
	height: 27px;
	width: 100%;
	position: relative;
	overflow: hidden;
	}
	
#navi span {
	position: absolute;
	width: 100%;
	height: 27px;
	top: 0;
	left: 0;

	}

#navi #home a span {
	background-position: 0 0;
	}

#navi #home a:hover span,
#navi #home a:active span,
#navi #home a:focus span,
#navi #home strong span {
	background-position: 0 -60px;
	}

#navi a span {
	cursor: pointer;
	}

#home_nav a:link, #home_nav a:visited{
background-image:url(../img/navi/colli_navi_grau1.jpg);
background-repeat:no-repeat;
}
#home_nav a:hover, #home_nav a:active{
background-image:url(../img/navi/colli_navi_weiss_1.jpg);
background-repeat:no-repeat;
}
#home_nav span{
visibility:hidden;
}

#stores_nav a:link, #stores_nav a:visited{
background-image:url(../img/navi/colli_navi_grau3.jpg);
background-repeat:no-repeat;
}
#stores_nav a:hover, #stores_nav a:active{
background-image:url(../img/navi/colli_navi_weiss_3.jpg);
background-repeat:no-repeat;
}
#stores_nav span{
visibility:hidden;
}

#portfolio_nav a:link, #portfolio_nav a:visited{
background-image:url(../img/navi/colli_navi_grau4.jpg);
background-repeat:no-repeat;
}
#portfolio_nav a:hover, #portfolio_nav a:active{
background-image:url(../img/navi/colli_navi_weiss_4.jpg);
background-repeat:no-repeat;
}
#portfolio_nav span{
visibility:hidden;
}

#kollektion_nav a:link, #kollektion_nav a:visited{
background-image:url(../img/navi/colli_navi_grau5.jpg);
background-repeat:no-repeat;
}
#kollektion_nav a:hover, #kollektion_nav a:active{
background-image:url(../img/navi/colli_navi_weiss_5.jpg);
background-repeat:no-repeat;
}
#kollektion_nav span{
visibility:hidden;
}

#kontakt_nav a:link, #kontakt_nav a:visited{
background-image:url(../img/navi/colli_navi_grau6.jpg);
background-repeat:no-repeat;
}
#kontakt_nav a:hover, #kontakt_nav a:active{
background-image:url(../img/navi/colli_navi_weiss_6.jpg);
background-repeat:no-repeat;
}
#kontakt_nav span{
visibility:hidden;
}


/*Content rechts*/

#cont_right{
width:612px;
float:right;
padding-top:28px;
padding-bottom:25px;
margin-right:22px;
}

#cont_right ul{
margin-left:15px;
list-style-position:outside;
margin-bottom:18px;
}

#kont_info{
width:160px;
float:left;
}

#kont_form{
width:430px;
float:right;
margin-bottom:50px;
}

#store_info{
width:160px;
float:left;
margin-top:20px;
}

#map{
width:430px;
height:350px;
float:right;
margin-top:20px;
}

#logoleiste{
width:900px;
height:79px;
margin:auto;
clear:both;
}

#footer{
width:880px;
height:44px;
line-height:44px;
margin:auto;
color:#323232;
font-size:10px;
padding-left:20px;
background-image:url(../img/main/colli_footer_grafik.jpg);
background-repeat:no-repeat;
}

#footer a:link, #footer a:active, #footer a:visited{
color:#323232;
}

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

.impressum{
margin-left:250px;
}

.trennlinien_margin{
margin-top:10px;
margin-bottom:25px;
}

.submit{
background-image:url(../img/main/senden_button.jpg);
background-repeat:no-repeat;
width:54px;
height:18px;
border:0px;
}

.input{
width:140px;
height:50%;
font-size:10px;
}
.input_index{
color:#666666;
}

.newsletter_text{
color:#939393;
font-size:11px;
margin-bottom:10px;
line-height:11px;
width:190px;
}

/*Formular Kontakt*/

form, input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height:120%;
	}
	
.textfeldformatierung{
	border:0px;
	}
	
#kont_form input {
	display:block;
	height:15px;
	float: left;
	color:#FFFFFF;
	background-color:#666666;
	margin:5px;
	padding:2px;
	}
#kont_form textarea {
	float: left;
	color:#FFFFFF;
	background-color:#666666;
	margin:5px;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#kont_form br{
	clear:left;
	}

#kont_form label {
	width:5em;
	margin:5px;
	padding:5px;
	float:left;
	text-align:right;
	}
.text_marke_klein{
	font-size:10px;
	margin-left:20px;
	}

#kont_form .submit_kont{
margin-left:80px;
}

.koll_buttons_margin{
margin-top:8px;
}

.grossansicht{
font-size:10px;
color:#939191;
}
.auswahlleiste{
width:150px;
color:#FFFFFF;
border:#666666;
background-color:#666666;
}

/*Highslide Klassen*/
.highslide-caption {

    display: none;

    border-top: none;

    padding: 0 10px 10px 10px;

    background-color: white;

    text-align: justify;
	}
	
#store_info a:link, #store_info a:hover, #store_info a:active, #store_info a:visited{
color:#ad05fb;
}

.stores_back{
margin-top:60px;
}
