/*	Reset Stuff
*******************************************************************************/
:link,:visited { text-decoration:none; }
/*ul,ol { list-style:none }       */
h1,h2,h3,h4,h5,h6,pre,code { font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }



body, div,p,li { background-repeat:no-repeat; }

* {
		margin: 0px;
		padding: 0px;
}

dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}


* html td {
	font-size:  12px;
}
* html th {
	font-size:  12px;
}


a:hover { text-decoration:none; }

a.next_link {
	float: right;
	margin:  10px;
}

a.back_link {
	float: left;
	margin:  10px;
}


/*	Layout
*******************************************************************************/
html {
	font-size: 12px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	margin: 5px;
	padding: 5px;
	text-align:left;
	font-size: 100.01%;
}

.clear {
	clear:both;
	font-size:1px;
	line-height:1px;
	margin-top:-1px;
}

#header {
	background-image: url(template/header_logo_background.jpg);
	background-repeat: repeat-x;
	padding: 0;
	text-align:left;
	margin: 0 auto;
	width:850px;
	height: 42px;
	border:  1px solid #006699;
	border-bottom:none;
	border-top: none;
}

* html #header {
	width:850px;

}



#wrapper {
	margin: 0px auto;
	width: 850px;
	text-align:left;
	position: relative;
	border: 1px solid #006699;
	border-top: none;
	border-bottom: none;

}



.left {
	width:180px;
	position:relative;
	top:0em;
	float:left;
	color:#FFF;
    margin-left: 5px;
	padding: 5px 0 0 0;
}

* html .left {

}

.content {
	position:relative;
	top:0px;
	left:0px;
	width: 649px;
	padding: 0;
	padding-left: 10px;
	float:left;
	color:#333;
	margin: 0 0 0 6px;
    background-image: url(template/bg_grey_dot.png);
	background-repeat: repeat-y;
	text-align: left;
}

* html .content {
	width: 649px;
	margin: 0 0 0 1px;
}

#footer {
	padding:0;
	text-align:left;
	margin: 0 auto;
	width: 850px;
	height:  42px;
	border:1px solid #006699;
	border-top:none;
	background-image: url(template/bg_bot_bar.gif);
	background-repeat: repeat-x;
	color:#FFF;
	clear: both;
}





* html #footer {

}

#footer a {
	font-weight:bold;
	color:#FFF;
}
  /*	MAIN MENU	*/
.navLang ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
}

.navLang li {
	padding-top: 24px;
	float: left;
    list-style-type: none;
}

* html .navLang li {
	padding-top: 24px;
}

.navLang a {

}

.hide {
	display: none;
	visibility: hidden;
}

.notopmargin {
	margin-top: 0;
}

/*	Header
*******************************************************************************/
#logo {
	background-image:  url(template/header_logo.jpg);
	background-repeat: no-repeat;
	height:  36px;
	width:  238px;
	float:  right;
	margin-right: 30px;

}

#top_bar {
	display: block;
	height: 6px;
	overflow: hidden;
}


/*	MAIN MENU	*/
.navMain ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
}

.navMain li {
	padding-top: 18px;
	float: left;
    list-style-type: none;
}

* html .navMain li {
	padding-top: 18px;
}

.navMain a {

}


/*	Content
*******************************************************************************/
.content a  {
	color: #006699;
	font-weight:normal;
	text-decoration: underline;
}

.content p {
	padding-bottom: 1em;
	font-size: 12px;
}

.imgmargin {
	margin:  10px;
}

.content a:hover  {
	color: #003366;
}

.content .image-l,
.content .image-r {

}

.thumb {
	border:0;
}

.content .image-r {
	float:right;
	margin: 0.125em 0 0.5em 0.5em;
}

.content .image-l img,
.content .image-r img {

}

.content .image-l p,
.content .image-r p {
	color:#999999;
}

#content .image-l, #content .flLeft {
	float:left;
	margin: 0.125em 0.5em 0.5em 0;
}

#content .image-r, #content .flRight {
	float:right;
	margin: 0.125em 0 0.5em 0.5em;
}

ul.searchresults {
	list-style-type: square;
}

.content ul {
	list-style-image: url(template/arrow.gif);
	margin-left: 20px;
}

.content ul li {
	line-height: 1.3em;
	font-size: 12px;
}

/*	MODULE	*/
.blockcontainer {

}

.block {
	width: 49%;
	float: left;

}

/*	Left
*******************************************************************************/
.left a {
	color: #666;
	font-weight:bold;
}

.left a:hover {
	color:#999;
}

.left p  {
	font-size:0.75em;
	padding-bottom:0.75em;
}

.left .flagscontainer {
	margin-top: 200px;
	margin-left: 35px;
}

.left a.flaglink {
    padding-left: 20px;
	line-height: 20px;
	color: #000;
}

.left a.flaglink:hover {
	text-decoration: underline;
}

.flag {

}

/*	SUCHE
*******************************************************************************/
#searchmodule {
	margin-bottom: 0.1em;
	display: none;
}

.searchfield {
	border: 1px solid #006699;
	border-right: none;
	width: 126px;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	height: 17px;
	color: #006699;
}

* html .searchfield {
	margin-bottom: 4px;
	height: 17px;
}

.searchbutton {
	margin: 0;
	padding: 0;
}


/*	Products MENU
*******************************************************************************/
/*	Products Menu	*/
	.left ul {
		list-style: none;
		margin: 0;
		margin-bottom: 0.5em;
		width:  171px;
		font-family: Verdana, Arial, Helvetica, Sans-serif;
	}

	.left ul li {

	}

/*		Hauptpunkte (Equipment)	*/
	.left ul li {
		background-image:  url(template/prodmenu_bullet_c.png);
		background-repeat:  repeat-y;
	}

	.left ul li a {
		color:#333;
		padding:0;
		display:block;
		text-decoration:none;
		height:  45px;
		margin: 3px 0 0 0;
		font-size: 0.95em;
	}

	* html .left ul li a {
		height: 1%;
	}

	.left ul li a:hover {
		color:  #336699;
	}


/*	Unterpunkte	Ebene 1 (STALA) */
	.left ul ul li {
		background: none;
	}

	.left ul ul {
		background: none;
		font-size:100%;
		margin: 0 0.0625em 0.5em 4px;
	}

	* html .left ul ul {
		margin: 0 0 0 6px;
		background: none;
	}

	.left ul ul li a {
		margin: 1px 0 1px 0;
		background:  rgb(242,242,242) url(template/prodmenu_bullet.png) no-repeat 9px 7px;
		padding: 0 0 0 17px;
		color:#333;
		display:block;
		line-height:  15px;
		height:  15px;
		border:  1px solid #fff;
		/*font-size: 0.8em;*/
	}

	* html  .left ul ul li a {
		font-size: 100%;
	}

	.left ul ul li a:hover {
		border:  1px solid #ccc;
	}

/*		Unterpunkte	Ebene 2 (Stala Complett) */
	.left ul ul ul {
		font-weight: normal;
		background: none;
		margin: 0 0 0 0;
	}

	.left ul ul ul li {
		background: none;
	}

	* html .left ul ul ul {
		margin: 0 0 0 0;
		background: none;
	}

	.left ul ul ul li a {
		background-color:  rgb(249,249,249);
		background-image:  none;
		padding: 0 0 0 15px;
		margin: 0 0 1px 0;
		line-height:  1.3em;
		color:#333;
		display:block;
		height: 1.3em;
	}

	.left ul ul ul li a:hover {
		border:  1px solid #ccc;
	}

	* html .left ul ul ul li a {
		margin: 0;
		font-size: 100%;
	}

 	* html .left ul ul ul li a:hover {
    	margin: 0 0 0 0;
	}


	/*		Unterpunkte	Ebene 3 (Eventuell) */
	.left ul ul ul ul {
		font-weight: normal;
		background: none;

		margin: 0 0 0 0;
	}

	.left ul ul ul ul li {
		background: none;
	}

	* html .left ul ul ul ul {
		margin: 0 0 0 0;
		background: none;

	}

	.left ul ul ul ul li a {
		background-color:  rgb(253,253,253);
		background-image:  none;
		padding: 0 0 0 45px;
		margin: 0 0 1px 0;
		line-height:  12px;
		color:#333;
		display:block;
		font-weight: lighter;
	}

	* html .left ul ul ul ul li a {
		line-height: 0px;
	}

	.left ul ul ul ul li a:hover {
		border:  1px solid #ccc;
	}



	.left ul ul .current {
		background-color:  #ddd;
		color: #006699;

	}

	.left ul ul ul .current {
		color: #006699;
	    background-color:  rgb(249,249,249);
	}

	.left ul ul ul .current span {
		color: #006699;
		font-size: 100%;
	}


/*	Text
*******************************************************************************/
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color:  #003366;
}

h1 {
	font-size:  13pt;
	font-weight: bold;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-top:6px;
}

h2 {
	font-size:  11.5pt;
	margin-bottom: 10px;
	margin-top: 10px;
}

h3 {
	font-size:  11pt;
	margin-bottom: 5px;
	margin-top: 10px;
	font-weight: bold;
}

p, strong, span, body {

}

pĀ {
	margin-top: 1em;
}

/*	Suchergebnisse	*/
ul.searchresults {
	font-size: 0.9em;
	margin-left: 2em;
}

ul.searchresults li {
	background-color: rgb(242,242,242);
	padding: 0.3em;
	margin-bottom: 0.5em;
}

ul.searchresults li a {
	font-weight: bold;
}

/*	Formulare
*******************************************************************************/
form, input, textarea {
	margin: 0;
	padding: 0;
}

fieldset {
	/*border: 1px solid #003366;  */
	padding: 1em;
	padding-top: 2em;
	width: 500px;
	margin-bottom: 10px;

}

legend {
	display: none;
	color: #003366;
	font-weight: bold;
}

div.element {

}

label.text {
	margin-bottom: 5px;
	clear: both;
	display: block;
	width:  150px;
	float: left;
	color: #555;
	font-weight: bold;

}

span.description {

}

input.text {
	border: 1px solid #666;
	margin-bottom: 5px;
	width: 250px;
}

.submit {
	clear: both;
}

textarea.textarea {
	float: left;
	border: 1px solid #666;
	width: 410px;
}

.l_textarea {
	line-height: 30px;
	color: #555;
	font-weight: bold;
}

.submit {
	margin-top: 20px;
	width:  150px;
}

/*	Layout Elements
*******************************************************************************/
.full-block {
	border: 1px solid #1685CA;  
	padding: 0.6em;
	margin: 0;
}  

.block-head {
	background: #1685CA;
	color: #fff;
	font-weight:bold;
	line-height: 1.5em;
	padding: 0 0.6em;
}

* html .inlineForm .full-block {
	height: 75px;
}

* html .block-head {
	height: 10px;
}
/*	Inline-Formular
*******************************************************************************/
div.inlineForm {
	padding-right: 10px;
	margin: 1em 0;
}

div.inlineForm .element {
	width: 225px;
	float: left;
}

div.inlineForm .submit {
	width: 213px;
	margin: 0;
	background-color: #1685CA;
	border: 1px solid #fff;
	color: #fff;
}

div.inlineForm input {
	width: 130px;
	border-color: #1685CA;
}

div.inlineForm label {
	width: 80px;
	color: #1685CA;
}

a.button-link {
	display: block;
	background-color: #1685CA;
	line-height: 1.5em;
	color: #fff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

a.button-link:hover {
	background-color: #B8E6FF;
	color: #006699;
}









