* {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

BODY {
	background-color: #DAE4EE;
	background-image: url(gfx/verlauf.jpg);
	background-repeat: repeat-x;
	text-align: center;
	overflow-y: scroll;
}

.textWidth {
	width: 400px;

}

*:first-child+html BODY {
	overflow-y: auto;
}

#rahmen {
	width: 920px;
	margin: auto;
}

#menu {
	width: 920px;
	height: 139px;
	background-image: url(gfx/head.jpg);
	background-repeat: no-repeat;
}

#menu UL {
	list-style-type: none;
}

#menu UL LI {
	display: block;
	float: left;
}

#menu UL LI A {
	display: block;
	float: left;
	height: 38px;
	margin-right: 7px;
	margin-top: 98px;
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	overflow: hidden;
}

#menu UL LI A:HOVER, #menu UL LI.selected A { background-position: center -38px; }

* html #menu UL LI A { margin-right: 3px; }

#menu UL LI A.menu_start { width: 80px; background-image: url(gfx/menu_start.jpg); }
#menu UL LI A.menu_mal { width: 168px; background-image: url(gfx/menu_mal.jpg); }
#menu UL LI A.menu_print { width: 150px; background-image: url(gfx/menu_print.jpg); }
#menu UL LI A.menu_buero { width: 112px; background-image: url(gfx/menu_buero.jpg); }
#menu UL LI A.menu_moebel { width: 94px; background-image: url(gfx/menu_moebel.jpg); margin-right: 8px; }
* html #menu UL LI A.menu_moebel { margin-right: 4px; }
#menu UL LI A.menu_papier { width: 166px; background-image: url(gfx/menu_papier.jpg); margin-right: 8px; }
* html #menu UL LI A.menu_papier { margin-right: 4px; }
#menu UL LI A.menu_shop { width: 106px; background-image: url(gfx/menu_shop.jpg); margin-right: 0px; }

#submenu {
	width: 150px;
	float: left;
}

#submenurahmen {
	background-color: #CBDAE9;
}

#submenurahmen UL {
	list-style-type: none;
	margin-bottom: -3px;
	margin-top: -10px;
	padding: 18px 0px 13px 0px;
}

#submenurahmen UL LI {
	margin-left: 15px;
	margin-right: 7px;
	line-height: 100%;
	margin-top: 8px;
}

#submenurahmen UL LI A {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}

#submenurahmen UL LI A:HOVER, #submenurahmen UL LI .sub_select {
	font-weight: bold;
}

#submenurahmen H3 {
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 5px 0px 7px;
}

#inhalt {
	width: 740px;
	float: right;
	padding: 20px 0px 50px 0px;
}

#inhalt {
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 165%;
	color: black;
	font-weight: normal;
}

#inhalt H1 {
	font-size: 17px;
    line-height: 170%;
	background-repeat: no-repeat;
    background-position: left 2px;
    margin-bottom: 10px;
}

#inhalt H1 STRONG {
	visibility: hidden;
}

#inhalt H2 {
	font-size: 16px;
    line-height: 170%;
	background-repeat: no-repeat;
    background-position: left 2px;
    margin-bottom: 10px;
}

#inhalt H2 STRONG {
	visibility: hidden;
}

#inhalt P {
	margin-bottom: 10px;
}

#inhalt UL {
	margin-bottom: 15px;
	margin-left: 30px;
}

#inhalt LI {
	margin-bottom: 5px;
	font-weight: bold;
}

#inhalt A {
	font-weight: bold;
	text-decoration: none;
	color: #004B96;
}

#inhalt A:HOVER {
	text-decoration: underline;
}

#inhalt .csc-mailform-field {
	padding: 5px;
	width: 440px;
}

#inhalt .csc-mailform-field LABEL {
	display: block;
	float: left;
	width: 130px;
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#inhalt .csc-mailform-field INPUT, #main .csc-mailform-field TEXTAREA {
	width: 250px;
	padding: 3px;
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #004B96;
}

#inhalt .csc-mailform-field INPUT.csc-mailform-submit {
	width: 150px;
	padding: 3px;
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #004B96;
	border: 1px solid #004B96;
	float: right;
	margin-right: 52px;
	text-align: center;
}

#inhalt .csc-mailform-field INPUT.csc-mailform-check {
	width: 20px;
}

.button_suche {
	padding: 2px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color: #004B96;
	border: 1px solid #004B96;
	float: right;
	text-align: center;
	margin-top: 5px;
}

.text_suche {
	width: 143px;
	padding: 2px;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #004B96;
	margin-top: 10px;
}
.text_right {
	margin-left: 50px;
}


.t4{position:relative;bottom:0px;clear:both}
.t3{background:url(lupe.gif) no-repeat center center;width:20px;height:20px;position:absolute;right:-1px;bottom:0;top:0;display:inline;cursor:pointer}
* html .t4{bottom:0px;}
