body, h1, h2, h3, p, select, input, textarea, td, li, ul, ol, .h1, .h2, .h3, .p, .navi, .titel, .mail_normal, .mail_duty {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #525759;
}

body {
	margin : 0px 0px 0px 0px;
/*	scrollbar-base-color:#FFC978;*/
/*
#DC7404
#FFA616
	scrollbar-base-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
*/
}

h1, .h1 {
	color: #336699;
	font-size: 15px;
	line-height: 15px;
	text-indent: 0px;
	margin: 0px 0px 10px 0px;
	font-style: normal;
	font-weight: bold;
}
h2, .h2 {
/*	color: #666666;*/
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-indent: 0px;
	margin: 15px 0px 10px 0px;
}
h3 {
	font-size : 11px;
	line-height : 11px;
	font-weight : bold;
	text-indent : 0px;
	margin : 0px 0px 5px 0px;
}

h1.red {
	font-size: 14px;
}

.nomargin {
	margin : 0px 0px 0px 0px;
}

p, .p, li, ul, ol {
/*	padding : 1px;*/
}

p {
	line-height: 14px;
	text-indent : 0px;
	padding : 0;
	margin :  0px 0px 8px 0px;
}

ol, ul, blockquote {
/*	margin :  -5px 0px 5px 20px;*/
	line-height: 14px;
	margin-top : 5px;
	margin-left : 15px;
	padding-left : 0px;
	/*list-style-type : square;*/
}
li {
	line-height: 16px;
}

hr {
	border: 0;
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	margin : 8px 0px 7px 0px;
}

small, .small {
	font-size : 10px;
}

.footer {
	font-size : 10px;
	line-height : 14px;
	text-indent : 1px;
}
.footer a {
	color: #525759;
}

.aktiv {
	font-weight: bold; 
}

.link, .link a, .link a:hover{
	color: #CC3300;
	text-decoration: none;
}
.link a:hover{
	text-decoration: underline;
}

a, a:hover {
	color: #336699;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}


/* Language selection */
.language, .language_hover, .language:hover {
	color: #CC3300;
	text-decoration: none;
	padding : 3px 0px 3px 0px;
}
.language_hover {
	background-color : #e5e5e5;
}

/* Navi top */
.navi_aktiv, .navi {
	font-size : 9px;
	text-decoration: none;
	font-weight: normal;
}
.navi {
	color: #ffffff;
}
.navi_aktiv {
	color: #FFBB22;
}
.navi_aktiv:hover, .navi:hover {
	color: #FFBB22;
	text-decoration: none;
}

/* Navi right */
a.navi_right {
	font-size : 10px;
	text-decoration: none;
}
a.navi_right:hover {
	color: #CC3300;
	text-decoration: underline;
}
.navi_right a {
	color: #336699;
	text-decoration: underline;
}
.navi_right a:hover {
	text-decoration: none;
}
.navi_right_text {
	padding: 4 0 4 0;
	width: 100%;
}

.subnavlinkred {
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
	line-height: 16px;
	text-decoration: none;}
a.subnavlinkred:hover { color: #CC3300; text-decoration: underline }
.subnavlinkred2 {
	font-size: 10px;
	font-weight: bold;
	color: #CC3300;
	line-height: 14px;
	text-decoration: none;}
a.subnavlinkred2:hover { color: #CC3300; text-decoration: underline }
.subnavlinkgrey {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: 15px;
	text-decoration: none;}
a.subnavlinkgrey:hover { color: #666666; text-decoration: underline }
.subnavlinkgrey2 {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	line-height: 14px;
	text-decoration: none;}
a.subnavlinkgrey2:hover { color: #666666; text-decoration: underline }

.demodl_img {
	float: left;
	margin-right: 15px;
}

.bg_black {
	background-color : #525759;
}
.bg_grey {
	background-color : #F5F5F5;
}
.bg_orange {
	background-color : #FFA616;
}
.grey {
	color: #666666;
}
.red {
	color: #CC3300;
}
.orange {
	color: #FFA616;
}
.blue {
	color: #336699;
}
.green {
	color: #00cc00;
}

.border_grey {
	border: 1px solid #959899;
}

input.search {
	width: 144px;
	height: 18px;
	border: 1px none;
	color: #0241C0;
}
.suche {
	font-weight: bold; 
}
a.suche, a:active.suche, a:focus.suche, a:link.suche, a:visited.suche {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal; 
}
a:hover.suche {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal; 
}

.normal {
}
.disable {
	visibility: hidden;
	position: absolute;
}

.error {
	color: #CC3300;
}
.system {
	background-color : #FFDDDD;
	padding : 3px 2px 3px 2px;
	width: 100%;
}
.system_disable {
	-moz-opacity: 0.5;
}
.system a {
	color: #CC3300;
}


.validform_normal {
	color: #666666;
}
.validform_duty {
	color: #CC3300;
}
.validform_duty a { 
	text-decoration: underline;
}

.bg.validform_duty {
	color: #000000;
	background-color : #FF9977;
}

.form_full {
	width: 100%;
}
.form_half {
	width: 50%;
}
.form_long {
	width: 300;
}
.form_short {
	width: 145;
}
.form_short_1 {
	width: 70;
}
.form_short_2 {
	width: 220;
}
.form_kombi_select {
	position: absolute;
	clip: rect(0, 300, 22, 280);
	width:300;
}
.form_kombi_input {
	position: relative;
	width: 280;
	margin-right: 20;
/* 	margin-top:-1; */
	z-index: 2;
}
.form_kombi_select_short {
	position: absolute;
	clip: rect(0, 145, 22, 125);
	width:145;
}
.form_kombi_input_short {
	position: relative;
	width: 125;
	margin-right: 20;
/* 	margin-top:-1; */
	z-index: 2;
}
.form_hidden {
	visibility: hidden;
	position: absolute;
	left: -1000;
}
.form_disabled {
	color: #cccccc;
}

.table_bg_white {
	background-color : #FFFFFF;
}
.table_bg_light_grey {
	background-color : #F5F5F5;
}
.table_bg_grey {
	background-color : #e5e5e5;
}
.table_bg_dark_grey {
	background-color : #d5d5d5;
}
.table_frame_red {
	background-color : #ffdddd;
	border:#cc0033 3px solid;
}

.robot {
	visibility: hidden;
	position: absolute;
	left: -1000;
	color: #FFFFFF;
}


/* Mozilla spezifische Einstellungen */
.test {
    /*IE*/
    color:red;
}   
*:not(hr) .test {
    /*MOZ*/
    color:green;
}