
.titel {       background: #CC3300;
                font-family: Verdana, Tahoma;
                font-size: 12px;
 }

body { font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif
	text-decoration: none}


#backgroundtop         { position: absolute; z-index: 10; top: 0px; left: 0px; width: 100%; height: 400px; visibility: visible; display: block }
#website       { position: absolute; z-index: 20; top: 0px; left: 0px; width: 100%; height: 100px; visibility: visible; display: block }
#language         { position: absolute; z-index: 30; top: 248px; left: 600px; width: 90px; height: 25px; visibility: visible; display: block }
#site   { position: relative; top: 0px; left: 0px; width: 780px; visibility: visible; display: block }

#left  { background-color: #dadada; border-right: 1px solid #aaaaaa; width: 220px; height: 100% }
#content  { background-color: #efefef; width: 536px; height: 100% }
#tabelle { width: auto; height: 100% }
#border_right { border-left: 1px solid white }
#border_left { border-right: 1px solid white }
#content_abstand  { padding: 20px 15px 20px 15px }
#mm_left { padding: 20px 10px }
#cleft { padding-right: 10px; padding-bottom: 20px; padding-left: 10px }


.menu1_no  { color: #777777; font-weight: bold; font-size: 11px; height: 20px;}
.menu1_no a { color: #777777; font-size: 11px; text-decoration: none; display: block}
.menu1_no a:hover { color: #4d4d4d; font-size:   11px;  text-decoration: none}
.menu1_act { color: #000000; font-weight: bold; font-size: 11px; height: 20px;}
.menu1_act  a { color: #000000; font-size: 11px; text-decoration: none }
.menu1_act  a:hover { color: #000000; font-size: 11px; text-decoration: none }
.menu2_no  { color: #777777; font-weight: bold; font-size: 11px; height: 17px;}
.menu2_no a { color: #777777; font-size: 11px; text-decoration: none}
.menu2_no a:hover { color: #4d4d4d; font-size: 11px; text-decoration: none}
.menu2_act { color: #000000; font-weight: bold; font-size: 11px; height: 17px; }
.menu2_act  a { color: #000000; font-size: 11px; text-decoration: none }
.menu2_act  a:hover { color: #000000; font-size: 11px; text-decoration: none }


.language_mm a { color: #ffffff; 
	font-sitze: 10px;
	border: 1px solid #888888;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-left: 10px;
	text-decoration: none;
	}

.language_mm a:hover {border: 1px solid #ffffff;
	text-decoration: none;
	}

.text{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #454545;
	text-decoration: none;}

.textbold{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #454545;
	text-decoration: none;
                font-weight: bold;
}
a.text:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c03;
                text-decoration: underline;
	}

/*beginn Text-Box*/

.lineBoxTitel{
	background: #f1f0e8;
	border-bottom: 1px solid #CFCFCF;
	border-top: 1px solid #CFCFCF;
	padding-left: 10px;
}

.lineBoxLeftRight{
	border-right: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
	padding-left: 10px;
}
.lineBoxBottom{
	border-bottom: 1px solid #CFCFCF;
}
.lineBoxBottomRight{
	border-bottom: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
}

/* General content -> Text -> Caption */

P.csc-caption {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:8 px;
}

.caption {
color: #205080; 
font-size: 10px; 
line-height: 12px; 
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif
}

/* General content -> Text */
P {
	font-family:Verdana, Tahoma;
	font-size: 11px;
                line-height: 16px;
                color: #333
}
td {
		font-family:Verdana, Tahoma;
	       font-size: 11px;
              line-height: 16px;
              color: #333
}

P.csc-menu {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
                color: #252;
}
/* General content -> Text -> Menu/Sitemap item: Section-title */
P.csc-section {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}
/* General content -> Text -> Header date */
P.csc-header-date {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}

/* General content -> Text -> Page content */

P.bodytext {
	font-family:Verdana, Tahoma;
	font-size: 11px;
                line-height: 16px;
                color: #333
}

/* General content -> Text -> Page content -> First line

P.bodytext:first-line {
	font-family:Verdana, Tahoma;
	font-size:11px;
                color:green
} */

/* General content -> Text -> Page content -> First letter

P.bodytext:first-letter {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
} */

/* General content -> Text -> Page content -> Page content, next paragraph
P.bodytext+ P {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
} */

/* General content -> Text -> Page content -> Links */
P.bodytext A {
	color:#c03
}

/* General content -> Text -> Page content -> Links -> Mouseover links */
P.bodytext A:hover {
	color:#cf42
}

/* General content -> Text -> Page content -> Links -> Active links */
P.bodytext A:active {
	color:#817bff
}

/* General content -> Text -> Links */
P A {
	color:#684605;
	text-decoration:underline;
	font-weight:normal;
}

/* General content -> Text -> Links -> Mouseover links */
P A:hover {
	color: #B37805;
}
/* General content -> Text -> Links -> Active links */
P A:active {
	color:gray;
}
/* General content -> Text -> Links -> Visited links */
P A:visited {
	color:#684605;
}
/* General content -> Header 1 */
H1 {
	font-family:Verdana, Tahoma;
	font-size:15px;
	color:#5a5a83;
	letter-spacing:1px;
                line-height:20px
}
/* General content -> Header 1 -> Links */
H1 A {
	color:maroon;
	text-decoration:none;
	font-weight:bolder;
}
H2 {
	font-family:Verdana, Tahoma;
	font-size:15px;
	color:#5a5a83;
	letter-spacing:1px;
                line-height:20px
}
/* General content -> Header 1 -> Links */
H2 A {
	color:maroon;
	text-decoration:none;
	font-weight:bolder;
}

H3 {
	font-family:Verdana, Tahoma;
	font-size:18px;
	color:#5a5a83;
	letter-spacing:1px;
                line-height:20px
}
