*
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 10pt;
	color: #606060;
}

img {border:0px}

body
{
	background-color: #D7D7D7;
	background-image: url("../templates/schlee-gmbh/main/pix/main_bg.jpg");
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

#main
{
	width: 894px;
	height: 594px;
	margin: 38px auto;
}

#header
{
	background-image: url("../../templates/schlee-gmbh/main/pix/header_standard.jpg");
	background-repeat: no-repeat;
	height: 208px;
}

#content
{
	background-color: #fff;
	height:360px;
}

#articles
{
	height:335px;
}

#articles_left
{
	width:230px;
	height:278px;
	float:left;
	margin: 5px 0px 0px 53px;
}

#articles_right
{
	width:560px;
	height:278px;
	float:left;
	margin: 5px 0px 0px 25px;
	overflow:auto;
}

#breadcrumb
{
	margin:0px 0px 2px 52px;
	padding:10px 0px 0px 0px;
}

#breadcrumb a
{
	font-size: 8pt;
	text-transform: uppercase;
}

a
{
	text-decoration: none;
	color: #606060;
}

a:hover
{
	text-decoration: underline;
	color: #005FA8;
}

p
{
	margin: 5px 0px;
}

h1 {
	font-size: 16pt;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 0px 52px;
	color: #005FA8;
	line-height:18pt;
}

h2 {
	font-size: 16pt;
	font-weight: normal;
	margin: 6px 0px 20px 0px;
	padding: 0px;
	color: #005FA8;
	line-height:18pt;
}


h3 {
	font-size: 7pt;
	font-weight: normal;
	margin: 5px 0px;
	padding: 0px;
	color: #005FA8;
}

input, textarea{
	background-color: #ddd;
	color: #000;
	border: 1px solid black;
	padding: 1px;
}

input:hover,input:focus, textarea:hover, textarea:focus {
	background-color: #fff;
}

.button {
	background-color: #ddd;
	color: #000;
	border: 1px solid black;
	padding: 2px;
}

.button:hover {
	background-color: #666699;
	color: #fff;
}

#footer {
	padding:2px;
	margin:0px 40px 0px 40px;
	clear: both;
	border-top:1px solid #005FA8;
	height:24px;
}


/* CSS Menu */
#menu {
	position: relative;
	background-image: url("../templates/schlee-gmbh/main/pix/menu_bg.jpg");
	background-repeat: repeat-x;
	background-color: #005FA8;
	width: 894px;
	z-index: 100;
	height: 18px;
	padding: 3px 0px;
	margin: 0px;
	color: #fff;
}

	#menu ul {
		list-style: none;
		color: #fff;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 40px;
		white-space: nowrap;
	}
	
	#menu ul li {
		position: relative;
		color: #fff;
		padding: 0px 0px 0px 0px;
		margin: 0px 30px 0px 0px;
		white-space: nowrap;
		float: left;
	}
	
	#menu a, #menu span
	{
		font-size: 10pt;
		text-transform: uppercase;
		display: block;
		color: white;
		margin: 1px;
		padding: 0px 10px 0px 10px;
		text-decoration: none;
	}
	
	#menu a:hover,#menu span:hover
	{
	}
	
	#menu ul ul {
		position: absolute;
		width: 193px;
		height:82px;
		background-image: url("../templates/schlee-gmbh/main/pix/menu_bg_2nd.jpg");
		background-repeat: no-repeat;
	  	background-position:bottom;
		padding: 10px;
		margin: 0px;
		z-index: 500;
	}
	
	#menu ul ul a
	{
		font-size: 7pt;
		text-transform: none;
		color: #606060;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		display: block;
		width:180px;
		clear: both;
	}
	
	#menu ul ul a:hover
	{
		color: #005FA8;
	}

	#menu ul ul li
	{
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	
	
	#menu ul ul, #menu ul li:hover ul ul, #menu ul ul li:hover ul ul
	{
		display: none;
	}
	
	#menu ul li:hover ul, #menu ul ul li:hover ul, #menu ul ul ul li:hover ul
	{
		display: block;
	}

/* CSS Menu Ende */

.zweiteiler
{
	float:left;
	width:256px;
	margin:2px;
	height:240px;
	border:1px black solid;
}

.kontakt_text
{
	float:left;
	width:300px;
	margin:0px;
	height:128px;
	padding:4px;
	background-color:#eee;
}

.kontakt_img
{
	float:left;
	width:100px;
	margin:0px;
	padding:4px;
	background-color:#eee;
	height:128px;
}

.maschinentyp
{
	float:left;
	width:256px;
	margin:2px;
	height:200px;
}


.maschinentyp p
{
	text-align:left;
}

