/* *************************
    Body and common tags
************************** */

body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-align: left;
}

dt{
	line-height: 28px;
}

img.CCSGraphic{
    border:0;
}

img.CCSGraphicHover{
    border:0;
    cursor:help;
}

img.Block{
    display:block;
}

/* *************************
	Div-Tags
************************** */

div.c-parent{
	width:800px;
	margin:0px auto;
	padding:0px;
	text-align:left;
}
div.c-parent_Gfx{
	width:1024px;
	margin:0px auto;
	padding:0px;
	text-align:center;
}

div.AlignMiddle{
    text-align:center;
}

div.AlignRight{
    text-align:right;
}

div.CCSTableDiv{
    text-align:left;
    vertical-align:top;
}

div.CCSJustify{
    text-align:justify;
}

/* *************************
	Table-Tags
************************** */

td.CCSLogo{
	height:100px;
	width:200px;
	background-image:url(../images/left_menue_wp.gif);
	background-repeat:repeat;
	background-color:#00A0FF;
	border: 0;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-color: #FFFFFF;
	border-width: 0;
}

td.CCSGfx{
	height:100px;
	width:600px;
	background-image:url(../images/eyecatch/start_woman.gif);
	background-repeat:no-repeat;
	background-color:#CCCCCC;
	border: 0;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-color: #FFFFFF;
	border-width: 0;
}

td.CCSGfxMan{
	height:100px;
	width:600px;
	background-image:url(../images/eyecatch/start_man.gif);
	background-repeat:no-repeat;
	background-color:#CCCCCC;
	border: 0;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-color: #FFFFFF;
	border-width: 0;
}

td.CCSGfxBflow{
	height:100px;
	width:600px;
	background-image:url(../images/eyecatch/archivierung_1.gif);
	background-repeat:no-repeat;
	background-color:#CCCCCC;
	border: 0;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-color: #FFFFFF;
	border-width: 0;
}

td.CCSGfxCADDL{
	height:100px;
	width:600px;
	background-image:url(../images/eyecatch/cad_dl.gif);
	background-repeat:no-repeat;
	background-color:#CCCCCC;
	border: 0;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-color: #FFFFFF;
	border-width: 0;
}

td.CCSGfxSCANDL{
	height:100px;
	width:600px;
	background-image:url(../images/eyecatch/scan_banner.gif);
	background-repeat:no-repeat;
	background-color:#CCCCCC;
	border: 0;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-color: #FFFFFF;
	border-width: 0;
}

td.CCSGfxSpam{
	height:100px;
	width:600px;
	background-image:url(../images/eyecatch/spam.gif);
	background-repeat:no-repeat;
	background-color:#CCCCCC;
	border: 0;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-color: #FFFFFF;
	border-width: 0;
}


td.CCSGfxSpam2{
	height:100px;
	width:600px;
	background-image:url(../images/eyecatch/spam2.gif);
	background-repeat:no-repeat;
	background-color:#CCCCCC;
	border: 0;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-color: #FFFFFF;
	border-width: 0;
}

td.CCSBar{
  	height:20px;
	background-repeat:no-repeat;
	background-color:#00A0FF;

}

td.CCSBarSelected{
	height:20px;
	background-repeat:no-repeat;
    background-color:#0033CC;
}

td.CCSSideBar{
	height:480px;
	width:200px;
	background-image:url(../images/left_menue_wp.gif);
	background-repeat:repeat;
}

td.CCSContent{
    height:480px;
    width:600px;
    background-color:#FFFFFF;
    text-align:left;
    vertical-align:top;
}

td.CCSBottomBar{
   	height:30px;
	width:200px;
   	background-image:url(../images/left_menue_wp.gif);
	background-repeat:repeat;
    background-color:#FFFFFF;
}

td.CCSRightBottomBar{
   	height:30px;
	background-repeat:no-repeat;
    background-color:#FFFFFF;
}

td.CCSSpacer{
  	height:5px;
	background-repeat:no-repeat;
}

td.CCSPartner{
    background-color:#FFFFFF;
    text-align:left;
    vertical-align:middle;
    font-size:11px;
}

td.CCSNews{
    background-color:#FFFFFF;
    border-color:#999999;
    text-align:left;
    vertical-align:top;
    font-size:11px;
}

td.Description{
    vertical-align:top;
    font-size:11px;
}

td.UpperLeft{
	vertical-align:top;
    text-align:left;
}

td.AlignMiddle{
	vertical-align:middle;
    background-color:#FF0000;
}

/* *************************
	Link-Tags
************************** */

a.CCSBarLink{
   	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:14px;
    font-style:normal;
    text-decoration:none;
}
a.CCSBarLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:14px;
    font-style:normal;
    text-decoration:none;
}

a.CCSBarLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:14px;
    font-style:normal;
    text-decoration:none;
}

a.CCSBarLink:hover	{
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
    font-style:italic;
}

a.CCSLeftBarLink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#000000;
	font-style: normal;
}
a.CCSLeftBarLink:hover	{
	font-weight:normal;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
    background-color:#00A0FF;
	font-size:13px;
}

a.CCSLeftBarLinkSelected{
	font-weight:normal;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
    background-color:#00A0FF;
	font-size:13px;
}

a.CCSLeftBarLinkSmall {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	font-style: normal;
}
a.CCSLeftBarLinkSmall:hover	{
	font-weight:normal;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
    background-color:#00A0FF;
	font-size:11px;
}

a.CCSLeftBarLinkSmallSelected{
	font-weight:normal;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
    background-color:#00A0FF;
	font-size:11px;
}

a.CCSBottomBarLink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	font-style: normal;
}

a.CCSBottomBarLink:hover{
	font-weight:normal;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
    background-color:#00A0FF;
	font-size:11px
}

a.CCSImpressum{
    font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
	color:#999999;
	font-style:normal;
    font-weight:bold;
}

a.CCSMailLink{
   	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#999999;
	font-style:normal;
    font-weight:normal;
    text-align:justify;
}

a.CCSDLLink{
   	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#00A0FF;
	font-style:normal;
    font-weight:normal;
    text-align:justify;
}

a.CCSDLLink:hover{
   	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#00A0FF;
	font-style:italic;
    font-weight:normal;
    text-align:justify;
}

a.CCSNews{
    font-size:11px;
   	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#00A0FF;
	font-style:normal;
    font-weight:normal;
    text-align:justify;

}

a.CCSNews:hover{
   	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#00A0FF;
	font-style:italic;
    font-weight:normal;
    text-align:justify;
}


a.SpamfinderLink{
    font-size:12px;
	text-decoration:none;
	font-style:normal;
    color:#000000;
    font-weight:normal;
    text-align:justify;
}

a.SpamfinderLink:hover{
    font-size:12px;
	text-decoration:none;
	font-style:normal;
    color:#000000;
    font-weight:normal;
    text-align:justify;
}
a.SpamfinderLink:visited{
    font-size:12px;
	text-decoration:none;
	font-style:normal;
    color:#000000;
    font-weight:normal;
    text-align:justify;
}
a.Spam{
    font-size:12px;
	text-decoration:none;
	font-style:normal;
    font-weight:bolder;
    color:#FF0000;
    text-align:justify;
}
a.Spam:hover{
    font-size:12px;
	text-decoration:none;
	font-style:normal;
    font-weight:bolder;
    color:#FF0000;
    text-align:justify;
}
a.Spam:visited{
    font-size:12px;
	text-decoration:none;
	font-style:normal;
    font-weight:bolder;
    color:#FF0000;
    text-align:justify;
}
a.Finder{
    font-size:12px;
	text-decoration:none;
	font-style:normal;
    font-weight:bolder;
    color:#000000;
    text-align:justify;
}
a.Finder:hover{
    font-size:12px;
	text-decoration:none;
	font-style:normal;
    font-weight:bolder;
    color:#000000;
    text-align:justify;
}
a.Finder:visited{
    font-size:12px;
	text-decoration:none;
	font-style:normal;
    font-weight:bolder;
    color:#000000;
    text-align:justify;
}

/* *************************
	Font-Tags
************************** */

h1{
    font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration:none;
	color:#999999;
	font-style:normal;
    font-weight:bold;
}
h2{
    font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:none;
    color:#0099FF;
    font-style:normal;
    font-weight:bold;
}
h3{
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
    color:#000000;
    font-style:normal;
    font-weight:bold;
}
.CCSHeadline{
   	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#000000;
	font-style:normal;
    font-weight:bold;
}
.h2_{
    font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:none;
    color:#0099FF;
    font-style:normal;
    font-weight:bold;
}
.h25{
    font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	text-decoration:none;
    color:#808080;
    font-style:normal;
    font-weight:bold;
}

.CCSHeadlineMini{
   	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#0099FF;
	font-style:normal;
    font-weight:bold;
}

.CCSNormalText{
   	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	font-style:normal;
    font-weight:normal;
    text-align:justify;
}
.CCSDescription{
   	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	font-style:normal;
    font-weight:normal;
    text-align:justify;
    line-height: 13px!important;line-height: 13px;
}
.CCSHoverDescription{
   	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	font-style:normal;
    font-weight:normal;
    text-align:left;
    line-height: 13px!important;line-height: 13px;
}
.CCSHoverDescriptionHeadline{
   	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
	font-style:normal;
    font-weight:bold;
    text-align:left;
    line-height: 13px!important;line-height: 13px;
}
.CCSDescriptionUnderlined{
   	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#000000;
	font-style:normal;
    font-weight:normal;
    text-align:justify;
}
.CCSDescriptionCenter{
   	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	font-style:normal;
    font-weight:normal;
    text-align:center;
    line-height: 13px!important;line-height: 13px;
}

.CCSPartnerText{
   	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	font-style:normal;
    font-weight:normal;
    text-align:justify;
}

.CCSMiddleText{
   	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	font-style:normal;
    font-weight:normal;
    text-align:center;
}

.CCSKontakt{
   	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	font-style:normal;
    font-weight:normal;
}
.CCSKontaktSmall{
   	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#000000;
	font-style:normal;
    font-weight:normal;
}

.CCSKontaktVerySmall{
   	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
	color:#000000;
	font-style:normal;
    font-weight:normal;
}

.CCSHeadlineVerySmall{
   	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
	color:#999999;
	font-style:normal;
    font-weight:normal;
}

p.CCSNormalText{
   	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	font-style:normal;
    font-weight:normal;
    text-align:justify;
    vertical-align:top;
}
.CATALOG{
   	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#808080;
	font-style:normal;
    font-weight:bolder;
    text-align:justify;
}
.creator{
   	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#000000;
	font-style:italic;
    font-weight:bold;
    text-align:justify;
}

.CCSMiddleText{
   	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	font-style:normal;
    font-weight:normal;
    text-align:center;
}

.Filter{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
	font-style:normal;
    font-weight:bold;
    text-align:center;
    line-height: 12px!important;line-height: 12px;
}

.StufeEins{
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
    background-color:#FF0000;
	font-style:normal;
    font-weight:bold;
    text-align:center;
    line-height: 12px!important;line-height: 12px;
}
.StufeZwei{
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#FFD802;
    background-color:#000000;
	font-style:normal;
    font-weight:bold;
    text-align:center;
    line-height: 12px!important;line-height: 12px;
}
.StufeDrei{
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
    background-color:#2DED00;
	font-style:normal;
    font-weight:bold;
    text-align:center;
    line-height: 12px!important;line-height: 12px;
}

.Notice{
	text-decoration:none;
	font-style:normal;
    color:#00A0FF;
    background-color:#FFFF99;
    font-weight:normal;
    text-align:justify;
}

.Notice:hover{
	text-decoration:none;
	font-style:normal;
    color:#000000;
    font-weight:normal;
    text-align:justify;
}

.Norman{
    background-color:#FF9D02;
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	font-style:normal;
    font-weight:bold;
    text-align:left;
    line-height: 12px!important;line-height: 12px;
}

.VariantenHL{
   	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	font-style:normal;
    font-weight:bold;
    text-align:center;
    line-height: 13px!important;line-height: 13px;
}
.Varianten{
   	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	font-style:normal;
    font-weight:normal;
    text-align:center;
    line-height: 13px!important;line-height: 13px;
}

/* *************************
	list-Tags
************************** */

ul {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	font-style:normal;
    font-weight:normal;
    text-align:left;
}
ul.nada {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	font-style:normal;
    font-weight:normal;
    text-align:left;
    list-style-type:none;
}
ul.disc {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	font-style:normal;
    font-weight:normal;
    text-align:left;
    list-style-type:disc;
}
ul.square {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	font-style:normal;
    font-weight:normal;
    text-align:left;
    list-style-type:square;
}
ol {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	font-style:normal;
    font-weight:normal;
    text-align:left;
}

li {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	font-style:normal;
    font-weight:normal;
    text-align:left;
}