/*------------------------------------------------------------------------------

  typography style sheet
  
  author:   maik mettenheimer <maik@mettbox.de>
  version:  2008-07-07
  website:  http://www.caroline-kruell.de
  
------------------------------------------------------------------------------*/

/* general
------------------------------------------------------------------------------*/

html, body {
	font-size: 12px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #000;
  line-height: 140%;
}

/* headlines
------------------------------------------------------------------------------*/
/* :INFO: h1 is only used by page title, see layout.css */

h2 {
  font-size: 105%;
  padding: 0 0 1.2em 0;
  margin: 0;
}

h3 {
  font-size: 100%;
  padding: 1em 0 0.5em 0;
  color: rgb(187,0,32);
  margin: 0;
  clear: both;
}

h3.black {
  font-size: 100%;
  color:  #000;
}

h3.top {
  padding-top: 0;
}

/* start: herzlich willkommen */
h2.start {
  position: absolute;
	top: 200px;
	left: 160px;
  width: 318px;
	height: 109px;
  z-index: 99999;
}

h2.start span {
	background: url(../images/herzlich_willkommen.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
  z-index: 99999;
}

/* paragraphs
------------------------------------------------------------------------------*/

p {
  padding: 0 0 0.5em 0;
  margin: 0;
}

/* anker
------------------------------------------------------------------------------*/

a:link, a:visited {
	color: rgb(187,0,32);
	text-decoration: none;
	font-weight: normal;
  outline: none;
}

a:hover, a:active {
	color: #B5B2B8;
	text-decoration: none;
	font-weight: normal;
  outline: none;
}

body.presse a {
	font-weight: bold;
}

/* lists
------------------------------------------------------------------------------*/

ul {
  margin: 0 0 0.5em 0;
  padding: 0 0 0.5em 0;
}

li {
  list-style-type: none;
  text-align: left;
  margin: 0;
  padding: 0 0 0 12px;
  background: url(../images/bullet.gif) no-repeat 0 0.5em;
}

ul.ditto_pr {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.ditto_pr li {
  list-style-type: none;
  background-image: none;
  margin: 0 0 1.2em 0;
  padding: 0;
}

ul#newsletterOverview,
ul#newsletterOverview ul {
  margin: 0;
  padding: 0;
}

ul#newsletterOverview li,
ul#newsletterOverview li ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  background-image: none;
}

/* special styles: seminar description
------------------------------------------------------------------------------*/

#seminar_info h2 {
	color: #B5B2B8;
	color: #fff;
	margin: 30px 10px 0.5em 10px;
	padding: 0;
}

#seminar_info ul {
	margin: 0 10px 0.5em 10px;
	padding: 0;
	list-style-type: none;
	color: #fff;
}

#seminar_info ul li {
	margin: 0;
	padding: 0 0 1em 0;
	list-style: none;
	color: #fff;
  background-image: none;
}

#seminar_info p {
	margin: 0 10px 0.5em 10px;
}

#seminar_info a:link,
#seminar_info a:visited {
	color: #B5B2B8;
	text-decoration: none;
	font-weight: normal;
}

#seminar_info a:hover,
#seminar_info a:active {
	color: #000;
	font-weight: normal;
}

/* special styles: start_info
------------------------------------------------------------------------------*/

#start_info h2 {
	color: #B5B2B8;
	color: #fff;
	margin: 30px 10px 0.5em 10px;
	padding: 0;
}

#start_info ul {
	margin: 0 10px 0.5em 10px;
	padding: 0;
	list-style-type: none;
	color: #fff;
}

#start_info ul li {
	margin: 0;
	padding: 0 0 1em 0;
	list-style: none;
	color: #fff;
	background-image: none;
}

#start_info p {
	margin: 0 10px 0.5em 10px;
}

#start_info a:link,
#start_info a:visited {
	color: #B5B2B8;
	text-decoration: none;
	font-weight: normal;
}

#start_info a:hover,
#start_info a:active {
	color: #000;
	font-weight: normal;
}

/* netzwerk */

/*
.netzwerk .content ul {
  margin: 0;
  padding: 0;
  float: left;
}

.netzwerk .content ul li {
  float: left;
  display: block;
  width: 200px;
  height: 100px;
  list-style-type: none;
  text-align: left;
  margin: 0;
  padding: 0;
  margin-right: 25px;
  background-image: none;
}
*/

.netzwerk .content ul {
  margin: 0;
  padding: 0;
}

.netzwerk .content ul li {
  display: block;
  list-style-type: none;
  text-align: left;
  height: 140px;
  margin: 0 0 28px 0;
  padding: 0;
  background-image: none;
}

/* special styles: seminar list
------------------------------------------------------------------------------*/

#seminar_list {
  margin-top: 0px;  
}

#seminar_list ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#seminar_list ul li {
	margin: 0 0 0.5em 0;
	padding: 0;
  background-image: none;
}

#seminar_list ul li a {
	display: block;
	width: 450px;
	background: url(../images/item.gif) no-repeat right;
}

a.textlink:link,
a.textlink:visited {
  font-weight: bold;
  color: #000;
  text-decoration: none;
}

a.textlink:focus,
a.textlink:active,
a.textlink:hover {
  text-decoration: underline;
}


/* special styles: congress list
------------------------------------------------------------------------------*/

#congress_list ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#congress_list ul li {
	margin: 0 0 0.5em 0;
	padding: 0;
}

#congress_list ul li a {
	display: block;
	background: url(../images/item.gif) no-repeat right;
}

/* special styles: lectures list
------------------------------------------------------------------------------*/

#lectures_list ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#lectures_list ul li {
	margin: 0 0 0.5em 0;
	padding: 0;
}

#lectures_list ul li a {
	display: block;
	background: url(../images/item.gif) no-repeat right;
}

/* pommo alerts
------------------------------------------------------------------------------*/

#alertmsg ul {
	list-style-type: none;
	background-image: none;
	margin: 0;
	padding: 0;
}

#alertmsg ul li {
	list-style-type: none;
	background-image: none;
	margin: 0;
	padding: 0 0 0.5em 0;
}

#alertmsg ul li strong {
	font-weight: normal;
}

/* forms
------------------------------------------------------------------------------*/

form {
  margin: 1em 0 0 0;
  padding: 0;
	width: 450px;
}

.buchung form {
	margin-top: 1em;
	width: 500px;
}

form p {
	padding: 1px;
	margin: 0;
	display: inline-block; /* IE 6 */
	float: none;
	text-align: left;
}

label {
	float: left;
	width: 95px;
}

label.radio {
	float: none;
	width: auto;
	margin-right: 2em;
}

label.captcha {
	padding-top: 3px;
}

label img {
	border: 1px solid rgb(187,0,32);
	height: 15px;
	overflow: hidden;
}

input:focus, textarea:focus, select:focus {
  background-color: #eaeaea;
}

input, textarea, select {
	width: 230px;
	margin: 2px;
	padding: 1px;
	font-size: 95%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	border: 1px solid rgb(187,0,32);
}

input.zipcode {
	width: 45px;
}

input.city {
	width: 173px;
}

input.small {
	width: 109px;
}

textarea {
  height: 70px;
}

textarea#answer {
	height: 48px;	
}

select {
  width: 235px;
}

option {
    width: auto;
    padding: 2px;
    font-size: 95%;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #000;
    border: none;
}

input.send_button {
    margin: 0;
    padding: 0;
    margin-left: 97px;
    margin-right: 30px;
    width: 100px;
    background-color: #B5B2B8;
    cursor: pointer;
}

input.reset_button {
    margin: 0;
    padding: 0;
    width: 100px;
    background-color: #B5B2B8;
    cursor: pointer;
}

input.radio {
	width: auto;
	border: none;
}

span.error {
    font-weight: bold;
    color: rgb(187,0,32);
    width: 150px;
    z-index: 99999;
    position: relative;
}

.errors {
	font-weight: bold;
	color: rgb(187,0,32);
  margin: 20px 0;
  text-align: left;
}

/* coachingForm */

form.buchung textarea {
  height: 40px;
}

form.buchung {
  width: auto;
}

form.buchung label {}

form.buchung input,
form.buchung textarea {
  width: 210px;
}

form.buchung input.radio {
	width: auto;
	border: none;
}

form.buchung label.radio {
	width: auto;
}

form.buchung label.radio2 {
	float: none;
	margin-right: 2em;
}

form.buchung input.city {
	width: 153px;
}

form.buchung input.zipcode {
  width: 45px;  
}

form.buchung select {
  width: 215px;
}

form.buchung input.send_button  {
	width: 90px;
}

/* adviseForm */

form.adviseForm {

  width: 350px;
  margin-top: 0;
}

.adviseForm label {
  width: 140px;
}

.adviseForm input,
.adviseForm textarea {
  width: 185px;
}

.adviseForm input.send_button {
  width: 80px;
  margin-left: 142px;
	margin-right: 10px;
}

.adviseForm input.reset_button {
	width: 80px;
}

.adviseForm select {
  width: 190px;
}

.fieldGroup {
  float: left;
  width: 200px;
  margin: 0 0 4px 4px;
}

.fieldGroup p {
  padding: 2px 4px;
  float: none;
  clear: both;
}

.fieldGroup input {
  width: auto;
  float: left;
  margin-left: 0;
}

.fieldGroup label {
  width: auto;
  margin-left: 5px;
  float: left;
}


/* jquery validate */

form#prForm {
	margin: 0;
}

form#prForm div {
	position: relative;
	float: none;
	clear: both;
}

label.error {
	position: absolute;
	top: 3px;
	left: 340px;
    font-weight: bold;
    color: rgb(187,0,32);
    width: 200px;
    z-index: 99999;
}

form span.checkbox {
	margin: 3px 0 3px 2px;
	float: left;
	display: block;
	width: 232px;
	border: 1px solid rgb(187,0,32);
}

form span.checkbox input {
	float: left;
	margin-right: 5px;
}

form span.checkbox span {
	float: left;
	width: 115px;
}

form#prForm span.checkbox span label {
	width: auto;
	float: left;
}

input.submit {
    margin: 10px 30px 0 97px;
    padding: 0;
    width: 100px;
    background-color: #B5B2B8;
    cursor: pointer;
    float: none;
    clear: both;
}

