/*-----------------CSS Reset-------------------
----------------------------------------------*/
* {
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 0;
	margin-left: 0;
}

img  {
	border:none;
}

/*-----------------Body-------------------
----------------------------------------------*/
body {
	background-color: #f7f7f7;
}



/*-----------------Divs-------------------
----------------------------------------------*/
#wrapper {
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/index.png);
	background-repeat: no-repeat;
}



#wrapper_home { /*---beinhaltet das home.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/home.png);
	background-repeat: no-repeat;
}

/*-----------------Divs Leistungen-------------------
----------------------------------------------*/

#wrapper_leistungen { /*---beinhaltet das leistungen_kopie.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/leistungen.png); /*leistungen_kopie*/
	background-repeat: no-repeat;
}

#wrapper_leistungen_ci { /*---beinhaltet das leistungen_ci.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/leistungen_ci.png); /*leistungen_ci*/
	background-repeat: no-repeat;
}

#wrapper_leistungen_print { /*---beinhaltet das leistungen_print.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/leistungen_print.png); /*leistungen_print*/
	background-repeat: no-repeat;
}

#wrapper_leistungen_web { /*---beinhaltet das leistungen_web.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/leistungen_web.png); /*leistungen_web*/
	background-repeat: no-repeat;
}

#wrapper_leistungen_fotografie { /*---beinhaltet das leistungen_fotografie.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/leistungen_fotografie.png); /*leistungen_fotografie*/
	background-repeat: no-repeat;
}

/*-----------------Ende Divs Leistungen-------------------
----------------------------------------------*/

#wrapper_kontakt { /*---beinhaltet das kontakt.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/kontakt.png); 
	background-repeat: no-repeat;
}

#wrapper_impressum { /*---beinhaltet das impressum.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/impressum.png); 
	background-repeat: no-repeat;
}

/*-----------------Divs Beispiele-------------------
----------------------------------------------*/

#wrapper_beispiele {
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele.png);
	background-repeat: no-repeat;
}

/*-----------------Divs Beispiele Notizbuecher--
----------------------------------------------*/

#wrapper_beispiele_notizbuecher { /*---beinhaltet das beispiele_notizbuecher.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele_notizbuecher.png);/*beispiele_notizbuecher*/
	background-repeat: no-repeat;
}

#wrapper_beispiele_notizbuecher_01 { /*---beinhaltet das beispiele_notizbueche_01.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele_notizbuecher_01.png);/*beispiele_notizbuecher_01*/
	background-repeat: no-repeat;
}

#wrapper_beispiele_notizbuecher_02 { /*---beinhaltet das beispiele_notizbueche_02.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele_notizbuecher_02.png);/*beispiele_notizbuecher_02*/
	background-repeat: no-repeat;
}

#wrapper_beispiele_notizbuecher_03 { /*---beinhaltet das beispiele_notizbueche_03.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele_notizbuecher_03.png);/*beispiele_notizbuecher_03*/
	background-repeat: no-repeat;
}

/*-----------Ende Divs Beispiele Notizbuecher--
----------------------------------------------*/

/*-----------------Divs Beispiele Website--
----------------------------------------------*/

#wrapper_beispiele_website { /*---beinhaltet das beispiele_website.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele_website.png);/*beispiele_website*/
	background-repeat: no-repeat;
}

#wrapper_beispiele_website_01 { /*---beinhaltet das beispiele_website_01.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele_website_01.png);/*beispiele_website_01*/
	background-repeat: no-repeat;
}

#wrapper_beispiele_website_02 { /*---beinhaltet das beispiele_website_02.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele_website_02.png);/*beispiele_website_02*/
	background-repeat: no-repeat;
}

#wrapper_beispiele_website_03 { /*---beinhaltet das beispiele_website_03.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele_website_03.png);/*beispiele_website_03*/
	background-repeat: no-repeat;
}

#wrapper_beispiele_website_04 { /*---beinhaltet das beispiele_website_04.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele_website_04.png);/*beispiele_website_04*/
	background-repeat: no-repeat;
}

#wrapper_beispiele_website_05 { /*---beinhaltet das beispiele_website_05.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele_website_05.png);/*beispiele_website_05*/
	background-repeat: no-repeat;
}

#wrapper_beispiele_website_06 { /*---beinhaltet das beispiele_website_06.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele_website_06.png);/*beispiele_website_06*/
	background-repeat: no-repeat;
}

#wrapper_beispiele_website_07 { /*---beinhaltet das beispiele_website_07.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele_website_07.png);/*beispiele_website_07*/
	background-repeat: no-repeat;
}

#wrapper_beispiele_website_08 { /*---beinhaltet das beispiele_website_08.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele_website_08.png);/*beispiele_website_08*/
	background-repeat: no-repeat;
}

#wrapper_beispiele_website_09 { /*---beinhaltet das beispiele_website_09.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele_website_09.png);/*beispiele_website_09*/
	background-repeat: no-repeat;
}

#wrapper_beispiele_website_10 { /*---beinhaltet das beispiele_website_10.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele_website_10.png);/*beispiele_website_10*/
	background-repeat: no-repeat;
}

#wrapper_beispiele_website_11 { /*---beinhaltet das beispiele_website_11.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele_website_11.png);/*beispiele_website_11*/
	background-repeat: no-repeat;
}

#wrapper_beispiele_website_12 { /*---beinhaltet das beispiele_website_12.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele_website_12.png);/*beispiele_website_12*/
	background-repeat: no-repeat;
}

#wrapper_beispiele_website_13 { /*---beinhaltet das beispiele_website_13.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele_website_13.png);/*beispiele_website_13*/
	background-repeat: no-repeat;
}

/*-----------Ende Divs Beispiele Website-------
----------------------------------------------*/

/*-----------------Divs Beispiele Print--------
----------------------------------------------*/

#wrapper_beispiele_print { /*---beinhaltet das beispiele_print.jpg---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele_print.png); /*beispiele_print*/
	background-repeat: no-repeat;
}

#wrapper_beispiele_print_01 { /*---beinhaltet das beispiele_print_01.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele_print_01.png); /*beispiele_print_01*/
	background-repeat: no-repeat;
}

#wrapper_beispiele_print_02 { /*---beinhaltet das beispiele_print_02.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele_print_02.png); /*beispiele_print_02*/
	background-repeat: no-repeat;
}

#wrapper_beispiele_print_03 { /*---beinhaltet das beispiele_print_03.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele_print_03.png); /*beispiele_print_03*/
	background-repeat: no-repeat;
}

#wrapper_beispiele_print_04 { /*---beinhaltet das beispiele_print_04.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele_print_04.png); /*beispiele_print_04*/
	background-repeat: no-repeat;
}

#wrapper_beispiele_print_05 { /*---beinhaltet das beispiele_print_05.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele_print_05.png); /*beispiele_print_05*/
	background-repeat: no-repeat;
}

#wrapper_beispiele_print_06 { /*---beinhaltet das beispiele_print_06.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele_print_06.png); /*beispiele_print_06*/
	background-repeat: no-repeat;
}

#wrapper_beispiele_print_07 { /*---beinhaltet das beispiele_print_07.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele_print_07.png); /*beispiele_print_07*/
	background-repeat: no-repeat;
}

#wrapper_beispiele_print_08 { /*---beinhaltet das beispiele_print_08.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele_print_08.png); /*beispiele_print_08*/
	background-repeat: no-repeat;
}

/*-----------Ende Divs Beispiele Print---------
----------------------------------------------*/

/*-----------------Divs Beispiele Foto---------
----------------------------------------------*/

#wrapper_beispiele_foto { /*---beinhaltet das beispiele_foto.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele_foto.png); /*beispiele_foto*/
	background-repeat: no-repeat;
}

#wrapper_beispiele_foto_01 { /*---beinhaltet das beispiele_foto_01.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele_foto_01.png); /*beispiele_foto_01*/
	background-repeat: no-repeat;
}

#wrapper_beispiele_foto_02 { /*---beinhaltet das beispiele_foto_02.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele_foto_02.png); /*beispiele_foto_02*/
	background-repeat: no-repeat;
}

#wrapper_beispiele_foto_03 { /*---beinhaltet das beispiele_foto_03.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele_foto_03.png); /*beispiele_foto_03*/
	background-repeat: no-repeat;
}

/*-----------Ende Divs Beispiele Foto---------
----------------------------------------------*/

/*-----------------Divs Beispiele Arzt---------
----------------------------------------------*/

#wrapper_beispiele_arzt { /*---beinhaltet das beispiele_arzt.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele_arzt.png); /*beispiele_arzt*/
	background-repeat: no-repeat;
}

#wrapper_beispiele_arzt_01 { /*---beinhaltet das beispiele_arzt_01.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele_arzt_01.png); /*beispiele_arzt_01*/
	background-repeat: no-repeat;
}

#wrapper_beispiele_arzt_02 { /*---beinhaltet das beispiele_arzt_02.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele_arzt_02.png); /*beispiele_arzt_02*/
	background-repeat: no-repeat;
}

/*-----------Ende Divs Beispiele Arzt---------
----------------------------------------------*/

/*-----------------Divs Beispiele CI---------
----------------------------------------------*/

#wrapper_beispiele_ci { /*---beinhaltet das beispiele_ci.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele_ci.png); /*beispiele_ci*/
	background-repeat: no-repeat;
}

#wrapper_beispiele_ci_01 { /*---beinhaltet das beispiele_ci_01.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele_ci_01.png); /*beispiele_ci_01*/
	background-repeat: no-repeat;
}

#wrapper_beispiele_ci_02 { /*---beinhaltet das beispiele_ci_02.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele_ci_02.png); /*beispiele_ci_01*/
	background-repeat: no-repeat;
}

/*-----------Ende Divs Beispiele CI---------
----------------------------------------------*/

/*-----------------Divs Beispiele Suchmaschine---------
----------------------------------------------*/

#wrapper_beispiele_suchmaschine { /*---beinhaltet das beispiele_suchmaschine.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele_suchmaschine.png); /*beispiele_suchmaschine*/
	background-repeat: no-repeat;
}

#wrapper_beispiele_suchmaschine_01 { /*---beinhaltet das beispiele_suchmaschine_01.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele_suchmaschine_01.png); /*beispiele_suchmaschine_01*/
	background-repeat: no-repeat;
}

#wrapper_beispiele_suchmaschine_02 { /*---beinhaltet das beispiele_suchmaschine_02.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele_suchmaschine_02.png); /*beispiele_suchmaschine_02*/
	background-repeat: no-repeat;
}

#wrapper_beispiele_suchmaschine_03 { /*---beinhaltet das beispiele_suchmaschine_03.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele_suchmaschine_03.png); /*beispiele_suchmaschine_03*/
	background-repeat: no-repeat;
}

/*-----------Ende Divs Beispiele Suchmaschine---------
----------------------------------------------*/

/*-----------------Divs Beispiele Downloads---------
----------------------------------------------*/

#wrapper_beispiele_downloads { /*---beinhaltet das beispiele_downloads.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/beispiele_downloads.png); /*beispiele_downloads*/
	background-repeat: no-repeat;
}



/*-----------Ende Divs Beispiele Downloads---------
----------------------------------------------*/

/*-----------------Divs Beispiele Agentur---------
----------------------------------------------*/

#wrapper_agentur { /*---beinhaltet das agentur.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/agentur.png); /*agentur*/
	background-repeat: no-repeat;
}



/*-----------Ende Divs Beispiele Agentur---------
----------------------------------------------*/

/*-----------------Divs Beispiele Anfahrt---------
----------------------------------------------*/

#wrapper_anfartsplan { /*---beinhaltet das anfahrt.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/anfartsplan.png); /*anfahrt*/
	background-repeat: no-repeat;
}



/*-----------Ende Divs Beispiele Anfahrt---------
----------------------------------------------*/

/*-----------------Divs Beispiele Service---------
----------------------------------------------*/

#wrapper_service { /*---beinhaltet das service.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/service.png); /*service*/
	background-repeat: no-repeat;
}



/*-----------Ende Divs Beispiele Service---------
----------------------------------------------*/

/*-----------------Divs Disclainer---------
----------------------------------------------*/

#wrapper_disclaimer { /*---beinhaltet das disclaimer.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/disclaimer.png); /*disclaimer*/
	background-repeat: no-repeat;
}

#wrapper_disclaimer_urheberrecht { /*---beinhaltet das disclaimer_urheberrecht.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/disclaimer_urheberrecht.png); /*urheberrecht*/
	background-repeat: no-repeat;
}

#wrapper_disclainer_haftung { /*---beinhaltet das disclaimer_haftung.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/disclainer_haftung.png); /*haftung*/
	background-repeat: no-repeat;
}

#wrapper_disclainer_links { /*---beinhaltet das disclaimer_links.png---*/
	margin-right: auto;
	margin-left: auto;
	height: 738px;
	width: 1030px;
	background-image: url(images/disclainer_links.png); /*links*/
	background-repeat: no-repeat;
}

/*-----------Ende Divs Disclainer---------
----------------------------------------------*/



#top_navi { /*---navigation: home impressum kontakt---*/
	height: 50px;
	width: auto;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.81em;
	color: #636568;
	padding-top: 42px;
	padding-left: 52px;
}

#main_navi { /*---navigation: leistungen beispiele agentur service kontakt---*/
	height: 50px;
	width: auto;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.94em;
	color: #636568;
	padding-top: 87px;
	padding-left: 52px;
}

#content_navi { /*---navigation: corporate identity print web fotografie---*/
	height: 98px;
	width: auto;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.94em;
	color: #636568;
	padding-top: 239px;
	padding-left: 602px;
}

#content_navi a.farbe:link, #content_navi a.farbe:visited{
	font-size: 0.94em;
	color: #2d5bb3;
	text-decoration:none
}

#content_navi a.farbe:hover, #content_navi a.farbe:active{
	color: #2d5bb3;
}

#content_navi_fotografie { /*---navigation:  print web fotografie---*/
	height: 98px;
	width: auto;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.94em;
	color: #9fa1a2;
	padding-top: 239px;
	padding-left: 602px;
}

#content_navi_fotografie a.farbe_foto:link, #content_navi_fotografie a.farbe_foto:visited{
	font-size: 0.94em;
	color: #ffffff;
	text-decoration:none
}

#content_navi_fotografie a.farbe_foto:hover, #content_navi_fotografie a.farbe_foto:active{
	color: #ffffff;
}

#content_navi_fotografie a:link, #content_navi_fotografie a:visited {
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.94em;
	color: #9fa1a2;
	text-decoration:none;
	
}
#content_navi_fotografie a:hover, #content_navi_fotografie a:active{
	color: #ffffff;
}

#kontakt { /*---adresszeile unten---*/
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #636568;
	padding-left: 200px;
}

#kontakt a:link, #kontakt a:visited {
	
	font-family: Helvetica, Arial, sans-serif;

	color: #636568;
	text-decoration:none;
	
}
#kontakt a:hover, #kontakt a:active{
	color: #2d5bb3;
}

#kontakt_index { /*---adresszeile unten---*/
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #636568;
	padding-left: 200px;
}

#kontakt_index a:link, #kontakt_index a:visited {
	
	font-family: Helvetica, Arial, sans-serif;

	color: #636568;
	text-decoration:none;
	
}
#kontakt_index a:hover, #kontakt_index a:active{
	color: #2d5bb3;
}



#pfeil_navi {
	height: auto;
	width: auto;
	padding-left: 925px;
	padding-top: 85px;
}

#blind_div {
	height: auto;
	width: auto;
	padding-left: 925px;
	padding-top: 112px;
}

#blind_div_navi_ci {
	height: auto;
	width: auto;
	padding-left: 925px;
	padding-top: 69px;
}

#blind_div_navi_web {
	height: auto;
	width: auto;
	padding-left: 925px;
	padding-top: 149px;
}

#blind_div_mit_navi {
	height: auto;
	width: auto;
	padding-left: 900px;
	padding-top: 85px;
}



#blind_div_mit_navi_prev {
	height: auto;
	width: auto;
	padding-left: 900px;
	padding-top: 97px;
	margin-bottom: 2px;
}

#blind_div_mit_navi_prev a:link, #blind_div_mit_navi_prev a:visited {
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	color: #636568;
	text-decoration:none;
	
}
#blind_div_mit_navi_prev a:hover, #blind_div_mit_navi_prev a:active {
	color: #2d5bb3;
}

#blind_div_mit_navi_next {
	height: auto;
	width: auto;
	padding-left: 928px;
	padding-top: 97px;
	margin-bottom: 2px;
}

#blind_div_mit_navi_next a:link, #blind_div_mit_navi_next a:visited {
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	color: #636568;
	text-decoration:none;
	
}
#blind_div_mit_navi_next a:hover, #blind_div_mit_navi_next a:active {
	color: #2d5bb3;
}

#blind_div_mit_navi_prev_next {
	height: auto;
	width: auto;
	padding-left: 900px;
	padding-top: 93px;
}

#blind_div_mit_navi_prev_next a:link, #blind_div_mit_navi_prev_next a:visited {
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	color: #636568;
	text-decoration:none;
	
}
#blind_div_mit_navi_prev_next a:hover, #blind_div_mit_navi_prev_next a:active {
	color: #2d5bb3;
}

#kontakt_navi {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.94em;
	color: #636568;
	padding-left: 52px;
	margin-top: 50px;
	height: 287px;
	float: left;
}
#kontakt_wrapper {
	height: 337px;
}


#kontakt_navi_rechts {
	width: 548px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.813em;
	color: #636568;
	height: 237px;
	padding-left: 50px;
	margin-top: 100px;
	float: right;
	padding-right: 80px;
}

#kontakt_navi_rechts_enter {
	width: 463px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.813em;
	color: #636568;
	height: 164px;
	padding-left: 65px;
	margin-top: 173px;
	float: right;
	padding-right: 100px;
}

#kontakt_navi_rechts_spezial {
	width: 508px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #636568;
	height: 237px;
	padding-left: 50px;
	margin-top: 100px;
	float: right;
	padding-right: 120px;
	font-weight: normal;
}

#links_websites {
	width: 508px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #636568;
	padding-left: 50px;
	margin-top: 408px;
	float: right;
	padding-right: 120px;
	font-weight: normal;
}

#links_websites a:link, #links_websites a:visited {
	
	font-family: Helvetica, Arial, sans-serif;

	color: #636568;
	text-decoration:none;
	
}
#links_websites a:hover, #links_websites a:active {
	color: #2d5bb3;
}

#downloads_left {
	width: 148px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.813em;
	color: #636568;
	height: 0px;
	padding-left: 50px;
	float: left;
}

#downloads_mitte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.813em;
	color: #636568;
	height: 0px;
	margin-right: 0px;
	width: auto;
	padding-left: 247px;
}

#downloads_right {
	width: 148px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.813em;
	color: #636568;
	height: 0px;
	padding-left: 0px;
	float: right;
	padding-right: 85px;
}

#downloads_left_zeile  {
	width: 148px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.813em;
	color: #636568;
	height: 0px;
	padding-left: 82px;
	margin-top: 100px;
	float: left;
	padding-top: 75px;
}

#downloads_mitte_zeile2 {
	width: 148px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.813em;
	color: #636568;
	height: 0px;
	padding-left: 45px;
	margin-top: 100px;
	padding-top: 75px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
}

#downloads_right_zeile2  {
	width: 148px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.813em;
	color: #636568;
	height: 0px;
	padding-left: 0px;
	margin-top: 100px;
	float: right;
	padding-top: 75px;
	padding-right: 68px;
}
/*-----------------Links-------------------
----------------------------------------------*/

#top_navi a:link, #top_navi a:visited {
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.81em;
	color: #636568;
	text-decoration:none;
	
}
#top_navi a:hover, #top_navi a:active{
	color: #2d5bb3;
}

#main_navi a:link, #main_navi a:visited{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.94em;
	color: #636568;
	text-decoration:none;
}
#main_navi a:hover, #main_navi a:active{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.94em;
	color: #2d5bb3;
	text-decoration:none;
}

#content_navi a:link, #content_navi a:visited{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.94em;
	color: #636568;
	text-decoration:none
}
#content_navi a:hover, #content_navi a:active{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.94em;
	color: #2d5bb3;
	text-decoration:none
}

#content_navi_ci a:link, #content_navi_ci a:visited{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.94em;
	color: #636568;
	text-decoration:none
}
#content_navi_ci a:hover, #content_navi_ci a:active{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.94em;
	color: #2d5bb3;
	text-decoration:none
}

#content_navi_web a:link, #content_navi_web a:visited{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.94em;
	color: #636568;
	text-decoration:none
}
#content_navi_web a:hover, #content_navi_web a:active{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.94em;
	color: #2d5bb3;
	text-decoration:none
}

#kontakt_navi a:link, #kontakt_navi a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.94em;
	color: #636568;
	text-decoration:none
}

#kontakt_navi a:hover, #kontakt_navi a:active{
	color: #2d5bb3;
}

#kontakt_navi a.farbe:link, #kontakt_navi a.farbe:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.94em;
	color: #2d5bb3;
	text-decoration:none
}

#kontakt_navi a.farbe:hover, #kontakt_navi a.farbe:active{
	color: #2d5bb3;
}

/*a.farbe{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.94em;
	color: #2d5bb3;
}*/

#kontakt_navi_rechts a:link, #kontakt_navi_rechts a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.94em;
	color: #636568;
	text-decoration:none
}

#kontakt_navi_rechts a:hover, #kontakt_navi_rechts a:active{
	color: #2d5bb3;
}




#navi_prev_next a:link, #navi_prev_next a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.813em;
	color: #636568;
	text-decoration:none
}

#navi_prev_next a:hover, #navi_prev_next a:active{
	color: #2d5bb3;
}

spacer_text {
	color: #2d5bb3;
}

text {
	color: #2d5bb3;
}

text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.94em;
	color: #636568;
	text-decoration:none
}

text_3 {
	color: #ffffff;
}

klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.813em;
	line-height: 2em;
}








h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #636568;
	padding-left: 540px;
	padding-top: 265px;
}

h2 a:link, h1 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #636568;
	text-decoration:none;
}





h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #636568;
	padding-left: 50px;
	padding-top: 100px;
}

h1 a:link, h1 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #636568;
	text-decoration:none;
}

h1 a:hover, h1 a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2d5bb3;
	text-decoration:none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #636568;
	padding-left: 540px;
	padding-top: 265px;
}

h2 a:link, h1 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #636568;
	text-decoration:none;
}

h2 a:hover, h1 a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2d5bb3;
	text-decoration:none;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636568;
	padding-top: 35px;
	padding-left: 50px;
}

h5 a:link, h1 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636568;
	text-decoration:none;
}

h5 a:hover, h1 a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2d5bb3;
	text-decoration:none;
}
#unterpunkte {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 0.813em;
	padding-top: 5px;
	line-height: 1.5em;
}
#zeile1_wrapper {
	padding-top: 72px;
	margin-top: 100px;
	width: 675px;
	float: right;
}

#zeile1_wrapper a:link, #zeile1_wrapper a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.94em;
	color: #636568;
	text-decoration:none
}

#zeile1_wrapper a:hover, #zeile1_wrapper a:active{
	color: #2d5bb3;
}

#zeile2_wrapper {
	padding-top: 15px;
	margin-top: 100px;
	width: 675px;
	float: right;
}

#zeile2_wrapper a:link, #zeile2_wrapper a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.94em;
	color: #636568;
	text-decoration:none
}

#zeile2_wrapper a:hover, #zeile2_wrapper a:active{
	color: #2d5bb3;
}

#zeile3_wrapper {
	padding-top: 15px;
	margin-top: 100px;
	width: 675px;
	float: right;
}

#zeile3_wrapper a:link, #zeile3_wrapper a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.94em;
	color: #636568;
	text-decoration:none
}

#zeile3_wrapper a:hover, #zeile3_wrapper a:active{
	color: #2d5bb3;
}
