.allgemein {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border: none;
	text-align:center;
}

.allgemein_steuerframes{
	background-color: #361B1B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

add {
	vertical-align:middle;
}

.wohnungsname {
   font-size:16px;
   background-color: #FFFF66;
}

/*
form {
  background: #de2;
  border: thin solid #ab0;
  margin:0;
  padding:.5em;
}
*/


.standard_tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
    border: thin solid #ab0;
    margin:0;
    padding:.5em;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
	margin-left:20px; 
}

.subtitle {
	text-align:left;
}

.beschreibung {
	text-align:left;
}

.artikelbild {

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

.betrieb {
    background-color:white;
}

.saisonname {
   font-size:14px;
}

.submitbox {
	background: url(../pics/icons/submit.gif) no-repeat left;
	padding-left: 40px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-decoration: underline;
	height: 32px;
	font-weight: bold;
	cursor:pointer;
	border:0px;		
}

.rubrik_pic {
	float:left; 
	margin:5px;
}

.pictogram_categorie_show {
	font-weight:bold;
}

.pictogram_categorie_edit_text,  .pictogram_categorie_show_text {
	font-size:11px;
	/*
	font-weight:bold;
	*/
}

.pictogram_tooltip {
	padding:7px;
	font-size:11px;
	color:black;
	border:1px solid black;
}

.neuigkeiten_pic_main {
	float:left;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px
}