/* Style Sheet Kreativagentur Gordon Adams,
  COPYRIGHT KREATIVAGENTUR GORDON ADAMS */



body {
	background-color: #fff;
	background-image: url(../Bilder/bg_body.png);
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
}

h1, h2, h3, h4,
p, li, a {
	font-family: Arial, Helvetica, sans-serif;
}

p, a {
	font-size: 14px;
}

.hidden {
	position: absolute;
	left: -999em;
}

.antifloat {
	clear: both;
}

.spacetop {
	margin: 30px 0px 0px 0px;
}

.pflicht {
	color: #ff5a00;
}

.kleiner {
	font-size: 50%;
}

.orange {
	color: #FF5A00;
}

div.center {
	border: 1px solid #333333;
	padding: 20px 20px 20px 20px;
	margin: 0px 0px 20px 0px;
	text-align: center;
}

.left {
	text-align: left;
}

#inhalte p.left {
	padding: 20px 20px 20px 20px;
	margin: 0px;
	text-align: left;
}

hr {
	border: none;
	border-bottom: 1px solid silver;
}




/*--------------------------- main -------------------------------*/
#main {
	position: relative;
	top: 0px;
	width: 1000px;																		/*evt. Darstellungsfehler*/
	margin: auto;
/*	border: 1px solid red;*/
	text-align: left;
}

/*--------------------------- header_bg -------------------------------*/
/*#header_bg {
	position: relative;
	top: 150px;
	background-image: url(../Bilder/bg.png);
	background-position: top;
	background-repeat: repeat-x;
	width: 100%;
	height: 201px;
}*/

/*--------------------------- header -------------------------------*/
#header {
	position: relative;
	top: 83px;
	left: 210px;
	background-image: url(../Bilder/motiv_05.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 678px;
	height: 291px;
	z-index: 1000;
}

#switch {
	position: absolute;
	top: 100px;
	left: 140px;
	background-image: url(../Bilder/switsch_Design.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 255px;
	height: 254px;
	z-index: 500;
}

#switch p#switch_text {
	position: absolute;
	top: 50px;
	left: 75px;
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
/*	background-color: red;*/
}

a#ToogleSidebar img {
	border: none;
}

#header_flash_bg {
	position: relative;
	top: 83px;
	left: 200px;
/*	background-image: url(../Bilder/header_bg_flash.png);
	background-position: top left;
	background-repeat: no-repeat;*/
	width: 678px;
	height: 291px;
	z-index: 750;
}

#header_flash_video {
	position: absolute;
	top: 82px;
	left: 200px;
	width: 678px;
	height: 291px;
	z-index: 0;
}

#header img {
	position: relative;
	left: 200px;
	z-index: 10;
}

#header .head_wrapper {
	text-align: center;
	position: absolute;
	top: 45px;
	left: 315px;
	background-color: white;
	width: 300px;
	height: 160px;
}

#header .head_wrapper h2 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #999;
	margin: 0px;
	padding: 0px;
}

#header .head_wrapper h2 strong a {
	font-size: 42px;
	color: #ff5a00;
	text-decoration: none;
}

#header .head_wrapper p {
	color: #999;
}



/*--------------------------- content -------------------------------*/
#content {
	position: relative;
	top: 110px;																/*82px*/
/*	background-color: aqua;*/
	margin: 30px 220px 0px 0px;
}

#content #unavi {
	float: left;
	width: 220px;
/*	background-color: lime;*/
	padding: 0px 0px 0px 0px;
}

#content #inhalte {
	float: left;
	width: 540px;
	padding: 0px 0px 0px 20px;
/*	background-color: green;*/
}

#content #inhalte p#right {
	position: absolute;
	top: 75px;
	left: 430px;
	width: 330px;
}


#content #inhalte table#AGanfrage tr td {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}




/*--------------------------- unavi -------------------------------*/
#unavi {
	position: relative;
	top: -60px;
	left: -15px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(../Bilder/bg_subnavi_top.png);
	background-position: 10px 0px;
	background-repeat: no-repeat;
	
	background-color: transparent;
}

#unavi ul {
	padding: 3px 0px 110px 0px;
	margin: 120px 20px 20px 10px;
	background-image: url(../Bilder/bg_subnavi_bottom.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 191px;
}

#unavi ul li {
	width: 180px;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 3px 15px;
	background-image: url(../Bilder/bg_subnavi.png);
	background-position: top left;
	background-repeat: repeat-y;
}

#unavi ul li#last {
	border-bottom: none;
	padding: 5px 0px 0px 15px;
}

#unavi ul li a {
	display: block;
	width: 140px;
	border-bottom: 1px solid silver;
	color: #000000;
	text-decoration: none;
	font-size: 15px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 25px;
	background-image: url(../Bilder/ls_nav_top_inaktiv.png);
	background-position: 5px 5px;
	background-repeat: no-repeat;
/*	background-color: lime;*/
}

#unavi ul li a:hover {
	color: #ff5a00;
	background-color: transparent;
	background-image: url(../Bilder/ls_nav_top_aktiv.png);
	background-position: 5px 5px;
	background-repeat: no-repeat;
}

#unavi ul ul {	
	width: 165px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#unavi ul ul li {
	width: 150px;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 3px 15px;
	background-image: none;
}

#unavi ul li li a {
	display: block;
	width: 120px;
	border-bottom: 1px solid silver;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-top: 2px;
	padding-left: 25px;
	background-image: url(../Bilder/ls_nav_top_inaktiv.png);
	background-position: 5px 5px;
	background-repeat: no-repeat;
/*	background-color: lime;*/
}

#unavi ul li li a:hover {
	color: #ff5a00;
	background-color: transparent;
	background-image: url(../Bilder/ls_nav_top_aktiv.png);
	background-position: 5px 5px;
	background-repeat: no-repeat;
}





#unavi ul li a span.gelesen img {
	display: none
}

#unavi ul li a:visited span.gelesen img {
/*	display: inline;
	position: absolute;
	left: 22px;
	padding-top: 1px;*/
}

/*#unavi ul li a:visited {
	background-image: url(../Bilder/gesehen.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}*/

#unavi ul li#menuname {
/*	background-image: url(../Bilder/unavi_top.png);
	background-position: top left;
	background-repeat: no-repeat;*/
	padding: 2px 0px 4px 20px;
}

#unavi ul li#menuname a {
	color: white;
	font-size: 14px;
	font-weight: bold;
}

#unavi ul li a#aktiv {
	color: #ff5a00;
	background-image: url(../Bilder/ls_nav_top_aktiv.png);
	background-position: 5px 5px;
	background-repeat: no-repeat;
}

#unavi ul li a img {
	border: none;
	margin: 0px 3px 3px -10px;
}

#unavi hr {
	width: 90%;
	position: relative;
	left: -6px;
	margin-bottom: 20px;
	margin-top: 30px;
}

#unavi p {
	color: #666666;
	font-size: 12px;
	text-align: center;
	padding: 10px 0px 0px 10px;
	margin: 0px 20px 20px 20px;
}

#unavi p a {
	color: #666666;
	font-size: 12px;
	text-align: center;
}

#unavi h1 {
	text-align: center;
	font-size: 18px;
	color: #1c2572;
	margin: 0px 20px 8px 20px;
}

#unavi h2 {
	text-align: center;
	font-size: 16px;
	color: #666666;
	margin: 0px 20px 8px 30px;
}

#unavi h3 {
	font-size: 14px;
	color: #666666;
	margin: 0px 20px 8px 30px;
}

#unavi a img {
	padding: 0px 0px 0px 10px;
	margin: 0px 20px 5px 12px;
	border: none;
}

#unavi img {
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 60px;
}

#spektrum_web {
	position: relative;
	top: 0px;
	left: 20px;
	width: 170px;
	height: 180px;
}

#spektrum_web a {
	position: relative;
	top: 0px;
	background-image: url(../Bilder/spektrum_webdesign.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 20px 0px 120px 0px;
}

#spektrum_web a:hover {
 	background-image: url(../Bilder/spektrum_webdesign_hover.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 20px 0px 120x 0px;
}

#spektrum_web a#aktiv {
 	background-image: url(../Bilder/spektrum_webdesign_hover.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 20px 0px 120x 0px;
}

#spektrum_design {
	position: relative;
	top: 0px;
	left: 20px;
	width: 170px;
	height: 180px;
}

#spektrum_design a {
	position: relative;
	top: 0px;
	background-image: url(../Bilder/spektrum_grafikdesign.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 20px 0px 120px 0px;
}

#spektrum_design a:hover {
 	background-image: url(../Bilder/spektrum_grafikdesign_hover.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 20px 0px 120x 0px;
}

#spektrum_design a#aktiv {
 	background-image: url(../Bilder/spektrum_grafikdesign_hover.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 20px 0px 120x 0px;
}

#spektrum_marketing {
	position: relative;
	top: 0px;
	left: 20px;
	width: 170px;
	height: 180px;
}

#spektrum_marketing a {
	position: relative;
	top: 0px;
	background-image: url(../Bilder/spektrum_marketing.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 20px 0px 120px 0px;
}

#spektrum_marketing a:hover {
 	background-image: url(../Bilder/spektrum_marketing_hover.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 20px 0px 120x 0px;
}

#spektrum_marketing a#aktiv {
 	background-image: url(../Bilder/spektrum_marketing_hover.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 20px 0px 120x 0px;
}

#michaelisbund {
	position: relative;
	top: 20px;
	left: 22px;
	width: 170px;
	height: 170px;
}

#michaelisbund a {
	position: relative;
	top: 0px;
	background-image: url(../Bilder/michaelisBund_initiative.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 20px 0px 110px 0px;
}

#michaelisbund a:hover {
 	background-image: url(../Bilder/michaelisBund_initiative_hover.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 20px 0px 110px 0px;
}

#webcheck {
	position: relative;
	top: 20px;
	left: 22px;
	width: 170px;
	height: 90px;
}

#webcheck a {
	position: relative;
	top: 0px;
	background-image: url(../Bilder/websitecheck.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 20px 0px 53px 0px;
}

#webcheck a:hover {
 	background-image: url(../Bilder/websitecheck_hover.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 20px 0px 53px 0px;
}

#kundenmeinung {
	position: relative;
	top: 20px;
	left: 22px;
	width: 170px;
	height: 90px;
}

#kundenmeinung a {
	position: relative;
	top: 0px;
	background-image: url(../Bilder/Kundenmeinung.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 20px 0px 53px 0px;
}

#kundenmeinung a:hover {
 	background-image: url(../Bilder/Kundenmeinung_hover.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 20px 0px 53px 0px;
}





#unavi ul#cms,
#unavi ul#cms li {
	background-image: none;
	margin: 0px;
	padding: 0px;
}

#unavi table#cms li {
	display: inline;
	width: 55px;
	border-bottom: none;
}

#unavi table#cms {
	position: relative;
	left: 20px;
}

#unavi table#cms * a#cms01 {
	display: block;
	width: 55px;
	background-image: url(../Bilder/icon_cms_wordpress.png);
	background-position: 0px 0px;	
	background-repeat: no-repeat;
	padding: 30px 0px 39px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: none;
}

#unavi table#cms * a#cms01:hover {
	background-image: url(../Bilder/icon_cms_wordpress.png);
	background-position: 0px -70px;	
	background-repeat: no-repeat;
}

#unavi table#cms * a#cms02 {
	display: block;
	width: 55px;
	background-image: url(../Bilder/icon_cms_bbpress.png);
	background-position: 0px 0px;	
	background-repeat: no-repeat;
	padding: 30px 0px 39px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: none;
}

#unavi table#cms * a#cms02:hover {
	background-image: url(../Bilder/icon_cms_bbpress.png);
	background-position: 0px -70px;	
	background-repeat: no-repeat;
}

#unavi table#cms * a#cms03 {
	display: block;
	width: 55px;
	background-image: url(../Bilder/icon_cms_joomla.png);
	background-position: 0px 0px;	
	background-repeat: no-repeat;
	padding: 30px 0px 39px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: none;
}

#unavi table#cms * a#cms03:hover {
	background-image: url(../Bilder/icon_cms_joomla.png);
	background-position: 0px -70px;	
	background-repeat: no-repeat;
}

#unavi table#cms * a#cms04 {
	display: block;
	width: 55px;
	background-image: url(../Bilder/icon_cms_typo3.png);
	background-position: 0px 0px;	
	background-repeat: no-repeat;
	padding: 30px 0px 39px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: none;
}

#unavi table#cms * a#cms04:hover {
	background-image: url(../Bilder/icon_cms_typo3.png);
	background-position: 0px -70px;	
	background-repeat: no-repeat;
}

#unavi table#cms * a#cms05 {
	display: block;
	width: 55px;
	background-image: url(../Bilder/icon_cms_gambio.png);
	background-position: 0px 0px;	
	background-repeat: no-repeat;
	padding: 30px 0px 39px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: none;
}

#unavi table#cms * a#cms05:hover {
	background-image: url(../Bilder/icon_cms_gambio.png);
	background-position: 0px -70px;	
	background-repeat: no-repeat;
}

#unavi table#cms * a#cms06 {
	display: block;
	width: 55px;
	background-image: url(../Bilder/icon_cms_plentymarkets.png);
	background-position: 0px 0px;	
	background-repeat: no-repeat;
	padding: 30px 0px 39px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: none;
}

#unavi table#cms * a#cms06:hover {
	background-image: url(../Bilder/icon_cms_plentymarkets.png);
	background-position: 0px -70px;	
	background-repeat: no-repeat;
}









/*--------------------------- unavi NEWSLETTER -------------------------------*/
form#newsletter {
	margin: 0px 20px 30px 20px;
	padding:  0px 0px 20px 7px;
	border-bottom: 1px solid silver;
}

form#newsletter input {
	margin-bottom: 3px;
	border: 1px solid #666666;
}

form#newsletter select {
	margin-bottom: 3px;
	width: 145px;
	color: black;
}

form#newsletter input#btn {
	margin-top: 5px;
}

table#sign tr td p {
	font-size: 9px;
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	color: #666666;
}

table#sign tr td p .anrede {
	margin: 0px 25px 0px -5px;
}

table#sign tr td p .anrede input {
	position: relative;
	top: 5px;
}

form input#btn_send {
	position: relative;
	left: 78px;
	background-image: url(../Bilder/btn_anmelden_hover.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 81px;
	height: 14px;
	border: none;
}

form input#btn_send:hover {
	background-image: url(../Bilder/btn_anmelden.png);
	background-position: top left;
	background-repeat: no-repeat;
}






/*--------------------------- inhalte -------------------------------*/
#inhalte h1 {
	color: #ff5a00;
/*	font-size: 28px;
	font-weight: normal;*/
	font-size: 26px;
	font-weight: bold;
}

#inhalte h2 {
	color: #1c2572;
	font-size: 24px;
}

#inhalte h2.hinweis {
	background-image: url(../Bilder/show_txt.png);
	background-position:  0px 5px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 45px;
}

#inhalte h3 {
	color: #1c2572;
	font-size: 18px;
}

#inhalte h4 {
	color: #333;
	font-size: 18px;
}

#inhalte p {
	font-size: 16px;
	line-height: 24px;
	margin: 0px 0px 60px 0px;
}

#inhalte p.small {
	padding: 0px 0px 0px 45px;
}

#inhalte a {
	text-decoration: none;
	color: #1c2572;
}

#inhalte a img {
	border: none;
	text-decoration: none;
}

#inhalte a img.direktlink {
	float: left;
	margin: 0px 15px 20px 0px;
	padding: 10px 0px 0px 0px;
}

#inhalte a:hover {
	color: #ff5a00;
}

#inhalte h1.link a {
	margin: 0px;
	padding: 0px;
	color: #1c2572;
	font-size: 18px;
}

#inhalte p.link {
	padding: 0px;
	margin: -15px 0px 0px 0px;
}

#inhalte h1.link a:hover {
	color: #ff5a00;
}

#inhalte ol {
	font-size: 13px;
}

#inhalte ul {
	list-style: none;
	list-style-image: url(../Bilder/list_sign.gif);
	list-style-position: outside;
	padding: 0px 0px 0px 60px;
}

#inhalte ul a,
#inhalte ul p {
	font-size: 16px;
	line-height: 26px;
}

#inhalte ul a {
	text-decoration: none;
}






/*--------------------------- inhalte KONTAKTFORMULAR -------------------------------*/
form#kontakt table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

form#kontakt table tr td input {
	margin: 0px;
	padding: 0px;
}

form#kontakt table tr td input.radiobtn {
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
}

form#kontakt table tr td #txt {
	margin: 0px 25px 0px 0px;
}

form#kontakt #btn_senden_position {
	position: relative;
	top: -20px;
	left: 170px;
}

form#kontakt #btn_senden_position1 {
	position: relative;
	top: -20px;
	left: 40px;
}

form#kontakt input#btn_senden {
	position: relative;
	left: 78px;
	background-image: url(../Bilder/btn_senden_hover.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 106px;
	height: 26px;
	border: none;
}

form#kontakt input#btn_senden:hover {
	background-image: url(../Bilder/btn_senden.png);
	background-position: top left;
	background-repeat: no-repeat;
}





/*--------------------------- Showtext Effekt -------------------------------*/
#inhalte #eintrag ul {
	padding: 0px;
}

#inhalte #eintrag ul li {
	list-style: none;
}

#inhalte #eintrag ul li h2 a {
	font-size: 20px;
}

#inhalte #eintrag ul li h3 {
	color: #333;
}

#inhalte #eintrag ul li h3 img {
	position: relative;
	top: 10px;
	margin: 0px 10px 0px 0px;
}

#inhalte #eintrag ul li p.showtext {
  margin: 0;
  display: none;
  background-color: white;
  border: 1px solid #ff5a00;
}

#inhalte #eintrag ul li:hover p.showtext,
#inhalte #eintrag ul li:focus p.showtext {
  display: block;
  padding: 10px;
}

#inhalte #eintrag ul li:hover p.showtext a img.imgright,
#inhalte #eintrag ul li:focus p.showtext a img.imgright {
	float: right;
	position: relative;
	top: -50px;
}



/*--------------------------- Referenzem -------------------------------*/
.block_referenz {
	border-bottom: 1px solid silver; 
	text-align: justify;
	padding-bottom: 10px;
}

#inhalte .block_referenz h2 {
	background-color: #1c2572;
	color: white;
	padding: 0px 0px 0px 10px;
}

#inhalte .block_referenz h2 a img {
	position: relative;
	top: 15px;
	border: none;
}

#inhalte .block_referenz .projektlink {
/*	background-color: #1c2572;*/
	text-align: right;
	padding: 5px;
}

#inhalte .block_referenz .projektlink a {
/*	color: white;*/
	text-decoration: none;
	font-weight: bold;
}

.float_ref_img_left {
	float: left;
}

.float_ref_img_left .titel {
	font-size: 12px;
	padding-left: 15px;
	line-height: 18px;
	margin: 0px 0px 20px 0px;
	display: block;
}

.float_ref_img_left img {
	border: 1px solid #666666;
	margin: 0px 15px 0px 0px;
	padding: 10px;
	margin-bottom: 0px;
}















/*--------------------------- btn -------------------------------*/
#shortcuts {
	position: absolute;
	top: 30px;
	left: 875px;
	width: 120px;
	background-color: white;
}

#shortcuts a img {
	margin-bottom: 5px;
	border: none;
}

.shortwrapper {
	position: relative;
	margin: 0px 0px 30px 0px;
}

.shortwrapper .shortlink_txt {
	color: #777;
	text-decoration: none;
	font-size: 12px;
	position: absolute;
	top: 98px;
	left: 7px;
}

.shortwrapper .shortlink_txt_01 {
	color: #777;
	text-decoration: none;
	font-size: 12px;
	position: absolute;
	top: 118px;
	left: 7px;
	white-space: nowrap;
}

.shortwrapper .shortlink_txt:hover,
.shortwrapper .shortlink_txt_01:hover {
	color: #ff5a00;
}

.shortwrapper .shortlink_txt strong {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1px;
}

.shortwrapper .shortlink_txt_01 strong {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1px;
}

/*
#shortcuts {
	position: fixed;
	top: 405px;
	left: 1150px;
	width: 80px;
	z-index: 500;
}

#shortcuts a img {
	margin-bottom: 5px;
	border: none;
}
*/



/*--------------------------- Navigation -------------------------------*/
/*#navigation {
	position: absolute;
	top: 115px;
	left: -15px;
}

#navigation ul li {
	list-style: none;
	border-bottom: 1px dotted white;
	padding: 3px 15px 3px 5px;
}

#navigation ul li a {
	text-decoration: none;
	color: white;
	padding-left: 20px;
	background-color: transparent;
}

#navigation ul li a:hover {
	background-image: url(../Bilder/ls.png);
	background-position: left;
	background-repeat: no-repeat;
}

#navigation ul li a.aktiv{
	background-image: url(../Bilder/ls.png);
	background-position: left;
	background-repeat: no-repeat;
}*/

#navigation {
	position: absolute;
	top: 351px;
	left: 190px;
}

#navigation ul li {
	display: inline;
	list-style: none;
	border-bottom: 1px dotted white;
	padding: 3px 15px 3px 5px;
	text-align: center;
}

#navigation ul li a {
	display: block;
	float: left;
	width: 150px;
	height: 25px;
	padding: 5px 0px 0px 0px;
	
	text-decoration: none;
	color: #666666;
	background-color: transparent;
	background-image: url(../Bilder/btn_submenu.png);
	background-position: -151px 0px;
	background-repeat: no-repeat;
}

#navigation ul li a:hover {
	background-image: url(../Bilder/btn_submenu.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: white;
}

#navigation ul li a.aktiv{
	background-image: url(../Bilder/btn_submenu.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: white;
}



/*--------------------------- metanavi -------------------------------*/
#metanavi {
	position: absolute;
	top: -20px;
	left: -20px;
} 

#metanavi ul li {
	list-style: none;
	display: inline;
}

#metanavi ul li a {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
	margin: 0px 10px 0px 0px;
	background-color: transparent;
}

#metanavi ul li a img {
	border: none;
	margin: 0px 3px 0px 0px;
}

#metanavi ul li a:hover {
	color: #1c2572;
	color: #ff5a00;
}





/*--------------------------- logo -------------------------------*/
#logo {
	position: absolute;
	top: 30px;	/*30*/
	left: 475px;
	background-image: url(../Bilder/logokga.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 398px;
	height: 105px;
}

#logo a img {
	border: none;
	background-color: transparent;
}

#logo a:hover {
	background-color: transparent;
}

#adlershof {
	position: absolute;
	top: 250px;
	left: 20px;
	background-image: url(../Bilder/logostandort.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 150px;
	height: 73px;
}

#search {
	position: relative;
	top: -90px;
	left: 35px;
/*	position: absolute;
	top: 370px;
	left: 35px;*/
}

#search input#btn_search {
	position: absolute;
	top: -1px;
	left: 123px;
}

#sofort_kontakt {
	position: absolute;
	top: 240px;
	left: 0px;
	background-image: url(../Bilder/sofort-kontakt-webdesign.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 202px;
	height: 44px;
}



/*--------------------------- footer -------------------------------*/
#footer {
	position: relative;
	top: 81px;
	left: 0px;
	background-image: url(../Bilder/footer5.png);
	background-position: top;
	background-repeat: no-repeat;
	width: 1044px;
	height: 143px;
	margin-top: 60px;
}

#footer a img.w3c {
	position: absolute;
	top: 40px;
	left: 0px;
	border: none;
}

#footer p.link_rechts {
	position: absolute;
	top: 65px;
	left: 720px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: silver;
}

#footer p.link_links {
	position: absolute;
	top: 65px;
	left: 50px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: silver;
}

#footer p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: silver;
	text-decoration: underline;
}

#turm {
	position: absolute;
	top: -358px;
	left: 808px;
	background-image: url(../Bilder/trum.png);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 55px;
	height: 358px;
	z-index: 0;
}

/*
#turm {
	position: relative;
	top: -358px;
	left: 808px;
	background-image: url(../Bilder/trum.png);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 55px;
	height: 358px;
	z-index: 0;
}*/

#femail a img {
	position: absolute;
	top: 65px;
	left: 215px;
	border: none;
}

#fkontakt a img {
	position: absolute;
	top: 75px;
	left: 417px;
	border: none;
}

#fmerken a img {
	position: absolute;
	top: 65px;
	left: 790px;
	border: none;
}

#werbung {
	position: absolute;
	top: 50px;
	left: 400px;
	width: 500px;
}

#werbung ul {
	
}

#werbung ul li {
	list-style: none;
	display: inline;
	padding: 0px 30px 0px 0px;
}

#werbung ul li a {
	
}

#footer #kga {
	position: absolute;
	top: 11px;
	left: 210px;
	width: 700px;
	height: 50px;
}

#footer #kga h2 {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	color: #d9d9d9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: bold;
}

.spacing {
	padding: 0px 15px 0px 15px;
}

.linkframe {
	width: 110px;
	height: 45px;
	overflow: hidden;
	border: none;
}







/*--------------------------- Kalkulator -------------------------------*/
#sub_footer {
	position: relative;
	top: 30px;
	left: 0px;
	background-image: url(../Bilder/bg_sub_foote.png);
	background-position: top;
	background-repeat: repeat-x;
	width: 100%;
	height: 378px;
	margin-top: 60px;
	background-color: #262729;
}

#main2 {
	position: relative;
	top: 0px;
	left: 40px;
	width: 1100px;																		/*evt. Darstellungsfehler*/
	margin: auto;
/*	border: 1px solid red;*/
	text-align: left;
}




ul#sub_footer_nav {
	padding: 10px 0px 0px 0px;
}

ul#sub_footer_nav li {
	display: inline;
	list-style: none;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid white;
}

ul#sub_footer_nav li.last,
ul#sub_footer_nav li.last a {
	border: none;
	color: #ff5a00;
	font-size: 14px;
}

ul#sub_footer_nav li a {
	text-decoration: none;
	color: white;
	font-size: 14px;
}

ul#sub_footer_nav li a:hover {
	text-decoration: underline;
}







/*--------------------------- Sub_Footer -------------------------------*/
.wrapper_sub_footer {
	float: left;
	width: 200px;
	margin: 0px 30px 0px 10px;
}


ul.linkliste_sub_footer {
	padding: 0px;
/*	background-color: yellow;*/
}

ul.linkliste_sub_footer p {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0px;
}

ul.linkliste_sub_footer li {
	border-bottom: 1px dashed white;
	list-style: none;
	padding: 5px 0px 5px 0px;
}

div.wrapper_sub_footer ul.linkliste_sub_footer li a.grau {
	color: #777;
}

ul.linkliste_sub_footer li a {
	display: block;
	width: 200px;
	font-size: 13px;
	color: white;
	text-decoration: none;
	padding: 5px 0px 5px 30px;
	background-image: url(../Bilder/ls_bottom.png);
	background-position: 5px 5px;
	background-repeat: no-repeat;
}

ul.linkliste_sub_footer li a:hover {
	background-image: url(../Bilder/ls_bottom_aktiv.png);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	color: #ff5a00;
}





#fragen {
	position: absolute;
	top: 10px;
	right: 20px;
	float: right;
	width: 350px;
	height: 76px;
	background-image: url(../Bilder/icon_callback.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#fragen p {
	position: relative;
	top: -10px;
	left: 60px;
	color: #a0a0a1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#fragen p span.bigger {
	font-size: 36px;
	font-weight: bold;
}







#bg_form {
	float: right;
	background-image: url(../Bilder/bg_form_bottom.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 350px;
	height: 210px;
	position: relative;
	top: 50px;
/*	border: 1px solid yellow;*/
}

#bg_form table {
	position: relative;
	top: 7px;
	left: 60px;
}

#bg_form table tr td {
	text-align: center;
}

#bg_form table * h2 {
	font-size: 22px;
	color: white;
}

#bg_form table * a {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	top: 10px;
}

#bg_form table * a:hover {
	color: black;
}







ul#browser {
	position: relative;
	top: 40px;
	padding: 0px;
	float: right;
	text-align: left;
 	width: 330px;
/*	border: 1px solid red;*/
}

ul#browser li {
	list-style: none;
	display: inline;
}

ul#browser li a img {
	border: none;
	margin: 0px 3px 0px 0px;
}




/*--------------------------- Kalkulator -------------------------------*/
#Kontaktdaten {
	display: none;
}

div#show01 {
	display: none;
	border: 1px solid #009ee0;
	width: 500px;
}

div#show02 {
	display: none;
	border: 1px solid #009ee0;
	width: 500px;
}

div#show03 {
	display: none;
	border: 1px solid #009ee0;
	width: 500px;
}

div#show03 img {
	margin: 8px;
}

div#show04 {
	display: none;
	border: 1px solid #009ee0;
	width: 500px;
}

div#show05 {
	display: none;
	border: 1px solid #009ee0;
	width: 500px;
}

div#show06 {
	display: none;
	border: 1px solid #009ee0;
	width: 500px;
}

div#show07{
	display: none;
	border: 1px solid #009ee0;
	width: 500px;
}

div#show08 {
	display: none;
	border: 1px solid #009ee0;
	width: 500px;
}

div#show08 object {
	position: relative;
	top: -2px;
}

div#show09 {
	display: none;
	border: 1px solid #009ee0;
	width: 500px;
}

div#show10 {
	display: none;
	border: 1px solid #009ee0;
	width: 500px;
}

div#show11 {
	display: none;
	border: 1px solid #009ee0;
	width: 500px;
}

div#show12 {
	display: none;
	border: 1px solid #009ee0;
	width: 500px;
}

div#show13 {
	display: none;
	border: 1px solid #009ee0;
	width: 500px;
}

div#show14 {
	display: none;
	border: 1px solid #009ee0;
	width: 500px;
}

div#show15 {
	display: none;
	border: 1px solid #009ee0;
	width: 500px;
}

table#Kontaktdaten {
	position: relative;
	left: 0px;
	width: 520px;
}

.orange {
	color: #ff5a00;
}

table#Kontaktdaten p {
	margin: 0px;
	width: 100px;
}

table#Kontaktdaten tr td {
	vertical-align: top;
}

table#Kontaktdaten tr td#breite {
	
}

table#Kontaktdaten tr td input#kontaktort {
	position: relative;
	left: 4px;
}

table#Kontaktdaten tr td input#btn_senden {
	position: relative;
	right: 70px;
}




#inhalte form#kalkulation {
	margin: 20px 0px 0px 0px;
}

#inhalte form#kalkulation * {
	margin: 0px;
	padding: 0px;
/*	border: 1px solid red;*/
}

#inhalte form#kalkulation table {
	width: 550px;
	vertical-align: top;
}

#inhalte form#kalkulation table tr td {
	vertical-align: top;
}

#inhalte form#kalkulation table tr td a img {
/*	border: 1px solid lime;*/
}

#inhalte table tr td p {
	color: balck;
	width: 240px;
/*	background-color: red;*/
}

#inhalte table tr td h1,
#inhalte table tr td h2 {
	background-image: none;
	font-size: 16px;
	color: white;
}

#inhalte table tr.tablehead {
	text-align: left;
	color: white;
	font-weight: bold;
	background-color: #ff5a00;
/*	border: 1px solid lime;*/
}

#inhalte table tr td.position {
	text-align: left;
	width: 300px;
/*	background-color: lime;*/
}

#inhalte table tr td.option {
	text-align: center;
	width: 20px;
/*	background-color: Red;*/
}

#inhalte table tr td.option input{
	border: none;
/*	background-color: Red;*/
}

#inhalte table tr td.preis p {
	text-align: right;
/*	color: blue;*/
	font-weight: normal;
	font-size: 75%;
	width: 80px;
}

#inhalte table tr td.menge p {

	text-align: center;
/*	color: Red;*/
	font-weight: normal;
	font-size: 75%;	
	width: 60px;
/*	background-color: Olive;*/
}

#inhalte table tr td.menge p input {
	text-align: center;
	font: 100% Arial, Helvetica, sans-serif;
	color: Black;
	border: none;
	position: relative;
	top: 4px;
}

#inhalte table tr td.gesamt p {
	text-align: right;
	color: white;
	font-weight: bold;
	font-size: 75%;
	width: 100px;
	white-space: nowrap;
/*	background-color: Aqua;*/
}

#inhalte table tr td.gesamt p strong input {
	font-weight: bold;
	color: Black
	border: none;
}

#inhalte table tr td.gesamt p span {
	position: relative;
	top: 3px;
	color: black;
}

#inhalte table tr td.gesamt p input {
	text-align: right;
	color: Black;
	font: 100% Arial, Helvetica, sans-serif;
	vertical-align: bottom;
/*	border: 1px solid red;*/
	border: none;
	position: relative;
	top: 4px;
}

#inhalte table tr td.zsumme {
	text-align: right;
	margin: 0px;
	padding: 0px;
/*	background-color: red;*/
}

#inhalte table tr td.zsumme p {
	float: right;
/*	background-color: lime;*/
}

#inhalte table tr td.zsumme strong {
	color: Black;
}

#inhalte table tr.tablehead td.position h2,
#inhalte table tr.tablehead td.preis, 
#inhalte table tr.tablehead td.menge, 
#inhalte table tr.tablehead td.gesamt {
	vertical-align: bottom;
}

#inhalte table tr.tablehead td.position h2 {
	padding: 0px 0px 0px 10px;
}
	

/*#inhalte table tr.tablehead td.preis p strong, 
#inhalte table tr.tablehead td.menge p strong, 
#inhalte table tr.tablehead td.gesamt p strong {
	color: lime;
	height: 30px;
	line-height: 20px;
	border: 1px solid red;
}

#inhalte table tr.tablehead td.preis, 
#inhalte table tr.tablehead td.menge, 
#inhalte table tr.tablehead td.gesamt {
	background-color: blue;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
}

#inhalte table tr.tablehead td.position h2 strong,
#inhalte table tr.tablehead td.preis h2 strong, 
#inhalte table tr.tablehead td.menge h2 strong, 
#inhalte table tr.tablehead td.gesamt h2 strong {
	background-color: blue;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
}
*/




/*--------------------------- Webvisitenkarte -------------------------------*/
table#webvisitenkarte tr td {
	width: 150px;
	text-align: center;
	padding: 0px 10px 10px 10px;
}

#inhalte table#webvisitenkarte_option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}

#inhalte table#webvisitenkarte_option tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}

#inhalte table#webvisitenkarte tr td h3 {	
	position: relative;
	top: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #FF5A00;
}

#inhalte table#webvisitenkarte_option tr td.beschreibung {
	padding-right: 20px;
}



