
legend {
	color: #006699;
}
form {
	margin: 0px;
}

.no {
	display:none;
}

.cmsreiter {
	width: 100%;
	background-color:#FCFCFE;
	border-left-color: #919B9C;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #919B9C;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #919B9C;
	border-right-style: solid;
	border-right-width: 1px;
}

.cms_small  { color: #006699; line-height: 11px; font-size: 11px; font-weight: normal; font-family: Arial, Helvetica, sans-serif; letter-spacing:0px;}
.cms_small_disabled  { color: #BABABA; font-size: 11px; font-weight: normal; font-family: Arial, Helvetica, sans-serif; letter-spacing:0px;}
.cms_whiteinfo  { color: #ffffff; font-size: 14px; font-weight: normal; font-family: Arial, Helvetica, sans-serif; letter-spacing:0px;}
.cms_info { color: #006699; line-height: 13px; font-weight: normal; font-size: 11px; font-family: Arial, Helvetica, sans-serif; letter-spacing:0px;}
.cms_whitetext  { color: #ffffff; font-size: 11px; font-weight: normal; line-height: 13px; font-family: Arial, Helvetica, sans-serif; letter-spacing:0px;}


.cms_alert { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; line-height: 13px; color: #ff0000; cursor: default; }
.tabellenhead { color: #ffffff; font-size: 14px; line-height: 16px; font-weight: normal; font-family: Arial, Helvetica, sans-serif; letter-spacing: 2px; }

.cms_text  { color: #006699; font-size: 11px; font-weight: normal; line-height: 13px; font-family: Arial, Helvetica, sans-serif;}
.cms_eingabe { color: #006699; font-size: 11px; font-weight: normal; line-height: 13px; font-family: Arial, Helvetica, sans-serif; background-color: #f5f5f5; border: solid 1px #1368b1}

a.cms_nolink  { color: #006699; text-decoration: none; }
a.cms_nolink:hover  { color: #006699; text-decoration: none; }
a.cms_whitelink  { color: #ffffff; text-decoration: none; }
a.cms_whitelink:hover  { color: #ffffff; text-decoration: underline; }

.submit { 
	background: #fefefe url(/cms/img/back_buttons.gif) repeat-x; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #006699;
	Background-color: #ffffff;
	font-size: 12px; 
	border: 1px double; 
	border-color: #c4cccc #acb5b5 #6f7777 #acb5b5;
}
.submit:hover,
.submit:focus { 
	border-color: #6C9ABF #608FB3 #417094 #608FB3;
	background: #E7E8ED url(/cms/img/back_focus_buttons.gif) repeat-x; 
}
.submit:visited { color: #2b333c; }

.img_button {
	background: #fefefe url(/cms/img/back_32.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 12px;
	border-top: 3px double #c4cccc;
	border-right: 3px double #acb5b5;
	border-bottom: 3px double #6f7777;
	border-left: 3px double #acb5b5;
}

.img_button:hover,
.img_button:focus { border-color: #aedf9a #94da78 #6ab94b #94da78; }
.img_button:visited { color: #2b333c; }

.cmstitle { 
	color: #ffffff; font-size: 12px; 
	line-height: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif; 
	letter-spacing: 0px;
	background-color:#1368B1;
	background:url(/cms/img/headerback.gif);
}
.cmswindow {
	background-color: #E0DFE3; 
	width:100%; 
	border: 1px solid #1368B1;
}
.cmsopener {
	cursor: hand; 
	background-image: url(/cms/img/divopener_back.gif);
	background-position: right;
	width: 100%;
	background-color: #999999;

}
select:hover,
select:focus { border-color: #6d5 #5b5 #459455 #5b5; }
