body {
/*	background-color: #525252;*/
        background:#A6A6A6 url(../img/body-bg.jpg) repeat-x left top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#frame {
	width:958px;
	margin:0px 20px;
}
#headline1 {
	height: 27px;
}


.language {
   padding:0px;
	margin:0px;
   float:left;
	height:20px;
	/*border:1px dotted yellow;*/
}

.language a.lang_sel {
	margin-top:11px;
	/*border:1px dashed lime;*/
	display: block;
	font-family:Arial,Verdana,sans-serif;
	font-size:9px;
	color:#C6C6C6;
	text-decoration: none;
}
.language a.lang_sel:hover {
	margin-top:11px;
	/*border:1px dashed lime;*/
	display: block;
	font-family:Arial,Verdana,sans-serif;
	font-size:9px;
	color:#FFFFFF;
	text-decoration: none;
}

#dialogtools {
	float:right;
	padding-top: 8px;
}

#headline2 {
        position:relative;
        width:958px;
	height:101px;
	background:#FFF;
	border-bottom:1px solid #2a2a2a;
	border-right:1px solid #2a2a2a;
	margin-bottom:20px;
}

#bklogo {
       position:absolute;
       width:60px;
       height:83px;
       top:0px;
       left:0px;
}

#bklogo a, #bklogo img {
       border:0;
}

#topmenu {
        position:absolute;
        top:71px;
        left:140px;
}

#logo {
        position:absolute;
        width:81px;
        top:0;
        right:0;
}

#logo[title="Nolte Küchen"] {
       margin-right:6px;
}


#contentblock {
	min-height:375px;

	/* 
	### an den, der das Hintergrundbild braucht:
	### das scheint an einigen Stellen durch!!!! (z.b. 10, 126, ...)
	### das muss anders realisiert werden
	*/
                /*Background Image wird auf in der tpl.main festgelegt weil es NICHT auf der Startseite angezeigt werden soll*/
	background-image:url(/fileadmin/templates/img/contentbackground.gif);
	background-position:0px 1px;
	/**/
}

#contentblock embed {
	background-image:url(/uploads/pics/1_0_startseite.jpg);
	background-repeat:none;
}

#contentblock1 {
	/* 
	### an den, der das Hintergrundbild braucht:
	### das scheint an einigen Stellen durch!!!! (z.b. 10, 126, ...)
	### das muss anders realisiert werden
	*/
	min-height:375px;
	background-color: white;
	/**/
}

	.clearer-page {
		width:100%;
		height:0px;
		font-size:1px;
		line-height:1px;
		background-color: #525252;
		/*background-image: url(../img/contentbackground.gif);*/
		clear:both;

	}
	
	.clearer-c-navi {
		width:100%;
		height:1px;
		font-size:1px;
		line-height:1px;
		clear:both;
	}

#headblock {
	border:1px solid white;	/* wenn hier nichts angegeben ist wandert #toolbox (im firefox) zu tief */
}

#pageetitle {
	margin:18px 0px 19px 18px;
	/*text-align:center;*/
}
#toolbox	{
   margin-top:8px;
	margin-right:14px;
	float:right;
}

#contentrow {
	/*border:1px dotted red;*/
	margin-top:0px;
	margin-left:15px;
	font-size:11px;
	color:#525252;
}

#contentfullrow {
	/*border:1px dotted red;*/
	margin-top:0px;
	margin-left:10px;
	font-size:11px;
	color:#525252;
}

#contentrow table {
	/*border:1px dashed green;*/
}

#contentrow img {
	margin-left:2px;
}

#contentrow .link-in-text a {
	color:#525252;
	margin-right:2px;
}

#contentrow .link-in-text a:hover {
	text-decoration:none;
}

#contentrow .weiter a {
	color:#525252;
	background-image: url(../img/arrow_more.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:15px;
	margin-right:2px;
}

#contentrow .weiter a:hover {
	text-decoration:none;
}


.text-imgage-links a {
	color:#525252;
	background-image: url(../img/arrow_more.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:15px;
	margin-right:10px;
}

.text-imgage-links a:hover {
	text-decoration:none;
}

.text-imgage-links-left a {
	color:#525252;
	background-image: url(../img/arrow_more.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:15px;
	margin-right:10px;
}

.text-imgage-links-left a:hover {
	text-decoration:none;
}

.text-imgage-links-inline a {
	color:#525252;
	background-image: url(../img/arrow_more.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:15px;
	margin-right:4px;
}

.text-imgage-links-inline a:hover {
	text-decoration:none;
}

.text-imgage-links-inline2 a {
	color:#525252;
	background-image: url(../img/arrow_more.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:15px;
}

.text-imgage-links-inline2 a:hover {
	text-decoration:none;
}

.Text	{
	/*border: 1px dotted black;*/
}

.textblock {
	font-size:11px;
}

.imgtext-nowrap a,
.textblock a {
	color:#525252;
}

.imgtext-nowrap a:hover,
.textblock a:hover {
	text-decoration:none;
}

.textblock .spalte1 {
	/*background-color: Aqua;*/
	width:370px;
	padding-right:5px;
}

.textblock .spalte2 {
	/*background-color: Aqua;*/
	width:370px;
	padding-left:5px;
	padding-right:15px;
}

/*.textblock .spalte2 a {
	color:#525252;
	background-image: url(../img/arrow_more.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:15px;
}

.textblock .spalte2 a:hover {
	text-decoration: none;
}*/

.spalte2-weiter a {
	color:#525252;
}

.spalte2-weiter a:hover {
	text-decoration: none;
}

.spalte2 .link-in-text a {
	color:#525252;
	margin-right:2px;
}

.spalte2 .link-in-text a:hover {
	text-decoration:none;
}

#footer {
   clear: both;
	padding-left:5px;
	padding-top: 12px;
}

#content_fullwidth {
	background-color: white;
}

#content_fullwidth #pageetitle {
	background-color: white;
	margin-left:10px;
}



#leftnavi {
	float: left;
	margin-right: 17px;
	background-color: white;
   border-right: 1px solid #909090;	
   border-bottom: 1px solid #909090;
}


#content_navi {
	background-color: white;
	float:left;
	width:767px;
}


/******** FOOTER ************/
a.footer:link,a.footer:visited, .footer {
	font-family:Arial,Verdana,sans-serif;
	font-size:9px;
	color:#525252;
	text-decoration: none;
}

a.footer:active,a.footer:hover {
	font-family:Arial,Verdana,sans-serif;
	font-size:9px;
	color:#FFFFFF;
	text-decoration: none;
}



a.langselector:link,a.langselector:visited,a.langselector:active {
	font-family:Arial,Verdana,sans-serif;
	font-size:9px;
	color:#C6C6C6;
	text-decoration: none;
}
a.langselector:hover{
	font-family:Arial,Verdana,sans-serif;
	font-size:9px;
	color:#FFFFFF;
	text-decoration: none;
}


td.suchlabel {
	font-family:Arial,Verdana,sans-serif;
	font-size:9px;
	color:#C6C6C6;
	padding-right: 3px;
}
input.suchbox {
	background-color:#6B6B6B;
	border: 1px solid #838383;
	font-size:9px;
	color:#A2A2A2;
	height:12px;
}
input.suchgo {
	background-color:#6B6B6B;
	border: 1px solid #838383;
	font-size:9px;
	color:#A2A2A2;
	font-family:Verdana,Arial,sans-serif;
	margin-left:1px;
}

/******************************** DHTML BLOCKS *****************
  ### in datei dhtmlblocks.css ###
.close	{}
#languageblock {}
a.lang_link {}
.languages {}
#katalogblock {}
#katalogblock a {}
#kontaktblock {}
#kontaktblock a {}
#newsletterblock {}
#newsletterblock a {}
#mynolteblock {}
#mynolteblock a {}
.login_pr_name, .login_pr_pass {}
.login_go {}
.logout_go {}
.login_in_name, .login_in_pass {}
.login_in_name input, .login_in_pass input {}
.login_in_pass input {}
.login_register {}
.login_register a {}
.login_register a:hover {}
.mynolte_iframe {}
#content_iframe {}
.iframe_cont {}
.katalogform, .login_form {}
katalogform form,
.login_form form {}
*/

div.clearer {
	height:1px;
	line-height: 1px;
	font-size: 1px;
	clear:both;
	float:none;
}

dt a {
	color: #525252;
	font-size: 11px;
	font-weight: normal;
	background-image: none;
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 15px;
}

dt a:hover {
	text-decoration:none;
}
dd {
	font-size: 11px;
	margin: 0px;
	color: #525252;
	width: 500px;
}

h3 {
	font-size:11px;
	font-weight:bold;
	font-family:Arial, sans-serif;
}

ol {
	margin: 0px;
	padding: 0px;
	
}
ol li {
	margin-left: 21px;
	padding-left: -12px;
}
.tx-wmdbnltpdflist-pi1 a {
	color:#525252;
}
.tx-wmdbnltpdflist-pi1 a:hover {
	text-decoration: none;
}

.tx-wmdbnltxmlmail-pi1 .fehler_txt {
	color:#ff0000;
	font-weight:bold;
}

td.mandatory {
	color: #FF0130;
}
span.mandatory {
	color: #FF0130;
}

label {
	width:165px;
	float:left;
	font-weight:bold;
}

fieldset {
	margin:0;
    padding:0;
	border:0;
}


.form_field {
	float:left;
}

.form_row {
	margin-bottom:12px;
}


select, textarea {
width: 350px;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
}

.submit {
background:#525252;
color:#b7b7b7;
padding: 5px 10px;
}



.buttons input , .logoutbutton{
background-color:#515151;
border:0px;
color:#ADADAD;
font-weight:bold;
cursor:pointer;
padding:5px 12px;
text-transform:uppercase;
}



.input-plz-form span.buttons{

width:150px;
}



.input-plz-form span.searchfield{
width:420px;
display:block;
float:left;
}



/*loginbox*/
.tx-newloginbox-pi1 td, .tx-newloginbox-pi1 th {
 padding:7px;
 background:#dddddd;
color: #515151;
}

.tx-newloginbox-pi1 td  input, 
.tx-newloginbox-pi1 th  input{

 border: 1px solid #515151;
 margin-right:98px;
margin-top:3px;
}

a {
color: #515151;
}




