﻿/* Default stylesheet use in the static template record "cSet stylesheet" */
/* (c)2006 Gregor Maier*/
/* (c)2008 modifyed*/
/* TYPO3 CVS ID: $Id: defaultstylesheet.css,v 1.2 2003/10/26 17:07:43 typo3 Exp $ */

@import url(indexsearch.css);
@import url(tt_news.css);
@import url(felogin.css);
@import url(menus.css);
@import url(commerce.css);
@import url(formular.css);
@import url(dmail.css);

@font-face {
    font-family: 'AllerRegular';
    src: url('../fonts/aller_rg-webfont.eot');
    src: url('../fonts/aller_rg-webfont.eot?iefix') format('eot'),
         url('../fonts/aller_rg-webfont.woff') format('woff'),
         url('../fonts/aller_rg-webfont.ttf') format('truetype'),
         url('../fonts/aller_rg-webfont.svg#webfontB0Jh1ana') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* ---------------------------------- Shop Menu --------------------------------- */

.frame {
	border: 1px solid #c0c0c0;
	/* background-color: #c0c0c0; */
	padding: 15px 10px 15px 10px;        	
}
.line {
	border-bottom: 1px solid #c0c0c0;
	padding: 5px 15px 5px 15px;
}
.lined {
	border-bottom: 1px dashed #c0c0c0;
	padding: 5px 15px 5px 15px;
}
.lineb { width:100%; border-bottom:1px solid #666; 
	padding: 15px 0px 15px 0px;
	margin-bottom:10px;
	}
.line_navi {
	width:100%; border-bottom:1px solid #000080; 
	padding: 15px 0px 15px 0px;
	margin-bottom:10px;
	}
.linel {
	border-bottom: 1px solid #efefef;
	padding: 5px 5px 5px 5px;
}

#container-center {
	
	background-color: #ffffff;
}

#contentwrapper {
	padding: 0px 15px 0px 5px; /*padding: 5px 15px 5px 5px;*/
	background-color: #ffffff;
}
.navi {
	font-size : 10px;
	color : navy;
	list-style: none;
        text-decoration : none;
        //fileadmin/user_upload/pfeil.gif
        font-face: arial,verdana,helvetica,sans-serif size: 2 color: #000080;
}

.naviaktive {
	font-size : 10px;
	color : navy;
	font-weight : bold;
	margin-left: 5px;
	list-style: none;
        text-decoration : none;
	font-face: arial,verdana,helvetica,sans-serif size: 2 color: #000080;
}

.subnavi {
	font-size : 10px;
	color : navy;
	margin-left: 20px;
	list-style: none;
        text-decoration : none;
        //fileadmin/user_upload/pfeilunter.gif
 	font-face: arial,verdana,helvetica,sans-serif size: 2 color: #000080;
}

.subaktive {
	font-size:10px;
	color:navy;
	font-weight:bold;
	margin-left:25px;
	list-style: none;
        text-decoration : none;
	font-face: arial,verdana,helvetica,sans-serif size: 2 color: #000080;
}

.number { font-size:11px; color:navy; font-weight : bold; margin: 2px 0 0 0; text-align:right;
	list-style: none; 
	/*background-image:url(http://www.beautycenter-maier.de/fileadmin/templates/main/img/fon.jpg); width:10px;*/
	}

/*für Menues bzw. Auflistungen .csc-menu .csc-menu-4*/
.csc-menu-4 dd { margin:5px 0 15px 10px; padding-bottom:10px; border-bottom:1px dashed #c0c0c0; }
.csc-menu-4 dt:hover  { background-color:#F5F5F5; }


#leftmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration : none;
}

#leftmenu li {
	margin: 10px 10px 0 0;/* um den container herum */
	list-style: none;
        text-decoration : none;
}
.leftmenu-1 ul {
	padding: 0;
	list-style-type: none;
}

.leftmenu-1 ul li {
	text-decoration: none;
	font: normal 10px Arial, Helvetica, Verdana, sans-serif;
	padding: 5px 0 5px 30px; 
}

.leftmenu-1  ul li a {
	text-decoration: none;
}

.leftmenu-1 ul li a:hover {
	color: red;
}

.leftmenu-1 ul li a {
	color: #000080;
} 

.leftmenu-1 ul li.ACT,
.leftmenu-1 ul li.CUR {
	background: url(../img/leftmenu-bg.gif) no-repeat;
	font-weight: bold;
	color: #000080;
} 

#top_logo { margin-left:1px; }

/****************Allgemein*****************************************
 *
 * ALT: font-family: Verdana, Arial, Helvetica;
 *
 * *************************************************************** */


a:link {
	background-color : transparent;
	font-family: AllerRegular;
	font-size: 12px; 
	color : #000080;
	text-decoration : none;
	font-weight : normal;
}
a:visited { 
	background-color : transparent;
	font-family: AllerRegular;
	font-size: 12px; 
	color : #000080;
	font-weight : normal;
	text-decoration : none;
}
a:hover {
	font-family: AllerRegular;
	font-size: 12px; 
	background-color : #f4f4f4;
	/*original: transparent;*/
	color : #000080;
	/*original: grey;*/
	text-decoration : none;
}
a:active {
	font-family: AllerRegular;
	font-size: 12px; 
	background-color : transparent;
	color : #000080;
	font-weight : normal;
	text-decoration : none;
}

/* Links auf Bilder sollen normal dargestellt werden *************** */
.csc-textpic-imagewrap a:hover {
	background-color : transparent;
	text-decoration : none;
	font-weight : normal;
}

.csc-textpic-imagewrap {
	background-color : transparent;
	border: 10px solid transparent;
}
.csc-textpic-imagewrap, .box {
	border: 0px;
	border: none;
}

body {
}

hr {

}
select {  
	font-family: AllerRegular;
	 
}
textarea {  
	font-family: AllerRegular;
	 
}

input {  
	font-family: AllerRegular; 
	  font-size: 11px; 
}

li,ul {
	font-family: AllerRegular;
	font-size: 12px; 
	color : #666666;
	list-style-type:square;
}

h1 {
	text-decoration:none;
	color: #000080; 
	font-size: 13px; 
	letter-spacing: 1.2px; 
	font-family: AllerRegular;
	margin-bottom : 20px;
	margin-top : 10px;
	font-weight: normal;
	
}

h2 { 
	text-decoration:none;
	color: #000080; 
	font-size: 12px; 
	letter-spacing: 1px; 
	font-family: AllerRegular;
	font-weight: normal;

}

h3 { color: #000080; font-size: 11px; letter-spacing: 1px; font-family: AllerRegular;
	/*
	margin-bottom : 0px;
	margin-top : 10px;
	*/
}
h4 {
	font-family: AllerRegular;
	font-size : 10px;
	color : #666666;
	margin-bottom : 0px;
	margin-top : 10px;
}
h5 {
	font-family: AllerRegular;
	font-size : 10px;
	color : #666666;
	margin-bottom : 0px;
	margin-top : 10px;
}
h6 {
	font-family: AllerRegular;
	font-size : 10px;
	color : #666666;
	margin-bottom : 0px;
	margin-top : 10px;
}


.navi {
	font-family: AllerRegular;
	font-size : 6px;
	color : navy;
	width: 180px;
	margin: 10px;
}


.menu-inputfields{
	color : navy;

}

.naviaktive {
	font-family: AllerRegular;
	font-size : 8px;
	color : navy;
	width: 180px;
	margin: 20px;
}

.subhead1 {
	font-family: AllerRegular;
	font-size : 11px;
	color : #666666;

	padding: 0 0 2px 0;
	margin: 0 0 2px 0;
	/*height: 120px;*/
}
.subhead2 {
	font-family: AllerRegular;
	font-size : 11px;
	color : #666666;
}
.subhead3 {
	font-family: AllerRegular;
	font-size : 11px;
	color : red;
}
.headerdate {
	font-family: AllerRegular;
	font-size : 11px;
	color : #666666;
	font-weight: normal;
}

b, strong {   
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: normal; 
}

p {   
	margin: 0;
	line-height : 120%;
	font-family: AllerRegular;
	font-size : 12px;
	
	color : #696969;
}
.caption {
	font-family: AllerRegular;
	font-size : 12px;
	color : #696969;
}
.bulletlist {
	font-family: AllerRegular;
	font-size : 12px;
	color : #696969;
}
.table {
	font-family: AllerRegular;
	font-size : 12px;
	color : #696969;
}



.filelinks {
	
	font-family: AllerRegular;
	font-size : 12px;
	margin-top : 10px;
	color : #000080;
}
.filelinkssize {
	font-family: Verdana, Arial, Helvetica;
	font-size : 12px;
	color : red;
}

/****************** Sitemap ******************/


.sitemap1 {
	font-family: AllerRegular;
	font-size : 12px;
	color : #696969;
}
.sitemap2 {
	font-family: AllerRegular;
	font-size : 11px;
	color : #696969;
	margin-left : 20px;
}
.sitemap3 {
	font-family: AllerRegular;
	font-size : 10px;
	color : #696969;
	margin-left : 40px;	
}
.sitemap4 {
	font-family: AllerRegular;
	font-size : 10px;
	//color : #003366;
	color : #696969;
	margin-left : 60px;
}




.celmenu {
	font-family: AllerRegular;
	font-size : 12px;
	color : #003366;
	background-color : #f5f5f5;
	margin-top : 10px;
}
.celsubmenu {
	font-family: Verdana, Arial, Helvetica;
	font-size : 11px;
	color : #666699;
	margin-left : 20px;
	margin-top : 3px;
}



#textborder {
	
	padding: 10px 10px 10px 10px; 
}

// .linksbuendig {text-align: left;}
// .rechtsbuendig {text-align: right;}
// .zentriert {text-align: center;}
// .blocksatz {text-align: justify;}
//  padding-left: 20;nicht XHTML konform


/****************** Fotoalben ************************************/

.tx-photogals-pi1 a:hover { border:1px solid #efefef }
.tx-photogals-pi1-big a:hover { border:1px solid #efefef }
.tx-photogals-pi1-big { border:1px solid #efefef }
.tx-photogals-pi1-small a:hover { border:1px solid #efefef }
.tx-photogals-pi1-small a:hover { border:1px solid #efefef }
.tx-photogals-pi1-small a:active { border:1px solid #efefef }




