/* IconScreen 06.2006  */
/* Basic / Layout
------------------------------------------------------------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0; }

body {
	font: 78%/1.4em "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode",verdana, tahoma, arial, sans-serif;
	text-align: center; }

#wrapper {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	color: #4a4a4a;
	background: #fff url(/pics/handwerktest/bg.gif) no-repeat left top; }

#navigation {
	width: 190px;
	float: left;
	padding-top: 2em; }

#content {
	width: 790px;
	float: right;
	margin-top: 5.5em;
	margin-bottom: 3.5em; }

#mainContent {
	width: 530px;
	float: left;
	display: inline;
	/* :KLUDGE: Fixes IE double margin float bug */
	margin-left: 25px; }

#banner {
	width: 200px;
	float: right;
	text-align: right; }

#footer { clear: both; }

#datenschutz li { padding: 8px 0;}


/* allgemein
------------------------------------------------------------------------------------------------------------------*/
h1, h2, h4 { font-weight: normal; }

h1 {
	font-size: 1.4em;
	padding-top: 25px; }

h2 {
	font-size: 1.2em;
	padding-top: 25px; }

h3 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 32px 0 10px 0;
	background: url(/pics/handwerktest/bg-tabledata.gif) repeat-x left bottom; }

h4 {
	font-size: 1.1em;
	padding: 5px 0 18px 0; }

#standardContent p, #standardContent ol , #standardContent ul {
	margin-left: 55px;
	padding: 1em 0 1em 0; }

big { font-size: 1.4em; }

em {
	background-color: #fff;
	color: red;
	margin-bottom: 4px; }

small { font-size: 0.8em; }
.print, .skip { display: none; }

a {
	text-decoration: none;
	background-color: #fff;
	color: #004682; }

a:hover {
	text-decoration: underline;
	background-color: #fff;
	color: #638F3B; }



/* Navigation
------------------------------------------------------------------------------------------------------------------*/
#navigation ul {
	padding-top: 2.2em;
	list-style: none; }

#navigation li a { display: block; }

#navigation li {
	border-bottom: 1px solid #DFE4E8;
	padding: 5px 5px 5px 0; }

#navigation .Visited { font-weight: bold; }



/* Head
------------------------------------------------------------------------------------------------------------------*/
#head {
	border-bottom: 1px solid #004682;
	text-align: right;
	margin-bottom: 4px; }



/* Teaserhome
------------------------------------------------------------------------------------------------------------------*/
#teaserhome img { float: left; }

#teaserhomefirstp, #teaserhomesecondp {
	padding: 1em 0 5px 8px;
	margin-left: 215px;
	color: #4a4a4a; }

#teaserhomefirstp {
	min-height: 10em;
	background-color: #f6f8f9; }

#teaserhomesecondp {
	display: block;
	min-height: 5em;
	background: #ebf0f2 url(/pics/handwerktest/bubble-bottom.jpg) no-repeat left bottom; }


/* GivMeFive
------------------------------------------------------------------------------------------------------------------*/
#givemefive  { padding-top: 4px;border-top: 1px solid #004682;}
#givemefive table { width: 100%; }
#givemefive td {text-align: left; padding: 4px 12px 4px 6px; height: 21px; vertical-align: middle;  border-bottom: 1px solid #C6D6E3; }
#givemefive th { text-align: left; height: 21px; padding-top: 6px; border-bottom: 1px solid #004682; }


/* Coop
------------------------------------------------------------------------------------------------------------------*/
.coop {
	padding-top: 4px;
	border-top: 1px solid #004682;
	border-bottom: 1px solid #004682; }

.coop img {
	padding-top: 3em;
	float: left; }

.coop p {
	margin-left: 225px;
	padding: 5px 5px 10px 0; }



/* Form
------------------------------------------------------------------------------------------------------------------*/
legend { display: none; }
fieldset { border: none; }

#gewerk {width: 89%;}
#bezirk {width: 89%;}
#flg_handwerktest {}
#flg_notdienst {}

/* input, textarea */
#suchwort {
	font-size: 1.4em;
	width: 89%; }
	
	
#standort {
	width: 89%; }

#anliegen, #comment {
	width: 90%;
	margin: 0 0 16px 0; }

/* Button */
#submit, #firstname, #surname, #name, #email {
	width: 90%;
	margin: 0 0 4px 0; }



/*  Table allgemein
------------------------------------------------------------------------------------------------------------------*/
table {
	margin-top: 0.3em;
	width: 99%; }

th {
	padding: 2px 15px 2px 0;
	text-align: right;
	font-weight: normal;
	vertical-align: top; }

td {
	padding: 2px 0 2px 0;
	vertical-align: top; }

#suche th, #meinung th, #betriebsangaben th { width: 208px; }



/*  Suchergebnis
------------------------------------------------------------------------------------------------------------------*/
#suchergebnis th {
	background-color: #fff;
	width: 15%;
	color: #b8b8b8; }

#suchergebnis td { border-bottom: 1px solid #e3e3e3; }

#suchergebnis .minilogo {
	width: 44px;
	vertical-align: bottom; }

#suchergebnis .endeintrag {
	height: 30px;
	border: none !important;
	background: url(/pics/handwerktest/bg-tabledata.gif) repeat-x left top; }
	
#paging { width: 520px; }
#paging1, #paging3 { width: 60px; vertical-align: middle; }
#paging1 a, #paging3 a { font-weight: bold;  }
#paging2 { width: 400px;  }
#paging td { border: none; padding: 3px; }

#paging2 { font-size: 16px; font-weight: bold; }
#paging2 a { font-size: 12px; font-weight: normal; }

#pagingtop, #pagingbottom {
	text-align: right;
	font-size: 1em;
	font-weight: bold;
	padding: 12px 0 6px 0; }
	
#pagingtop {
	background: url(/pics/handwerktest/bg-tabledata.gif) repeat-x left bottom; }

#pagingbottom {
	background: url(/pics/handwerktest/bg-tabledata.gif) repeat-x left top; }


/*  Detail
------------------------------------------------------------------------------------------------------------------*/
#kontakt img {
	float: left; }

#kontakt p, #kontakt h2 {
	padding: 0.4em 0 0 0;
	margin-left: 225px; }

#ergebnis, #betriebsangaben, #umgebungskarte {
	padding-top: 0.5em;
	background: url(/pics/handwerktest/bg-tabledata.gif) repeat-x left top; }

#ergebnis { 
	background-color: #ebf0f2;	
	color: #4a4a4a; }
	
#ergebnis a { 
	color: #004682;
	background-color: #ebf0f2; }

#ergebnis .note {
	vertical-align: middle;
	width: 220px;
	text-align: center; }

#ergebnis th {
	border-bottom: 1px solid #e3e3e3;
	font-weight: bold; }

#betriebsangaben th {
	border-top: 1px solid #e3e3e3;
	font-weight: bold; }

#ergebnis th { text-align: left; }

#betriebsangaben th {
	color: #b8b8b8;
	background-color: #fff; }

#bewertungslink a {
	padding: 1em 1em 1em 2em;
	font-size: 1em;
	font-weight: bold;
	display: block; }
	

#ergebnis .top6 { padding-top: 6px; }
#ergebnis .bottom6 { padding-bottom: 6px; }
#ergebnis .borderbottom { border-bottom: 1px solid #fff; }
#ergebnis .bordernone { border: none; }
#ergebnis .big { font-size: 1.5em; font-weight: bold; }



/*  Fragebogen
------------------------------------------------------------------------------------------------------------------*/
.wertung5, .wertung4, .wertung3, .wertung2, .wertung1, .radio {
	color: #999;
	font-size: 1.2em;
	text-align: center;
	height: 45px;
	width: 100px;
	padding: 3px 3px 3px 0; }

.wertung5 { background: #ebf0f2 url(/pics/handwerktest/ministar5.gif) repeat-x left bottom; }
.wertung4 { background: #ebf0f2 url(/pics/handwerktest/ministar4.gif) repeat-x left bottom; }
.wertung3 { background: #ebf0f2 url(/pics/handwerktest/ministar3.gif) repeat-x left bottom; }
.wertung2 { background: #ebf0f2 url(/pics/handwerktest/ministar2.gif) repeat-x left bottom; }
.wertung1 { background: #ebf0f2 url(/pics/handwerktest/ministar1.gif) repeat-x left bottom; }

.radio {
	height: auto;
	background-color: #f6f8f9; }



/*  Meinung
------------------------------------------------------------------------------------------------------------------*/
#preview { 
	padding: 20px; 
	background: #ebf0f2; 
	color: #4a4a4a; }
	
#preview a { 
	color: #004682; 
	background: #ebf0f2;  }



/* FAQ
------------------------------------------------------------------------------------------------------------------*/
#FAQ_DL {
	margin-left: 55px;
	margin-top: 10px; }

#FAQ_DL dl {
	margin: 0;
	padding: 0; }

#FAQ_DL dt {
	margin: 0;
	padding: 5px;
	color: #004682;
	background-color: #ebf0f2;
	border-bottom: 1px solid #d3dde9;
	border-left: 1px solid #d3dde9; }

#FAQ_DL dd {
	margin: 0;
	padding: 0 5px 5px 38px;
	background-color: #f6f8f9;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	color: #333; }

#FAQ_DL p { display: none; }



/* Banner
------------------------------------------------------------------------------------------------------------------*/
#banner .top, #banner .bottom {
	border-bottom: 1px solid #d4dadf;
	display: block;
	color: #d4dadf;
	background-color: #fff; }

#banner .bottom { margin-top: 12px; }
#banner .top { padding-bottom: 0.2em; }
#banner img { padding: 3px 5px 3px 0; }



/* Footer
------------------------------------------------------------------------------------------------------------------*/
#footer p {
	display: block;
	text-align: right;
	margin-left: 0!important;
	margin-bottom: 4em!important;
	padding: 4px 0 0 0 !important;
	border-top: 1px solid #004682; }
