
/*---------------------------------------------------------------------------------------------*/
/*                                                                                             */
/*  berlinger edv-büro - Cascading Style Sheet   (bebstyle.css)                                */
/*                                                                                             */
/*  Author       Hardy Warneke                                                                 */
/*  Version      0.9.                                                                          */
/*  Date         2007/01/17                                                                    */
/*  Copyright    ©2007 berlinger edv-büro                                                      */
/*                                                                                             */
/*				                                             							       */
/*  						                                         					       */
/*  	 6pt   ->    9px                                                                       */
/*		 9pt   ->   12px							                                           */
/*		10pt   ->   13px							                                           */
/*		12pt   ->   16px							                                           */
/*	    15pt   ->   20px							                                           */
/*      25pt   ->   33px							                                           */
/*										                                             	       */
/*---------------------------------------------------------------------------------------------*/





/*---------------------------------------------------------------------------------------------*/
/*  Anchor                                                                                     */
/*---------------------------------------------------------------------------------------------*/


a:link		{	
				color				:	#000000;
				font-family			:	arial,helvetica;
				font-size			:	14px;
				font-weight			:	bold;
				text-decoration		:	none;
				list-style-type		:	circle;	
			}

a:visited	{	
				color				:	#000000;
				font-family			:	arial,helvetica;
				font-size			:	14px;
				font-weight			:	bold;
				text-decoration		:	none;
				list-style-type		:	circle;	
			}

a:hover		{	
				color				:	#7C0000;
				font-family			:	arial,helvetica;
				font-size			:	14px;
				font-weight			:	bold;
				text-decoration		:	none;
				list-style-type		:	circle;	
			}

a:active	{
				color				:	#446D8C;
				font-family			:	arial,helvetica;
				font-size			:	14px;
				font-weight			:	bold;
				text-decoration		:	none;
			}


/*---------------------------------------------------------------------------------------------*/
/*  Der TOP-Bereich                                                                            */
/*---------------------------------------------------------------------------------------------*/


.top_body	{
				left				:	0px;
				top					:	0px;
				background-image	:	url(../frame/images/topback.gif);
			}

.logo_pos	{
				position			:	absolute;
				top					:	25px;
				left				:	25px;
			}

.bann_pos	{
				position			:	absolute;
				left				:	200px;
				top					:	35px;
			}
			
.bann_txt	{
				font-family			:	arial,helvetica;
				font-size			:	48px;
				color				:	#7C0000;
		}
			
.fotol_pos	{
				position			:	absolute;
				left				:	0px;
				top					:	150px;
			}
			
.fotor_pos	{
				position			:	absolute;
				left				:	425px;
				top					:	150px;
			}


/*---------------------------------------------------------------------------------------------*/
/*  Der NAVIGATION-Bereich                                                                     */
/*---------------------------------------------------------------------------------------------*/


.navi_body	{
				position			:	absolute;
				left				:	25px;
				top					:	10px;
			}

.navi_table	{
				width				:	180px
				height				:	450px
			}
/*---------------------------------------------------------------------------------------------*/
/*  Der Intro-Bereich                                                                           */
/*---------------------------------------------------------------------------------------------*/


.kabel_pos	{
				position			:	absolute;
				top					:	10px;
				left				:	0px;
			}

.wlan_pos	{
				position			:	absolute;
				top					:	10px;
				left				:	300px;
			}

.fritz_pos	{
				position			:	absolute;
				top					:	250px;
				left				:	0px;
			}
			
.nic_pos	{
				position			:	absolute;
				top					:	250px;
				left				:	300px;
			}
			
.beb_pos	{
				position			:	absolute;
				top					:	150px;
				left				:	40px;
			}
			
.beb_txt	{
				font-family			:	arial,helvetica;
				font-size			:	48px;
				color				:	#7C0000;
		}
		
.it_pos	{
				position			:	absolute;
				top					:	200px;
				left				:	232px;
			}
			
.it_txt		{
				font-family			:	arial,helvetica;
				font-size			:	12px;
				color				:	#000000;
			}
			
/*---------------------------------------------------------------------------------------------*/
/*  Der INFO-Bereich   Überschrift                                                             */
/*---------------------------------------------------------------------------------------------*/


.head_pos	{
				position			:	absolute;
				top					:	47px;
				left				:	0px;
			}
			
.head_txt	{
				font-family			:	arial,helvetica;
				font-size			:	18px;
				color				:	#000000;
			}

.hl_pos		{
				position			:	absolute;
				top					:	65px;
				left				:	1px;
			}
			
			
/*---------------------------------------------------------------------------------------------*/
/*  Der INFO-Bereich   Textanteil                                                              */
/*---------------------------------------------------------------------------------------------*/


.start_pos	{
				position			:	absolute;
				top					:	78px;
				left				:	0px;
			}
			
.eue_pos	{
				position			:	absolute;
				top					:	340px;
				left				:	380px;
			}
			
.heise_pos	{
				position			:	absolute;
				top					:	130px;
				left				:	308px;
			}
			
.bsi_pos	{
				position			:	absolute;
				top					:	275px;
				left				:	335px;
			}
			
.win_pos	{
				position			:	absolute;
				top					:	402px;
				left				:	280px;
			}
			
.karte_pos	{
				position			:	absolute;
				top					:	0px;
				left				:	50px;
			}

			
.allg_txt	{
				font-family			:	arial,helvetica;
				font-size			:	13px;
				color				:	#000000;
				line-height			:	20px;
			}

b			{
				font-family			:	arial,helvetica;
				font-size			:	13px;
				color				:	#7C0000;
				line-height			:	20px;
			}
/*---------------------------------------------------------------------------------------------*/
/*  Der UNSER SERVICE-Bereich                                                                  */
/*---------------------------------------------------------------------------------------------*/


			

