/* ----------------- allgemeine Klassen ---------------*/

.gallerybox_nopadding{
	width:556px;
	margin-left:180px;
}

.bg_dark {
	background-color: #a4a9a0;
}

.darkGreen {
	color: #344435;
}

.float_left {
	float:left;	
}

.kachel {
	background:url(http://www.bella-und-edward.de/img/gallery_new_layout/kachel.gif) top left;
}

.bg_bright {
	background-color: #BEBFA9; /*#a4a9a0;*/
}
.menutext{
	margin-right:5px;
	float:left;
	font-family:verdana,arial,sans-serif;
	font-size:11px;
}
.gap10{
	width:100%;height:10px;
}
.gap15{
	width:100%;height:15px;
}

.schnoerkel_blatt_oben {
	background: url(http://www.bella-und-edward.de/img/gallery_new_layout/blatt_oben.gif) bottom center no-repeat;
	height:28px;
}

.schnoerkel_blatt_unten {
	background: url(http://www.bella-und-edward.de/img/gallery_new_layout/blatt_unten.gif) top center no-repeat;
	height:28px;
	float:left;
	width:500px;
}

.schnoerkel_blatt_links_bg {
	background: url(http://www.bella-und-edward.de/img/gallery_new_layout/blatt_links.gif) center left no-repeat; 
	padding-left:28px;
	float:left;
}

.schnoerkel_blatt_rechts_bg {
	background: url(http://www.bella-und-edward.de/img/gallery_new_layout/blatt_rechts.gif) center right no-repeat; 
	padding-right:28px;
	float:left;
}

.galleryPadding {
	padding:0 28px 0 28px;
}

.marginBottom_30 {
	margin-bottom:30px;
}

.marginTop_20 {
	margin-top:20px;
}

.verticalAlignMiddle {
	vertical-align:middle;
}

/* ------------------- pager -----------------------*/

.new_pager_bar {
	margin:0 auto;
	margin:20px 0 20px 0;
	text-align:center;
	float:left;
	width:500px;
	height:40px;
	
}

.pager_bar {
	width:100%;
	height:23px;
}


.pager_button_left{
	float:left;padding:3px;
}

.pager_number_bar_bg {
	padding-bottom:10px;
	float:left;
}

span.pager_number_bar{
	padding:12px 11px 15px 10px;
	background: url(http://www.bella-und-edward.de/img/gallery_new_layout/leiste/leiste_mi.gif) top left repeat-x;
	margin-left:-5px;	
}

.pager_button_right{
	float:right;padding:3px;
}

.pager_number { 
	padding-left:1px; 
	padding-right:2px;
}

/* ---------------- bl?ttern tab ---------------------*/

.bewerten_link {
	display:inline;
	position:absolute;
	right:60px;
	top:12px;	
}

.rating_bar{
/*	padding:12px 10px 14px 10px; */
	background: url(http://www.bella-und-edward.de/img/gallery_new_layout/leiste/rating_selector_bg.gif) top left no-repeat;
	width:500px;
	height:40px;
	margin-bottom:10px;
	position:relative;
}

.rating_radio_1{
	position:absolute;
	top:10px;
	left:48px;
}

.rating_radio_2{
	position:absolute;
	top:10px;
	left:80px;
}

.rating_radio_3{
	position:absolute;
	top:10px;
	left:130px;
}

.rating_radio_4{
	position:absolute;
	top:10px;
	left:195px;
}

.rating_radio_5{
	position:absolute;
	top:10px;
	left:275px;
}

.rating_stars_image {
	position:absolute;
	top:12px;
	height:14px;
	background-image:url(http://www.bella-und-edward.de/img/gallery_new_layout/stern.gif);
}

.rating_stars_image_1{
	width:14px;
	left:66px;
}

.rating_stars_image_2{
	width:28px;
	left:100px;
}

.rating_stars_image_3{
	width:42px;
	left:150px;
}

.rating_stars_image_4{
	width:56px;
	left:215px;
}

.rating_stars_image_5{
	width:70px;
	left:295px;
}

.the_image{
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	background:url(http://www.bella-und-edward.de/img/gallery_new_layout/kachel.gif) top left;
	width:500px;
	float:left;
}

.detail_container{
	margin-top:10px;
	padding:0 10px 10px 10px;
	float:left;
	width:480px;
}

.the_image_rating{
	width:100%;
	margin:0 auto;
}

.imageNameContainer {
	margin:10px 0 10px 0;
	float:left;	
	width:100%;
}

.imageNameContainer h3.imageName {
	margin-bottom:0;
	font-size:11px;	
}

.rating_text{
	float:left; padding-right:12px;
}


.stars_empty{
	text-align:left;
	/*size of the stars image*/
	width:73px;
	height:14px;
	background-image:url(http://www.bella-und-edward.de/img/gallery_new_layout/stern_halb.gif);
}

.stars_filled{
	text-align:left;
	height:14px;
	background-image:url(http://www.bella-und-edward.de/img/gallery_new_layout/stern.gif);
}


/* ----------------  ?bersichts tab  ------------------*/

.new_sorting_bar {
	padding:11px 15px 10px 130px;
	background:url(http://www.bella-und-edward.de/img/gallery_new_layout/sortierung_bg.gif) top center no-repeat;
	margin-bottom:20px;
}

.sorting_selector{
	text-align:center;
}
.rating_under_image{
	/*size of the stars image*/	
	width:73px;
	height:14px;
	margin: 0 auto;
	margin-top:5px;margin-bottom:5px;
}

.image_container{
	margin-bottom:1px;float:left;
	background:url(http://www.bella-und-edward.de/img/gallery_new_layout/kachel.gif) top left;
	width:249px;
	height:285px
}

.galerie_bg_if_4 {
	background:url(http://www.bella-und-edward.de/img/gallery_new_layout/bg_if_4.gif) top left no-repeat;	
}

.galerie_bg_if_6 {
	background:url(http://www.bella-und-edward.de/img/gallery_new_layout/bg_if_6.gif) top left no-repeat;	
}

.galerie_bg_if_8 {
	background:url(http://www.bella-und-edward.de/img/gallery_new_layout/bg_if_8.gif) top left no-repeat;	
}

.sideschnoerkel_links_1 {
	position:absolute; 
	top:394px; 
	left:180px;	
}

.sideschnoerkel_rechts_1 {
	position:absolute; 
	top:394px; 
	right:65px;	
}

.sideschnoerkel_links_2 {
	position:absolute; 
	top:661px; 
	left:180px;
}

.sideschnoerkel_rechts_2 {
	position:absolute; 
	top:661px; 
	right:65px;
}

.sideschnoerkel_links_3 {
	position:absolute; 
	top:927px; 
	left:180px;	
}

.sideschnoerkel_rechts_3 {
	position:absolute; 
	top:927px; 
	right:65px;	
}


.imagelink{
	text-align:center;margin-top:15px;
}

/* ---------------- Formular  -------------------------*/
.input_long{
	width:90%;
	height:23px;	
}
.input_medium{
	width:64%;
	height:23px;
}
.input_short{
	width:25%;
	height:23px;	
}

/* Pflichtfelder Hinweis*/
.hinweis{
	font-size:11px;text-align:center;font-family:verdana,arial,sans-serif;
}


/* ******************** ne styles new *********************** */
.formContainerOuter {
	width:100%;
}

.formContainerInner {
	border-bottom:1px solid #fff;
	float:left;
	width:490px;
	padding:0 5px 0 5px;
}

.formLabel {
	width:30%;
	float:left;
	text-align:right;
}

.formField {
	width:68%;
	float:left;
}

.formLabelPadding {
	padding:7px 5px 3px 0;
}

.formFieldPadding {
	padding:3px 0 3px 0;
}

.formFieldPadding_2rows {
	padding:7px 0 3px 0;
}

.formFieldPadding_3rows {
	padding:15px 5px 3px 0;
}

.formInputText {
	border: 1px solid #A5ACB2;
	padding:3px;
	width:85%;
}

.formTextareaText {
	border: 1px solid #A5ACB2;
	padding:3px;
	width:85%;
	height:115px;
}

.marginTop_15 {
	margin-top:15px;
}

.padding_5 {
	padding:5px;
}

.col_right {
	float:right;
	width:225px;
	padding-right:5px;
}

.mapContainer {
	float:left;
	padding:5px;
}

.ft_colwidth1 {
	width:150px;
}

.ft_colwidth2 {
}


.formInputTextShort{
	border: 1px solid #A5ACB2;
	padding:3px;
	width:28%;
}

.formInputTextMedium{
	border: 1px solid #A5ACB2;
	padding:3px;
	width:56%;
}


.errorTxt{
	color:#FF0000; font-style:italic; 
}



/* ***************** Video Galerie *********************** */

#videogallery {
	width:556px;
	margin-left:180px;
}
 
.the_video{
	text-align:center;
	width:500px;
	float:left;
}

#videogallery_navi {
	margin-bottom:20px;
}

.videoMenu {
	margin:0;
	list-style:none;
	padding:0;
}

.videoMenu li  {
	display:inline;
}

.videoMenu li .link_marker  {
	display:inline;
}

.videolinkContainerUnderDetailbox {
	margin:10px 0 0 0;
	padding:0 28px 0 28px;
}

.videoImagelink {
	text-align:center;
	margin-top:15px;
	position:relative;
} 

.videoImagelink p {
	position:absolute;
	width:28px;
	height:28px;
	top:45%;
	left:40%;
	padding:8px;
}

.videoImagelink p a span {
	visibility: hidden;	
}

.videoImagelink p a {
	background:url(http://www.bella-und-edward.de/img/videogallery/play_but_uebersicht.gif) top left no-repeat;
	padding:8px;
	text-decoration:none;	
}

.videoImagelink p a:hover {
	background:url(http://www.bella-und-edward.de/img/videogallery/play_but_uebersicht_ro.gif) top left no-repeat;
	text-decoration:none;		
}

.userMenuContainer {
	float:right;
	width:270px;
}

ul.userMenu  {
	margin:0;
	padding:0;
	list-style:none;	
}
	
ul.userMenu li {
	margin:0;
	padding:0 5px 0 5px;
	float:right;
	display:inline;
	
}	
 