@import url("sw.css");
body {
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-base-color:#DDDDDD;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#AAAAAA;
	scrollbar-face-color:#DDDDDD;
	scrollbar-highlight-color:#EEEEEE;
	scrollbar-shadow-color:#AAAAAA;
	scrollbar-track-color:#FFFFFF;
}


input {
}






/* #########    Hauptmenü in der obersten Zeile   ########### */

.menutop {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-align: right;
	background-position: right;
}

.menutop:link {
}

.menutop:visited {
}

.menutop:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #2A1FAA;


}

.menutop:active {
}

.menutop:focus {
}




/* ######### Hauptmenü links                      ########### */


.menulefttopline {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #555555;
	border-top: 1px none;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px none;
	text-align: right;
}

.menuleft {
	text-decoration: none;
	font-size: 9px;
	color: #333333;


}

.menuleft:link {
}

.menuleft:visited {
}

.menuleft:hover {
}

.menuleft:active {
}

.menuleft:focus {
}


.menuleftbotline {
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	border-top: 1px none #CCCCFF;
	border-right: 1px solid #CCCCFF;
	border-bottom: 1px solid #CCCCFF;
	border-left: 1px none #CCCCFF;
	list-style-type: none;
	vertical-align: text-bottom;
}



/* ######### Redakt.Feld: Ein kleines Menü oder Link ########### */


.menu { text-decoration: none;
	font-size: 14px;
	color: #333333;

}

.menu:link {
}

.menu:visited {
}

.menu:hover {
}

.menu:active {
}

.menu:focus {
}



/* ######### Redakt.Feld: Untermenü links           ########### */


.iframemenutopline {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #555555;
	border-top: 1px none;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px none;
	text-align: right;
}

.iframemenu {
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}

.iframemenu:link {

}

.iframemenu:visited {
}


.iframemenu:hover {
	color: #000000;

}

.iframemenu:active {
}

.iframemenu:focus {
}


.iframemenubotline {
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	border-top: 1px none #CCCCFF;
	border-right: 1px solid #CCCCFF;
	border-bottom: 1px solid #CCCCFF;
	border-left: 1px none #CCCCFF;
	list-style-type: none;
	vertical-align: text-bottom;
}



.iframelinkzentr {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-align: center;

}





/* #########  Redakt.Feld: Text                       ########### */



.seitentitel {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
}


.bildtitel {
	color: #333333;
	font-size: 12px;
}


.txt_block {
	color: #000000;
	text-align: justify;
	display: block;
	font-size: 12px;
}
.txt_lks {
	text-align: left;
	color: #000000;
	font-size: 12px;

}
.txt_zentr {
	color: #000000;
	text-align: center;
	font-size: 12px;

}

.txt_rechts {
	text-align: right;
	color: #333333;
	font-size: 10px;

}
.menuleftbotlineKopie {

	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	border-top: 1px none #CCCCFF;
	border-right: 1px solid #CCCCFF;
	border-bottom: 1px solid #CCCCFF;
	border-left: 1px none #CCCCFF;
	list-style-type: none;
	vertical-align: text-bottom;
}
.iframelinklks {

	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	background-position: right;
}
.iframelinklks:link {
}
.iframelinklks:visited {
}
.iframelinklks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2a1faa;
	text-decoration: none;

}
.iframelinklks:active {
}
.iframelinklks:focus {
}
.seitentitelweiss {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-align: left;

}
.iframemenutoplineKopie {

	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #555555;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
	text-align: right;
}
