/*
================================================
Typo 3 Master CSS
Version: 1.0
Letze Änderung: 26.05.2008 (Andrea Zbinden)

28. April 2008
Michel: Überall Kurzschreibweisen eingesetzt (#fff anstatt #fffff usw.), plus diverse kommentierte änderungen
29. Mai 2008
Michel: 0px = 0, diverse kleinere Sachen


================================================

Index
------------------------------------------------
Grundeinstellungen
- Univeral Selektor
- HTML-Tags
- Wrapper-DIV

Head Bereich
- Logo
- Sprachnavigation

Navigation
- Hauptnavigation
- Subnavigation

Content-Bereich
- Formatierungen speziell für Contentbereich

Sidebar
- Formatierungen speziell für Sidebar

Footer
- Formatierungen speziell für Footer

Typo3 Erweiterungen
- tt_news
- mailformplus
- ...
------------------------------------------------
*/



/*
==================
Grundeinstellungen
==================
*/

/* Universal Selektor */
* {
	margin: 0px;
	padding: 0px;
	border: 0px;  /* besser wenn border auch gleich reseted wird (Michel) */
}

/* Scrollbalken für IE8 und Firefox erzwingen */
html{
	height: 101%;
}

/* HTML-Tags */

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;

}


img {

}
	
/*Titel*/
h1 {
font-size: 18px;
font-weight:bold;
	
}

h2 {
font-size: 14px;
font-weight:bold;
	
}

h3 {
font-size: 11px;
font-weight:bold;
letter-spacing: 2px;
margin: 0px;
padding: 0px;
}

/*Generelle Links*/
a:link {color: #000; text-decoration: underline;}
a:visited {color: #000; text-decoration: underline;}
a:hover {color: #000; text-decoration:none; }
a:active {color: #000; text-decoration: underline;}



/*Wrapper DIV*/
#wrapper {
margin: 0 auto; /* 0 hinzugefügt, weil in vertical ist auto allein nicht sauber möglich (michel) */
width: 988px; /*Breite Angeben*/
padding-top: 40px;

}
	
	


/*
==================
Head Bereich
==================




/*
==================
Navigation
==================
*/

#navigation {
float: left;
width: 304px;
padding-top: 57px;
min-height: 663px;
background-color: #202424;
}
	
#mainnav li{
list-style-image:none;
list-style-type:none;
margin: 0px;
padding: 0px;

}



/*HAUPTNAVIGATION Links*/

.halsschmuck a, .halsschmuck a:link, .halsschmuck a:visited { 
display: block!important; 
background: url(../bilder-design/nav-halsschmuck.jpg)!important;  
}
.halsschmuck a:hover, li.halsschmuck a.aktiv, .halsschmuck a:active  {  
display: block!important; 
background: url(../bilder-design/nav-halsschmuck-hover.jpg)!important; 

}

.ohrschmuck a, .ohrschmuck a:link, .ohrschmuck a:visited { 
display: block; 
background: url(../bilder-design/nav-ohrschmuck.jpg);  
background-repeat: no-repeat; 
}

.ohrschmuck a:hover, li.ohrschmuck a.aktiv, .ohrschmuck a:active  {  
background: url(../bilder-design/nav-ohrschmuck-hover.jpg); 

}

.ringe a, .halsschmuck a:link, .ringe a:visited { 
padding:0px; 
display: block; 
background: url(../bilder-design/nav-ringe.jpg); 
background-repeat: no-repeat; 
}

.ringe a:hover, li.ringe a.aktiv, .ringe a:active  {  
background: url(../bilder-design/nav-ringe-hover.jpg); 

}




/*
==================
Content-Bereich
==================
*/

#content {
float: left;
background-color: #f8f4d8;

}

#maincontent {
float: left;
width: 607px;
margin: 57px 38px 10px 39px;
background-color: #f8f4d8;
min-height: 590px;
}


#maincontent img {
padding-bottom: 5px;
display: block;

}

.seite2 #maincontent {
font-size: 11px;

}



.seite5 #maincontent table {
line-height: 1.5;
}

.seite1 #maincontent {
line-height: 1.5;
}


#pfeile {
float: left;
width: 664px;
padding-left: 10px;
padding-right: 10px;

}

.pfeil-zurueck {
margin-right: 615px;
margin-left: 10px;

}
	
#content ul {
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
vertical-align:top;

}

/*Bildergalerie*/



/*Abstände zwischen Bilder*/
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image{
	margin-bottom:8px;
	margin-right: 30px;
	font-size: 11px;
	
}


/*Index*/

.seite1 .csc-frame-frame1{
float: left;
display: block;
padding-right: 130px;
height: 200px;
}

.seite1 .csc-frame-frame2{
height:150px;
padding-right:50px;
width:475px;
}



div.csc-textpic-clear{
	clear:none;
}



/*
==================
Footer-Bereich
==================
*/	

#footer {
clear: both;
background-image: url(../bilder-design/footer.jpg);
height: 46px;
text-align: right;
padding-right: 38px;

}

#footer-2 {
clear: both;
width: 988px;
text-align: right;
color: #7f7f7f;
padding-top: 12px;
padding-bottom: 15px;

}


#footer-2 a:link {color: #7f7f7f; text-decoration: none;}
#footer-2 a:visited {color: #7f7f7f; text-decoration: none;}
#footer-2 a:hover {color: #7f7f7f; text-decoration: underline; }
#footer-2 a:active {color: #7f7f7f; text-decoration: none;}


#footer li{
float: left;
list-style-image:none;
list-style-type:none;

}

		
.navcv {
padding-left: 682px;
margin-right: 188px;


}


/*
===================
Typo3 Erweiterungen
===================
*/	

/*tt_news*/

.news-latest-date {
color: #8da25e;

}

.news-latest-item {
margin-bottom: 10px;
padding-bottom:10px;
border-bottom: 1px solid #8da25e;

}

.news-single-img {
margin-top: 10px;

}


/*Formulare*/
legend {
font-weight: bold;
color: #000000;
padding: 15px 0px 15px 0px;

}

fieldset {
border: 1px solid #000; /*Farben anpassen*/
display: block;

}

label {
width: 80px; /*Breiten anpassen*/
float: left;

}

input {
border: 1px solid #000; /*Farben anpassen*/
margin-bottom: 10px;

}

textarea {
border: 1px solid #000; /*Farben anpassen*/
}

.absendeknopf {
border: 1px solid #8da25e;
font-weight: bold;
background-color: #fff;
color: #000;
margin: 10px 0 10px 80px;
/*optional*/
float: left;
}
.fehlertext {
color: #000;
font-weight: bold;
background-color: #f99;
padding: 2px;
border: 1px solid #f00;
width: 375px;

}

.formfehler {
border: 1px solid #f00;
margin-bottom: 5px;

}

/*optional*/
.pflichtfelder {
margin: 12px 0 0 170px;

}

.contenttable{
margin-left: -3px;

}


.bodytext {
/*float: left;*/
margin: 0;
padding: 0;

}


a.download img{
margin-bottom: -3px;

}


#map {
float: left;
width: 510px; 
height: 340px; 
margin: -12px 0 0 0;
color:#000;

}




