/*--------------------------------------------------------------------------------------
	Cascading Style Sheet für
	Betex - IT-Consulting & Solutions
	viwedis 2008
/*--------------------------------------------------------------------------------------*/

@CHARSET "ISO-8859-1";

	* { margin:0px; padding:0px; font-size: 100%; } 
	
	body {
		font-family:		Arial, Helvetica, sans-serif;
		font-size:			11px;
		background-color:	#FFF;
		text-align:			center;
		color:				#6D6F71;
		width: 				100%;
		height: 			100%;
	}
	img {border:			0px;}
	A:focus { outline: 0px; }
	a {color: #6D6F71; text-decoration:		none;}
	a:hover { color: #E2001A; }
	
	#page_Container {
		width:				944px;
		margin:				0px auto;
		text-align:			left;
	}
	#main {
		width:				100%;
		height:				450px;
		margin-top:			20px;
	}
	#col_left {
		width: 				105px;
		float:				left;
		height: 			450px;
		background-color: 	#E2001A;
	}
	#navigation_main {
		width: 				95px;
		margin-top: 		68px;
		margin-right: 		10px;
	}
	.nav_item {
		text-align: 		right;
		width: 				95px;
		display: 			block;
	}	
	.nav_item a {
		color:#fff;
		display:block;
		font-size:11px;
		height:20px;
		line-height:20px;
		text-decoration:none;
		width:95px;
	}
	.nav_item a:hover {
		color:#fff;
		display:block;
		font-size:11px;
		height:20px;
		line-height:20px;
		text-decoration:none;
		width:95px;
	}
	.nav_item a:visited {
		color:#fff;
		display:block;
		font-size:11px;
		height:20px;
		line-height:20px;
		text-decoration:none;
		width:95px;
	}

	#col_main {
		width: 				600px;
		float:				left;
		margin-left:		20px;
		margin-right: 		20px;
		height: 			450px;
		background-image: url("images/bg_home.gif");
	}
	#col_right {
		width: 				198px;
		float:				right;
		height: 			450px;
	}
	
	.logo_promotex {
		clear:				both;
		width: 				198px;
		height: 			68px;
		margin-bottom: 		20px;
	}
	#content_right {
		width: 				198px;
	}
	.sec_image {
		width: 				198px;
		height: 			143px;
		margin-top:			20px;		
	}
		
	
	TABLE {
		margin: 0px; padding: 0px; border: 0px;
	}
	.content_profil_main {
		vertical-align: 	bottom;
		line-height: 		1.4;
	}
	.content_profil_main a:link { color: #6D6F71; }
	.content_profil_main a:visited { color: #6D6F71; }
	.content_profil_main a:hover { color: #E2001A; }
	p {
		margin: 0px; padding: 0px;	
	}
	.lineheightsmaller {line-height: 		1.2;}
	.lineheightsmaller a:link { color: #6D6F71; }
	.lineheightsmaller a:visited { color: #6D6F71; }
	.lineheightsmaller a:hover { color: #E2001A; }
	
	.content_right_leistungen {
		vertical-align: 	top;
		line-height: 		1.4;
	}
	.content_right a:hover { color: #E2001A; }
		
	#footer {
		width:				922px;
		height:				82px;
		margin-top: 		20px;
	}
	.footer_home {
		margin-left: 		125px;
		width:				600px; 		
	}
	
	.thumbnail_right {
		float:				left;
		margin-right: 		4px;
		margin-bottom: 		4px;
		width: 				59px;
		height: 			45px;
	}
	.thumbnail_right_profil {
		float:				left;
		margin-right: 		4px;
		margin-bottom: 		4px;
		width: 				43px;
		height: 			69px;
	}
	#thumbnail_description {
		width:				198px;
		height:				50px;
		padding-top: 		20px;
	}
	#thumbnail_description_profil {
		width:				198px;
		height:				16px;
		padding-top: 		20px;
	}
	
	.firmenlogo {
		margin-bottom: 		20px;
	}
	
	.colored_link {
		color: #E2001A;
	}
	#image_profil {
		width: 				107px;
		height: 			146px;
		border: 			0px;
	}