
/*-----------------------------------------------------------------------------------

	Theme Name: Elke Murawski
	Theme URI: http://www.tuina-salzburg.at
	Author: Stefanie Hafner
	Author URI: http://www.stefanie-hafner.de

-----------------------------------------------------------------------------------

	0.	CSS Reset & Clearfix
	1.	globale Angaben
	2.	Absaetze
	3.	Menue und Links
	4.	Textelemente
	5.	Tabellen und Auflistungen
	6.	Optik - Bilder und Linien
	10.	Divs

-----------------------------------------------------------------------------------*/



a.txtlnkfarbe, a.txtlnkfarbe:link, a.txtlnkfarbe:visited, a.txtlnkfarbe:active, a.txtlnkfarbe:focus
{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: normal;
color:#b1957d;
font-size:13px;
line-height:30px;
text-decoration:none;
padding-left:22px;
padding-right:22px;
padding-bottom:10px;
background-image:url(../images/pfeil-grau.png);
background-position: top left;
background-repeat: no-repeat;
}

a.txtlnkfarbe:hover
{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: normal;
font-size:13px;
line-height:30px;
color:#a6895c;
text-decoration:none;
padding-left:22px;
padding-right:22px;
padding-bottom:10px;
background-image: urlurl(../images/pfeil-grau.png);
background-position: top left;
background-repeat: no-repeat;
}


/* ------ Hauptmenue  - Ebene 1 ---------- */

ul.menutop
{
list-style:none;
margin:0 ;
padding:0 ;
}



 ul.menutop
{
        list-style-type:none !important;
        margin:0 0 0px 0px ;
        padding: 0 0 5px 0px;

}

 .module_content ul.menutop
{
        margin-left:-5px;
        padding:0 0 0 0 ;
}

 ul.menutop li
{
        padding: 0;
		margin:2px 0;
		
}

 ul.menutop li.active
{
        padding:0;
		margin:2px 0;
		
}

 ul.menutop li a:link,
 ul.menutop li a:visited
{
        display:block;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		letter-spacing:0.5px;
		font-weight:  normal;
		color:#d5bf99;
		font-size:14px;
		line-height:35px;
		text-decoration:none;
		padding-left:35px;
		background-color:#866c43;
		background-image:url(../images/pfeil-weiss.png);
		background-position:10px 10px;
		background-repeat: no-repeat;
		text-decoration:none;
		
}

 ul.menutop li.active a:link,
 ul.menutop li.active a:visited,
 ul.menutop li.active a:hover
{
        display:block;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		letter-spacing:0.5px;
		font-weight: bold;
		color:#FFFFFF;
		background-color:#866c43;
		font-size:14px;
		line-height:35px;
		background-image:url(../images/pfeil-weiss.png);
		background-position:10px 10px;
		background-repeat: no-repeat;
		text-decoration:none;
}

 ul.menutop li a:hover,
 ul.menutop li a:active,
 ul.menutop li a:focus
{
        display:block;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		letter-spacing:0.5px;
		font-weight: normal;
		color:#FFFFFF;
		background-color:#866c43; 
		font-size:14px;
		line-height:35px;
		background-image:url(../images/pfeil-weiss.png);
		background-position:10px 10px;
		background-repeat: no-repeat;
		text-decoration:none;
}


/* ------ Hauptmenue Blanko  - Ebene 1 ---------- */

/* ------ Subemenü - Ebene 2 ---------- */


ul.menutop li ul
{
list-style:none;
margin:2px 0;
padding:0 ;
}



 ul.menutop li ul
{
        list-style-type:none !important;
        margin:2px 0 2px 0px;
        padding: 10px 0 10px 0;
		background-color:#866c43;

}

 .module_content ul.menutop li ul
{
        margin-left:-5px;
        padding:0 0 0 0 ;
}

 ul.menutop li ul li
{
        padding:0;
		border:0;
		
}

 ul.menutop li a ul li a:link, 
 ul.menutop li a li ul a:visited
{
        display:block;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		letter-spacing:0.5px;
		font-weight: normal;
		color:#d5bf99;
		font-size:12px;
		line-height:22px;
		text-decoration:none;
		background:none;
		
}

 ul.menutop li.active ul li
{
        display:block;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		letter-spacing:0.5px;
		font-weight: normal;
		color:#FFFFFF;
		font-size:12px;
		line-height:22px;
		text-decoration:none;
		background:none;
}

ul.menutop li.active ul li a,
ul.menutop li.active ul li a:link, 
ul.menutop li.active ul li a:visited, 
ul.menutop li.active ul li a:focus
{
        display:block;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		letter-spacing:0.5px;
		font-weight: normal;
		color:#d5bf99;
		font-size:12px;
		line-height:22px;
		text-decoration:none;
		background:none;
}

ul.menutop li.active ul li a:hover
{
        display:block;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		letter-spacing:0.5px;
		font-weight: normal;
		color:#FFFFFF;
		font-size:12px;
		line-height:22px;
		text-decoration:none;
		background:none;
}


ul.menutop li.active ul li.active a{
        display:block;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		letter-spacing:0.5px;
		font-weight: bold;
		color:#FFFFFF;
		font-size:12px;
		line-height:22px;
		text-decoration:none;
		background:none;	
}


/* --- spezielle Hoehe fuer zweizeilige Links --- */

ul.menutop li a ul li a.lnkhoehe:link,
ul.menutop li.active ul li a.lnkhoehe,
ul.menutop li.active ul li a.lnkhoehe:link, 
ul.menutop li.active ul li a.lnkhoehe:visited, 
ul.menutop li.active ul li a.lnkhoehe:focus,
ul.menutop li.active ul li a.lnkhoehe:hover,
ul.menutop li.active ul li.active a.lnkhoehe
{
 line-height:14px;
}

/* ------ submenue  - Ebene 2 ---------- */


/*-----------------------------------------------------------------------------------*/
/*	4.	Textelemente
/*-----------------------------------------------------------------------------------*/


h1
{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: normal;
color:#b1957d;
font-size:22px;
padding-bottom:20px;
padding-top:5px;
/* border-bottom: 1px dashed #9DA193; */
}

h2
{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: bold;
color:#b1957d;
font-size:14px;
padding-bottom:20px;
padding-top:5px;
}

.hinweisbox h2, .hinweisboxmitte h2, .hinweisspot h2
{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: normal;
color:#b1957d;
font-size:14px;
padding-bottom:5px;
padding-top:5px;
}

h3
{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: normal;
color:#b1957d;
font-size:12px;
padding-bottom:20px;
padding-top:7px;
}

.txtbox h3
{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: bold;
color:#b1957d;
font-size:14px;
padding-bottom:1px;
padding-top:15px;
}

h4
{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: bold;
color:#828281;
font-size:14px;
padding-bottom:1px;
padding-top:15px;
}

.txtfarbe
{
color:#b1957d;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:13px;
line-height:16px;
}


ul.txtliste
{
list-style-image:url(../images/listenicon-braun.gif);
}

/*-----------------------------------------------------------------------------------*/
/*	10.	Divs
/*-----------------------------------------------------------------------------------*/


#contentwrapper {
clear: both;
text-align: center;
width:100%;
background-color:#FFFFFF;
background-image:url(../images/background-hellbraun.jpg);
background-repeat:repeat-x;
}

#contentbox {
clear: both;	
background-color:#FFFFFF;
width:950px;
height:auto;
text-align:right;
display: block;
min-height:600px;
margin-left: auto;
margin-right: auto;
-webkit-text-size-adjust: none;
background-image:url(../images/background-hellbraun-bobbels.jpg);
background-repeat:repeat-x;
}
