body { color: #000000; font-size: 11px; line-height: 13px; font-family: Verdana, Arial, Helvetica; text-decoration: none }
td { color: #000000; font-size: 11px; line-height: 13px;  font-family:Verdana, Arial, Helvetica; text-decoration: none }

/*
a { color: #660000; font-size: 11px; line-height: 13px; font-family: Verdana, Arial, Helvetica; text-decoration: none }
a:hover { color: #000000; text-decoration: none; }
*/

.m-black { color: #000000; font-size: 11px; line-height: 18px;  font-family:Verdana, Arial, Helvetica; text-decoration: none }

.m-red { color: #CC0000; font-size: 11px; line-height: 18px;  font-family:Verdana, Arial, Helvetica; text-decoration: none }

.m-link { color: #AAA016; font-size: 11px; line-height: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.m-link:hover { color: #000000; }

.m-grey { color: #7A7A7A; font-size: 11px; line-height: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.m-grey:hover { color: #000000; }

.m-greenyellow { color: #AAA016; font-size: 11px; line-height: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.m-greenyellow:hover { color: #000000; }

.m-gallery { color: #CC3333; font-size: 11px; line-height: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.m-gallery:hover { color: #000000; }

.mnavi-on { color: #000000; font-weight: bold; font-size: 11px; line-height: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.mnavi { color: #000000; font-size: 11px; line-height: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.mnavi-off:hover { color: #000000 }

.navi-bg-white { background-image: url(/custom/pic/main/navi_bg_white.gif);  background-repeat: repeat-x;} 
.navi-bg-yellow { background-image: url(/custom/pic/main/navi_bg_yellow.gif);  background-repeat: repeat-x;}


.input1 { 
	color: #000000; 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica; 
	text-decoration: none; 
	border: 1pt; 
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #737373;
	border-bottom-color: #737373;
	border-style: solid; 
	width: 120; 
	}

.textarea1 { 
	color: #000000; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica; 
	text-decoration: none; 
	background-color: #ffffff;
	border: 1pt; 
	border-color: #666666;
	border-style: solid;
	width: 200; 
	}
	
	
.but1 {background-color: #AAA016; font-family: Verdana, Helvetica, Arial; font-size: 11px; font-weight: normal; color: white; width: 70}
	
.highlight { background-color: #FDF021; color: #000000; }


/* Wysiwyg-Editor Gitternetz */
.tbl { background-color:#999999; }
.tbl tr { background-color:#FFFFFF;  font-size: 12px; line-height: 12px; font-family: Arial, Helvetica; text-decoration: none; vertical-align: top; }
.tbl .header1 { background-color:#AAAAAA;  font-size: 12px; line-height: 12px; font-family: Arial, Helvetica; text-decoration: none }
.tbl .header2 { background-color:#DDDDDD;  font-size: 12px; line-height: 12px; font-family: Arial, Helvetica; text-decoration: none }

/* Wysiwyg-Editor ohne Gitternetz */
.tbl2 td { color:#000000; }
.tbl2 .header1 { font-size: 12px; line-height: 12px; font-family: Arial, Helvetica; text-decoration: none; font-weight: bold; }
.tbl2 .header2 { background-color:#DDDDDD;  font-size: 12px; line-height: 12px; font-family: Arial, Helvetica; text-decoration: none; }



/* ------------------------------------------------------------- */
		 /* ABSATZLAYOUT: BILD RECHTS, TEXT UMFLIESSEND */
/* ------------------------------------------------------------- */

#layout_bild_umfliessend #bild {
	float: right;
	margin-left: 10px;
}

#layout_bild_umfliessend .text {
	margin: 0 0 0 15px;
	line-height: 18px;
}

#layout_bild_umfliessend #titel {
	margin: 8px 0px 18px 15px;
	display: block;
}

#layout_bild_umfliessend #link {
	margin: -5px 0 0 15px;
	padding-left: 17px;
	display: block;
	background: url("/custom/pic/main/quadrat_hell.gif") no-repeat 0px 3px;
}

#layout_bild_umfliessend #link img {
	margin-top: 2px;
}

#layout_bild_umfliessend #linie {
	background: url("/custom/pic/main/line_grey.gif") repeat-x;
	margin-top: 20px;
}


