/*
 * artman.css: Styles used by the artman files.
 * diese css-Datei muss in die /cms/FCKeditor/editor/css/fck_editorarea.css
 *  ganz oben so eingefügt werden: @import "../../../css/artman.css";
*/

BODY, iframe {
scrollbar-base-color:#000000;
scrollbar-track-color:#eeeeee;
scrollbar-face-color:#eeeeee;
scrollbar-highlight-color:#cccccc;
scrollbar-3dlight-color:#eeeeee;
scrollbar-shadow-color:#999999;
scrollbar-darkshadow-color:#ffffff;
scrollbar-arrow-color:#333333;
}

a:link 
{
	color: #575757;
	text-decoration: none;
}

a:visited
{
	color: #575757;
	text-decoration: none;
}

a:hover
{
	color: blue;
	text-decoration: underline;
}

a[href]
{
	color: -moz-hyperlinktext !important;		/* For Firefox... mark as important, otherwise it becomes black */
	text-decoration: -moz-anchor-decoration;	/* For Firefox 3, otherwise no underline will be used */
}

.version
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bolder;
	vertical-align: bottom;
} 

.txt7
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
.txt7r
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align: right;
}
.txt7c
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align: center;
}
.txt7grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #575757;
}
.txt7whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #ffffff;
	font-weight: bold;
}
.txt7hgrau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #999999;
}
.txt7bl
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #0000FF;
}
.txt7rt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FF0000;
}
.txt7verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

.txt8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.txt8grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #575757;
}
.txt8verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.txt9
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.txt9grau 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #575757;
}

.txt10
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.txt10w
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
}
.txt10grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #575757;
}

.txt11
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

.txt11bold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

.txt12
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.txt12grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #575757;
}

.txt14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #575757;
}

.inp 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
	text-align: center;
	width: auto;
	height: auto;
	border-top-style: outset;
	border-left-style: outset;
}

.inp1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
	width: auto;
	height: auto;
	border-top-style: outset;
	border-left-style: outset;
}

.inp2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: threedface;
	text-align: center;
	width: auto;
	height: auto;
	border-top-style: outset;
	border-left-style: outset;
}

.inp3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
	width: auto;
	height: auto;
}

.inp3c
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
	text-align: center;
	width: auto;
	height: auto;
}

.inp_rm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #FF9999;
	text-align: center;
	width: auto;
	height: auto;
}

.CurrentDate
{
	color:#FFFFFF;
	background-color: #DDDDDD;
	border-width:1px;
	border:solid thin #000000;
	font-weight: bold;
}

/************ Styles im FCKeditor **************/

/*a {color: #575757 !important;}	/* For Firefox... mark as important, otherwise it becomes black 

.Bold{
	font-weight: bold;
}

.Title{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code{
	border: #8b4513 1px solid;
	background-color: #ff9933;
	padding-right: 5px;
	padding-left: 5px;
	color: #000000;
	font-family: 'Courier New' , Monospace;
}
*/


.hr_red{
	color: #ff0000;
	noshade: noshade;
	height: 1px;
}
.hr_blue{
	color: #0000ff;
	noshade: noshade;
	height: 1px;
}
.hr_grey{
	color: #999999;
	noshade: noshade;
	height: 1px;
}

.kasten{
	background-color: #eee;
    color: #333;
	border: 1px solid #adaec6;
	padding: 5px;
}
.rahmen{
	border: 1px solid #999;
	padding: 5px;
	margin: 0;
}
.rahmen_dotted{
	border: 1px dotted #999;
	padding: 5px;
	margin: 0;
}
.codebox{
    float: left;
    width: auto;
	background: #eee;
    color: #333;
	margin: 5px;
	padding: 8px 8px 8px 10px;
	border-left-color: #B4C6E0;
	border-left-width: 5px;
	border-left-style: solid;
	font-family: 'Courier New' , Monospace;
}
.infokasten_links {
    float: left;
    width: auto;
    background: #eee;
    color: #333;
    margin: 5px;
    padding: 8px;
    border-width: 5px 1px 1px 1px;
    border-color: #999;
	border-top-color: #B4C6E0;
    border-style: solid; 
}
.flaeche{
	background-color: #eee;
    color: #333;
	border: 0;
	padding: 8px;
}

