@font-face {
	font-family: 'Caecilia LT Std Roman';
	src: url("./fonts/CaeciliaLTStd-Roman.otf");
}

body {
	margin:0px;
	padding:0px;
	background: url(./bilder/bgBody.png) repeat 0 0 #FFF;
	color:#999;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	line-height: 150%;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
}
.clearfloat {
	clear:both;
	height:0px;
}
a, a:link, a:visited{
	COLOR:#479816;
	text-decoration:none;
}
a:active{
	text-decoration:underline;
}
/* ---------- Layout --------- */
#main {

	width:960px;
	margin: 0px auto ;
	border: 0px solid #f0f0f0;
}
#header {
	width:689px;
	padding-top:0px;
	height:65px;
	margin-left:190px;
	margin-top:20px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image:url(bilder/logo.png);
	background-repeat:no-repeat;
	
}
/* hier steht der Tweet drin!!! */
#header p{
	width:419px;
	padding-top:0px;
	margin: 6px 0 0 0;
	line-height: 100%;
	padding-left:270px;
}
#mainBody {
	background-color: #ffffff;
	width:688px;
	padding-top:0px;
	height:473px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
  border-left: 1px solid #f1f1f1;
	
}
#mainBody.agb {
	overflow-y:scroll;
}
#mainBottom {
	background-color: #ffffff;
	width:689px;
	padding-top:0px;
	height:31px;
	margin-left:190px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
  background: url(./bilder/bgBottom.png) no-repeat;
}

#BalkenUnten {
	background-color: #479816;
	border: none;
	width:649px;
	padding-top:0px;
	height:35px;
	margin-top:31px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#BalkenUnten.BalTaschen {
	margin-top:4px;
}
#BalkenUnten.BalLF {
	margin-top:17px;
}
#BalkenUnten.BalGe {
	margin-top:12px;
}
#BalkenUnten.BalFr {
	margin-top:10px;
	padding:0;
}
#obenTaschen {
	height: 163px;
	width: 649px;
}
#obenLaden {
	height: 200px;
	width: 649px;
}
#obenGestalter {
	height: 280px;
	width: 649px;
}
#obenFreunde {
	height: 300px;
	width: 649px;
}
#unten {
	width: 649px;
	height: 300px;
}


/* ---------- Hauptmenu --------- */
#menu {
	color: #FFF;
	font-weight: bold;
	width:105px;
	padding-top:0px;
	height:270px;
	margin-left:85px;
	margin-top:201px;
	margin-bottom:0px;
	float:left;
	display:inline;
	
	/*
	background: url(./bilder/menuBottom.png) repeat-x left bottom #a4a4a4;*/
}
#menu ul{
	
	padding: 0;
	margin: 0;
	font-size: 13px;
}
#menu ul li{
 list-style-type: none;
 border-bottom: 2px solid #FFF;
 padding: 0px 10px;
 background-color: #a4a4a4;
	
}
#menu ul li a{
	text-decoration: none;
	line-height: 35px;
	color: #FFF;
}
#menu ul li.current{
	text-decoration: none;
	line-height: 35px;
	background-color:#479816;
	margin-left: -10px;

}
#menu ul li.navCart{
	text-decoration: none;
	line-height: 35px;
	background-color:#56778e;

}
#menu ul li.navCartCurrent{
	text-decoration: none;
	line-height: 35px;
	background-color:#56778e;
	margin-left: -10px;
}
#menu .last {
	border: none;
	line-height: 35px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #a4a4a4;
	
}
#menu .first {
	/* border-top: 5px solid #666; */
	padding-top: 5px;
	background-color: #a4a4a4;
	
}

/* ---------- Breadcrumb --------- */
.bCrumbText{
	margin-left:19px;
	margin-top:4px;
	margin-bottom:0px;
	float:left;
	font-size:12px;
	text-align: left;
	color: #999;
	line-height: 119.99999682108562%;
	padding-top:15px;
	padding-bottom:4px;
}
.green {
	color: #479816;
	background: url(./bilder/bcPfeil.jpg) no-repeat center bottom;
	padding-bottom: 10px;
}

/* ---------- Content --------- */
#mainContent {
	width:649px;
	padding-top:0px;
	height:299px;
	margin-left:19px;
	margin-top:5px;
	margin-bottom:0px;
	float:left;
	display:inline;
  border-top: 20px solid #479816;
}
.gf {
	color: #479816;
	font-weight: bold;
}

/* ---------- Submenu --------- */
#subMenu {
	background-color: #ffffff;
	width:200px;
	padding-top:0px;
	height:24px;
	margin-left:657px;
	margin-top:7px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
.sMenText {
	margin-left:10px;
	margin-top:4px;
	width:243px;
	margin-bottom:0px;
	float:left;
	display:inline;
	font-size:12px;
	text-align: left;
	color: #999999;
	line-height: 119.99999682108562%;
	padding-top:1px;
	padding-bottom:2px;

}
/* ---------- Drupal --------- */
h4, h3 {
	color: #479816;
	font-size:14px;
}
/* tm weg mit 
div.kollektion2 {
	float: right;
	width: 200px;
}
*/
div.kollektion1 {
	width: 600px;
}
div.kollektion2 {
	width: 600px;
}
.taschen {
 font-size:80%;
 margin-left:0px;
 margin-top:10px;
}
.taschen img {
	border-top: 5px solid #666;
	border-bottom: 5px solid #666;
}
.taschen td {
	padding: 0 10px;
}
.taschen tr {
	border: none;
}
.taschen tbody {
	border: none;
}
#block-views-Taschenbilder-block_1 {
	float: left;
	width: 220px;
}
.view-ListGestalter {
	padding-top: 20px;
	width: 300px;
}

form {
	padding: 10px 0;
}
.form-submit, .review-button-row input {
	border: none;
	padding: 3px;
	color: #333;
	font-family:'Caecilia LT Std Roman', Helvetica, sans-serif;
	font-weight: bold;
}
.item-list {
	position:relative;
	top: -10px;
	right: -200px;
}
.views-field-title {
	color: #479816;
	font-weight: bold;
}
.views-view-grid div {
	padding: 3px 10px 0px 0px;
}
tr.even, tr.odd {
	border: none;
	background-color:#FFF;
}
th, thead th, tbody {
	border: none
}
thead {
	padding: 3px 0;
}
.views-table {
	margin-top: 30px;
}
.col-0 {
	width: 380px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
}
.col-0 img{
	border: 0px none;
}
.col-1 {
	width: 280px;
}
#obenFreunde a {
	color:#333;
	font-weight:bold;
}
.tw_feed li{
margin-bottom: 5px;
	
}
.tw_latestTweet{
position: absolute;
top: 0;
width: 425px;
text-align:right;
padding-right: 2px;
background-color: #fff; 
margin: 22px 50px auto 450px;

}
/* bei den Gestalter Logos das "Gestalter:" als Überschrift verstecken */
/* Christiane Winter */
#node-61 .field-label{
visibility:hidden;
}
/* formklang */
#node-17 .field-label{
visibility:hidden;
}
/* Eva Zechel */
#node-18 .field-label{
visibility:hidden;
}
/* bei den Gestaltern Taxonomie verstecken */
/* Christiane Winter */
#node-61 .terms{
visibility:hidden;
}
/* formklang */
#node-17 .terms{
visibility:hidden;
}
/* Eva Zechel */
#node-18 .terms{
visibility:hidden;
}