/* filename: /css/bineinternet.css version 1.01 - 2002-08-05*/

/* Hintergrundbilder laden und positionieren*/

/* Hintergrund Suchmaske*/
body.bgForm {
	background-image: url(/ih3000/fiskus.neu/img/form_bg.gif);
	margin: 0px;
}

/* teaserframe */
/* Hindergrund Trefferliste der Datenbank */
body.bgOverview {
	background-image:url(/ih3000/fiskus.neu/img/teaser_bg.gif);
	margin: 0px;
}

/* Hindergrund in der Newsdatenbank */
body.bgNews {
	background-image:url(/ih3000/fiskus.neu/img/news_bg.gif);
	margin: 0px;
}
/*Browserweiche fuer aeltere Browser*/
@media all{
	body.bgNews {
	margin: 0px;
	background-image: url(/ih3000/fiskus.neu/img/news_bg2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
	background-color: #FFEDDE;
	color:#636363;
	}
}

/*bottom frame */
body.bgMetanavi {
	background-image: url(/ih3000/fiskus.neu/img/metanavi_bg.gif);
	margin: 0px;
}

/* content */
body.bgContent {
	background-color:#FFFFFF;
	margin: 5px;
}

body.bgDBContent {
	background-color:#F5FAFF;
	margin: 5px;
}

body.bgNewsContent {
	background-color:#F5FAFF;
	margin: 5px;
}

/* orange scrollbar format for IE5.5up*/
html, body {
	scrollbar-face-color: #FF7200;
	scrollbar-highlight-color: #FFC799;
	scrollbar-shadow-color: #FFC799;
	scrollbar-3dlight-color: #FFC799;
	scrollbar-arrow-color: #FFEDDE;
	scrollbar-track-color: #FFEDDE;
	scrollbar-darkshadow-color: #FFC799;
}/* blue scrollbars body {scrollbar-face-color: #4AAEDB; scrollbar-highlight-color: #4AAEDB; scrollbar-shadow-color: #4AAEDB; scrollbar-3dlight-color: #4AAEDB; scrollbar-arrow-color: #C5DFEA; scrollbar-track-color: #FFFFFF; scrollbar-darkshadow-color: #4AAEDB;}*/

/* Bild in der Startseite*/
.bgDotline {
	background-image: url(/ih3000/fiskus.neu/img/dotline_vert.gif);
}


/* Positionierung von Elementen */
/* header elements */
#headerContent {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
}

/* news teaserlist */
#newsHeader {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
	width: 100%
}

#newsContent {
	position: absolute;
	left: 10px;
	top: 40px;
	z-index: 100;
	width: 225px;
	overflow: hidden;
}
#mitteContent	{
	position: absolute;
	left: 10px;
	top: 70px;
	z-index: 100;
	width: 225px;
	overflow: hidden;
}

/* overview elements */
#overviewContent {
	position: absolute;
	left: 10px;
	top: 60px;
	z-index: 1000;
	width: 225px;
	overflow: hidden;
}

/* form elements */
#formContent {
	position: absolute;
	left: 10px;
	top: 0px;
	z-index: 1000;
}

#formAddContent {
	position: absolute;
	left: 10px;
	top: 391px;
	z-index: 1000;
}

#genContent {
	position: absolute;
	left: 20px;
	top: 10px;
	z-index: 1000;
}

#metanaviContent {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1000;
	width: 115px;
	height: 70px;
	overflow: hidden;
}

/* print */
#printInfo {
	position: absolute;
	left: 20px;
	top: 0px;
	z-index: 100;
	visibility: hidden;
}

/* Schriftarten */

.headline, .subheadline, .resultsubheadline, .subsubheadline, .copytext, .copytextBold, .navimain, .navisub, .navimeta, .navisitemap, .textlink,  .downloadlink,.formsubheadline, .formsubheadlineBl, .formtext, .selecttext, .formLink, .formLinkBl, .formcopytext, .formaddtext, .formcopytextBold, .formcopytextBl, .teaserheadline, .teaserlink, .newsteaserheadline, .newsteaserlink, .titleOrange, .smallOrange, .citation {
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
}

address {
	font-style: normal;
}

.citation {
	font-size: 11px;
	text-decoration: none;
}

.navimain {
	font-size: 12px;
	line-height: 20px;
	color:#182C6E;
	font-weight: bold;
	text-decoration: none;
}/* color was #182C59 */
a.navimain:hover {
	text-decoration: underline;
}

.navisub {
	font-size: 12px;
	line-height: 20px;
	color:#182C6E;
	font-weight: bold;
	text-decoration: none;
}/* color was #182C59 */
a.navisub:hover {
	text-decoration: underline;
}

.navimeta {
	font-size: 12px;
	line-height: 18px;
	color:#FFFFFF;
	text-decoration: none;
}
a.navimeta:hover {
	text-decoration: underline;
}

.navisitemap {
	font-size: 11px;
	color:#636363;
	text-decoration: none;
}
a.navisitemap:hover {
	text-decoration: underline;
}

.formsubheadline {
	font-size: 12px;
	color:#636363;
	font-weight: bold;
}

.formsubheadlineBl {
	font-size: 14px;
	color:#182C6E;
	font-weight: bold;
}/* color was #182C59 */

.formLink {
	font-size: 11px;
	color:#636363;
}

.formLinkBl {
	font-size: 11px;
	color:#182C59;
}

.formcopytext  {
	font-size: 11px;
	color:#636363;
}

.formcopytextBold {
	font-size: 11px;
	color:#636363;
	font-weight: bold;
}

.formcopytextBoldA {
	font-size: 11px;
	color:#636363;
	font-weight: bold;
	text-decoration: none;
}
a.formcopytextBoldA:hover {
	text-decoration: underline;
}

.formcopytextBl {
	font-size: 11px;
	color:#182C59;
}

.formtext {
	font-size: 11px;
	color:#000000;
	margin:0px;
}

.selecttext {
	font-size: 11px;
	color:#000000;
   background-color:#FFFFFF;
}

.formaddtext {
	font-size: 10px;
	line-height: 13px;
	color:#636363;
}

.formstyle {
	font-size: 11px;
	color:#000000;
	border-style: solid;
	border-width: 1px;
	border-color: #FF7200;
}

.selectstyle {
	font-size: 11px;
	color:#000000;
	border-style: none;
	width: 200px;
}

.headline {
	font-size: 15px;
	line-height: 22px;
	color:#FF7200;
	font-weight: bold;
}

.resultsubheadline {
	font-size: 12px;
	color:#182C6E;
	font-weight: bold;
	text-decoration: none;
}/* color was #182C59 */

.subheadline {
	font-size: 15px;
	line-height: 22px;
	color:#FF7200;
}

.subsubheadline {
	font-size: 12px;
	color:#000000;
	font-weight: bold;
}

.copytext {
	font-size: 12px;
	color: #636363;
	font-weight: normal;
}

.copytextBold	{
	font-size: 12px;
	color:#636363;
	font-weight: bold;
}

.titleOrange {
	font-size: 15px;
	color:#FF7200;
}

.smallOrange {
	font-size: 12px;
	color:#FF7200;
}

.teaserheadline {
	font-size: 11px;
	color:#636363;
	font-weight: bold;
}

.teaserlink {
	font-size: 11px;
	color:#182C6E;
	font-weight: bold;
	text-decoration: none;
}/* color was #182C59 */
a.teaserlink:hover {
	text-decoration: underline;
}

.newsteaserheadline {
	font-size: 11px;
	color:#636363;
	font-weight: bold;
}

.newsteaserlink {
	font-size: 11px;
	color:#636363;
	text-decoration: none;
}
a.newsteaserlink:hover {
	text-decoration: underline;
}

.textlink {
	font-size: 12px;
	color:#636363;
}

.downloadlink {
	font-size: 12px;
	color:#636363;
	text-decoration: none;
}
a.downloadlink:hover {
	text-decoration: underline;
}

.printButton {
	font-size: 12px;
	color:#636363;
	text-decoration: none;
}
a.printButton:hover {
	text-decoration: underline;
}

.formControl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; color:#FF0000;
	background-color: transparent;
} /*table bg */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}


/* Hintergrundfarben*/
.bgGrey {
	background-color:#E6F0FA;
}

.bgGreyDk {
	background-color:#D2DCE6;
}

.bgLightGrey {
	background-color:#E6F0FA;
}

.bgOrangeLght {
	background-color:#FFEDDE;
}

.bgOrange {
	background: #FF7200;
}

.bgWhite {
	background-color:#FFFFFF;
}

/* verschiedeb Grosse Abstaende  */
.spacer5 {
	font-size: 5px;
}

.spacer10 {
	font-size: 10px;
}
