/* schriftstil,abstände */

body{
	margin-top: 10px; 
	margin-left: 10px; 
	margin-right: 10px;
	margin-bottom: 10px; 
	background-color:#ffffff; 

	font-family:"arial"; 
	font-size: 11px;
	color: #5A604F ;  
}


FONT, TEXTAREA, SELECT, INPUT, FORM, BUTTON, TABLE, TR, TD, LI, UL, P {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
	color: #5A604F ;
	line-height: normal;
    font-weight: normal;
}


.datum {
font-size:9px;
background-color:#CAD997;
color:#ffffff;
border:solid 0px;
text-align:center;
}

input.zeit{
font-size:9px;
background-color:#CAD997;
color:#ffffff;
border:solid 0px;
text-align:center;
}

form {margin-bottom:0px;}

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #D2DFA8; scrollbar-base-color:#ffffff ;
scrollbar-highlight-color : #D2DFA8;; scrollbar-shadow-color :#D2DFA8;;
SCROLLBAR-TRACK-COLOR: #ffffff;}

/* grundlayout*/

.leiste {background-color:#ABBD8A; color:white;  text-decoration:none ;font-family:verdana, sans-serif; font-size:10px;
line-height:20px;
height:20px;
}

.leisteob {background-color:#CAD997; color:white;  text-decoration:none ;font-family:verdana, sans-serif; font-size:10px;
line-height:20px;
height:20px;
}

.leisteun {background-color:#ABBD8A; color:white;  text-decoration:none ;font-family:verdana, sans-serif; font-size:10px;
line-height:20px;
height:20px;
}

.nav {background-color:#CAD997; color:black;  text-decoration:none ;font-family:verdana, sans-serif; font-size:10px;

}
.logo {background-color:#D2DFA8; color:black;  text-decoration:none ;font-family:verdana, sans-serif; font-size:10px;
height:78px;
}

/* rubriktitel */

.titel{background-color:#CAD997; color:#ffffff;
text-decoration:none ;font-family:verdana, sans-serif; font-size: 10px;
width:192px;
border-bottom:solid 1px #eaeaea;
line-height:20px;
height:20px;
padding-left:5px;
}
.seitentitel{background-color:#CAD997; color:#ffffff;
text-decoration:none;font-family:verdana, sans-serif; font-size:10px;
width:350px;
border-bottom:solid 1px #eaeaea;
line-height:20px;
height:20px;
padding-left:5px;
}
.rubrik{background-color:#BBCE7B; color:#ffffff;   text-decoration:none ;font-family:verdana, sans-serif; font-size:12px;width:192px;
border-bottom:solid 1px #eaeaea;
line-height:20px;
height:20px;
padding-left:5px;
}

.inhalt {
	background-color:#D2DFA8;
	padding:20px;
}

.ueberschrift {
	background-color:#D2DFA8;
	font-family: "Arial" ;
	font-size:20px;
}

.beschreibung {
	font-size:10px;
	text-align:center;
}

/* menue linke  seite */


#menu a {display: block;
background-color:#A0B37B;
color:#ffffff;text-decoration:none;font-family:verdana, sans-serif; font-size:12px;
border-bottom:solid 1px white;
line-height:20px;
height:20px;
width:192px;
padding-left:25px;
}

#menu a:visited{
background-color:#A0B37B;
color:#ffffff;text-decoration:none;font-family:verdana, sans-serif; font-size:12px;
border-bottom:solid 1px white;
line-height:20px;
height:20px;
width:192px;
padding-left:25px;
}

#menu a:active{
background-color:#A0B37B;
color:#ffffff;text-decoration:none;font-family:verdana, sans-serif; font-size:12px;
border-bottom:solid 1px white;
line-height:20px;
height:20px;
width:192px;
padding-left:25px;
}

#menu a:hover {background-color:#CAD997;
color:#ffffff;text-decoration:none;font-family:verdana, sans-serif; font-size:12px;
border-bottom:solid 1px white;
line-height:20px;
height:20px;
width:192px;
padding-left:25px;
}

/* menue oben */

#menu2 a {display: block;
background-color:#ABBD8A;
color:#ffffff;text-decoration:none;font-family:verdana, sans-serif; font-size:12px;
line-height:20px;
height:20px;
border-left:solid 1px white;
width:100px;
text-align:center;
}

#menu2 a:visited{
background-color:#ABBD8A;
color:#ffffff;text-decoration:none;font-family:verdana, sans-serif; font-size:12px;
line-height:20px;
height:20px;
border-left:solid 1px white;
width:100px;
text-align:center;
}

#menu2 a:active{
background-color:#ABBD8A;
color:#ffffff;text-decoration:none;font-family:verdana, sans-serif; font-size:12px;
line-height:20px;
height:20px;
border-left:solid 1px white;
width:100px;
text-align:center;
}

#menu2 a:hover {
background-color:#CAD997;
color:#ffffff;text-decoration:none;font-family:verdana, sans-serif; font-size:12px;
line-height:20px;
height:20px;
border-left:solid 1px white;
width:100px;
text-align:center;
}

/*Text in Einzelleistungen und Arrangements*/

table.angebotstext {
margin-left:40px;
margin-bottom:20px;
margin-top:20px;
}

table.allgemein {
margin-left:40px;
}

.allgemein td {
background-color:#D2DFA8;
font-size:11px;
text-align:left;
font-family:"Arial" ;
}

.angebotstext td {
background-color:#D2DFA8;
font-size:10px;
text-align:left;
font-family:"Arial" ;
}

.fatmike td{
background-color:#D2DFA8;
font-size:11px;
font-weight:bold;
text-align:left;
font-family:"Arial" ;
}

/*Bilder*/

.pics img {
	margin:0px;
	border:solid 1px #FFFFFF;
	}

table img {
	margin:0px;
	border:solid 1px #FFFFFF;
	}

/* links im text */

a.angebotstext:link {
font-size:10px;
text-decoration:underline;
font-family:"Arial" ;
}
a.angebotstext:active {
font-size: 10px;
text-decoration:underline;
font-family:"Arial" ;
}
a.angebotstext:hover {
font-size:10px;
text-decoration:underline;
color: #ffffff;
background-color:#A0B37B;
font-family:"Arial";
}
a.angebotstext:visited {
font-size:10px;
text-decoration:underline;
font-family:"Arial" ;
}


/* allgemeine links im text */

a:link{color: #5A604F; text-decoration:underline;font-family:"Arial"; font-size:11px;}

a:visited{color:#5A604F;text-decoration:underline;font-family:"Arial"; font-size:11px;}

a:active{color:#5A604F;text-decoration:underline;font-family:"Arial"; font-size:11px;}

a:hover{color: #ffffff;background-color:#A0B37B;text-decoration:underline;font-family:"Arial"; font-size:11px;}

/*CM2DB_TEXTAREA*/
font.defaultText{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
	color: #5A604F ;
	line-height: normal;
    font-weight: normal;
	background-color:#D2DFA8;
}


font.defaultBody{
	margin-top: 10px; 
	margin-left: 10px; 
	margin-right: 10px;
	margin-bottom: 10px; 
	background-color:#D2DFA8;

	font-family:"arial"; 
	font-size: 11px;
	color: #5A604F ;  
}



/*WYSIWYG_STYLES*/
font.text8{
    font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #5A604F ;
	line-height: normal;
    font-weight: normal;
    font-size: 8px;
}

font.text9{
    font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #5A604F ;
	line-height: normal;
    font-weight: normal;
    font-size: 9px;
}

font.text10{
    font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #5A604F ;
	line-height: normal;
    font-weight: normal;
    font-size: 10px;
}

font.text11{
    font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #5A604F ;
	line-height: normal;
    font-weight: normal;
    font-size: 11px;
}

font.text12{
    font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #5A604F ;
	line-height: normal;
    font-weight: normal;
    font-size: 12px;
}

font.text13{
    font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #5A604F ;
	line-height: normal;
    font-weight: normal;
    font-size: 13px;
}

font.text14{
    font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #5A604F ;
	line-height: normal;
    font-weight: normal;
    font-size: 14px;
}

font.text15{
    font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #5A604F ;
	line-height: normal;
    font-weight: normal;
    font-size: 15px;
}

font.text16{
    font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #5A604F ;
	line-height: normal;
    font-weight: normal;
    font-size: 16px;
}
font.text17{
    font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #5A604F ;
	line-height: normal;
    font-weight: normal;
    font-size: 17px;
}
font.text18{
    font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #5A604F ;
	line-height: normal;
    font-weight: normal;
    font-size: 18px;
}

/*WYSIWYG_TABLE_STYLES*/
table.defaultTable{
	border: 0px;
	font-family: "Arial, Verdana, Arial" ;
	font-size:12px;	
	padding: 0px;
	margin: 0px;
}



/*WYSIWYG_TD_STYLES*/






