* {
	margin: 0px;
	padding: 0px;
}

html {
	color:#000;
	font: 70%/1.2 Verdana, Arial, Helvetica, sans-serif;
}

body {
	text-align:center;
}

div.site {
	margin:auto;
	width:699px;
	text-align:left;
	background-color:#FFF;
	padding-top:10px;
}

div.site div.pageheader {
	background: url(/images/hpheader.jpg);
	display:block;
	height:36px;
	text-decoration:none;
	text-align:right;
	width:481px;
	padding: 94px 8px 0 210px;
}

div.pageheader a img {
	border:0;
}

div.content {
	width:699px;
}

div.pagefooter {
	clear:both;
	padding-top:20px;
	background-image:url(/images/footer_lines.jpg);
	background-repeat:no-repeat;
	width:699px;
	text-align:center;
}

div.pagefooter p {
	font-size:85%;
}

div.pagefooter a,
div.pagefooter a:hover,
div.pagefooter a:active,
div.pagefooter a:focus {
	color:#000000;
}

div.pagefooter a:visited {
	color:#666666;
}

div.pagefooter p.copyright {
	margin-top:3px;
	word-spacing:normal;
	color:#FF9439;
}

div.hr {
	height:1px;
	background-color:#B7D0E3;
	margin:15px 0 15px 0;
}

a {
	color:#FF9439;
	text-decoration:none;
}
a:active, a:visited {
	text-decoration:none;
	color:#DD6420;
}
a:hover, a:focus {
	text-decoration:underline;
	color:#FF9439;
}

p {
	margin-bottom:7px;
}

ul {
	list-style:none;
}

li {
	padding-left:10px;
	padding-bottom:3px;
	background-image:url(/images/lipoint.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	border-bottom:1px solid #AAAAAA;
	margin-bottom:3px;
	list-style:none;
}


/* einzelne Contenblöcke ab hier */

div.cb_content {
	padding:10px 10px 0px 10px;
	border-left:1px solid #C6C6C6;
	border-right:1px solid #C6C6C6;
	text-align:left;
}

div.cb_header_big {
	width:inherit;
	height:33px;
	background-repeat:no-repeat;
}

div.cb_header_small {
	width:inherit;
	height:9px;
	background-repeat:no-repeat;
}

div.cb_footer {
	width:inherit;
	height:12px;
	background-repeat:no-repeat;
}

div.cb_210 {
	width:210px;
}
div.cb_210 div.cb_header_small {
	background-image:url(/images/oh_210_head.jpg);
}
div.cb_210 div.cb_footer {
	background-image:url(/images/oh_210_foot.jpg);
}

div.cb_487 {
	width:487px;
}
div.cb_487 div.cb_header_small {
	background-image:url(oh_487_head.jpg);
}
div.cb_487 div.cb_footer {
	background-image:url(oh_487_foot.jpg);
}


/* START: Gerd Implementierung GUI */
.tdleft {
	border-left:1px solid #D2D2D2;
	border-top:1px solid #D2D2D2;
}
.tdright {
	border-top:1px solid #D2D2D2;
	border-left:1px solid #D2D2D2;
	border-right:1px solid #D2D2D2;
}
.tdend {
	border:1px solid #D2D2D2;
}
.tdmid {
	border-left:1px solid #D2D2D2;
	border-right:1px solid #D2D2D2;
}
.tdbott {
	border-bottom:1px solid #D2D2D2;
}
.tdtop {
	border-top:1px solid #D2D2D2;
}

td {
	padding: 2px 6px 1px 6px;
}

.btn {
	border:1px solid #D2D2D4;
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size:10px;
	background-color: #D2D2D2;
	padding:2px 1px 2px 1px;
}

.menuBtn {
	border:0px;
	font-family: Verdana, sans-serif;
	font-weight:normal;
	font-size:11px;
	background-color: #FFFFFF;
	color:#979797;
	padding:0px 2px 0px 0px;
}

.input {
	border:1px dashed #BBBAB9;
	font-size:10px;
}

input {
	padding:1px 2px 1px 2px;
	border:1px solid #BBBAB9;
	font-size:10px;
}

select {
	border:1px solid #BBBAB9;
	font-size:10px;
}
option{
	font-size:10px;
}

/* START: Tool-Tipps CSS */
.tooltip {
	position: absolute;
	display: none;
	font-family:Verdana, Arial, sans-serif;
	font-size:9px;
	font-weight:normal;
	white-space: nowrap;
	background-color: #F5F8CD;
	border:1px solid #000000;
	padding:4px;
}
/* END: Tool-Tipps CSS */
/* END: Gerd Implementierung GUI */



/* Sonderbehandlungen */

/* min-height im IE */
div.cb_487 div#page_leistungen_maincontent {
	height:500px;
}
div.cb_487 > div#page_leistungen_maincontent {
	height:auto;
	min-height:500px;
}
div.cb_487 div#page_kundenbereich_maincontent {
	height:350px;
}
div.cb_487 > div#page_kundenbereich_maincontent {
	height:auto;
	min-height:350px;
}
div.cb_487 div#page_kontakt_maincontent {
	height:430px;
}
div.cb_487 > div#page_kontakt_maincontent {
	height:auto;
	min-height:460px;
}
div.cb_487 div#page_kundenbereich_content {
	height:280px;
}
div.cb_487 > div#page_kundenbereich_content {
	height:auto;
	min-height:280px;
}

#page_kontakt_formular {
	table-layout:fixed;
	width:400px;
}
#page_kontakt_formular td.tablelabel{
	width:150px;
	text-align:right;
	padding-right:5px;
	padding-top:2px;
	vertical-align:text-top;
}
#page_kontakt_formular td{
	padding-bottom:3px;


}#page_kundenbereich_login {
	table-layout:fixed;
	width:400px;
}
#page_kundenbereich_login td.tablelabel{
	width:100px;
	text-align:right;
	padding-right:5px;
	padding-top:2px;
	vertical-align:text-top;
}
#page_kundenbereich_login td{
	padding-bottom:3px;
}
div.aufwand {
	margin-top:20px;
	margin-bottom:40px;
	text-align:right;
}
div.aufwand b {
	color:#FF9439;
}
div.anwendung b {
	color:#FF9439;
}

div.produktlogo {
        float:right;
}

div.produktlogo a img {
        border:0;
}
