/************************************************************************
=========================================================================
	author:	kill.gates				[wwwdot59to1dotde]
									[imehlslashkilldotgatesat59to1dotde]
	date:	2006/08/06									
-------------------------------------------------------------------------
	client:		iken konzept / werbung	[http://www.beckroege.de]
	site:		www.beckroge.de
	media:		all  
=========================================================================
	css files:
=========================================================================
	 1] global/typography:				[global.css]
	 2] structure/layout:				[lay.css]
	 3] navigation:						[nav.css]
	 4] googlesearch:					[search.css]
	 5] map:							[map.css]
	 6] lightbox 2.0*:					[lightbox.css]
	 7] form styles:					[form_x.css]
	 8] table styles: 					[table_x.css]
	 9] misc styles: 					[xxx.css] 
	10] misc styles: 					[xxx.css]			************/

/************************************************************************
	7.1 - FORM STYLES SEARCH
************************************************************************/

input.forminput {
	float:left;
	padding:0;
	width: 110px;
	height: 14px;
	font-size: 11px;
	background-color:#efefef;
}

button.search{
	float:left;
	width: 20px;
	height: 20px; 
	color: #fff;
	border: solid 0px #fff;
	background: transparent url(../images/searchbuttonneu.gif) right top no-repeat;
	cursor: pointer; 
}
* html button.search{
	margin-top:-17px;
}
*+html button.search{
	margin-top:-17px;
}





form#formproductlist {
width: 180px;
height: 20px;
background: transparent;
z-index: 5; }

form#formmediaselect {
background: transparent;
z-index: 5; }

form#langselect {
width: 180px;
height: 20px;
background: transparent;
z-index: 5; }


select.formselect {
width: 180px;
height: 18px;
font-size: 11px; }


button.button_mediaselect{
width: 180px;
height: 30px; 
border: solid 0px #fff;
background: transparent url(../images/mediaselect.jpg) left top no-repeat;
cursor: pointer; }


form#search_plz {
margin: 10px 0px 20px 15px;
padding: 10px 0px 0px 10px;
width: 500px;
height: 50px;
background: #cacbcb url(../images/search_plz.jpg) left top no-repeat;;
float: left;
z-index: 5; }

input.search_plz_inp {
margin: 10px 30px 20px 50px;
padding: 0px 0px 0px 0px;
width: 70px; 
font-family: arial;
line-height: 16px; }


select.search_plz_sel{
margin: 12px 30px 0px 50px; 
width: 70px; 

float: left; }


button.search_plz_but{
margin: 5px 15px 0px 0px;
width: 90px;
height: 30px; 
color: #fff;
border: solid 0px #fff;
background: transparent url(../images/search_plz_but.jpg) left top no-repeat;
float: left;
cursor: pointer; }

button.but_continue{
margin: 0px 15px 0px 0px;
width: 84px;
height: 18px; 
color: #fff;
border: solid 0px #fff;
background: transparent url(../images/continue.jpg) left top no-repeat;
float: left;
cursor: pointer; }


/************************************************************************
	7.1 - FORM STYLES CONTACTFORM
************************************************************************/

form#apform {
padding: 25px 0px 10px 0px;
width: 540px;
background: transparent;
float: left;
z-index: 5; }

label.lab_norm {
margin: 0px 0px 0px 0px;
width: 180px;
float: left; }

label.lab_req {
margin: 0px 0px 0px 0px;
width: 180px;
font-weight: bold;
color: #4d4d4d;
float: left; }

input.inp_norm {
margin: 0px 0px 0px 0px;
width: 300px;
font-size: 11px;
float: left; }

input.inp_req {
margin: 0px 0px 0px 0px;
width: 300px;
font-size: 11px;
float: left; }

select.sel_ap {
width: 305px;
font-size: 11px;
float: left;}

textarea.txt {
margin: 0px 0px 0px 0px;
width: 300px;
float: left; }

input.inp_chk {
margin: 0px 5px 0px 0px;
float: left; }

label.lab_chk {
margin: 0px 0px 0px 0px;
width: 135px;
float: left; }

div.tx-igepacontacts-pi2 label.lab_chk {
	/*white-space:nowrap;*/
}

label.lab_chk_xl {
margin: 0px 0px 0px 0px;
width: 280px;
float: left; }

input.inp_button_submit {
margin: 10px 10px 0px 180px;
padding: 0px 0px 0px 0px;
font-size: 11px;
float: left; }

input.inp_button_reset {
margin: 10px 10px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 11px;
float: left; }



#iccform {
	margin:40px 0 0 0;
}

#iccform div.row {
	height:25px;
}

#iccform div.row label {
	padding-left:20px;
	font-size:11px;
	width:120px;
	
	
}

#iccform div.row select {
	font-size:11px;
	width:270px;
}
#iccform div.row p {
	margin:0;
	padding:0;
	font-size:11px;
}

#iccform div.row p a {
	font-size:11px;
}

#content div.tx-iccprofileselector-pi1 h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #006f4d;
	display: block;
}

/***********************************************************************
//	Lightbox v2.02
//	by Lokesh Dhakar - http://www.huddletogether.com
//	3/31/06
//
//	For more information on this script, visit:
//	http://huddletogether.com/projects/lightbox2/
//
//	Licensed under the Creative Commons Attribution 2.5 License
	- http://creativecommons.org/licenses/by/2.5/
//	
//	Credit also due to those who have helped, inspired, 
	and made their code available to the public.
//	Including: Scott Upton(uptonic.com), 
	Peter-Paul Koch(quirksmode.org), Thomas Fuchs(mir.aculo.us), 
	and others.
//
************************************************************************/


/*e-o-f*****************************************************************/


#searchform {
	margin-top:33px;
}

div.headerneu div.suche ul {
	margin:0;
	padding:0;
}

div.headerneu div.suche ul li {
	
	margin:0;
	padding:0;
}
