    .formrow
    {
        width: 99%;
	}
    
html
{
	min-height: 100.05%;
}

body, html
{
    height: 100%;
    padding: 0px;
    margin: 0px;
    font-family: Arial, Verdana, Sans-Serif;
    background-color: #D5D6C8;
    font-size: 75% /*=12px.*/
    color: #000000;
    min-width: 994px;
}

h1, h2, h3, h4, h5, h6, p, li, ul, ol, div, table, iframe, input, tr, td
{
    padding: 0px;
    margin: 0px;
}
form
{
    padding: 0px;
    margin: 0px;
}



h1 {
    font-size:1.5em;
	font-weight: bold;
	margin-bottom: 20px;
}
h2 
{
    font-size:1.25em;
    font-weight: bold;
}  
h3 
{
    font-size:1em;
    font-weight: bold;
}
h4 
{
    font-size:1em
}

input, select, th, td 
{
    font-size:1em;
}

ul
{
    list-style-type: square;
}
li
{
    margin-left: 2em;
    padding-top: 3px;
}

img
{
	border: 0;
	margin: 0;
	padding: 0;
}

a
{
    color: #2A1570;
    text-decoration: none;
    
}

a:hover
{
    color: #FFF;
}

.formtable
{
    margin: 0px;
    float: left;
    width: 95%;
    padding: 0px;
    border: 0;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10pt;
}


.formrow
{    
    clear:both;    
    padding: 2px;    
    margin: 1px;
    border: 0px solid #FFFFFF;   
    float: left;
    padding-bottom: 0px;    
}

.formrow_even
{
/*    background-color: #DADBCE;*/
}
.formrow_odd
{
/*    background-color: DADBCE;*/
}

.formlabel
{
    width: 25%;
    float:left;
    clear:right;
    font-size: 10pt;
    font-family: Verdana, Arial, Sans-Serif;    
}

.formfield
{
    width:73%;
    float:right;	    
}

.formfield input, .formfield textarea
{    
	font-family: Arial, Verdana, Sans-Serif;
	width: 95%;
	border: 1px solid #382F58;
	font-size: 1em;
}
.formfield input
{
    height: 1em;
}
.formfield textarea
{
    height: 150px;
}
.mceEditor
{
    border: 1px solid black;    
}

.formfield .checkbox
{
    width:15px;
}

.errormessage
{
	background-color: #DADBCE;
	padding: 10px;
    color:#FF0000;
    width: 404px;
}

.highlight
{
    background-color: #DFDFFF;
}


.formrow .error
{
    color: #FF0000;
}

.formrow .button
{
	margin-left: 0px;
}

.formrow .button input
{
    border: 1px solid #382F58;
    margin: 10px 20px;
    padding: 1px 0 4px 0px;    
    font-size: 0.9em;
    font-weight: bold;
    color: #FFF;
    height: 1.9em;
    width: 150px;
    background-color: #ABAD8F;

}



.selectableTable
{
	border: 1px solid #000000;
	width: 80%;
	padding: 3px;
}

.selectableTable
{
    padding:0px;    
}
.selectableTable td
{
    padding:3px;
}
.selectableTable th
{
	border-bottom: 1px solid #404040;
	padding-bottom: 5px;
	padding-top: 4px;
	padding-left: 4px;	
	text-align:left;	
}

.selectableTable a
{    
	text-decoration: underline;
	color: #000000;
}
.selectableTable a:hover
{
	color: #FFF;/*#D30002*/
}


.selectableTable .odd
{  
    background-color:DADBCE;
}
.selectableTable .even
{      
    background-color:#DADBCE;
}
.selectableTable .current
{
    background-color: #DFDFFF;
}

.selectableTablePaginator
{
	text-align: center;
	color: #000000;
	width: 95%;
	margin-bottom: 5px;
	margin-top: 4px;
}

.selectableTablePaginator a
{
	text-decoration: underline;
	color: #000000;
}

.selectableTablePaginator a:hover
{
	color: #7AA1E6;
}


dl.image {
  margin : 1.2em auto ;  
  padding : 0 0;
  text-align : center ;
}
dl.image dt {
  margin : 0 ;
  border : none ;
  padding : 0 ;
}
dl.image dt img {
  display : block ;  
  padding : 0px ;

}
dl.image dd {
  margin : 0 ;
  border : none ;  
  font-style : italic ;
  text-align: left;  
}



.activeNavi
{
	color: #FFF;
    font-weight: bold;
}

.linkcheckresults
{
    width: 50%;
    border: 1px solid black;
    margin-left: auto;
    margin-right: auto;
    padding: 4px;
}
.linkcheckresults .error
{
    color: #FF0000;
}






/***** Grundlayout *****/
img#PrintLogo
{
	display: none;
}

div#Body
{
	width: 994px;
	margin: auto;
	margin-top: 0;
	font-weight: normal;	
	background: url(templates/jung_grossmechanik/images/bg_all.gif) repeat-y;
}

div#LeftCol
{
	float: left;
	width: 230px;
	height:auto !important;
	overflow: hidden;
}

div#LeftColTop
{
	width: 230px;
	background: #ABAD8F;
}

div#LeftColMiddle
{
	clear: both;
	witdh: 230px;
	height: 143px;
	background: url(templates/jung_grossmechanik/images/bg_links_img_frame.jpg) no-repeat;
	border-left: 1px solid #FFF;
}

div#LeftColBottom
{
	width: 230px;
	overflow: hidden;
	padding-top: 0;
	background: url(templates/jung_grossmechanik/images/bg_unten_links2.gif) repeat-y;
	border-left: 1px solid #FFF;
}

div#CenterCol
{
	float: left;
	width: 534px;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Sans-Serif;
}

*:first-child+html div#CenterCol
{
	overflow: hidden;
}

div#CenterColTop
{
	margin: 0;
	padding: 0;
	width: inherit;
	height: 221px;
	background: url(templates/jung_grossmechanik/images/bg_oben.gif) no-repeat top;
	border: 0px solid;
}

div#CenterColBottom
{
	font-size: 10pt!important;
	padding: 20px 0 20px 15px;
	background: #FFF;
}

div#RightCol
{
	float: left;
	width: 227px;
}

div#RightColTop
{
	height: 594px;
	background: url(templates/jung_grossmechanik/images/bg_rechts.jpg) no-repeat;
}

div#RightColBottom
{
	background: url(templates/jung_grossmechanik/images/bg_unten_rechts.gif) repeat-y;
	positon: relative;
}

div#Footer
{
	clear: both;
	height: 16px;
	
	width: 994px;
	margin: auto;
	background: url(templates/jung_grossmechanik/images/bg_footer.gif) no-repeat;
/*	padding: 4px 5px 0 0;*/
	
	text-align: right;
/*	background-color: #2A1570;*/
	color: #FFF;
	font-size: 10px;
	/*border: 1px solid #FFF;*/
	border-top: 0; 
	padding-bottom:20px;
}
a.footerTrp
{
	color: #fff;
	text-decoration:none;
}
a.footerTrp:hover
{
	color: #fff;
	text-decoration:underline;
}

img#Logo
{
	margin: 0px;
	padding: 0px;
	float: right;
	margin-top: 0em;
}

img#LeftLayoutImage
{
	position: relative;
	top: 2px;
	left: 17px;
}

img#TopLayoutImage
{
	position: relative;
	top: 16px;
	left: 140px;
}

img#RightLayoutImage
{
	position: relative;
	top: 410px;
	left: 25px;
}

div#TopSlogan1
{
	color: #FFF;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0 0 0 63px;
	height: 25px;
	position: relative;
	top: 140px;
	white-space: nowrap;
}

div#TopSlogan2
{
	color: #FFF;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0 0 0 155px;
	height: 25px;
	position: relative;
	top: 140px;
	white-space: nowrap;
}

div#PrintButton
{
	font-size: 0.8em;
	margin: 30px 0;
	padding-top: 10px;
	border-top: 1px dashed;
}

div.ClearElement
{
	clear: both;
	height: 1px;
	width: 1px;
	font-size: 1px;
}


/***** Content-Bereich *****/

div#CenterColBottom a:hover
{
	color: #2A1570;
	text-decoration: underline;
}

div#CenterColBottom p
{
	margin: 6px 0;
	padding: 0;
}


#FormHint
{
	font-size: 0.8em;
	padding-left: 20px;
	margin-top: -18px;
	position: relative;
	z-index: 1000;
}

#formtable div.ContactArea
{
	background-color: #DADBCE;
	color: #382F58;
	padding: 10px;
	margin: 20px 0;
	width: 404px;
	overflow: hidden;
}

div#AnfrageArt .formrow
{
	width: 350px;
	position: relative;
}

div#AnfrageArt label
{
	clear: both;
	float: right;
	width: 150px;
	position: relative;
	left: -170px;
}

div#AnfrageArt input
{
	width: 12px;
	height: 12px;
	margin-top: -12px;
	border: 0;
	position: relative;
	top: -3px;
	_top: -5px;
	left: -90px;
}

*:first-child+html  div#AnfrageArt input
{
	top: -6px;
}

div.ContactArea h2
{
	font-size: 0.9em;
	padding-bottom: 10px;
}

div.ContactArea .LeftCol
{
	width: 49%;
	float: left;
}

div.ContactArea .RightCol
{
	width: 49%;
	float: left;
	padding-top: 30px;
}

div.ContactArea .LeftCol .formfield
{
	width: 100px;
	margin-right: 10px;
}

div.ContactArea .RightCol .formfield
{
	width: 120px;
	margin-right: 10px;
}

div.ContactArea .LeftCol input
{
	height: 20px;
}

div.ContactArea .RightCol input
{
	height: 20px;
}

div.ContactArea .LeftCol label
{
	height: 20px;
	padding-top: 4px;
}

div.ContactArea .RightCol label
{
	height: 20px;
	padding-top: 4px;
}

div.ContactArea #strText
{
	margin: 0;
	padding: 0;
	margin-left: -105px;
	width: 389px;
	height: 90px;
	position: relative;
	z-index: 1000;
}

div.ContactArea .LeftCol select
{
	height: 20px;
	width: 100px;
	_margin-left: -8px;
	position: relative;
	z-index: 1000;
	border: 1px solid #382F58;
}

div.ContactArea #dummy
{
	display: none;
}
/* Image-Browser (Referenzen) */
div.image		/* Bildcontainer */
{
	float: left;
	background-color: #D3D4C4;
	width: 140px;
	padding: 5px 20px;
	margin: 10px 49px 10px 30px;
	_margin: 10px 26px 10px 20px;
	height: 260px;
	font-size: 8pt;
}
div.imagesrc	/* Eigentliches Bild */
{
	width: 120px;
	background-color: #ABAD8F;
	height: 96px;
	padding: 10px;
	_padding-bottom: 8px;
}
div.imageBigLink
{
	width: 120px;
	padding: 2px 0px 2px 20px;
	margin-left: 2px 0px;
	height: 14px;
}
div.imageTitle
{
	font-weight: bold;
}
div.imagedesc	/* Bildtitel */
{
	width: 120px;
}
div.imagedetails /* Bildbeschreibung */
{
	width: 140px;
}

/***** Navi *****/

div#TopNavi
{
	margin: 0 0 0 50px;
	height: 30px;
	position: relative;
	top: -23px;
	_top: 137px;
}

*:first-child+html div#TopNavi
{
	top: 137px;
}

ul#NaviTop
{
	margin: 0; 
	text-align: left;
	font-size: 0.8em;
	clear: both;
	width: 300px;
}

ul#NaviTop li 
{
	list-style: none;
	float: left;  /* ohne width - nach CSS 2.1 erlaubt */
	position: relative;
	margin: 0em 0em 0em 0em;
	padding: 0px;
	padding-left: 1.0em;
}



div#NaviLeftBox
{
	width: 203px;
	float: right;
	font-size: 0.8em;
	font-weight: bold;
	padding: 30px 0px 30px 0px;
	margin: 0;
	background: url(templates/jung_grossmechanik/images/bg_links_verlauf_gruen.jpg) no-repeat top;
}

ul#NaviLeft
{
	color: #FFF;
}

ul#NaviLeft li
{
	list-style-type: none;
	margin: 0px;
	padding: 3px 0px 3px 5px;
	color: #000000;
}

ul#NaviLeft li ul li
{
	padding: 2px 0px 2px 9px;
}

ul#NaviLeft li ul li a
{
/*	color: #0046A1;*/
	padding: 0px;
}

ul#NaviLeft li a
{
	margin: 0px;
	padding: 0px;
}

ul#NaviLeft li a:hover
{
	color: #FFF;
}

ul#NaviLeft .activeNavi
{
	color: #FFF;
}

@media print
{
	body
	{
		background-color: #FFF;
	}
	
	
	/***** Grundlayout *****/
	div#Body
	{
		width: 543px;
		margin: auto;
		margin-top: 0;
		positon: relative;
		overflow: hidden; 
		font-weight: normal;	
	}
	img#PrintLogo
	{
		display: block;
		margin: auto;
		margin-bottom: 40px;
	}

	div#LeftCol
	{
		display: none;
	}
	
	
	div#CenterCol
	{
		float: none;
		width: 543px;
		margin: 0;
		padding: 0;
	}
	
	div#CenterColTop
	{
		display: none;
	}
	
	div#CenterColBottom
	{
		padding: 20px 0 20px 15px;
		background: #FFF;
		padding-bottom: 0px;
		margin-bottom: 0px;
	}
	
	div#RightCol
	{
		display: none;
	}
	
	div#Footer
	{
		width: 563px;
		position: relative;
		left: 10px;
		color: #444;
		background-color: #FFF; 
	}
		
	img#LeftLayoutImage
	{
		display: none;
	}
	
	img#TopLayoutImage
	{
		display: none;
	}
	
	img#RightLayoutImage
	{
		display: none;
	}
	
	div#PrintButton
	{
		display: none;
	}
}
