/***   B   ***/
#bar
	{
	width				: 100%;
	height				: 13px;
	margin 				: 0;
	padding				: 0;
	background-image	: url('../pics/chrom2.gif');
	background-position	: top left;
	background-repeat	: repeat-x;
	}
	
body
	{
	margin				: 0;
	padding				: 0;
	font-family			: "Times New Roman", Times, serif;
	font-size			: 14px;
	background-color	: #b1d9f5;
	color				: #000000;
	background-image	: url('../pics/bg_body.gif');
	background-position	: top center;
	background-repeat	: repeat-y;
	}
	
body, html
	{
	width				: 100%;
	height				: 100%;
	}
	
.bold_large
	{
	font-weight			: bold;
	font-size			: 18px;
	}


/***    C    ***/

.center
	{
	text-align			: center;
	}

#content
	{
	width				: 900px;
	background-color	: transparent;
	color				: #000000;
	margin				: 0px 0px 0px -450px;
	padding				: 0;
	position			: absolute;
	left				: 50%;
	background-image	: url('../pics/logounten.gif');
	background-position	: bottom right;
	background-repeat	: no-repeat;
	}
	
#content2
	{
	width				: 900px;
	background-color	: #81c6f7;
	color				: #000000;
	margin				: 0px 0px 0px -450px;
	padding				: 0;
	position			: absolute;
	left				: 50%;
	}

#content_sidebar
	{
	width				: 400px;
	float				: right;
	background-color	: #79b3dc;
	color				: #000000;
	}
	
#content_sidebar img
	{
	border				: none;
	}
	
#content_box
	{
	width				: 500px;
	float				: left;
	background-image	: url('../pics/bg_cb.gif');
	background-position	: top left;
	background-repeat	: repeat-y;
	}
	
#content_box2
	{
	width				: 900px;
	float				: left;
	background-image	: url('../pics/bg_cb.gif');
	background-position	: top left;
	background-repeat	: repeat-y;
	}
	
#content_box p
	{
	font-family			: "Times New Roman", Times, serif;
	font-size			: 14px;
	padding				: 20px 0px 0px 20px;
	margin				: 0;
	}
	
#content_box2 p
	{
	font-family			: "Times New Roman", Times, serif;
	font-size			: 14px;
	padding				: 20px 20px 0px 20px;
	margin				: 0;
	}
	
#content_box2 p a:link
	{
	color              	: #2b507e;
	background-color	: transparent;
	}
	
#content_box2 p a:visited
	{
	color              	: #2b507e;
	background-color	: transparent;
	}

#content_box2 p a:hover
	{
	color              	: #FFFFFF;
	background-color	: transparent;
	}

#content_box2 p a:active
	{
	color              	: #FFFFFF;
	background-color	: transparent;
	}
	

/***   H   ***/

h1
	{
	font-family			: "Times New Roman", Times, serif;
	font-weight			: bold;
	font-size			: 18px;
	margin				: 20px 0px 0px 20px;
	padding				: 0;
	background-image	: url('../pics/h1.gif');
	background-position	: center right;
	background-repeat	: no-repeat;
	width				: 480px;
	}

#head_con
	{
	width				: 100%;
	height				: 155px;
	background-color    : #FFFFFF;
	margin 				: 0;
	padding				: 0;
	}

#head_l
	{
	width				: 520px;
	height				: 155px;
	background-color    : #FFFFFF;
	position			: absolute;
	left				: 50%;
	margin 				: 0px 0px 0px -465px;
	padding				: 0;
	}
	
#head_r
	{
	width				: 400px;
	height				: 155px;
	background-color    : #e3e1e2;
	position			: absolute;
	left				: 50%;
	margin 				: 0px 0px 0px 50px;
	padding				: 0;
	background-image	: url('../pics/metallbaumeister_solingen.gif');
	background-position	: top center;
	background-repeat	: no-repeat;
	}
	
#head_r img
	{
	border				: none;
	}
	
	
/***   S   ***/

.sidebar_left
	{
	text-align			: left;
	margin				: 20px 0px 0px 20px;
	}
	
.sidebar_right
	{
	text-align			: right;
	margin				: 20px 20px 0px 0px;
	}
	
.submit_button
	{
	border-top 			: 1px solid #bbd6e9;
	border-left			: 1px solid #bbd6e9;
	border-bottom		: 1px solid #224761;
	border-right		: 1px solid #224761;
	color				: #FFFFFF;
	background-color	: #5b8aac;
	font-size			: 12px;
	padding				: 5px;
	}
	
	
/***   T   ***/
	
#tab
	{
	display:none;
	}
	
#tab a
	{
	margin				: 0px;
	padding				: 5px 0px 0px 0px;
	height				: 30px;
	width				: 100px;
	color				: #FFFFFF;
	background-color	: #e3e1e2;
	float				: left;
	background-image	: url('../pics/tab.gif');
	background-position	: center center;
	background-repeat	: no-repeat;
	text-align			: center;
	display				: block;
	text-decoration		: none;
	font-weight			: bold;
	}
	
#tab a:link
	{
	color              	: #FFFFFF;
	background-color	: transparent;
	background-image	: url('../pics/tab.gif');
	background-position	: top left;
	background-repeat	: no-repeat;
	}
	
#tab a:visited
	{
	color              	: #FFFFFF;
	background-color	: transparent;
	background-image	: url('../pics/tab.gif');
	background-position	: top left;
	background-repeat	: no-repeat;
	}

#tab a:hover
	{
	color              	: #FFFFFF;
	background-color	: transparent;
	background-image	: url('../pics/tab_h.gif');
	background-position	: top left;
	background-repeat	: no-repeat;
	}

#tab a:active
	{
	color              	: #FFFFFF;
	background-color	: transparent;
	background-image	: url('../pics/tab_h.gif');
	background-position	: top left;
	background-repeat	: no-repeat;
	}

#tab a.current
	{
	background-image	: url('../pics/tab_h.gif');
	background-position	: top left;
	background-repeat	: no-repeat;
	}
	
#table_contact
	{
	font-family			: "Times New Roman", Times, serif;
	font-size			: 14px;
	padding				: 20px 0px 100px 20px;
	margin				: 0;
	}
	
#thumb_container
	{
	margin				: 20px 0px 0px 20px;
	padding				: 0;
	}
	
#thumb_container img
	{
	border				: none;
	margin				: 0px 20px 20px 0px;
	}
	
#thumb_container a
	{
	
	}
	
	
/***   U   ***/

ul
	{
	list-style-image	: url('../pics/listenpunkt.gif');
	margin				: 20px 20px 0px 0px;
	}
	
	


