/* $Id: style.css,v 1.1.4.2 2009/03/19 23:50:07 couzinhub Exp $
*/

/* ---  Textanzeige  --- */

.captcha {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00466E;
	border-bottom-color: #00466E;
	padding:18px;
	background-color:#cccccc;
	margin-bottom:20px;
}

.captcha .description {font-weight:bold; font-size:14px;}

.captcha #edit-captcha-response {
	width: 40px;
	display:inline;
}

.captcha legend {display:none;}

body.page-textanzeige, body.page-node-13-done {background-color:#E7B441;}

.page-textanzeige, page-node-13-done {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D6490;
}

.page-textanzeige #content {margin-top:120px; width:550px; padding-left:30px; padding-bottom:30px;}
.page-node-13-done #content {margin-top:160px; padding-left:30px; padding-bottom:30px; padding-right:30px;}
.page-textanzeige #page, .page-node-13-done #page {
	width:620px;
	background-image: url(/drupal6/sites/all/themes/basic/images/textanzeige-header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	/*padding-right:30px;*/
}

.page-textanzeige #webform-component-1_zeile_maximal_25_zeichen_mit_leerzeichen .form-text {
	margin-top:10px;
	display: block;
	background-color: #e5ecf0;
	width: 341px;
	padding:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#00466e;
	font-weight:bold;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #00466e;
}

.page-textanzeige #webform-component-2_zeile_maximal_30_zeichen_mit_leerzeichen .form-text, .page-textanzeige #webform-component-3_zeile_maximal_30_zeichen_mit_leerzeichen .form-text, .page-textanzeige #webform-component-4_zeile_maximal_30_zeichen_mit_leerzeichen .form-text, .page-textanzeige #webform-component-5_zeile_maximal_30_zeichen_mit_leerzeichen .form-text, .page-textanzeige #webform-component-6_zeile_maximal_30_zeichen_mit_leerzeichen .form-text {
	margin-top:10px;
	display: block;
	background-color: #e5ecf0;
	width: 341px;
	padding:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#00466e;
	font-weight:normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: 0;
	border-right-color: 0;
	border-bottom-color: #00466e;
	border-left-color: 0;
}
#webform-component-weitere_zeilen {
margin-bottom:20px;
padding:0px;
}

#webform-component-weitere_zeilen legend {
	font-size:12px;
	font-weight:normal;
	display:block;
	margin:0px;
	height:18px;
	padding: 0px;
	background-image: none;
}

#webform-component-weitere_zeilen a, #webform-component-weitere_zeilen a:link, #webform-component-weitere_zeilen a:visited, #webform-component-weitere_zeilen a:active {
	font-weight:bold;
	color:#00466e;
}

.page-textanzeige a, .page-textanzeige a:link, .page-textanzeige a:visited, .page-textanzeige a:active {
	font-weight:bold;
	color:#00466e;
}

.page-node-13-done a, .page-node-13-done a:link, .page-node-13-done a:visited, .page-node-13-done a:active {
	font-weight:bold;
	color:#00466e;
}

.page-textanzeige .form-radios .form-item {margin:0px 19px 0px 0px; display: inline;}
.page-textanzeige .form-item .description {
font-size:12px; width:500px;
}
.page-textanzeige #webform-component-2___ .form-item .description p {
margin-top:0px;
color:#FF0099;
line-height:18px;

}

.page-textanzeige .form-text, .page-textanzeige .form-textarea, #webform-component-branche select {
	margin-top:5px;
	margin-bottom:0px;
	display: block;
	background-color: #e5ecf0;
	width: 349px;
	padding:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00466e;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#00466e;
}

.page-textanzeige .webform-component-fieldset legend, #webform-component-3__zusatzinfos label, #webform-component-mediadaten label {
	font-size:18px;
	font-weight:bold;
	display:block;
	margin-right: -5px;
	margin-bottom:20px;
	padding-top:20px;
	height:24px;
	padding-left: 50px;
	background-image: url(/drupal6/sites/all/themes/basic/images/ruka.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#edit-submitted-mediadaten-ja-wrapper label, #edit-submitted-mediadaten-nein-wrapper label {
	font-size:12px;
	font-weight:normal;
	display:inline;
/*	margin-left:-30px;*/
	margin:0px;
	height:18px;
	padding-left: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
}

.page-textanzeige input {
	font-size:14px;
	padding: 12px;
	font-weight: bold;
	color:#00466e;
	margin-top:10px;
	}
.page-textanzeige .form-item {margin-bottom:20px;}

/** General styles 
---------------------------------*/

body {
  margin: 0;
  font-size: 100%; /* Fixes exaggerated text resizing in IE6 and IE7 */
}

#page {
	/* Use a 12px base font size with a 18px line height */
  font-size: 12px; /* 16px x .75 = 12px */
  line-height: 1.286em; /* 14px x 1.286 = 18px */
}

body, caption, th, td, input, textarea, select, option, legend, fieldset {
	font-family: Arial, Helvetica, sans-serif;
}

/* When declaring Link states, remember: LoVe HA : Link | Hover | Visited | Active */

a:link, a:visited {
  color: blue;
  text-decoration: none;
}

a:hover, a:active {
  color: red;
  text-decoration: underline;
}

/* Titles  */

h1 {
	font-size: 2em;
	line-height: 1.3em;
	padding: 0 0 0.5em;
	margin: 0;
}
 
/* Paragraph Styles */

p {
  margin: 1em 0;
}

/* List Styles  */

ul, ol {
  margin-left: 0;
  padding-left: 2em;
}

/* Table Styles  */

table {
	width: 99%;
}
tr.even td, tr.odd td {
	padding: 10px 5px;
}
tr.odd {
	background-color: #fff;
}

/* Code */

pre, code {
  font-family: "monaco", "Courier New", monospace;
}

pre {
	background-color: #efefef;
	display: block;
	padding: 5px;
	margin: 5px 0;
	border: 1px solid #aaa;
}

/* List Styles */

ul          { list-style-type: disc; }
ul ul       { list-style-type: circle; }
ul ul ul    { list-style-type: square; }
ul ul ul ul { list-style-type: circle; }
ol          { list-style-type: decimal; }
ol ol       { list-style-type: lower-alpha; }
ol ol ol    { list-style-type: decimal; }

/* Abbreviation */

abbr {
  border-bottom: 1px dotted #666;
  cursor: help;
  white-space: nowrap;
}


/** Colours
---------------------------------
*  delete when starting a new theme
*/

#header {
	background-color: #ccc;
}

#footer {
	background-color: #eee;
}

#sidebar-left {
	background: #B9CAFF;
}

#sidebar-right {
	background: #FF8539;
}

#navigation {
	background-color: #f0ff83;
}