
#SchF {	
	overflow: hidden;
}

#SchF #partner {
	float: left;
	overflow: hidden;
	width: 630px;
}


/* Forms */

#SchF .form-item { margin: 0 0 10px; }
#SchF .form-item input,
#SchF .form-item textarea {
	border:1px solid #D7D3D3;
	padding:4px 6px;
	-moz-border-radius: 3px;
}
#SchF .form-item select{
	border:1px solid #D7D3D3;
	padding:3px 5px;
	-moz-border-radius: 3px;
}
#SchF .form-item label {
	display: block;
	margin: 0 0 0.25em;
}
#SchF input.form-submit {
	background-color: #d2051e;
	border: 1px solid #d2051e;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	padding: 3px 5px;
	-moz-border-radius: 3px;
}
#SchF input.form-submit:hover {
	background-color: #b30016;
	border-color: #b30016;
}
#SchF span.form-required { color:#d2051e; }
#SchF form div.description { color: #918c8b; font-size: 0.9em; }
#SchF .container-inline div, 
#SchF .container-inline label { display:inline; }

/* Search */

#SchF #categorySearch {
	background-color: #d7d3d3;
	margin: 0 0 20px;
	overflow: hidden;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#SchF #categorySearch p.title {
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:1em;
	text-transform:uppercase;
}
#SchF #categorySearch .form-item {
	float: left;
	margin: 0 10px 0 0;
}
#SchF #categorySearch select,
#SchF #categorySearch input.form-text {
	border-color: #c3bfbe;
	width: 200px;
}
#SchF #categorySearch input[type=text],
#SchF #categorySearch input.form-text {
	background: url(../img/layout/search.gif) no-repeat scroll 98% center #FFFFFF;
}

/* schnappschuss */

#SchF .whiteBox {
	background: #fff;
	margin: 0 0 10px;
	overflow: hidden;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#SchF .whiteBox p.title {
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:1em;
	text-transform:uppercase;
}
#SchF .whiteBox p:last-child { margin-bottom: 0; }

#SchF h2.title,
#SchF h3.title,
#SchF h4.title {
	color: #D2051E;
	line-height: 1.1em;
	margin-bottom: 0.25em;
}
#SchF #schnappschuss {width: 920px;}
#SchF #schnappschuss p {font-size: 1.1em;}
#SchF #schnappschuss #map {
	border: #D7D3D3 solid 5px; 
	float: left; 
	/*height: 685px; */
	width: 614px;
} 

#SchF #schnappschuss #sidebar {
float:right;
width:268px;
}

#SchF #schnappschuss #sidebarServices {
-moz-border-radius:5px 5px 5px 5px;
background-color:#C3BFBE;
overflow:hidden;
padding:10px 10px 0;
}

#SchF #schnappschuss #sidebarServices .whiteBox {
background:url("../img/layout/bgGradientGrey.gif") repeat-x scroll 0 0 #FFFFFF;
}

#SchF #schnappschuss #rightCol {float: right; width: 268px;}
#SchF #schnappschuss #infos dl {font-size: 1em; margin: 1.5em 0 0;}
#SchF #schnappschuss #infos dt {
	clear:left;
	float:left;
	padding:0 0 10px;
	width:85px;
}
#SchF #schnappschuss #infos dd {
	float:left;
	margin:0;
	padding:0 0 10px 5px;
	width:135px;
}
#SchF #schnappschuss #infos input {color: #918C8B; padding: 2px; width: 130px;}

/* Green box */
#articleMore {
	background-color: #91af3c;
	float: right;
	margin: 0 -10px 10px 10px;
	padding: 10px 10px 0;
	width: 215px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
}
#articleMore .whiteBox { background: #fff url(../img/layout/bgGradientGreen.gif) repeat-x; }
#articleActions { 
	overflow: hidden;
}
#articleActions .content {
	border-bottom: 1px dotted #d7d3d3;
	margin: 0 0 10px;
	overflow: hidden;
}
#articleActions .content:last-child { 
	border: 0; 
	margin: 0;
	padding: 0;
}
#articleActions a {
	clear: left;
	color: #4b4645;
	float: left;
	font-weight: bold;
	line-height: 35px;
	margin: 0 0 5px;
	padding: 0 0 0 45px;
	white-space:nowrap;
}
a.fontSize { background: transparent url(../img/layout/pictoFontSize.gif) no-repeat 0px center; }
a.download { background: transparent url(../img/layout/pictoPDF.gif) no-repeat 5px center; }
a.print { background: transparent url(../img/layout/pictoPrint.gif) no-repeat 0px center; }
a.send { background: transparent url(../img/layout/pictoSend.gif) no-repeat 0px center; }
a.video { background: transparent url(../img/layout/pictoVideo.gif) no-repeat 0px center; }
a.pictures { background: transparent url(../img/layout/pictoPictures.gif) no-repeat 2px center; }
a.facebook { background: transparent url(../img/layout/pictoFacebook.gif) no-repeat 5px center; }
a.twitter { background: transparent url(../img/layout/pictoTwitter.gif) no-repeat 5px center; }

/* Teasers */

#SchF ul.listTeaser {font-size: 1em; list-style-type: none;}
#SchF .listTeaser li {
	border-bottom: 1px dotted #d7d3d3;
	margin: 0 0 10px;
	overflow: hidden;
	padding: 0 0 10px;
}
#SchF .listTeaser li:last-child {
	border: 0;
	margin: 0;
	padding: 0;
}
#SchF .listTeaser li h4 {font-size: 1.1em;}

/* Pager */

#SchF ul.pager {
	border-top: 1px dotted #D7D3D3;
	list-style-type: none;
	margin: 20px 0 0;
	padding: 10px 0; 
	text-align: center; 
}
#SchF ul.listTeaser + div.pager ul.pager { border: 0; margin: 0; padding: 0; }
#SchF ul.pager li {
	display: inline;
}
#SchF li.pager-item,
#SchF li.pager-current {
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
}
#SchF li.pager-current { font-weight: bold; }
#SchF li.pager-first,
#SchF li.pager-previous,
#SchF li.pager-ellipsis,
#SchF li.pager-next { margin: 0 10px 0 0; }
#SchF ul.pager strong { margin: 0 5px 0 0; }

/* --------------------------- */
/* ---------- FORMS ---------- */
/* --------------------------- */

fieldset,
#contact-mail-page {
	border: solid 1px #d7d3d0;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	position: relative;
	background: #e8e6e4;
	width: 360px;
}
legend {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
}
label{
	display: block;
	margin: 0px 0px 5px;
}
select,
input[type=text],
input.textfield,
input.form-text,
textarea {
	border: 1px solid #e8e6e4;
	padding: 3px 5px;
	background: #f5f3f1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#poll label,
.poll label {
	display: inline;
}
fieldset select,
fieldset input[type=text],
fieldset input.textfield,
fieldset textarea,
#contact-mail-page select,
#contact-mail-page input[type=text],
#contact-mail-page input.textfield,
#contact-mail-page textarea {
	border: 1px solid #fff;
	background: #fff;
}
div.form-item {
	margin: 0px 0px 10px 0px;
}
.container-inline div, .container-inline label {
display:inline;
}
span.form-required {
	color: #ca0e65;
}
p.btn_wrapper {
	float: left;
	height: 20px;
	background: url(http://www.annabelle.ch/sites/all/themes/annabelle/img/layout/btn_end.gif) no-repeat right top;
	padding: 0px 5px 0px 0px;
}
input.btn,
input.form-submit {
	/*background: #e6408d url(http://www.annabelle.ch/sites/all/themes/annabelle/img/layout/arrow_link_white.gif) no-repeat 5px center; */
	padding: 3px 5px 3px 15px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 0;
}
a.form-submit {
	background: #e6408d url(http://www.annabelle.ch/sites/all/themes/annabelle/img/layout/arrow_link_white.gif) no-repeat 5px center;
	padding: 3px 5px 3px 15px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 0;
}
.search input.btn {
cursor: pointer;
}
#user-login .form-item {
margin-bottom:20px;
}
#user-login label{
 font-size:1.5em;
}
div.input_wrapper {
	background: transparent url(http://www.annabelle.ch/sites/all/themes/annabelle/img/layout/input_comments.gif) no-repeat left 20px;
}
.input_wrapper input {
	border: 0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	height: 17px;
	padding: 3px 0px 0px;
	margin: 0px 0px 0px 5px;
	width: 250px;
	background: transparent url(http://www.annabelle.ch/sites/all/themes/annabelle/img/layout/input_comments_end.gif) no-repeat right top;
	color: #807973;
}
p.btn_wrapper input.btn {
	height: 20px;
	background: url(http://www.annabelle.ch/sites/all/themes/annabelle/img/layout/btn_start.gif) no-repeat left top;
	line-height: 20px;
	padding: 0px 0px 0px 15px;
	text-transform: uppercase;
	color: #FFF;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

.votingimg {
float:left;
height:180px;
margin-top:10px;
width:120px;
}

