Body {
	scrollbar-arrow-color:#2C3D6F;
	scrollbar-base-color:#D8D8D8;
	scrollbar-shadow-color:#D8D8D8;
	scrollbar-face-color:#D8D8D8;
	scrollbar-highlight-color:#FaFaFa;
	scrollbar-darkshadow-color:#D8D8D8;
	scrollbar-3d-light-color:#F3F7FA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4A4A;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

A:link, A:visited, A:active {
	color: #4A4A4A;
	text-decoration: underline;
}

A:hover {
	color: #FF9600;
	text-decoration: underline;
}

A.page:link, A.page:visited, A.page:active {
	color: #4A4A4A;
	text-decoration: none;
	font-weight: bold;
}

A.page:hover {
	color: #324D9C;
	text-decoration: underline;
	font-weight: bold;
}

A.underline:link, A.underline:visited, A.underline:active {
	color: #4A4A4A;
	text-decoration: underline;
}

A.underline:hover {
	color: #324D9C;
	text-decoration: underline;
}

A.noneunder:link, A.noneunder:visited, A.noneunder:active {
	color: #4A4A4A;
	text-decoration: none;
}

A.noneunder:hover {
	color: #324D9C;
	text-decoration: none;
}

A.small:link, A.small:visited, A.small:active {
	color: #4A4A4A;
	text-decoration: none;
}

A.small:hover {
	color: #324D9C;
	text-decoration: underline;
}

A.top:link, A.top:visited, A.top:active {
	color: #4A4A4A;
	text-decoration: none;
}

A.top:hover {
	color: #2C3D6F;
	text-decoration: underline;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.verybig {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}

.formfield1 {
	background-image: url(../images/background_form.gif);
	background-repeat: repeat;
	height: 15px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 1px;
	border: 1px solid #d4d4d4;
}

.formfield2 {
	background-image: url(../images/background_form2.gif);
	background-repeat: repeat;
	height: 100px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 1px;
	border: 1px solid #D4D4D4;
}

.formfield3 {
	background-image: url(../images/background_form.gif);
	background-repeat: repeat;
	height: 15px;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 1px;
	border: 1px solid #D4D4D4;
}

.formfield4 {
	background-image: url(../images/background_form2.gif);
	background-repeat: repeat;
	height: 15px;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 1px;
	border: 1px solid #D4D4D4;
}

.btn {border: 1px outset; cursor: pointer; font-size:9; font-weight: normal; margin: 0px 0px 0px 1px; padding: 1px 1px 1px 1px;
background-image: url(fileadmin/images/button2.gif);
backgroung-image: repeat-x;
width:50px;
}
.btn_med {border: 1px outset; cursor: pointer; font-size:9; font-weight: normal; margin: 0px 0px 0px 1px; padding: 1px 1px 1px 1px;
background-image: url(fileadmin/images/button2.gif);
backgroung-image: repeat-x;
width:106px;
}
.btn_wide {border: 1px outset; cursor: pointer; font-size:9; font-weight: normal; margin: 0px 0px 0px 1px; padding: 1px 1px 1px 1px;
background-image: url(fileadmin/images/button2.gif);
backgroung-image: repeat-x;
width:150px;
}

#cMenu {
     height:40px;
     width: 550px;
     margin-left:1px;
     margin-bottom:1px;
     position:relative; /* wichtige angabe, sonst taucht das slideMenu an falscher Position auf */
}

/*
###################
#  ypMenu Styles  #
###################
 */
.mmContent {
font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular;
}

.mmContent ul {
margin: 0px; padding: 0px;
list-style: none;
z-index:2;
position:relative; 
left:0px; top:0px;
}
.mmContent li {
padding: 0px; margin: 0px;
 }
 
.menuBackground {
position:absolute;
left:0px; top:0px;
z-index:1;
}
 
.mmContent li a {
display: block;
color: #222222;
font-weight:bold;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular;
width: 150px;
padding: 5px;
text-decoration: none;
border-bottom: solid 1px #CCCCCC;
}

* html .mmContent li a {
width: 160px;
width: 160px;
}

.mmContent li a:link { background: #E4E4E4; color: #222222; font-size: 10px; text-decoration: none; }
.mmContent li a:visited { background: #E4E4E4; color: #222222; font-size: 10px; text-decoration: none; }
.mmContent li a:hover{ background: #FFFFFF; color: #222222; font-size: 10px; text-decoration: none; }
.mmContent li a:active { background: #E4E4E4; color: #222222; font-size: 10px; text-decoration: none; }

.mmContent li a.submenu {
background: #E4E4E4 url(http://www.rodiac.de/fileadmin/scripts/ypMenu/submenu-on.gif) no-repeat right center; 
}
.mmContent li a.submenu:hover {
background: #FFFFFF url(http://www.rodiac.de/fileadmin/scripts/ypMenu/submenu-on.gif) no-repeat right center; 
}

/*
##########################################
#  ypMenu Styles for our belove IE 5.01  #
##########################################
*/

.mmContentb {
font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular;
}

.mmContentb ul {
margin: 0px; padding: 0px;
list-style: none;
z-index:2;
position:relative; 
left:0px; top:0px;
}
.mmContentb li {
padding: 0px; margin: 0px; }
 
.menuBackground {
position:absolute;
left:0px; top:0px;
z-index:1;
}
 
.mmContentb li a {
display: block;
width: 150px;
padding: 5px;
color: #222222;
font-weight: bold;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular;
text-decoration: none;
border-bottom: solid 1px #CCCCCC;
}

* html .mmContentb li a {
width: 160px;
width: 160px;
}

.mmContentb li a:link { background: #e4e4e4; color: #222222;}
.mmContentb li a:visited { background: #e4e4e4; color: #222222;}
.mmContentb li a:hover{ background: #FFFFFF; color: #222222;}
.mmContentb li a:active { background: #e4e4e4; color: #222222;}

.mmContentb li a.submenu {
background: #e4e4e4 url(http://www.rodiac.de/fileadmin/scripts/ypMenu/submenu-on.gif) no-repeat right center;
font-size: 10px;
}
.mmContentb li a.submenu:hover {
background: #FFFFFF url(http://www.rodiac.de/fileadmin/scripts/ypMenu/submenu-on.gif) no-repeat right center; 
font-size: 10px;
}

.csc-frame-frame2 {
       margin: 10px;
       padding: 5px;
       background-color: #222222;
       border: 1px dotted #007700;
       float: right;
}