/* CSS Document 
   Parkteam AG, AS-DB-JE;
   Last Change: AS, 20.05.2010
*/

/* Infos 
   Wichtige Farben:
   hellgrau: #dcdcdc; (bspw. BG)
   dunkelgrau: #696969; (bspw. Hauptschrift)
   rot: #dc143c;
*/


/* Body */

* {
	margin:0px;
	padding:0px;
}

body {
	background-color: #d1bca6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
	font-size:12px;
}

/* IDs */

#layLeft {
  	width:802px;
	float:left;
	padding-left:14px;
}

#layRight {
  	width:160px;
	float:left;
//	position: absolute;
//	top: 0px;
//	left: 830px;

}

#layRight1 {
  	width:160px;
	position: absolute;
	top: 0px;
	left: 830px;
}

#layRight2 {
  	width:160px;
	position: absolute;
	top: 614px;
	left: 830px;
}

#layRight3 {
  	width:160px;
	position: absolute;
	top: 1228px;
	left: 830px;
}

#layRight4 {
  	width:160px;
	position: absolute;
	top: 1842px;
	left: 830px;
}

#header {
  	height:106px;
	padding-left:74px;
	padding-top:210px;
}

#bgCont {
	background: url(pics/bg_main.gif) repeat;
}

#mainCont {
	float:left;
	width: 564px;
}

#sideCont {
	float:left;
	width:210px;
	padding-right:14px;
}

#lowerMenu {
  padding-left: 74px;
  padding-top:14px;
}

/* layoutclasses */

.floater {
	float:left;
}

.breaker {
	clear:both;
}

.hSpace {
	width:14px;
}

.vSpace {
	height:14px;
}

.halfvSpace {
	width:7px;
	font-size:7px;
}

.leftSpace {
	padding-left:88px;
}

.bannerSpace {
	margin-top:30px;
	padding-left:74px;
}

.listSpace {
	margin-top: 6px;
}

.trennerMain {
	height: 29px;
	width: 476px;
	background: url(pics/bg_trenner.gif) repeat;
}

.trennerSide {
	height: 29px;
	width: 210px;
	background: url(pics/bg_trenner.gif) repeat;
}

.artikelTeaser {
	width: 340px;
	padding-left: 14px;
}

.mapBox {
	width: 340px;
	padding-right: 14px;
}

.suchBox {
	background:#fff; 
	height: 70px;
	width: 265px;
}

.heftBox {
	width: 281px;
	padding-right: 14px;
}

.heftImgBox {
	padding-right: 14px;
}

.inVZeile {
	margin-bottom: 10px;
}

.inVZquote {
	margin-bottom: 2px;
}

.inVZsub {
	margin-top:5px;
	margin-bottom: 10px;
	text-align:right;
	font-size: 10px;
	color: #959595;
}

.inVZfree {
	margin-bottom: 10px;
	border: #959595 dotted 1px;
	color: #959595;
	padding: 7px;
}

blockquote {
	margin-left: 14px;
	font-size: 11px;
	margin-bottom: 10px;
}

.breadcrumb {
	margin-top: 14px;
	margin-bottom: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}


/* textformatierung */

p {
    line-height: 120%;
}

.small {
    font-size:11px;
    line-height: 120%;
}


h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight:normal;
  color: #603913;
  font-size:22px;
}

.hStaat {
	font-size:28px;
}

h2 {
	font-weight:normal;
    color: #603913;
	font-size:12px;
}

h2.allcaps {
  text-transform: uppercase;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
    color: #603913;
	font-size:17px;
}

a {
	font-weight:normal;
    color: #dc143c;
	font-size:12px;
	text-decoration: none;
}

a:hover {
	font-weight:normal;
    color: #dc143c;
	font-size:12px;
	text-decoration: underline;
}

a.bc {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #a67c52;
}

a.bc:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000;
}

.textAllg {
	text-align: justify;
}

.textImage {
	font-size: 10px;
	color: #000;
	margin-top: 3px;
}

.imgSpace {
	width: 10px;
	height: 10px;
	font-size: 10px;
}


/* Formfelder */

.butStandard {
   	font-size:9px;
}

.selectStaaten {
    margin-top:5px;
	width: 110px;
	height: 18px;
	border: 1px solid #000;
	font-size:10px;
}

.inputSuche {
	width: 163px;
	height: 18px;
	border: 1px solid #000;
	font-size: 10px;
}

.leftofForm {
	height: 17px;
	width: 35px;
	padding-left:7px;
	padding-top: 3px;
}

.copy210 { 
  width: 210px;
  overflow: hidden;
  text-align: right;
  font-size: 8px;
}

.copy { 
  opacity: .5;
  filter: alpha(opacity=50);
  -ms-filter:"progidXImageTransform.Microsoft.Alpha(Opacity=50)";
  background: none;
  color: #000;
  text-align: right;
  font-size: 8px;
}

.boxFotoRight { 
  float: right; 
  padding-left:14px;
  padding-top: 14px;  
  padding-bottom: 14px;
}

.boxFotoLeft { 
  float: left; 
  padding-right: 14px; 
  padding-top: 14px; 
  padding-bottom: 14px;
}

.mapflyout { 
  color: #fff; 
  text-align: left; 
  visibility: hidden; 
  position: absolute; 
  vertical-align: top; 
  padding: 4px; 
  width: 150px;
  opacity: .5;
  filter: alpha(opacity=50);
  -ms-filter:"progidXImageTransform.Microsoft.Alpha(Opacity=50)";
  background: #111;
  z-index: 100;
}

/* Warenkorb, Kasse und Co. */

.wk { 
  padding: 3px;
  border: 1px #fff solid;
  font-size: 0.75em;
  background:#e8e8e8;
}

.fotogalerie {
  position: relative;
  height: 75px;
  width: 330px;
  margin-left: 25px;
}

.fotogalerie .next, .fotogalerie .prev{
  cursor: pointer;
  position: absolute;
  top: 0px;
}

.fotogalerie .prev {
  left: -25px;
}

.fotogalerie .next{
  right: 25px;
}

.fgsections {
  overflow: hidden;
  background-color: white;
  width: 302px;
  height: 75px;
  clear: left;
}

.fgsections ul, #fgsections li { 
  padding: 0px;
  margin: 0px;
  list-style: none;
}

.fgsections ul {
  width:3660px;
}

.fgsections li {
  float:left;
}

.itembox {
  float: left;
  width: 100px;
  padding-right: 1px;
  background: #fff;
}

.itembox-inner { 
  width: 186px;
  padding-left:12px;
  padding-right:12px;
  padding-bottom:12px;
  height: 120px;
  background:#4D4C4D;
}


.ya-leserroute {
    color: #9e0039;    
}

.ya-lesertipp {
    color: #9e0039;
}

.ya-leserfoto {
    color: #9e0039;
}

/* Formular Klassen*/

.formTextfield {
    width:450px;
    border:1px dotted #000000;
    padding:4px;
    margin-top:5px;
    background: #eeeeee;
}

.formTextarea {
    width:450px;
    border:1px dotted #000000;
    padding:4px;
    margin-top:5px;
    background: #eeeeee;
}

.error {
    color: #EE0000;
}

.commRow {
    border-bottom:1px dotted #000000;
    padding-bottom:5px;
    margin-bottom:5px;
}

#topSkyscraper {
    position: absolute;
    left: 830px;
    top: 0px;
    width: 160px;
    height: 600px;
}

#layTop0 {
   width:728px;
   top: 0px;
   margin-left: 102px;
   margin-bottom: 13px;
}
