/*


COPYRIGHT by Designsquad.de


INHALT:


	1 Grundlegendes
	2 Navigation
	3 Thumbnail-Slideshow
	4 Content Boxen
		4.1 Textliche Inhalte
		4.2 Hyperlink-Flagge
		4.3 Bilderrahmen
	5 Footer
		5.1 Footer Mini Navi
		5.2 Footer Content
		5.3 Kontaktformular
	6 Typographie
		6.1 Thumbnail Typo
		6.2 Inhalt Typo
		6.3 Footer Typo
	
	
	
*/





/*////////////   1   Grundlegendes   ///////////*/

* {
	margin:0;
	padding:0;
}

html, body {
	height:100%; /* 100 % height */
	min-height: 100%; /* Mindesthöhe für moderne Browser */ 
    height:auto !important; /* Important Regel für moderne Browser */ 
    height:100%; /* Mindesthöhe für den IE */  
	width:100%;
}

body {
	height:100%; /* 100 % height */
	min-height: 100%; /* Mindesthöhe für moderne Browser */ 
    height:auto !important; /* Important Regel für moderne Browser */ 
    height:100%; /* Mindesthöhe für den IE */  
	width:100%;
	background-color:#E2E2E2;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#313131;
	line-height:18px;
	font-size:12px;
	background-image:url(../images/bg.png);
	background-position:top center;
	background-repeat:repeat;
}

a {
	text-decoration:none;
	color:#313131;
}

#over_flash_layer {
	left:50%;
	/* must be absolutely positioned so that overlapping will occur */
	position:absolute;
	width:960px;
	margin-left:-480px;
	color:#000;
	font-size:30px;
	overflow:hidden;
	z-index:2;
}

#background_pixel {
	background-image:url(../images/bg_top.png);
	background-position:top;
	background-repeat:repeat-x;
	width:100%;
	height:100%;
	z-index:1;
	overflow:hidden;
}

img {
	border:none;
}

#background_pixel img {
	position:absolute;
	top:500px;
	left:-650px;
}

/*////////////   2   Navigation   ///////////*/
	
	#navigation {
		position:relative;
		left:0;
		top:0;
		width:940px;
		padding: 0 10px 0 10px;
		height:150px;
		overflow:hidden;
	}
	
	
	#navigation ul {
		margin:0;
		padding:0;
	}
	
	#navigation ul li{
		margin:0;
		padding:0;
		float:left;
		list-style:none;
	}
	
	#navigation ul li.logo a#designsquad_logo {
		text-indent:9999px;
		width: 250px;
		height:150px;
		display:block;
		background-image:url(../images/navi_bg.png);
	}
	
	#navigation ul li.logo a#designsquad_logo:active {
		background-position:0 -300px;
	}
	
	#navigation ul li.navi_punkt a, #navigation ul li.navi_punkt_active a {
		width: 230px;
		height:150px;
		display:block;
		text-decoration:none;
		color:#FFF;
		font-size:18px;
		text-indent:25px;
		padding-top:52px;
	}
	
	#navigation ul li.navi_punkt a .navi_info_text {
		display:none;
	}
	
	#navigation ul li.navi_punkt a:hover, #navigation ul li.navi_punkt_active a {
		color:#E00B9C;
		text-indent:20px;
		padding-top:55px;
	}
	
	#navigation ul li.navi_punkt a:active {
		text-indent:25px;
		padding-top:52px;
	}
	
	#navigation ul li.navi_punkt a:hover .navi_info_text, #navigation ul li.navi_punkt_active a .navi_info_text {
		color:#B3B3B3;
		display:block;
		font-size:13px;
		line-height:16px;
		text-indent:0;
		padding:0 0 0 30px;
	}
	
	#navigation ul li.navi_punkt a:active .navi_info_text {
		padding:0 0 0 35px;
	}
	
	#navigation ul li.navi_punkt a.but_leistungen {
		background-image:url(../images/navi_bg.png);
		background-position:-250px 0;
	}
	
	#navigation ul li.navi_punkt a.but_leistungen:hover, #navigation ul li.navi_punkt_active a.but_leistungen {
		background-image:url(../images/navi_bg.png);
		background-position:-250px -150px;
	}
	
	#navigation ul li.navi_punkt a.but_leistungen:active {
		background-position:-250px -300px;
	}
	
	#navigation ul li.navi_punkt a.but_referenzen {
		background-image:url(../images/navi_bg.png);
		background-position:-480px 0;
	}
	
	#navigation ul li.navi_punkt a.but_referenzen:hover, #navigation ul li.navi_punkt_active a.but_referenzen {
		background-image:url(../images/navi_bg.png);
		background-position:-480px -150px;
	}
	
	#navigation ul li.navi_punkt a.but_referenzen:active {
		background-position:-480px -300px;
	}
	
	#navigation ul li.navi_punkt a.but_jobs {
		background-image:url(../images/navi_bg.png);
		background-position:-710px 0;
	}
	
	#navigation ul li.navi_punkt a.but_jobs:hover, #navigation ul li.navi_punkt_active a.but_jobs {
		background-image:url(../images/navi_bg.png);
		background-position:-710px -150px;
	}
	
	#navigation ul li.navi_punkt a.but_jobs:active {
		background-position:-710px -300px;
	}
	
	#navigation ul li.navi_kontakt a, #navigation ul li.navi_kontakt_active a {
		width:70px;
		height:30px;
		display:block;
		float:none;
		position:absolute;
		left:20px;
		top:10px;
		text-indent:9999px;
		z-index:3;
		background-image:url(../images/navi_kontakt.png);
		background-repeat:no-repeat;
	}
	
	#navigation ul li.navi_kontakt a:hover {
		background-position:0 -30px;
	}
	
	#navigation ul li.navi_kontakt a:active {
		background-position:0 -60px;
	}
	
	
/*////////////   3   Thumbnail-Slideshow   ///////////*/
	
	#content_slideshow {
		position:relative;
		margin-top:20px;
		width:960px;
		height:260px;
	}
	
	li.slider_element {
		list-style-type:none;
	}
	
	#slideshow_container {
		position:absolute;
		top:0;
		left:0;
		width:6000px;
		height:262px;
	}
	
	#slideshow_begrenzer {
		left:30px;
		height:262px;
		position:relative;
		width:900px;
		overflow:hidden;
		background-image:url(../images/slider_bg.png);
	}
	
	#content_slideshow .panel, #content_slideshow .panel_last_one {
		width:208px;
		height:260px;
		border-width:0px;
		border-right-width:2px;
		border-bottom-width:2px;
		border-style:solid;
		border-color:#C0C0C0;
		background-color:#FFF;
		float:left;
		margin-right:20px;
		position:relative;
		list-style-type:none;
	}
	
	#content_slideshow ul li:last-child {
		margin:0;
	}
	
	#content_slideshow .panel img, #content_slideshow .panel_last_one img {
		position:absolute;
		bottom:20px;
		left:20px;
		border-width:1px;
		border-style:solid;
		border-color:#C0C0C0;
	}
	
	
	#pfeil_nach_links a {
		width:50px;
		height:260px;
		position:absolute;
		left:0;
		top:0;
		display:block;
		background-image:url(../images/slider_arrows.gif);
		background-position:0 -260px;
	}
	
	#pfeil_nach_links a:hover {
		background-position:-50px -260px;
	}
	
	#pfeil_nach_links a:active {
		background-position:-100px -260px;
	}
	
	
	#pfeil_nach_rechts a {
		width:50px;
		height:260px;
		position:absolute;
		right:0;
		top:0;
		display:block;
		background-image:url(../images/slider_arrows.gif);
		background-position:0 0;
	}
	
	#pfeil_nach_rechts a:hover {
		background-position:-50px 0;
	}
	
	#pfeil_nach_rechts a:active {
		background-position:-100px 0;
	}
	
	
	
	
/*////////////   4   Content Boxen   ////////////*/
	
	.maxi_content {
		position:relative;
		left:10px;
		padding-top:20px;
		width:940px;
	}
	
	.content_box {
		width:878px;
		height:auto;
		padding:70px 0 20px 20px;
		left:20px;
		position:relative;
		background-color:#FFF;
		border-width:0px;
		border-right-width:2px;
		border-bottom-width:2px;
		border-style:solid;
		border-color:#C0C0C0;
	}
	
	.maxi_content .content_web_titel, .maxi_content .content_print_titel, .maxi_content .content_standart_titel, .maxi_content .content_foto_titel, .maxi_content .content_vier_titel {
		width:940px;
		height:50px;
		position:absolute;
		top:40px;
		left:0;
		z-index:5;
		background-image:url(../images/maxi_content_web_balken.png);
		background-repeat:no-repeat;
	}
	
	.maxi_content .content_print_titel {
		background-image:url(../images/maxi_content_print_balken.png);
	}
	
	.maxi_content .content_standart_titel {
		background-image:url(../images/maxi_content_standart_balken.png);
	}
	
	.maxi_content .content_foto_titel {
		background-image:url(../images/maxi_content_foto_balken.png);
	}
	
	.maxi_content .content_vier_titel {
		background-image:url(../images/maxi_content_vier_balken.png);
	}
	
	.maxi_text {
		width:190px;
		position:relative;
		z-index:5;
		float:right;
		clear:both;
		right:20px;
		top:10px;
	}
	
	
	/*///   4.1   Textliche Inhalte   ///*/
	
	.breite_spalte {
		float:left;
		width:390px;
		padding:20px 20px 20px 20px;
	}
	.schmale_spalte {
		float:left;
		width:175px;
		padding:20px 20px 20px 20px;
	}
		
	

	
	/*///   4.2   Hyperlink-Flagge   ///*/ 
		
		.web_content .content_box .url_flagge a, .foto_content .content_box .url_flagge a, .print_content .content_box .url_flagge a, .vier_content .content_box .url_flagge a {
			width:200px;
			height:42px;
			display:block;
			position:relative;
			float:right;
			margin:20px -16px 0 0;
			background-image:url(../images/maxi_content_web_link.png);
			z-index:5;
			background-repeat:no-repeat;
			color:#FFF;
			font-size:12px;
			text-decoration:none;
			padding:8px 0 0 25px;
		}
		.print_content .content_box .url_flagge a {
			background-image:url(../images/maxi_content_print_link.png);
		}
		.foto_content .content_box .url_flagge a {
			background-image:url(../images/maxi_content_foto_link.png);
		}
		.vier_content .content_box .url_flagge a {
			background-image:url(../images/maxi_content_vier_link.png);
		}
		
		.foto_content .keine_flagge .first {
			margin-top:2px;
		}
		
		
		.foto_content .content_box .url_flagge a:hover, .print_content .content_box .url_flagge a:hover, .web_content .content_box .url_flagge a:hover, .vier_content .content_box .url_flagge a:hover {
			background-position:0 -50px;
			width:198px;
			height:44px;
			padding:6px 0 0 27px;
		}
		
		.foto_content .content_box .url_flagge a:active, .print_content .content_box .url_flagge a:active, .web_content .content_box .url_flagge a:active, .vier_content .content_box .url_flagge a:active {
			background-position:0 -100px;
			width:202px;
			height:40px;
			padding:10px 0 0 23px;
		}
	
	
	
	/*///   4.3   Bilderrahmen   ///*/
	
	.content_box .bild_gross {
		float:left;
		padding:20px;
		width:608px;
		position:relative;
		background-color:#FFF;
		border-width:0px;
		border-right-width:2px;
		border-bottom-width:2px;
		border-style:solid;
		border-color:#C0C0C0;
		margin:0 0 20px 0;
	}
	
	.content_box .bild_gross img {
		border-width:1px;
		border-style:solid;
		border-color:#C0C0C0;
		width:608px;
		overflow:hidden;
	}
	
	.content_box .bild_drei {
		float:left;
		padding:20px 18px 0 20px;
		width:610px;
		position:relative;
		background-color:#FFF;
		border-width:0px;
		border-right-width:2px;
		border-bottom-width:2px;
		border-style:solid;
		border-color:#C0C0C0;
		overflow:hidden;
		margin:0 0 20px 0;
		font-size:0;
	}
	
	.content_box .bild_drei img {
		display:inline;
		border-width:1px;
		border-style:solid;
		border-color:#C0C0C0;
		width:188px;
		overflow:hidden;
		margin:0 20px 20px 0;
		
	}
	
	.content_box .bild_drei img.last {
		margin-right:0;
	}
	
	.content_box .first {
		margin-top:-66px;
	}
	
	.content_box .last {
		margin-bottom:0;
	}
	
	.clearer {
		width:800px;
		clear:both;
		position:relative;
		height:0;
	}
	
	
/*////////////   5   Footer   ////////////*/
	
	#footer {
		position:relative;
		left:10px;
		width:940px;
		top:20px;
		margin-bottom:50px;
	}
	
	#footer #footer_flagge {
		width:940px;
		height:69px;
		position:absolute;
		top:60px;
		left:0;
		z-index:5;
		background-image:url(../images/footer_balken.png);
		background-repeat:no-repeat;
	}
	
	#footer #titel_1, #partner_flagge #titel {
		float:left;
		width:440px;
	}
	
	#footer #titel_2 {
		float:right;
		width:480px;
	}
	
	#partner_flagge {
		width:440px;
		height:69px;
		margin-left:-40px;
		position:relative;
		z-index:5;
		background-image:url(../images/footer_kl_balken.png);
		background-repeat:no-repeat;
	}
	
	#footer #titel_1 {
		float:left;
		width:440px;
	}
	
	#footer #titel_2 {
		float:right;
		width:480px;
	}
	
	#footer_content_box {
		width:878px;
		height:auto;
		padding:130px 0 20px 20px;
		left:20px;
		position:relative;
		background-color:#FFF;
		border-width:0px;
		border-right-width:2px;
		border-bottom-width:2px;
		border-style:solid;
		border-color:#C0C0C0;
		background-image:url(../images/footer_head.png);
		background-position:top left;
		background-repeat:no-repeat;
		z-index:3;
	}
	
		/*///  5.1   Footer Mini Navi  ///*/
		
		#footer_navi {
			z-index:5;
			width:190px;
			height:21px;
			position:absolute;
			left:710px;
			top:20px;
		}
		
		#footer_navi ul li {
			float:left;
			list-style:none;
		}
		
		#footer_navi ul li.last {
			padding-left:10px;
		}
		
		#footer_navi ul li a {
			display:block;
			font-size:12px;
			color:#808080;
			text-decoration:none;
			width:90px;
			height:20px;
			border-width:0px;
			border-bottom-width:1px;
			border-style:solid;
			border-color:#808080;
		}
		
		#footer_navi ul li a:hover {
			border-color:#e70ba1;
			color:#313131;
		}
		
		
		/*///   5.2   Footer Content   ///*/
		
		#adressfeld {
			position:relative;
			width:400px;
		}
		
		#adressfeld .linke_spalte {
			width:190px;
			font-size:14px;
			line-height:22px;
			color:#808080;
			float:left;
		}
		
		#adressfeld .rechte_spalte {
			width:190px;
			font-size:14px;
			line-height:22px;
			color:#808080;
			float:right;
		}
		
		#social_media, #partner_links {
			position:relative;
			float:none;
			clear:both;
			padding-top:40px;
			width:400px;
		}
		
		#partner_links {
			padding-top:0;
		}
		
		#social_media a, #partner_links a {
			float:left;
			clear:right;
			margin:0 20px 20px 0;
			border-width:0px;
			border-right-width:2px;
			border-bottom-width:2px;
			border-style:solid;
			border-color:#C0C0C0;
		}
		
		#social_media .media_clearer, #partner_links .media_clearer {
			width:400px;
			float:none;
			clear:both;
			padding-bottom:10px;
		}
		
		#partner_links .media_clearer {
			padding:0;
		}
		
		
		/*///   5.3   Kontaktformular   ///*/
		
		#kontaktformular {
			right:20px;
			position:absolute;
			width:400px;
			height:330px;
		}
		
		.schmales_feld {
			background-color:#E9E9E9;
			width:175px;
			height:28px;
			border-width:0px;
			border-top-width:2px;
			border-left-width:2px;
			border-style:solid;
			border-color:#C0C0C0;
			font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
			font-size:14px;
			color:#313131;
			padding:10px 5px 0 8px;
		}
		
		#feld_name {
			position:absolute;
			top:0;
			right:210px;
		}
		#feld_mail {
			position:absolute;
			top:0;
			right:0;
		}
		
		#nachrichtenfeld {
			margin-top:58px;
			float:left;
			background-color:#E9E9E9;
			font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
			width:380px;
			height:188px;
			border-width:0px;
			border-top-width:2px;
			border-left-width:2px;
			border-style:solid;
			border-color:#C0C0C0;
			font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
			font-size:14px;
			color:#313131;
			padding:10px 10px 10px 8px;
		}
		
		#kontakt_funktionen {
			padding-top:20px;
			width:400px;
			height:40px;
			float:none;
			clear:both;
		}
		
		#kontakt_funktionen .captcha_rechnung {
			text-align:right;
			padding-right:10px;
			float:right;
			width:150px;
		}
		
		#kontakt_funktionen .captcha_rechnung .rechnung {
			font-size:14px;
			color:#313131;
			width:80px;
			height:28px;
			vertical-align:middle;
			text-align:right;
			border:0;
			font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
			font-size:14px;
			padding:10px 0 0 0;
		}
		
		#kontakt_funktionen .captcha_rechnung .rechnung_ergebnis {
			height:28px;
			width:38px;
			text-align:center;
			color:#313131;
			border-width:0px;
			border-top-width:2px;
			border-left-width:2px;
			border-style:solid;
			border-color:#C0C0C0;
			background-color:#E9E9E9;
			font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
			font-size:14px;
			padding:10px 0 0 0;
		}
		
		.button_send, .button_clear {
			text-align:center;
			border-width:0px;
			border-bottom-width:2px;
			border-right-width:2px;
			border-style:solid;
			border-color:#C0C0C0;
			float:right;
			width:88px;
			height:38px;
			font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
			font-size:14px;
			margin-left:8px;
		}
		
		.button_send a {
			padding:10px 0 0 0;
			color:#FFF;
			width:88px;
			height:28px;
			display:block;
			background-image:url(../images/kontakt_buttons.jpg);
			background-position:top left;
			text-decoration:none;
		}
		
		.button_send a:hover {
			background-position:bottom left;
		}
		
		.button_clear a {
			padding:10px 0 0 0;
			color:#FFF;
			width:88px;
			height:28px;
			display:block;
			background-image:url(../images/kontakt_buttons.jpg);
			background-position:top right;
			text-decoration:none;
		}
		
		.button_clear a:hover {
			background-position:bottom right;
		}
		
		
		
	
/*////////////   TYPOGRAPHIE   ////////////*/
	
	a {
		outline:none;
	}
	
	/*///   6.1   Thumbnail Typo   ///*/
	
	p {
		font-size:12px;
		color:#313131;
		line-height:18px;
		margin-bottom:18px;
	}
	
	
		
	
	p.thumb_print, p.thumb_web, p.thumb_foto, p.thumb_vier {
		width:170px;
		font-size:22px;
		margin:15px 0 0 20px;
		border-width:0;
		border-color:#D8D8D8;
		border-bottom-width:1px;
		border-style:solid;
		padding: 0 0 2px 0;
	}
	
	p.thumb_web {
		color:#B4BA0C;
	}
	
	p.thumb_print {
		color:#4A9CC6;
	}
	
	p.thumb_foto {
		color:#58BC15;
	}
	
	p.thumb_vier {
		color:#07d39b;
	}
	
	p.thumb_titel {
		margin: 5px 0 0 20px;
		font-size:12px;
	}
	
	
	
	/*///   6.2   Inhalt Typo   ///*/
	
	.content_box .breite_spalte p a, .content_box .schmale_spalte p a {
		color:#e70ba1;
		text-decoration:underline;
	}
	
	.content_box .breite_spalte p a:hover, .content_box .schmale_spalte p a:hover {
		color:#4A9CC6;
	}
	
	.content_box .breite_spalte h2, .content_box .schmale_spalte h2 {
		font-size:22px;
		line-height:18px;
		font-weight:normal;
		margin-bottom:9px;
		padding-bottom:9px;
		border:0;
		border-bottom-width:1px;
		border-color:#CCC;
		border-style:solid;
		color:#383838;
	}
	
	.content_box .breite_spalte img, .content_box .schmale_spalte img {
		margin-bottom:18px;
	}
	
	p.legende {
		margin-top:-16px;
		color:#999999;
		margin-bottom:16px;
	}
	
	.content_box .breite_spalte h3, .content_box .schmale_spalte h3 {
		font-size:12px;
		line-height:18px;
		font-weight:bold;
		color:#313131;
	}
	
	.content_box .breite_spalte ul, .content_box .schmale_spalte ul, .content_box .breite_spalte ol, .content_box .schmale_spalte ol {
		font-size:12px;
		line-height:18px;
		margin:0 0 18px 25px;
	}
	
	.content_box .breite_spalte ul li, .content_box .schmale_spalte ul li {
		list-style-image:url(../images/liste.png);
	}
	
	h2.maxi_titel, h2.footer_titel {
		position:relative;
		float:left;
		margin:0;
		padding:4px 0 0 40px;
		font-size:18px;
		color:#FFF;
		font-weight:normal;
	}
	
	
	.maxi_kategorie {
		float:right;
		margin:0;
		padding:4px 40px 0 0;
		font-size:17px;
		font-weight:bold;
		color:#FFF;
	}
	
	h4 {
		font-size:10px;
		font-weight:bold;
		line-height:18px;
		color:#808080;
		margin-top:30px;
	}
	
	h4.erste {
		margin-top:30px;
		border-width:0;
		border-color:#D8D8D8;
		border-top-width:1px;
		border-style:solid;
		padding: 30px 0 0 0;
	}
	
	h5 {
		color:#808080;
		font-size:10px;
		font-weight:bold;
		line-height:18px;
		margin-right:-4px;
	}
	
	.maxi_text p {
		font-size:12px;
		line-height:18px;
	}
	
	
	.content_web_titel .maxi_details {
		float:right;
		margin:0;
		padding:7px 10px 0 0;
		font-size:13px;
		color:#edf0b3;
	}
	
	.content_print_titel .maxi_details {
		float:right;
		margin:0;
		padding:7px 10px 0 0;
		font-size:13px;
		color:#a3cde2;
	}
	
	.content_foto_titel .maxi_details {
		float:right;
		margin:0;
		padding:7px 10px 0 0;
		font-size:13px;
		color:#7fdd97;
	}
	
	.content_vier_titel .maxi_details {
		float:right;
		margin:0;
		padding:7px 10px 0 0;
		font-size:13px;
		color:#bfe5da;
	}
	
	.content_standart_titel .maxi_details {
		float:right;
		margin:0;
		padding:7px 10px 0 0;
		font-size:13px;
		color:#f383cf;
	}
	
	
	
	/*///   6.3   Footer Typo   ///*/
	
	h2.footer_titel {
		margin-top:5px;
		float:none;
		/* Restliches siehe SLIDESHOW TYPO */
	}	
	
	.footer_subtitle {
		height:13px;
		color:#ed85cc;
		font-size:13px;
		padding:0 0 0 40px;
	}
	
	#adressfeld .linke_spalte b, #adressfeld .rechte_spalte b {
		color:#313131;
	}
