﻿/* schreiber-it-consulting.de 2010-04-13 13:00 */
html, body
{
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	border: none;
	font-family: arial, sans-serif;
	font-size: 11pt;
	background-color: #3d5fa3;
}

#MainTable
{
	height: 100%;
	width: 100%;
	border: none;
	border-collapse: collapse;
	text-align: center;
	vertical-align: middle;
	background-color: white;
}

#MainTableHeader
{
	background-color: #3d5fa3;
	color: white;
	height: 1em;
	padding: 0px 8px 0px 8px;
}

#MainTableFooter
{
	background-color: #3d5fa3;
	color: white;
	height: 1em;
	font-size: xx-small;
	padding: 2px 2px 2px 2px;
}

#MainTableMenu
{
	background-color: #3d5fa3;
	color: white;
	width: 128px;
	text-align: left;
	vertical-align: top;
	padding: 0px 8px 8px 8px;
}

#MainTableExtra
{
	background-color: #3d5fa3;
	color: white;
	width: 128px;
	text-align: left;
	vertical-align: top;
	padding: 0px 8px 8px 8px;
}

#MainTableContent
{
	height: 99%;
	width: 99%;
	text-align: left;
	vertical-align: top;
	padding: 4px 8px 8px 8px;
}

#MainForm
{
	border: none;
	margin: 0px;
	padding: 0px;
	height: 95%;
	width: 95%;
}

#ContentTable
{
	background-color: #eeeeee;
}

.SiteTitle, a.SiteTitle, a.SiteTitle:visited, a.SiteTitle:hover
{
	margin: 8px 4px 8px 4px;
	background-color: #3d5fa3;
	color: white;
	font-size: 14pt;
	text-align: left;
	font-weight: bold;
	float: left;
}

a.SiteTitle
{
	text-decoration: none;
}

a.SiteTitle:visited
{
	text-decoration: none;
}

a.SiteTitle:hover
{
	text-decoration: underline;
}

.PageTitle
{
	background-color: #3d5fa3;
	color: white;
	font-size: 14pt;
	text-align: left;
	font-weight: bold;
	float: right;
}

.Navigation
{
	border-collapse: collapse;
	width: 99%;
	color: white;
}

h1, h2, h3, h4, h5, h6
{
	clear: both;
	line-height: 1em;
	margin: 4px 0px 4px 0px;
	padding: 4px 4px 2px 2px;
	font-size: 11pt;
	font-weight: bold;
	color: black;
	background-color: #d6e7ff;
	border: 1px solid #3d5fa3;
	float: none;
}

img
{
	border: 0;
}

img.embcontent
{
	float: right;
	margin: 0px 0px 4px 4px;
}

img.embcontentalt
{
	float: left;
	margin: 0px 4px 4px 0px;
}

table.embcontent
{
	padding: 2px;
	margin: 0px 0px 0px 4px;
	float: right;
	border: 2px solid #3d5fa3;
	border-collapse: collapse;
}

table.embcontentalt
{
	padding: 2px;
	margin: 0px 4px 0px 0px;
	float: left;
	border: 2px solid #3d5fa3;
	border-collapse: collapse;
}

th.embcontent
{
	padding: 3px 2px 3px 2px;
	margin: 0px;
	font-weight: bold;
	color: black;
	background-color: #d6e7ff;
	border: 1px solid #3d5fa3;
	border-bottom: 2px solid #3d5fa3;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
}

td.embcontent
{
	padding: 2px 2px 2px 2px;
	margin: 0px;
	font-weight: normal;
	font-size: 11pt;
	border: 1px solid #3d5fa3;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
}

a
{
	font-weight: normal;
	text-decoration: underline;
	border-bottom: 0px solid blue;
	color: navy;
/*	background-color: white; */
}

a:visited
{
	font-weight: normal;
	text-decoration: underline;
	border-bottom: 0px solid blue;
	color: navy;
/*	background-color: white; */
}

a:hover
{
	font-weight: normal;
	text-decoration: underline;
	border-bottom: 0px solid blue;
	color: navy;
/*	background-color: #d6e7ff; */
}

#menu
{
	background-color: #d6e7ff;
}

.MenuItem
{
	background-color: #d6e7ff;
	color: black;
	white-space: nowrap;
	border-left: 1px solid white;
	border-top: 1px solid white;
	border-right: 1px solid #adc7ef;
	border-bottom: 1px solid #adc7ef;
	margin: 2px;
	padding: 2px;
	width: 120px;
}

.MenuSpace
{
	background-color: #3d5fa3;
	color: black;
	height: 2px;
	font-size: 2pt;
	margin: 2px;
	padding: 2px;
	width: 128px;
}

.MenuText1
{
	margin: 4px;
	font-size: 11pt;
}

a.MenuText1
{
	font-weight: bold;
	text-decoration: none;
	color: black;
	background-color: #d6e7ff;
}

a.MenuText1:visited
{
	font-weight: bold;
	text-decoration: none;
	color: black;
	background-color: #d6e7ff;
}

a.MenuText1:hover
{
	font-weight: bold;
	text-decoration: none;
	color: black;
	background-color: #d6e7ff;
}

.MenuLink1
{
	margin: 4px;
	font-size: 11pt;
	border-bottom: 0px solid blue;
}

a.MenuLink1
{
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0px solid blue;
	color: black;
	background-color: #d6e7ff;
}

a.MenuLink1:visited
{
	font-weight: bold;
	text-decoration: none;
	color: black;
	background-color: #d6e7ff;
}

a.MenuLink1:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: black;
	background-color: #d6e7ff;
}

.MenuLink2
{
	margin: 4px 4px 4px 6px;
	font-size: 11pt;
	border-bottom: 0px solid blue;
}

a.MenuLink2
{
	text-decoration: none;
	color: black;
	background-color: #d6e7ff;
}

a.MenuLink2:visited
{
	text-decoration: none;
	color: black;
	background-color: #d6e7ff;
}

a.MenuLink2:hover
{
	text-decoration: underline;
	color: black;
	background-color: #d6e7ff;
}

p
{
	margin: 0px 0px 5pt 0px;
}

div
{
	margin: 0px 0px 5pt 0px;
}

ul.embcontent
{
	list-style-type: disc;
	list-style-position: outside;
	line-height: 150%;
	margin-left: 3ex;
}

a.header
{
	font-weight: bold;
	text-decoration: underline;
	border-bottom: 0px solid blue;
	color: black;
	background-color: #d6e7ff;
}

a.header:visited
{
	font-weight: bold;
	text-decoration: underline;
	color: black;
	background-color: #d6e7ff;
}

a.header:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: black;
	background-color: #d6e7ff;
}

/* CSSMATE */
td
{
	vertical-align: top;
	font-size: 10pt;
}

.td_selectColor
{
	border: 1px solid Black;
	cursor: pointer;
	width: 17px;
	height: 22px;
	font-size: 4pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.td_selectWebColor
{
	border: 1px solid Black;
	cursor: pointer;
	width: 23px;
	height: 13px;
	font-size: 4pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.td_SampleText
{
	color: #000000;
	width: 350px;
	height: 100px;
}

.AusrichtungUnten
{
	vertical-align: bottom;
	font-size: 10pt;
}

.displayNONE
{
	display: none;
}

.Hand
{
	cursor: pointer;
}

.buttonTable
{
	margin: 0px;
	padding: 0px;
	background-color: #6b96ce;
	border-collapse: collapse;
	border: solid 2px #adc7ef;
	font-size: 10pt;
}

.buttonNormal
{
	background-color: #d6e7ff;
	border-left: 1px solid white;
	border-top: 1px solid white;
	border-right: 1px solid #adc7ef;
	border-bottom: 1px solid #adc7ef;
	cursor: pointer;
	color: #0b366e;
	font-size: 10pt;
	margin: 2px;
	padding: 2px;
}

.buttonHover
{
	background-color: #ffeec2;
	border-style: solid;
	border-width: 1px;
	border-top-color: white;
	border-left-color: white;
	border-bottom-color: #adc7ef;
	border-right-color: #adc7ef;
	cursor: pointer;
	text-decoration: underline;
	color: #0b366e;
	font-size: 10pt;
	margin: 2px;
	padding: 2px;
}

.buttonPressed
{
	background-color: #adc7ef;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-top-color: #adc7ef;
	border-left-color: #adc7ef;
	border-bottom-color: white;
	border-right-color: white;
	cursor: pointer;
	color: black;
	font-size: 10pt;
	margin: 2px;
	padding: 2px;
}

.buttonPressedHover
{
	background-color: #ffeec2;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-top-color: white;
	border-left-color: white;
	border-bottom-color: #adc7ef;
	border-right-color: #adc7ef;
	cursor: pointer;
	text-decoration: none;
	color: black;
	font-size: 10pt;
	margin: 2px;
	padding: 2px;
}

table.thinDarkblueBorders
{
}

.csseditor
{
	border-collapse: separate;
	padding: 0px 4px 4px 4px;
}

#tdedit
{
	border: #3D5FA3 1px solid;
	width: 430px;
	height: 370px;
}

#tdselect
{
	border: #3D5FA3 1px solid;
	width: 340px;
	height: 370px;
}

#tdpreview
{
	border: #3D5FA3 1px solid;
	width: 430px;
	height: 120px;
	overflow: hidden;
}

#tdcode
{
	border: #3D5FA3 1px solid;
	width: 340px;
	height: 120px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
}

th.csseditor
{
	border: #3D5FA3 1px solid;
	padding: 0px 4px 0px 4px;
	background-color: #adc7ef;
	font-weight: bold;
	border-collapse: collapse;
	font-size: 10pt;
}

#CodeTextarea
{
	margin: 0px 0px 0px 0px;
	border: #3D5FA3 0px solid;
	width: 348px;
	height: 100%;
	color: #000000;
	cursor: text;
	overflow: auto;
}

.help
{
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	padding: 8px;
	background-color: #FFFFE1;
	width: 320px;
}

.code
{
	font-family: courier, monospace;
}

input.samplecode
{
	border: 1px solid navy;
	font-family: courier, monospace;
	padding: 2px 2px 2px 2px;
}

.post-title
{
	border-bottom: #3d5fa3 1px solid;
	border-left: #3d5fa3 1px solid;
	padding-bottom: 4px;
	line-height: 1.1em;
	background-color: #f0f8ff;
	margin: 0px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 125%;
	border-top: #3d5fa3 1px solid;
	font-weight: bold;
	border-right: #3d5fa3 1px solid;
	padding-top: 4px;
}

.footertext
{
	background-color: #3d5fa3;
	color: white;
	height: 1em;
	font-size: xx-small;
	padding: 2px 2px 2px 2px;
}

a.footertext
{
	background-color: #3d5fa3;
	color: white;
	height: 1em;
	font-size: xx-small;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
}

a.footertext:visited
{
	background-color: #3d5fa3;
	color: white;
	height: 1em;
	font-size: xx-small;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
}

a.footertext:hover
{
	background-color: #3d5fa3;
	color: white;
	height: 1em;
	font-size: xx-small;
	padding: 2px 2px 2px 2px;
	text-decoration: underline;
}

