/* CSS Document: Style */

/* Farben

Frank und Frei	weiß:       #ffffff
                orange:     #F08A00

*/



/* ##### Reset-Skript ##### */
center, isindex, html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 101%;
	font-family: inherit;
	font-variant: inherit;
	vertical-align: baseline;
}

html {
 height:100%;
 margin-bottom:0px;
}

body {		
	background-color: #ffffff;
}

/* PNG-Behavior */
img {
   behavior: url("layout/pngbehavior/pngbehavior.htc");
}


/* ########################################################################## */


/* ##### Umfassender Container, Linksausrichtung der Seite auf dem Bildschirm ##### */
/*
#container {
	height:100%;
width: 100%;
}
*/

/* ##### Abstand des oberen Balkens nach links und rechts ##### */


#container {
width: 820px;
margin-left: auto;
margin-right: auto;
}


/* ##### Header-Bereich ##### */


#logo {
	height:90px;
	width: 830px;
	margin-top: 20px;
}

#header_pic {
	height:230px;
	width:800px;
	float:left;
	background-image: url(../images/frank_und_frei.jpg);
	background-repeat: no-repeat;
}

#imageflow {
	height:230px;
	width:800px;
	float:left;
}


#metanavi{
  height: auto;
  width: 800px;
  text-align: right;
}

/* ##### Content-Bereich ##### */

#content {
	width:820px;
	height: auto;
	margin-top:30px;
	padding-bottom: 30px;
	float: left;
}

#navigation {
	width:149px;
	height: auto;
	float:left;
}

#main_content_2 {
	float:left;
	height:auto;
	width:650px;
	padding-left: 20px;
	border-left: 1px solid #d5d5d5;
  overflow: hidden;
}

#main_content {
	float:left;
	height:auto;
	width:432px;
	padding-left: 20px;
	border-right: 1px solid #d5d5d5;
	border-left: 1px solid #d5d5d5;
	overflow: hidden;
}

#kontext_spalte {
  width: 177px;
  height: 399px;
  float: left;
  padding-left: 20px
}


.fixfloat {
  clear:both;
}
/* ############## Verschiedene Teaser ####################*/

.box_teaser {
  padding:20px;
	width:154px;
	height: auto;
	border: 1px solid #d5d5d5;
  margin-bottom: 20px;
  float: left;
  margin-right: 20px;
  overflow: hidden;
}

.dunkelgrau .box_teaser {
  background-color: #616161;
}

.ohne_Rahmen .box_teaser {
  border: 1px solid #FFFFFF;
}


.hellgrau .box_teaser {
  background-color: #d4d4d4;
}

.orange .box_teaser {
  background-color: #f08a01;
}

.box_teaser .image {
  margin-bottom: 20px;
}
/* ############## News Teaser ####################*/

.teaser {
	width:410px;
	height: auto;
  margin-bottom: 20px;
  float: left;
  margin-right: 20px;
  border-bottom: 2px dotted #d5d5d5;
}

.teaser_image {
  float: left;
  margin-right: 20px;
}

.box_white {
	width:auto;
	height: auto;
	margin-right: 20px;
	margin-bottom: 20px;
}

.box_white_right {
	width:auto;
	height: auto;
	margin-bottom: 20px;
}

.box_grey {
	padding:20px;
	height: auto;
	width: auto;
	background: #e7e7e7;
  margin-bottom: 20px;
  margin-right: 20px;
}

/* ############## GALERIE ############### */

.bild {
  float: left;
  margin-right: 20px;
  border: 1px solid #d5d5d5;
  margin-bottom: 20px;
  cursor: pointer;
}

.image_float_left {
  float: left;
  display: block;
  margin-right: 30px;
  _border: 1px solid #d5d5d5;
  margin-bottom: 5px;
}

.galerie_container {
  height: auto;
  width: auto;
}

/* ##### Kontakt-Formular ##### */

.fieldset {
  float: left;
  margin-right: 0px;
  padding-right: 20px;
  margin-bottom: 20px;
  width: 390px;
}

.formtext {
  position: relative;
  left: 30px;
  border: 1px solid #e5e5e5;
  margin-bottom: 5px;
  width: 200px;
}

.text {
  margin-left: 30px;
  border: 1px solid #e5e5e5;
  margin-bottom: 0px;
  width: 123px;
}

.text2 {
border: 1px solid #e5e5e5;
margin-bottom: 0px;
width: 60px;

}

.formtextfield {
position: relative;
left: 30px;
border: 1px solid #e5e5e5;
margin-bottom: 7px;
width: 200px;
height: 150px;
}

.formhinweis {
width: auto;
}

.formsubmit, #buttonSubmit, #buttonLogoff, .submit {
border: 1px solid #8b9690;
background: #e5e5e5;
margin-top: 7px;
}

a.button, .button {
border: 1px solid #8b9690;
background: #e5e5e5;
margin-top: 7px;
padding: 3px;
padding-left: 5px;
padding-right: 5px;
}

a.button:hover, .button:hover {
background: #b8b8b8;
text-decoration: none;
}

.formtextfield:hover, .formtext:hover {
  border: solid 1px #c1c1c1;
}

label {
width: 105px;
display: block;
float: left;
}

.formcaptcha {
   margin-right: 500px;
}

legend {
margin-left: -7px;
margin-bottom: 5px;
}

text[id]legend {
margin-left: 0px;
}

.forminfo, .formerror {
color: #db0133;
}





/* ------##### Verschiedenes #####-------- */


.history_back {
   clear: both;
}

.history_back2 {
   clear: left;
}


.trennlinie {
   border: 0; 
   border-bottom: 2px dotted #d5d5d5;
   margin-top: 20px;
   margin-bottom: 20px;
   background-color: #ffffff; /* Farbe für Opera und Firefox */
   color: #ffffff; /* Farbe für Internet Explorer (IE) */
   height: 1px; 
}


.news_bild {
   float: left;
   height: 400px;

}


.article-list {
   margin-left: 30px; 
}

.article-list a {
   text-decoration: none;
}

.article-list a:hover {
   text-decoration: underline;
}


/*
#box_grey {
	padding:10px;
	width:100%;
	overflow:hidden;
	background-color:#ededed;
}

*/
/* ------##### Main-Navi #####-------- */



/* ------##### Teaser #####-------- */
/*
.teaser {
  padding:10px;
	width:458px;
	height: auto;
	border: 1px solid #e7e7e7;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 20px;
  float: left;
  margin-right: 20px;
}

.teaser_image {
float: left;
margin-right: 20px;
}

*/

