/**********************/
/*                    */
/*       MAIN BODY    */
/*                    */
/**********************/

body {
	background: #ffffff url('../img/bg4.png');
	color: #444;
	font: normal 12px Tahoma, Verdana, Arial,sans-serif;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;

}

a {
	color: grey;
	font: normal 10px Verdana, Arial, sans-serif;
	
	
}

img {

		border: none;
}




/**********************/
/*                    */
/*       CLASSES      */
/*                    */
/**********************/


/***************** main body end *****************/



.container {

	height: 	700px;
	width: 		900px;
	margin:		0 auto;
/*	border-left: 1px solid #bbbbbb;	*/
/*	border-right: 1px solid #bbbbbb; */
}

.head {

	height: 77px;
	padding-left: 25px;
	padding-top: 10px;
	width: 	435px;
	float:left;
}

.inHead{
	height: 77px;
	width: 430px;
	text-align:right;
	float:right;
	padding-top: 10px;
}

.close {
	clear: both;
}

	a#logo
	{
	display: inline-block;
	width: 322px;
	height: 50px;
	background-image: url("../img/logo.png");
	}

	a:hover#logo
	{
	display: inline-block;
	width: 322px;
	height: 50px;
	background-image: url("../img/logoswing2.gif");
	}

/*****************  start content style *****************/

	.content_wrapper {
		
		min-height: 330px;
		width: 	900px;

	}

	.content_text_left {
		line-height: 140% ;
		height: 330px;
		width: 	320px;
		float:	left;
		padding-right: 20px;
		padding-left: 25px;
		overflow: auto;
	/*	text-align:justify; */
	}
	
	.content_text_left2{
		line-height: 140% ;
		height: 330px;
		width: 	525px;
		float:	left;
		padding-right: 20px;
		padding-left: 25px;
		overflow: auto;
	/*	text-align:justify; */
	}	
	
		.content_text {
		line-height: 140% ;
		height: 330px;
		width: 	900px;
		padding-right: 20px;
		padding-left: 25px;
		overflow: auto;
	/*	text-align:justify; */
	}

	#produkte a img {
	vertical-align: bottom;
	margin: 4px;
	border: solid 2px #ccc;
  }
  #produkte a:hover img {
  	border-color: #B6CD19;
  }
  #produkte a:hover {  /* wakeup IE */
  	border-width: 0;
  }


	.content_picture_right {
		height: 330px;
		width: 	530px;
		padding-right: 0px;
		text-align: right;
		float:	right;
	}
	
	.content_picture_right2 {
		height: 300px;
		width: 	210px;
		padding-right: 120px;
		padding-top: 30px;
		text-align: right;
		float:	right;
	}

	
/***************** end content style *****************/


.big_navigation {

		height: 119px;
		width: 	900px;
		padding-top: 40px;

}

.small_navigation {

		text-align: right;
		height: 108px;
		width: 	890px;
		padding-right: 30px;
		padding-left: 10px;
		padding-top: 15px;
}

.k_left {
		float:left;
}

.k_right {
		float:right;
}

/**********************/
/*                    */
/*       ID's         */
/*                    */
/**********************/