/*
------------------------------------------------------------
CSS fuer www.kreidekasten.de
(c) November 2008 Hendrik Toepfer

Text
Standard = #554834
Links = #d91027

Trennlinien
Grau = #373029

Hintergrund Herbst = #3d311f
Hintergrund Fruehling = #00547a
Hintergrund Kommentare = #f2ede7
------------------------------------------------------------
*/

/*
------------------------------------------------------------
Allgemeine Formatierung
------------------------------------------------------------
*/

html, body, p, h1, h2, h3, h4, ul, ol,
span, a, table, td, form {
  font-family: "Georgia", "Times New Roman", Times, serif;
  color: #554834;
  font-size:0;
  line-height:0;
  margin: 0;
  padding: 0;
}

dd, dl, dt, li {
  font-family: "Georgia", "Times New Roman", Times, serif;
  color: #554834;
  background-color: #fff;
  font-size:0;
  line-height:0;
  margin: 0;
  padding: 0;
}

h1 {
  font-size: 25px;
  line-height: 35px;
  font-weight:bold;
}

h2 {
  font-size: 13px;
  line-height: 18px;
  font-weight:bold;
}

h3 {
  font-size: 13px;
  line-height: 18px;
  font-style: italic;
  font-weight:bold;
}

h4 {
  font-size: 11px;
  line-height: 13px;
  font-weight: normal;
}

p {
  font-size: 13px;
  line-height: 18px;
}

.caps {
  font-size: 13px;
  line-height: 18px;
}

.kommentar .caps {
font-size: 11px;
  line-height: 13px;
}
a:link, a:visited {
  font-size: 13px;
  line-height: 18px;
  font-weight: bold;
  color: #d91027;
  font-style: italic;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}


/*
------------------------------------------------------------
SLIMBOX
------------------------------------------------------------
*/

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/css/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/css/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/css/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: "Verdana", Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #554834;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/css/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


/*
------------------------------------------------------------
Hintergrund
------------------------------------------------------------
*/

body {
  background-color: #00547a;
}


/*#website_bg {
  position: absolute;
  left: 50%;
  margin: 0 0 0 -500px;
  width: 1000px;
  width: 1000px;
  left: 50px;
  font-size:0;
  line-height:0;
  float: left;
  background-color: #fff;
}*/

#website_bg {
  position: relative;
  margin: 0 auto;
  width: 1000px;
overflow: hidden;
  font-size:0;
  line-height:0;
  float: none;
  background-color: #fff;
}


/*
------------------------------------------------------------
Layer, Header
------------------------------------------------------------
*/

#header {
  font-size:0;
  line-height:0;
  float: left;
}

#bgheader {
  position: relative;
  left: 0px;
  width: 1000px;
  height: 175px;
  font-size:0;
  line-height:0;
  background: url(/images/bgheader_fruehling.jpg) no-repeat;
  float: left;
}


#logo_kreidekasten {
  position: relative;
  left: 30px;
  top: 100px;
  font-size:0;
  line-height:0;
  float: left;
}

/*
------------------------------------------------------------
Layer, Main
------------------------------------------------------------
*/

.main {
  position: relative;
  left: 30px;
  width: 940px;
  float: left;
background-color: #fff;
}

.trenner_doppelt {
    width: 940px;
  height: 4px;
  background: url(/images/trenner_doppelt.gif) repeat-x;
  float: left;
}

.content {
  width: 940px;
  background: url(/images/trenner_vertikal.gif) repeat-y;
  float: left;
}

.links {
  width: 450px;
  float: left;
}

.mitte  {
  width: 205px;
  float: left;
}

.rechts {
  width: 205px;
  float: left;
}

.datum_artikel {
  width: 450px;
  height: 27px;
  margin-top: 8px;
  border-bottom: 1px solid #373029;
}

.subhead_links {
  float: left;
}

.subhead_rechts {
  float: right;
}

.headline {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}

.subhead {
  margin-bottom: 15px;
  font-weight: bold;
}

.bild_artikel {
  margin-bottom: 15px;
}

.artikel {
  margin-bottom: 30px;
}

.artikel dd {
  text-align: center;
}

.abschluss_artikel {
  width: 450px;
  height: 30px;
  margin-bottom: 30px;
  text-align: center;
  border-top: 1px solid #373029;
  border-bottom: 1px solid #373029;
  background-color: #f2ede7;
}

.abschluss_kommentar {
  margin-top: 5px;
}

.spalte_klein_subheads {
  width: 205px;
  height: 27px;
  margin-top: 8px;
  border-bottom: 1px solid #373029;
}

.vorschau_box {
height: 125px;
  margin-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #373029;
  background: url(/images/platzhalter_leer.jpg) no-repeat;
}

.vorschau {
  position: absolute;
  
}

.bild_vorschau {
  position: absolute;
}

.text_vorschau {
  position: relative;
  top: 10px;
  left: 10px;
  width: 175px;
  padding: 5px;
background: url(/images/trans_weiss.png);
  /*background-color: #fff;*/
}

.arbeitsproben_vorschau {
  position: relative;
  top: 10px;
  left: 10px;
  width: 175px;
  padding: 5px;
background: url(/images/trans_weiss.png);
  /*background-color: #fff;*/
}


.platz_abschluss {
  height: 30px;
}

.kontakt_box {
  margin-top: 7px;
  padding-bottom: 10px;
  border-bottom: 1px solid #373029;
}

.kommentar_box {
  margin-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #373029;
}

.kommentar {
  width: 195px;
  padding: 5px;
  background-color: #f2ede7;
}

.kommentar p {
  font-size: 11px;
  line-height: 13px;
  font-weight: normal;
  /*font-style: italic;*/
}

.kommentar h2 {
  font-size: 11px;
  line-height: 13px;
  font-weight: bold;
}

.kommentar a {
  font-size: 11px;
  line-height: 13px;
  font-style: normal;
  color: #d91027;
}

.kommentar h3 {
  font-size: 11px;
  line-height: 13px;
  font-weight: bold;
  font-style: normal;
  color: #d91027;
}

.comment_name {
  font-size: 11px;
  line-height: 13px;
  font-weight: bold;
  font-style: normal;
  color: #d91027;
}

#txpCommentInputForm {
font-weight: bold;
  margin-top: 10px;
}

/*
------------------------------------------------------------
Archiv-Liste
------------------------------------------------------------
*/

/*.artikel dl {
  width: 450px;
  height: 30px;
  padding-top: 6px;
  text-align: center;
  border-top: 1px solid #373029;
}*/

.artikel dd {
  font-weight:bold;
  width: 450px;
  height: 25px;
  padding-top: 5px;
  text-align: center;
  border-bottom: 1px solid #373029;
  background-color: #f2ede7;
}

.artikel dt {
  font-size: 25px;
  line-height: 35px;
  font-weight:bold;
  width: 450px;
  height: 40px;
  padding-top: 30px;
  text-align: center;
  border-bottom: 1px solid #373029;
}

.mitte h2 {
  width: 205px;
  height: 27px;
  margin-top: 8px;
  border-bottom: 1px solid #373029;
}

/*
------------------------------------------------------------
Formular
------------------------------------------------------------
*/

.kommentar_formular_box {
  /*margin-top: 10px;*/
  padding-bottom: 10px;
  border-bottom: 1px solid #373029;
}

.kommentar_formular {
  width: 195px;
  padding: 5px;
  background-color: #f2ede7;
}

.kommentar_formular p {
  font-size: 11px;
  line-height: 13px;
  font-weight: normal;
  /*font-style: italic;*/
}

.kommentar_name input{
  width: 190px;
  height: 15px;
  border: 1px solid #6C7B86;
  background-color: #fff;
}

.kommentar_web input{
  width: 190px;
  height: 15px;
  border: 1px solid #6C7B86;
  background-color: #fff;
}

.kommentar_nachricht textarea {
  width: 190px;
  height: 100px;
  border: 1px solid #6C7B86;
  background-color: #fff;
}

.button_links {
float: left;
}

.button_rechts {
float: right;
}

.button_links input {
width: 80px;
  font-family: "Georgia", Times New Roman, Times, serif;
line-height: 14px;
  font-size: 13px;
  font-weight: bold;
  font-style: italic;
  color: #d91027;
  text-decoration: none;
  border: none;
cursor: pointer;
  background-color: #fff;
}

.button_rechts input {
width: 80px;
  font-family: "Georgia", Times New Roman, Times, serif;
line-height: 14px;
  font-size: 13px;
  font-weight: bold;
  font-style: italic;
  color: #d91027;
  text-decoration: none;
  border: none;
cursor: pointer;
  background-color: #fff;
}

.comments_error {
	color: #000;
	background-color: #fff4f4;
}

/*
------------------------------------------------------------
Layer, Footer
------------------------------------------------------------
*/

#footer {
  font-size:0;
  line-height:0;
  float: left;
}

#bgfooter {
  position: relative;
  left: 0px;
  bottom: 0px;
  width: 1000px;
  height: 107px;
  font-size:0;
  line-height:0;
  background: url(/images/bgfooter_fruehling.jpg) no-repeat;
  float: left;
}

#footer_rechts {
  width: 930px;
  margin-top: 6px;
  text-align:right;
  float: left;
}

#footer_rechts a{
  font-size: 11px;
  line-height: 18px;
  font-style: normal;
  color: #d91027;
}


/*
------------------------------------------------------------
Layout, allgemein
------------------------------------------------------------
*/

.clearit {
  clear: left;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
}

.platz40x10 {
  width: 40px;
  height: 10px;
  font-size:0;
  line-height:0;
  float: left;
  /*background-color: #333;*/
}

.platz5x5 {
  width: 5px;
  height: 5px;
  font-size:0;
  line-height:0;
  float: left;
  /*background-color: #333;*/
}