/* RESET für Browser Kompatibilitaet */
* {margin:0; padding:0; border:0}
* cite { font-style:normal; font-weight:normal; }

/* more resets: a:link, a, a.visited { text-decoration:none; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form, fieldset,input,textarea,blockquote,th,td,p { margin:0; padding:0; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { text-decoration:none; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ul,ol { list-style:none; }
caption,th { text-align:left; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
*/

/* ### reset some basic style ###################################################

dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a:hover { text-decoration:none; }*/


body {
  margin: 0;
  padding: 0;
  font: 80% arial, helvetica, sans-serif;
  letter-spacing: 0.025em;
  line-height: 1.8em;
  background: #cdcdcd url(../img/bg.jpg) top left repeat-x ;
  }
/*TOP BANNER*/
#header {
  padding: 20px;
  padding-left: 3%;
  border-bottom: 1px solid #fff;
  background-color: #111;
  }
#header h1 {
  padding: 0;
  margin: 0;
  font-family: arial, helvetica, sans-serif;
  font-weight:500;
  font-size: 180%;
  color: #ccc;
  }
a:active {
  position: relative;
  top: 1px;
}

/* TOP NAVIGATION */
#nav {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;

  }
#nav li {
  float: left;
  margin: 0;
  padding: 0;
  }
#nav a {
  float: left;
  display: block;
  padding: 0.22em 2.5em 0.22em 1em;
  text-decoration: none;
  font-weight: bold;
  font-size: 100%;
  color: #333333;
  background: url(../img/nav_slant.gif) no-repeat top right;
  }
#nav #nav-1 a {
  padding-left: 20px;
  }
#nav a:hover {
  color: #fafafa;
  }
#nav a:active {
  float: left;
  display: block;
  padding: 0.22em 2.5em 0.22em 1em;
  text-decoration: none;
  font-weight: bold;
  font-size: 100%;
  color: #ff6600;
  /*background: url(../img/nav_slant.gif) no-repeat top right;*/
}
/*MAIN CONTAINER*/
#container {
  margin: 0 auto;
  padding: 0;
  width: 800px;
  height: 100%;
  /*background-color: #111;*/
  }
#contentleft {
  float: left;
  margin-top: 8px;
  width: 500px;
  padding: 0 1em 2em 1em;
  min-height: 750px;
  }
#contentright {
  float: right;
  margin-top: 10px;
  width: 200px;
  /* background: #aaa url(./img/bg_right_Bar.jpg) top left repeat-x; */
  /* background-color: #eee; */
  }
#contentright h1{
  font-size: 160%;
  padding: 25px 0px 10px 15px;
  color: #f60;
  }

/*FOOTER */
#footer {
  border-top: 1px solid #fff;
  font-size: 1em;
  clear:both;
  margin:0;
  padding: 0.5em;
  padding-bottom: 2em;
  background: #111;
  color: #aaa;
  }
#footer .copyr{
  text-align: left;
  padding-left: 2em;
  padding-top: 1em;
  letter-spacing: 0.1em;
  }

/*TYPOGRAPHY */
h1 {
  font-family: arial, helvetica, sans-serif;
  font-size: 170%;
  padding: 30px 0 7px 0;
  color: #FF6600;
  font-weight: 700;
  }
#h1.caps {
  letter-spacing: 0.2em;
  text-transform: uppercase;
  }
#header h1{
  font-size: 130%;
  }

/* H1 mit Orangenem Navigationspunkt*/
.h1_container{

}
.h1_headlinecont{
  width: 300px;
  max-width: 475px;
  float: left;
}
.h1_numbercont{
  background-image: url(../files/number_icon.gif);
  background-position: bottom;
  background-repeat: no-repeat;
  float: right;
  padding-top: 25px;
  width: 25px;
  height: 25px;
  max-height: 25px;
  max-width: 25px;
  min-height: 25px;
  min-width: 25px;
}
.h1_number{
  margin-top: 2px;
  text-align: center;
  font-size: 100%;
  font-weight: bold;
  color: #FFFFFF;
}
.h1_close{
  clear: both;
}

h2 {
  font-family: arial, helvetica, sans-serif;
  font-size: 180%;
  padding: 1em 0 0 0;
  color: #333;
  }
h2.alphabet {
  font-family: arial, helvetica, sans-serif;
  font-size: 180%;
  padding: 5px 0 5px 0;
  color: #555;
  min-width: 500px;
  width: 500px;
  background-color: #fff;
  text-align: left;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;

  }
h2.teasertext{
  font-family: arial, helvetica, sans-serif;
  font-size: 110%;
  line-height: 150%;
  padding: 0px 0 10px 0;
  color: #333;
  font-weight: 300;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  word-spacing: 0.12em;
  font-weight: 600;
  }
h2.teasehead{
  font-family: arial, helvetica, sans-serif;
  font-size: 120%;
  padding: 0px 0 10px 0;
  margin-top: 1em;
  color: #555;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  width: 420px;
  }

h3{
  font-size: 100%;
  line-height: 150%;
  color: #444;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.12em;
  word-spacing: 0.12em;
  }

h4{
  color: #444;
  font-size: 100%;
  font-weight: 500;
  text-transform: uppercase;
  }

/* PARAGRAPH + SPAN */
p{
  font: 100% arial, helvetica, sans-serif;
  line-height: 1.6em;
  padding-bottom: 1em;
  }
span{

  }

/*LINKS*/
a:link  {
  color : #FF6600;
  background : inherit;
  text-decoration : none;
  }
a:hover {
  color : #333;
  background : inherit;
  text-decoration : underline;
  }
a:active{
  color: #F60;
  text-decoration : none;
  }
a:visited{
  color: #555;
  text-decoration : none;
  background-color: #fff;
  }

#nav .activenavlink {
color: #f60;
}

/* Navigationsliste */
ul li {
  list-style-type: none;
  }
.navlist ul li {
  list-style-image : url(../img/arrow.gif);
  padding-left : 5px;
  margin-bottom : 0;
  }
a img {
  border: none;
  }
/* IMAGES */
.img{
  border:1px solid #CCCCCC;
  margin:5px 5px 0 0;
  padding:7px;
  }
.imgleft{
  float : left;
  border:1px solid #CCCCCC;
  margin: 20px 25px 2.4em 0;
  padding:7px;

  position: relative;
  }
.imgright {
  float : right;
  padding : 5px;
  margin-left : 10px;
  border:1px solid #CCCCCC;
  margin:5px 5px 0 0;
  padding:7px;
  position: relative;
  }
.imginhaber {
  float : right;
  border:1px solid #CCCCCC;
  margin:5px 5px 0 0;
  padding:7px;
  position: relative;
  }
.imgnav {
  border:1px solid #CCCCCC;
  margin:35px 5px 0 0;
  padding:7px;
  margin-bottom: 0;
}
.floatLeft{
  border:1px solid #CCCCCC;
  float:left;
  margin:5px 25px 1em 0;
  padding:7px;
  }
.floatLeftw{
  float:left;
  margin:5px 25px 1em 0;
  padding:7px;
  }

/*3 COLUMNS*/
#bottom {
  margin: 0 auto;
  width: 800px;
  }
#bottom h1 {
  margin: 0;
  letter-spacing: 3px;
  font-family: Arial, Helvetica, sans-serif;  font-size: 130%;
  padding: 10px 0 10px 40px;
  color: #cacaca;
  font-weight:500;
  }
.col3,.col3center {
  float: left;
  width: 33%;
  margin-bottom: 20px;
  }
.col3center {
    margin: 0;
  }
ul.teaserliste{
  padding: 0;
  margin: 0;
padding-bottom: 0.2em;
  }
ul.teaserblock{
  padding: 0em;
  margin: 0;
}
li.teaserblock{
  padding: 2em;
  padding-bottom: 0em;
  padding-top: 0.5em;
  padding-bottom: -0.5em;
  margin: 0;
}

ul.teaserliste img{
}
.teaserclear{
  clear: both;
  text-align: right;
  border-top: 1px solid #ccc;
  padding: 0; margin: 0;
  margin-top: 0.5em;
}
.teaserblock{
  margin-bottom: 1em;
  background-color: #fdfdff;
  padding: 1em;
  /*min-height:205px;
  height:auto !important;  /* für moderne Browser */
 /* height:205px;  /*für den IE */ */
}

.teaserclear a{
  line-height: 150%;
}

.datum{
  white-space: nowrap;
  color: #b4b4b4;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.12em;
  word-spacing: 0.12em;
}

.alphabetorder{
  padding-left: 30px;
  color: #333333;
}
h3.Betriebsliste{
  background: #fff;
  padding-left: 50px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
letter-spacing: 0;
}

.Betriebsliste a{
padding-left: 1.5em;
}

h2.teasehead{
  margin: 0;
  padding: 0;
  padding-bottom: 0.5em;
  padding-top: 0.5em;
  padding-left: 0px;
}

h2.alphabet {
font-size: 110%;
color: #ff6600;
background-color: #efefef;
}

h3.teasehead{
  font-size: 110%;
  margin: 0;
  padding: 0;
  padding-bottom: 0.4em;
  display: block;
  border-bottom: 1px dotted #444;
  padding-top: 0.5em;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: uppercase;
}

h4{
  font-size: 110%;
  margin: 0;
  padding: 0;
  padding-bottom: 0.2em;
  padding-top: 0.1em;
  margin-bottom: 0.2em;
  display: block;
  border-bottom: 1px dotted #444;
  padding-top: 0.2em;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: uppercase;
}

cite{
  color: #333;
  font-size: 125%;
  font-weight: 400;
  letter-spacing: 0.03em;
  word-spacing: 0.03em;
  line-height: 140%;
}
#adressblock{
 padding-top:3em;
}
.adressblock{
  padding-top:0.5em;
  padding-bottom:0.5em;
}



/* Listen */
ul#news {
	border: 1px solid #ccc;
	padding: 2em;
	background:  #fffeb8;
	margin-bottom: 2em;
}

ul#portfolio{
  padding-top: 2.5em;
  		margin-bottom: 3em;
  
}

ul#portfolio li img{
	border: 1px solid #ccc;
	padding: 4px;
	
}
.fade{
	margin-bottom: 2em;
}
.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
	background: #fff;
}

/**** noscript-Hinweis ****/

div#att {
	background-color: #fffeb8;
	border-bottom: 1px solid;
	height: 2.5em;
	line-height: 2.5em;
	position: absolute;
	top:0;
	width: 100%;
}

div#att p{
	background: transparent url(../images/att.png) no-repeat 0 46%;
	margin: 0;
	display: inline;
	padding: 6px 0 6px 26px;
}

