/*
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
' Microsoft Content Management Server 2002 - Projekt SDTS
'
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
*/

/*------------------------------------------
  -   start of styles in webpage SDTS
  -   Singhammer colors:
  -              orange = #ff6600
  -              blue   = #0066cc
  -              grey   = #c0c0c0
  -              black  = #000000
  -              white  = #ffffff
  -              Navi-Blue = #6699cc

*/

BODY {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

/* -- text at login page*/

.loginKundenInfo {
	/* message at top of login page */
	font-size: 12pt;
	font-family: verdana, Arial, sans-serif;
	color: #ffffff;
}
.loginText {
	/* Labels */
	font-size: 12pt;
	font-family: verdana, Arial, sans-serif;
	color: #000000;
}
.loginError {
	/* Errors */
	font-size: 12pt;
	font-family: verdana, Arial, sans-serif;
	color: #ffffff;
}

/* -- info table at top of page, for debugging only 
      hide: set colors to 'white'
      show: set colors to visible values*/

.infoHeaderTable {
	border-color: white;
	font-size: 8pt;
	font-family: verdana, Arial, sans-serif;
	color: white;
}

/* -- text 'login/logoff' at left side in top table */

.loginLogoffText {
}

A.loginLogoffText {
	font-size: 11pt;
	border-style: none;
	color: #FF6600;
	font-weight: normal;
	cursor: hand;
	font-family: verdana, Arial, sans-serif;
	margin-left: 4pt;
}

A.loginLogoffText:hover {
	color: #000000;
	background-image: url(../Images/loginOver.jpg);
}

/* -- logo top right*/

.logo {
	/*background: "../Images/logo.gif";*/ /* background:url(../Images/logo.gif);*/
	width: 180;
	height: 71;
	border: 0;
}

/* -- default background in body text
   -  size of body: 740*561 px*/

.bodyback {
	background-image: url(../Images/onepix.jpg);
	background-position: left top;
	padding-top: 9mm;
}

/* -- alternate background in bodytext
   - to enable alternate image:
        create customer property in channel (with site manager)
        name: altImage
        type: Text
        current value: true
   - alternate images are enabled at channel level*/

.bodybackalternate {
	background-image: url(../Images/body.jpg);
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	background-position: left top;
}
.orangeline {
	background-image: url(../images/orange_line.gif);
}
.blue_2_2 {
	background-image: url(../images/blue_2_2.gif);
}
.blue_71_150 {
	background-image: url(../images/blue_71_150.gif);
}

.schertlinstr {
	background-image: url(../Images/Schertlinstr.jpg);
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	background-position: left top;
}


/* -- background of left navigation area
   - size of navigation area: 130*561 px*/

.naviback {
	background-image: url(../images/navi.jpg); /*background-repeat:no-repeat;*/ /*background-attachment: fixed;*/ /*width:150px;*/ /*background-position: right top;*/
}

/* -- alternate background in navigation area
   - to enable alternate image:
        create customer property in channel (with site manager)
        name: altNaviImage
        type: Text
        current value: true
   - alternate images are enabled at channel level*/

.navibackalternate {
	background-image: url(../Images/naviBG150.gif);
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	width: 150px;
	background-position: right top;
}



.impressum {
	background-image: url(../Images/impressum.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
	padding-top: 9mm;
}

/* -- text in body area
   -  overwritable with tags in placeholdercontrol*/

.cssBodyText {
	margin-left: 2em;
	margin-top: 0px;
	font-size: 10pt;
	font-family: verdana, Arial, sans-serif;
	color: black;
	border: solid 0px black; /*vertical-align:top; */
}

/* -- text of title in summary pages with releasenotes
   -  the title is the name of the channel behind*/

.releaseNotesTitle {
	margin-left: 28px;
	font-size: 14pt;
	font-weight: 600;
	font-family: verdana, Arial, sans-serif;
	color: black;
	border: solid 0px black;
	margin-bottom: 8px;
	vertical-align: super;
}

/* -- text from abstract placeholders in summary pages
   -  abstracts are only available, if the page behind is 
       linked with 'abstractTemplate'*/

.summaryAbstract, .summaryAbstractSmallBottom {
	margin-left: 2em;
	margin-bottom: 2em;
	padding: 5px;
	font-size: 10pt;
	font-family: verdana, Arial, sans-serif;
	color: #000000;
	border: solid 0px white;
}
.summaryAbstractSmallBottom {
	margin-bottom: 1em;
}


/* -- format of summary page
*/
.summaryPage {
	margin-top: 0em;
}


/* -- text of title in summary pages, title is from channels
   -  the title is the name of the page behind*/

.channelSummaryTitle {
	color: #ff6600; /* orange */
	margin-left: 2em;
	line-height: 7mm;
}
.releaseNotesInhaltsangabe {
	color: #0033cc; /* blau */
	margin-left: 2em;
}

A.channelSummaryTitle:link {
	font-size: 11pt;
	color: #ff6600; /* orange */
	font-family: verdana, Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

A.channelSummaryTitle:visited {
	font-size: 11pt;
	font-family: verdana, Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

A.channelSummaryTitle:active {
	color: #ff6600; /* orange */
	font-size: 11pt;
	font-family: verdana, Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

A.channelSummaryTitle:hover {
	color: #6699cc; /* light blue */
	font-size: 11pt;
	font-family: verdana, Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

/* -- text of title in summary pages, source of titles are postings
   -  the title is the name of the page behind*/

.postingSummaryTitle {
	margin-left: 2em;
	color: #ff6633; /* orange */
	line-height: 7mm;
}

A.postingSummaryTitle:link {
	font-size: 11pt;
	color: #ff6600; /* orange */
	font-family: verdana, Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

A.postingSummaryTitle:visited {
	font-size: 11pt;
	font-family: verdana, Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

A.postingSummaryTitle:active {
	color: #ff6600; /* orange */
	font-size: 11pt;
	font-family: verdana, Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

A.postingSummaryTitle:hover {
	color: #6699cc; /* light blue */
	font-size: 11pt;
	font-family: verdana, Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

/* -- hint at line end in summary pages*/

.summaryMore {
	color: #ff6600; /* orange */
	font-family: verdana, Arial, sans-serif;
	text-decoration: none;
	font-weight: Normal;
	font-size: 8pt;
	margin-left: 5px;
	margin-right: 0px;
}

A.summaryMore:link {
	color: #ff6600;
}

A.summaryMore:visited {
	color: #ff6600;
}

A.summaryMore:active {
	color: #ff6600; /* orange */
}

A.summaryMore:hover {
	color: #6699cc; /* light blue */
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
}

/* -- arrow at line end in summary pages*/

.summaryArrow {
	color: #ff6600; /* orange */
	font-family: Marlett;
	text-decoration: none;
	font-weight: Normal;
	font-size: 7pt;
}

A.summaryArrow:link {
	color: #ff6600;
}

A.summaryArrow:visited {
	color: #ff6600;
}

A.summaryArrow:active {
	color: #ff6600; /* orange */
}

A.summaryArrow:hover {
	color: #6699cc; /* light blue */
	font-family: Marlett;
	font-size: 7pt;
}

/* -- filesize of downloadable files*/
.summaryDownloadFilesize {
	color: #ff6600; /* orange */
	font-family: verdana, Arial, sans-serif;
	text-decoration: none;
	font-weight: Normal;
	font-size: 8pt;
	margin-left: 5px;
	margin-right: 0px;
}

A.summaryDownloadFilesize:link {
	color: #ff6600;
}

A.summaryDownloadFilesize:visited {
	color: #ff6600;
}

A.summaryDownloadFilesize:active {
	color: #ff6600; /* orange */
}

A.summaryDownloadFilesize:hover {
	color: #6699cc; /* light blue */
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
}



/* -- text in navigation bar
   -  the current active navigation line ist marked: channel*/

.naviTitle {
}

.naviAnchor {
	margin-left: 5px;
	line-height: 25px;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	padding: 3px;
	font-size: 10pt;
	font-weight: bold;
}

.naviAnchorActive {
	color: #FFFFFF; /* white */
}

A.naviAnchor:link {
	color: #000000; /* black */
}

A.naviAnchor:visited {
	color: #000000; /* black */
}

A.naviAnchor:active {
	color: #ffffff; /* white */
}

A.naviAnchor:hover {
	background-color: #FF6600; /* orange */
	color: #FFFFFF; /* white */
}

/* -- text in breadcrumb bar*/

.breadcrumb {
	font-size: 10pt;
	color: #ff6600;
	font-family: verdana, Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
}

.labelHinweisHiddenAbstractPage {
	font-size: 16pt;
	font-family: verdana, Arial, sans-serif;
	color: #ff6600;
	border: solid 0px black;
}




table {
	font-size: 10pt;
	font-family: verdana, Arial, sans-serif;
	color: black;
}

h3 {
	font-size: 14pt;
	color: Black;
	font-family: verdana, Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
}
a {
	font-size: 10pt;
	color: #ff6600;
	font-family: verdana, Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-size: 10pt;
	color: #0066cc; /* light blue */
	font-family: verdana, Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

.kontaktformulartitle {
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 14pt;
	padding-bottom: 0px;
	color: black;
	padding-top: 0px;
	font-family: verdana, Arial, sans-serif;
	text-decoration: none;
}
.kontaktformularmessage, .kontaktformularerror {
	/* Errors */
	font-size: 11pt;
	font-family: verdana, Arial, sans-serif;
	color: black;
}
.kontaktformularerror {
	/* Errors */
	color: red;
}

.kontaktformularstern {
	/* Errors */
	font-family: verdana, Arial, sans-serif;
	color: #ff0000;
}

.AccountList {
	font-family: Arial;
	font-size: 9pt;
	height: 15px;
	text-align: left;
	border: 1px solid red;
}

.AccountListCell {
	font-family: Arial;
	font-size: 9pt;
	height: 16px;
	text-align: left;
	border: 1px solid #666666;
}

.AccountListHeaderCell {
	font-family: Arial;
	font-size: 11pt;
	height: 18px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #666666;
}

.EditConfigCell {
	font-family: Arial;
	font-size: 9pt;
	height: 16px;
	text-align: left;
	border: 1px solid #666666;
}

.EditConfigHeaderCell {
	font-family: Arial;
	font-size: 11pt;
	height: 18px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #666666;
}
.EditConfigPanel {
	margin-left: 2em;
	border: solid 1px red;
}
.EditConfigTitel {
	font-size: 14pt;
	font-family: verdana, Arial, sans-serif;
	color: #3399ff;
}








