/* ######################################################################################################
** # PICASSO BASIC CSS #############################
** ######################################################################################################
** 
**  PICASSPO Version: 1.0.0 Beta
**  Dateiversion: 05.02.07  
**  Datei       : style.css
** 
**  
*/

* html, body {
margin:0px;
padding:0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}


.hinweisbox{
float:left;
position:absolute;
text-align:left;
align:left;
width:219;
height:170;
border: #95bb06 solid 1px;
background-color:#FFFFFF;
}
/*
#########################################################################################################
######### Basic Fonts ###################################################################################
*/

/*##### NICHT ÄNDERN! ##### */

html,body {
height:100%;
margin:0;
padding:0;
background-color:#e3dac9;


}

#ueberschrift {
	font-size: 48px;	
	line-height:42px;
	color: #93a93d;
	font-family:Franklin Gothic Demi Cond; 
}
.fliesstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7b7571;
	line-height: 17px;
}
.fliesstext a{

color: #93a93d;
font-weight:bold;
}

.fliesstext a:hover{
text-decoration:none;


}

.subline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #93a93d;
	font-weight:bold;
	line-height: 17px;
}
.subline a{

color: #7b7571;
}

.subline a:hover{
text-decoration:none;


}

.fliesstext_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7b7571;
	line-height: 17px;
}



#menue {
	font-family:Franklin Gothic Demi Cond; 
	font-size: 16px;
	color: #7b7571;
	line-height: 28px;
	text-decoration:none
}

#menue a:hover{
	text-decoration:underline;
}

#menue_aktiv {
	font-family:Franklin Gothic Demi Cond; 
	font-size: 16px;
	line-height: 28px;
	color: #7b7571;
	text-decoration:none;
}

#menue_aktiv a:hover{
	text-decoration:underline;
}



#submenue {
	font-family:Helvetica Neue LT 55 Roman;
	font-size: 12px;
	color: #7B7571;
	line-height: 24px;
	text-decoration:none;
	
}

#submenue a:hover{
	text-decoration:underline;
}




.fliesstext_news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #7B7571;
}

.news_ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #afd534;
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 8e8779;

}

.footer a{

color: #7b7571;
}

.footer a:hover{
text-decoration:none;
}


#skizzen{
width:330px;
/*height:340px;*/
background-color:#9999CC;
position:absolute;
margin:25px 0px 0 570px;

}

#kompass{
width:1px;
height:1px;
position:relative;
}

.kalenderbalken{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6d8326;
	text-decoration:none;
}

a.kalenderbalken:hover{
text-decoration:underline;
}

.kalendertage_wochentage{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5a652d;
	text-decoration:none;
}

.kalendertage{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #686b4f;
	text-decoration:none;
}

.kalendertabelle{
 border-collapse: collapse;
  border: 1px solid #ffffff;
}

.kalendertabelle td, .kalendertabelle th{
 border: 1px solid #ffffff;
}



#rand03 {
  border-collapse: collapse;
  border: 1px solid #9E8DE3;
}
#rand03 td, #rand03 th {
  border: 1px solid #9E8DE3;
}




.preisliste {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7b7571;
	line-height: 19px;
}
.preisliste_ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7b7571;
}


==End_XML_Output==->

