/** BASIC */



body 

	{

		margin: 0px;

		padding: 0px;

		background: #002E4E url(images/bg1_01.jpg) repeat-x;

	}



/** FORMS */



form 

	{

		margin: 0px;

		padding: 0px;

	}	



/** HEADINGS */



h1 

	{

		font-size:15px;

		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

		margin: 0px;

	}

	

h2, h3, h4, h5, h6 

	{

		font-size:14px;

		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

		margin: 0px;

	}



/** TEXTS */



body, th, td, input, textarea, select 

	{

		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

		font-size: 12px;

		color: #e6e6e6/*8ACDF4*/;

	}



p, blockquote, ul, ol, dl 

	{

		margin-top: 0px;

	}		



.text1 

	{

		text-align: center;

		font-size: 9px;

		color: #05639A;

	}



.text2 

	{

		font-size: 11px;

	}



/** LINKS */



a 

	{

		color: #3BBFFF;

	}



a:hover 

	{

		text-decoration: none;

	}



/** BACKGROUNDS */



.bg1 

	{

		background: url(images/bg1_02.jpg) repeat-y left top;

	}



.bg2 

	{

		background: url(images/bg1_03.jpg) no-repeat left top;

	}



.bg3 

	{

		background: url(images/bg1_04.jpg) no-repeat left bottom;

	}



.bg4 

	{

		background: url(images/bg1_05.jpg) no-repeat left top;

	}



.bg5 {

	background: url(images/bg2_01.jpg) repeat-y left top;

	}



/*.bg6 {

	background: url(images/bg2_02.jpg) no-repeat left top;

}



.bg7 {

	background: url(images/bg2_03.jpg) no-repeat left bottom;

}*/



/** MISC */



.align-justify { text-align: justify; }



.img1 

	{

		float: left;

		margin-right: 10px;

		margin-top: 4px;

		margin-bottom: 4px;

	}

.img2 

	{

		float: right;

		margin-left: 10px;

		

	}

	

.img3 

	{

		float: right;

		margin-left: 10px;

		margin-right: 6px;

		margin-top: 6px;

		margin-bottom: 6px;

	}

	

.img4 

	{

		float: left;

		margin-left: 0px;

		margin-right: 10px;

		margin-top: 3px;

		margin-bottom: 3px;

	}	



hr { display: none; }



.hr1 

	{

		height: 3px;

		background: url(images/homepage08.jpg) no-repeat center center;

	}



.startseite

	{

		display:block;

		width: 100px;

		height: 49px;

		background: url(images/homepage01.jpg);

	}

	

.startseite:hover	

	{

		display:block;

		width: 100px;

		height: 49px;

		background: url(images/homepage01a.jpg);

	}

	

.service

	{

		display:block;

		width: 101px;

		height: 49px;

		background: url(images/homepage02.jpg);

	}

	

.service:hover	

	{

		display:block;

		width: 101px;

		height: 49px;

		background: url(images/homepage02a.jpg);

	}	

	

.support

	{

		display:block;

		width: 101px;

		height: 49px;

		background: url(images/homepage03.jpg);

	}

	

.support:hover	

	{

		display:block;

		width: 101px;

		height: 49px;

		background: url(images/homepage03a.jpg);

	}	

	

.personal

	{

		display:block;

		width: 101px;

		height: 49px;

		background: url(images/homepage04.jpg);

	}

	

.personal:hover	

	{

		display:block;

		width: 101px;

		height: 49px;

		background: url(images/homepage04a.jpg);

	}

	

.zeiten

	{

		display:block;

		width: 103px;

		height: 49px;

		background: url(images/homepage05.jpg);

	}

	

.zeiten:hover	

	{

		display:block;

		width: 103px;

		height: 49px;

		background: url(images/homepage05a.jpg);

	}	