body {
	background-color: #EFF5FB;
	font-family : Verdana, Arial;
	font-weight : normal;
	font-style : normal;
	color: #000000;
	margin: 0px;
	padding: 0px;	
}
h1, h2, h3 { color : Black; }
li, ol, ul { font-size : 10pt; margin-bottom : 8pt; }
p { font-size : 10pt; }
input {
	border: 0px;
	padding: 1px 1px 1px 5px;
}

a {
	color: black;
}

/* Globale Frame Einstellungen */
#Head {
	width: 950px;
	margin: 0px 0px 5px 0px;
}
#Head img {
	border-bottom: 1px solid #000000;
}
#Menu {
	width: 170px;
	height: 100%;
	float: left !important;
	margin: 4px 2px 0px 2px;
}
#ContentBG {
	background-color : #ffffff;
}
#Content {
	display: block;
	background-color : #ffffff;
	height: 100%;
	padding: 4px 4px 0px 4px;
	margin: 0px;
}
#Logo {
	padding: 25px 0px 0px 10px;
}

/* Stylesheed für Menü Navigation*/
#Menu div {
	margin: 0px 0px 0px 0px;
	background-color: #0F64A7;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	border-top: 1px solid #000000;
	padding: 2px 2px 2px 4px;
	background-image: url(images/panel/button_bg_2.gif);
	background-repeat: repeat-x;
	background-position: center;
}
#Menu a, #Menu a:link, #Menu a:visited, #Menu a:hover, #Menu a:active {
	display: block;
	font-size: 10px;
	margin: 1px 0px 0px 0px;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	padding: 2px 8px 2px 8px;
	text-decoration: none;
	font-weight: normal;
	background-image: url(images/menu/menu_bg_2.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#Menu a:link, #Menu a:visited, #Menu a {
	color: #000000;
	background-color: #E5E5E5;
}
#Menu a:hover, #Menu a:active {
	color: #0F64A7;
	background-color: #C5D5F3;
	background-image: url(images/menu/menu_bg_high.gif);
}
#Menu Form {
	margin: 0px;
	padding: 0px;
}
#Menu Span {
	display: block;
	font-size: 10px;
	margin: 1px 0px 0px 0px;
	border-bottom: 1px solid #bbbbbb;
	padding: 2px 2px 2px 8px;
	text-decoration: none;
	font-weight: normal;
	background-color: #E5E5E5;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
}
#Menu Select {
	background-color: #F9F9F9;
	width: 100%;
	font-size: 10px;
	line-height: 30px;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
}
#Menu Input {
	background-color: #F9F9F9;
	width: 100%;
	font-size: 10px;
	line-height: 15px;
	padding: 0px 0px 0px 8px;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
}
#Menu Input.Hidden {
	display: inline;
	border: 0px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	width: 0px;
	height: 0px;
}
#Menu a.help, #Menu a.help:link, #Menu a.help:visited, #Menu a.help:hover, #Menu a.help:active {
	display: inline;
	border: 0px;
	margin: 3px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	background-image: none;
	vertical-align: middle;
	float: right;
	cursor: help;
}
#Menu a p img, #Menu a p, #Menu a img{
	display: inline;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#Menu a p {
	width: 17px;
}

/* Sonderlocke fuer Sprachwechsel */

div#sprachschalter {
	background-image: url(images/menu/menu_bg_2.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #E5E5E5;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	border-top: 0px;
	text-align: left;
	padding: 5px 10px 1px 9px;
}

div#sprachschalter a, div#sprachschalter a:link, div#sprachschalter a:visited, div#sprachschalter a:hover, div#sprachschalter a:active {
	display: inline;
	background-image: none;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
}	
	
/* Style für Referenzkunden */
#Referenz div {
	margin: 0px 0px 0px 0px;
	background-color: #0F64A7;
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	border-top: 1px solid #000000;
	padding: 2px 2px 2px 4px;
	background-image: url(images/panel/button_bg_2.gif);
	background-repeat: repeat-x;
	background-position: center;
}
#Referenz a, #Referenz a:link, #Referenz a:visited, #Referenz a:hover, #Referenz a:active {
	display: block;
	font-size: 10px;
	margin: 1px 0px 0px 0px;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}
#Referenz a:link, #Referenz a:visited, #Referenz a {
	color: #000000;
	background-color: #E5E5E5;
}
#Referenz a:hover, #Referenz a:active {
	color: #0F64A7;
	background-color: #C5D5F3;
}
#Referenz img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#Referenz a div, #Referenz a:link div {
	color: #000000;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	background-color: transparent;
	background-image: none;
}

/* Login Infos */
#AccountInfo {
	margin: 0px 0px 0px 0px;
	background-color: #0F64A7;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	padding: 2px 2px 2px 4px;
	float: right;
	background-image: url(images/panel/button_bg_2.gif);
	background-repeat: repeat-x;
	background-position: center;
}
#AccountInfo a, #AccountInfo a:link, #AccountInfo a:visited, #AccountInfo a:hover, #AccountInfo a:active {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 5px;
	text-decoration: none;
}
#AccountInfo a:hover {
	text-decoration: underline;
}
#Version {
	margin: 0px 0px 0px 0px;
	background-color: #0F64A7;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 2px 2px 4px;
	background-image: url(images/panel/button_bg_2.gif);
	background-repeat: repeat-x;
	background-position: center;
}

/* Stylesheed für Leiste von Buttons */
#BuLeiste {
	background-color: #EFF5FB;
	margin: 31px 0px 0px 0px;
	padding: 5px 2px 5px 8px;
}
#BuLeiste div {
	font-size: 11px;
	font-weight: bold;
	display: inline;
	margin: 0px;
	padding: 0px 3px 2px 3px;
	font-size: 11px;
	font-weight: bold;
	vertical-align:middle;
	color: #4782BE;
}
#BuLeiste a, #BuLeiste a:link, #BuLeiste a:visited, #BuLeiste a:hover, #BuLeiste a:active {
	font-size: 11px;
	width: 120px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	margin: 3px 5px 0px 5px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	align: center;
	border: 1px solid #4782BE;
}
#BuLeiste a:link, #BuLeiste a:visited, #BuLeiste a {
	color: #4782BE;
	background-image: url(images/panel/button_bg_3.gif);
	background-repeat: repeat-x;
	background-position: center;
}
#BuLeiste a:hover, #BuLeiste a:active {
	color: #ffffff;
	background-image: url(images/panel/button_bg_2.gif);
	background-repeat: repeat-x;
	background-position: center;
}

/* Style für Form Action Buttons */
#FoLeiste {
	display: block;
	font-size: 10px;
	margin: 1px 0px 0px 0px;
	padding: 5px 2px 5px 192px;
	text-decoration: none;
	font-weight: normal;
	background-color: #EFF5FB;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
}
#FoLeiste div {
	display: inline;
	margin: 0px;
	border: 0px;
	padding: 0px;
	width: 180px;
}
#FoLeiste a, #FoLeiste a:link, #FoLeiste a:visited, #FoLeiste a:hover, #FoLeiste a:active {
	font-size: 11px;
	width: 140px;
	border: 1px solid #4782BE;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	margin: 0px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	align: center;
}
#FoLeiste a:link, #FoLeiste a:visited, #FoLeiste a {
	color: #4782BE;
	background-color: #4782BE;
	background-image: url(images/panel/button_bg_3.gif);
	background-repeat: repeat-x;
	background-position: center;
}
#FoLeiste a:hover, #FoLeiste a:active {
	color: #ffffff;
	background-color: #E5E5E5;
	background-image: url(images/panel/button_bg_2.gif);
	background-repeat: repeat-x;
	background-position: center;
}

/* Style für Msg-Leiste */
#MsgLeiste {
	display: block;
	margin: 1px 0px 0px 0px;
	padding: 5px 2px 5px 210px;
	background-color: #E5E5E5;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #4782BE;
}


/* Style für Edit-Dialoge */
#Edit a.help, #Edit a.help:link, #Edit a.help:visited, #Edit a.help:hover, #Edit a.help:active {
	display: inline;
	border: 0px;
	margin: 4px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	background-image: none;
	vertical-align: middle;
	float: right;
	cursor: help;
}
#Edit span {
	display: block;
	margin: 0px 0px 0px 0px;
	background-color: #0F64A7;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #000000;
	padding: 3px 2px 3px 4px;
	background-image: url(images/panel/button_bg_2.gif);
	background-repeat: repeat-x;
	background-position: center;
}
#Edit div {
	display: block;
	font-size: 10px;
	margin: 1px 0px 0px 0px;
	border-bottom: 1px solid #bbbbbb;
	padding: 2px 2px 2px 8px;
	text-decoration: none;
	font-weight: normal;
	background-color: #E5E5E5;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
}
#Edit div div {
	display: inline;
	margin: 0px;
	border: 0px;
	padding: 6px 0px 0px 0px;
	width: 200px;
	float: left;
}
#Edit Input {
	width: 350px;
	border: 1px solid #4782BE;
	font-size: 8pt;
}
#Edit Input.checkbox {
	width: 15px;
	border: 0px;
}
#Edit Select {
	width: 350px;
	border: 1px solid #4782BE;
	font-size: 8pt;
}
#Edit Input.disabled {
	background-color: #D4D0C8;
	color: #808080;
}
#Edit small {
	display: block;
	margin: 0px 0px 0px 202px;
}
#Edit Textarea.sms {
	width: 350px;
	height: 100px;
	border: 1px solid #4782BE;
}
#Edit small.error {
	color: red;
}
#Edit div span {
	display: block;
	margin: 0px;
	border: 0px;
	padding: 3px 0px 3px 0px;
	font-size: 10px;
	background-color: transparent;
	background-image: none;
	color: black;
	font-weight: bold;
}
#Edit div td {
	font-size: 10px;
}
#Edit div.Zwischenzeile {
	background-color: #EFF5FB;
}
#Edit div h4 {
	font-weight: bold;
	font-color: red;
	margin: 3px 0px 3px 0px;
	padding: 0px;
	font-size: 10px;
}
#Edit div button {
	width: 20px;
	height: 20px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	border: 1px solid #4782BE;
}
#Edit div.ressource img {
	border: 1px solid red;
	display: block;
}
#Edit input.halfsize, #Edit select.halfsize {
	width: 173px;
}

#wysiwyg {
	width: 100%;
	height: 450;
	margin: 1px 0px 0px 0px;
	border-bottom: 1px solid #bbbbbb;
	padding: 0px;/* 5px 8px 5px 8px;*/
	text-decoration: none;
	background-color: #E5E5E5;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
}
#emailbody {
	width: 100%;
	height: 450px;
}
#Edit pre {
	font-size: 10px;
}

/* Home login */
#home123 {
	display: block;
	font-size: 12px;
	margin: 1px 0px 0px 0px;
	border-bottom: 1px solid #bbbbbb;
	padding: 2px 2px 2px 8px;
	text-decoration: none;
	font-weight: normal;
	background-color: #E5E5E5;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	width: 580px;
	height: 200px;
}

/* Styles fuer neue Startseite 10/2008 */
#header {
	width: 580px;
	height: 71px;
	background-image: url(images/startseite/header.jpg);
	background-repeat: no-repeat;
}
#HeaderDescr {
	width: 384px;
	height: 95px;
	color: #18619b;
	font-size: 14px;
	font-weight: bold;
	padding: 15px;
	background-image: url(images/startseite/verlauf.jpg);
	background-repeat: repeat-x;
}
* html #HeaderDescr {
	width: 414px;
	height: 123px;
}
#HeaderGrafik {
	width: 166px;
	height: 113px;
	background-image: url(images/startseite/tisch.jpg);
	background-repeat: no-repeat;
}
#BeschreibungLinks {
	color: #717171;
	font-size: 12px;
	style-type: square #79a2d0 !important;
}
#BeschreibungLinks img {
	border: none;
}
#BeschreibungRechts {
	color: #717171;
	font-size: 11px;
}
#BeschreibungRechts img {
	border: none;
}
#BeschreibungRechts li {
	margin: 0px;
	style-type: square;
}
/* ~ Styles fuer neue Startseite 10/2008 */

/* Style Class die Alles Cleart */
.clearall {
	background-color: #ffffff !important;
	background-image: none !important;
	font-family : Verdana, Arial !important;
	font-weight : normal !important;
	font-style : normal !important;
	color: #000000 !important;
	margin: 0px !important;
	padding: 0px !important;
	border: 0px !important;
}
.clearall {
	background-color: transparent !important;	
}
