/*
/*
Theme Name: Art Works Responsive WordPress Theme
Theme URI: http://www.dessign.net/artworksresponsivetheme/
Description: Art Works Responsive Theme for WordPress with infinite scroll is stylish, customizable, simple, and readable. Perfect for any Illustrator, Graphic Designer, Photographer and Creative Blogger. 
Version: 2.0.1
Author: Marios Lublinski
Author URI: http://www.dessign.net
Tags: 3 column theme, clean, portfolio, blogger
*/
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 98%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption-partner {
    background: #fff;
    border: 0px solid #f0f0f0;
    max-width: 330px; /* Image does not overflow the content area */
	width: 330px;
    padding: 12px 3px 5px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 15px;
    width: auto;
}
.wp-caption p.wp-caption-text {
    margin: 0;
    padding: 0 4px 5px;
	line-height: 23px;
}
/* Global */
body, div { margin: 0; padding: 0; }
body { font-size: 14px;  font-family: 'Calibri', sans-serif; color: #333; line-height: 17px; 
background: url('http://projekte.bjoern-jahn.de/fff1/wp-content/uploads/2013/11/20120830filmfestival25.jpg') no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover; }
h1,h2,h3,h4,h5,p { margin: 10px 0; }
img { border: none; max-width: 100%; height: auto; }
p { line-height: 27px; }
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.desktop_clear { clear: both; }
a { color: #333; text-decoration: none; }
a:hover { color: #888 }
#main_container { width: 980px; margin: auto; padding: 1px 30px 1px 30px; background-color: #FFFFFF; }
::selection {
	background: #c9dee3; 
	}
::-moz-selection {
	background: #c9dee3; 
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}
/* Header */
#header { padding: 20px 0 10px 0; }
#header .left { width: 350px; }
#header .left img { max-width: 350px; height: inherit; }
#header .right { width: 600px; }
.logo { float: left; }
.head_social { float: right; margin-bottom: 10px; margin-right: 0px; text-transform: uppercase; }
.head_social img { float: left; margin-left: 10px; }
.header_menu {  max-width: 720px; float: right; margin-top: 30px; width: 100% }
.header_menu ul { list-style-type: none; margin: 0; padding: 0; }
.header_menu ul li { float: right; margin-left: 10px; font-size: 18px; position: relative; text-transform: uppercase; }
.header_menu ul li a { color: #999; text-decoration: none; padding: 4px 15px; display: block;  }
.header_menu ul li:first-child a { color: #999; text-decoration: none; padding: 4px 0px 4px 15px; display: block;  }
.header_menu ul li.current-menu-item a, 
.header_menu ul li.current_page_item a, 
.header_menu ul li a:hover { background-color: #fff; color: #333; }
.header_menu ul li ul { position: absolute; top: 24px; left: 0; border: 1px solid #dfdfdf; background-color: #fff; padding: 5px 5px; display: none; z-index: 25; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); }
.header_menu ul li ul li { width: 140px; font-size: 13px; margin: 0; padding: 3px 0; border-top: 1px solid #efefef; }
.header_menu ul li ul li:first-child { border-top: none; }
.header_menu ul li ul li.current-menu-item a, 
.header_menu ul li ul li.current_page_item a, 
.header_menu ul li ul li a { color: #b2b2b6; background: none; }
.header_menu ul li ul li.current-menu-item a:hover, 
.header_menu ul li ul li.current_page_item a:hover, 
.header_menu ul li ul li a:hover { background: none; color: #000; }
.tagline { width: 950px; padding: 20px 0; font-size: 20px; line-height: 33px; color: #999;  font-family: 'Raleway', sans-serif; font-weight: 200;  }
h3.top_title, h1.top_title { padding: 5px 5px; margin: 7px 0 20px; font-size: 13px; font-weight: normal; border-top: 1px solid #eee; border-bottom: 1px solid #eee; text-transform: uppercase;}

/* Header */
.qtrans_language_chooser { list-style-type:none; width:100%; padding:0px; height: 25px; margin: 0px; text-transform: uppercase; }
.qtrans_language_chooser ul { padding:0px; }
.qtrans_language_chooser li { float:right; margin-right:15px; }
.qtrans_language_chooser li:first-child { margin-right:0px; }
.qtrans_widget_end  { height: 0px; }
.qtrans_flag_de { background-position: left center; }
.qtrans_flag_en { background-position: left center; }

/* Search Results */
.searchresults {  }

/* Content */
#slideshow_cont { width: 852px; height: 282px; float: left; margin-right: 4px; margin-bottom: 4px; position: relative; }
#slideshow img { width: 852px; height: 282px; display: none; position: absolute; top: 0; left: 0; z-index: 5; }
#slideshow img.first_img { display: block; }
.slide_prev { position: absolute; left: 10px; top: 125px; z-index: 10; cursor: pointer; display: none; }
.slide_next { position: absolute; right: 10px; top: 125px; z-index: 10; cursor: pointer; display: none; }

.home_post_taguberschrift { padding: 5px; font-size: 16px; text-align: center; line-height: 19px; margin-bottom: 15px; width: 970px; float: left; background-color: #f2f2f2; }
.home_post_box { float: left; width: 475px; height: 267px; margin: 0 7.5px 14px 7.5px; position: relative; cursor: pointer; }
.home_post_box img { width: 475px; height: 267px; }
.mehrere-filme-uebersicht-zeile { height: 199px; }
.mehrere-filme-uebersicht { float: left; width: 300px; height: 169px; margin-right: 30px; margin-bottom: 15px; position: relative; cursor: pointer; }
.mehrere-filme-uebersicht img { width: 300px; height: 169px; }
.mehrere-filme-exzerpt { float: left; max-width: 390px; line-height: 22px; margin-bottom: 30px; }
.home_winners_box { float: left; width: 720px; height: 405px; margin-right: 30px; margin-bottom: 30px; position: relative; cursor: pointer; }
.home_winners_box img { width: 720px; height: 405px; }
.home_winners_box_taguberschrift { background-color: #f2f2f2; padding: 7px 7px; font-size: 16px; text-align: center; line-height: 19px; margin-bottom: 20px; width: 706px; float: left; }
.home_post_box_last { margin-right: 0; }
.home_post_text { left: 0px; bottom: 20px; position: absolute; max-width: 50%; background-color: #fff; padding: 7px 7px; color: #727272; }
.home_post_text_nothumb { left: 0px; bottom: 0px; max-width: 90%; background-color: #fff; padding: 0px 0px; color: #727272; }
.home_post_text h3 { margin-top: 0; color: #444; font-size: 16px; line-height: 18px; margin-bottom: 0px; font-family: 'Calibri', sans-serif; font-weight: 700;  text-transform: uppercase;  }
.home_post_text p { margin: 0; }

.home_blog_box { float: left; width: 720px; height: auto !important; cursor: auto !important; margin-right: 4px; margin-bottom: 60px; min-height: 30px; }
.home_blog_box img { width: 720px; height: 405px; }
.home_blog_box_last { margin-right: 0; }
.home_blog_box h4 { font-size: 20px;  font-family: 'Raleway', sans-serif; font-weight: bold;}

#single_cont  { }
.single_thumb { width: 720px; height: 405px; }
.single_thumb img { width: 720px; height: 405px; }
.single_left { float: left; width: 720px;}
h1.single_title { font-size: 22px; font-weight: bold; line-height: initial; color: #444; text-transform: uppercase; line-height: 18px; margin: 0; padding: 7px 7px;}
h1.single_title_nothumb { font-size: 22px; font-weight: bold; line-height: initial; color: #444; text-transform: uppercase; line-height: 18px; margin: 0; padding: 2px 0px 10px 0px; }
.filmspezifika { margin-bottom: 55px; }
.singletimedate { float:right; font-size: 20px; min-width: 250px; max-width: 300px; text-align: right; padding: 0px 0px 20px 10px; line-height: 22px; }
.single_winner_box { background-color: #f2f2f2; padding: 7px 7px; font-size: 16px; text-align: center; margin-bottom: 0px; line-height: 19px; }
.single_foerderung { float:right; max-width: 300px; text-align: right; padding: 20px 0px 30px 0px; line-height: 20px; }
.single_foerderung img { max-width: 300px; margin-top: 10px; }

.hide-me { display: none; }

#commentform input[type=submit] { background-color: #161616; color: #fff; border: 1px solid #6E6E6E; padding: 3px 5px; }
.load_more_cont { clear: both; }
#infscr-loading { opacity: 0; }

.uberschrift1 { margin: 30px 0 10px 0; }
.videoiframe { width: 720px; height: 405px; margin-bottom: 15px; }
.gmapskarte { width: 720px; height: 405px; border: 0; }

.blogpost_links { list-style-type: disc; }

.sponsoren { width: 100%; text-align: center; margin: 20px 0px 50px 0px; }

/* Vertikale Zentrierung: */
.sponsoren:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em; /* Adjusts for spacing */
}

.sponsoren-zentriert-Klein { display: inline-block; vertical-align: middle; width: 160px; height: 140px; }
.sponsoren-zentriert-Mittel { display: inline-block; vertical-align: middle; width: 340px; height: 250px; }
.sponsoren-zentriert-Gross { display: inline-block; vertical-align: middle; width: 700px; height: 500px; }

.sponsoren img { max-width: 100%; max-height: 100%; }

.sponsoren-Klein { padding: 0 10px; width: 160px; height: 140px; float: left; }
.sponsoren-Mittel { padding: 0 10px; width: 340px; height: 250px; float: left; }
.sponsoren-Gross { padding: 0 10px; width: 700px; height: 500px; float: left; }

/* Formular */

.wpcf7 {
	width: 100%;
	}
	
.wpcf7 input.wpcf7-text, .wpcf7 textarea {
	width: 100%;
	background: #fff;
	border-color: rgb(169, 169, 169);
	border: 1px solid #E5E5E5;
	}
	
.wpcf7-text {
	max-width: 300px;
	background: #fff;
	border-color: rgb(169, 169, 169);
	border: 1px solid #E5E5E5;
	}
	
.wpcf7-quiz {
	width: 50px;
	background: #fff;
	border-color: rgb(169, 169, 169);
	border: 1px solid #E5E5E5;
	}

div.wpcf7-mail-sent-ok {
	border-left: 5px solid #C01515;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
	}
	
div.wpcf7-response-output {
	margin: 0;
	padding: 0 0 0 10px;
	}
	
	
input[type="button"],
input[type="submit"] {
	width: 100%;
	padding: 10px 5px;
	border: none;
	background: #3f3f3f;
	color: #fff !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
	}

div.wpcf7-mail-sent-ng {
	border-left: 5px solid #C01515;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
	}

div.wpcf7-spam-blocked {
	border-left: 5px solid #C01515;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
	}

div.wpcf7-validation-errors {
	border-left: 5px solid #C01515;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
	}

span.wpcf7-form-control-wrap {
	position: relative;
	}

span.wpcf7-not-valid-tip {
	color: #C01515;
	font-size: 1em;
	display: block;
	}

.use-floating-validation-tip span.wpcf7-not-valid-tip { 
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #C01515;
	background: #fff;
	padding: .2em .8em;
	}

span.wpcf7-list-item {
	margin-left: 0.5em;
	}

.wpcf7-display-none {
	display: none;
	}

div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px;
	}

div.wpcf7 div.ajax-error {
	display: none;
	}

div.wpcf7 .placeheld {
	color: #888;
	}

/* Sidebar */
#sidebar { width: 200px; float: right; }
.side_box { margin-bottom: 25px; }
.side_box h3.side_title { margin-top: 0; font-size: 14px; }
.side_box ul { list-style-type: none; padding: 0; }
.side_box ul li { margin-bottom: 10px; }
.t1_search_cont { position: relative; width: 180px; }
.t1_search_cont input[type=text] { width: 170px; height: 17px; border: 1px solid #E5E5E5; padding: 3px 15px 3px 5px;  }
.t1_search_icon { position: absolute; top: 6px; right: 3px; }
.sub-menu { margin: 10px; }

/* Footer */
#footer { padding: 5px 0 15px 0; }
.footer_box_cont { width: 404px; padding-right: 20px; margin-right: 4px; float: left; }
.footer_box { margin-bottom: 25px; }
.footer_box ul { list-style-type: none; margin: 0; padding: 0; }
.footer_box ul li { margin-bottom: 10px; }
.footer_box_cont_last { margin-right: 0; }
h3.footer_title { margin-top: 0; margin-bottom: 15px; padding-bottom: 10px; background: url('images/footer-title-line.jpg') no-repeat; background-position: bottom left; font-weight: normal; font-size: 15px; text-transform: uppercase; }
.footer_text { padding: 25px 0 0px; text-align: right; }


/* for tablet landscape */
@media only screen and (max-width: 959px) {

	img { border: none; max-width: 100%; height: auto; }

	.desktop_clear { clear: none; }
	.tablet_clear { clear: both; }
	
	#main_container { width: 808px; }
	#header .left { width: 350px; }
	#header .left img { max-width: 350px; height: inherit; }		
	#header .right { width: 540px; }	
	
	.wp-caption-partner {
    width: 230px;
	}
	
	.cat_menu_container { float: right; margin: 5px 5px 0 0; }
	#menu_container { max-width: 840px; float: right; margin-right: 0px; clear: both; margin-top: 10px; }	
	.tagline { width: 650px; }	
	.home_post_box_last { margin-right: 4px; }
	.home_post_box_tablet_last { margin-right: 0; }
	
	#slideshow_cont { width: 808px; height: 234px; margin-right: 0px; }
	#slideshow img { width: 808px; height: 234px; }
	#slideshow img.first_img { display: block; }	
	
	.slide_prev { top: 110px; }
	.slide_next { top: 110px; }	
	
	.home_post_taguberschrift { width: 694px; }
	.home_post_box { float: left; width: 339px; height: 190px; }
	.home_post_box img { width: 339px; height: 190px; }	
	.home_winners_box { float: left; width: 525px; height: 295px; }
	.home_winners_box img { width: 525px; height: 295px; }	
	.home_winners_box_taguberschrift { width: 511px; }
	
	.home_post_text { max-width: 400px; }	
	
	.home_blog_box { width: 339px; margin-right: 4px; margin-bottom: 4px; min-height: 30px; }
	.home_blog_box img { width: 339px; height: 190px; }	
	
	.home_blog_box_last { margin-right: 4px; }
	.home_blog_box_tablet_last { margin-right: 0; }
	
	.single_thumb { width: 525px; height: 295px; }
	.single_thumb img { width: 525px; height: 295px; }
	.single_left { width: 525px; }	
	.single_inside_content img { max-width: 525px; height: inherit; }
	
	.videoiframe { width: 525px; height: 295px; }
	.gmapskarte { width: 525px; height: 295px; border: 0; }
	
	.sponsoren-Klein { padding: 0 10px; width: 111px; height: 80px; float: left; }
	.sponsoren-Mittel { padding: 0 10px; width: 242px; height: 180px; float: left; }
	.sponsoren-Gross { padding: 0 10px; width: 505px; height: 350px; float: left; }
	
	.sponsoren-zentriert-Klein { display: inline-block; vertical-align: middle; width: 111px; height: 80px; }
	.sponsoren-zentriert-Mittel { display: inline-block; vertical-align: middle; width: 242px; height: 180px; }
	.sponsoren-zentriert-Gross { display: inline-block; vertical-align: middle; width: 505px; height: 350px; }
	
	#sidebar { width: 150px; }	
	.t1_search_cont { width: 150px; }
	.t1_search_cont input[type=text] { width: 130px;  }	
	
	.footer_box_cont { width: 212px; padding-right: 20px; margin-right: 4px; float: left; }	
}
 /* for tablet Portrait */
@media only screen and (max-width: 959px) {

	img { border: none; max-width: 100%; height: auto; }
	
	.desktop_clear { clear: none; }
	.tablet_clear { clear: both; }
	
	#main_container { width: 708px; }
	#header .left { width: 250px; }
	#header .left img { max-width: 320px; height: inherit; }		
	#header .right { width: 440px; }	
	
	.wp-caption-partner {
    width: 230px;
	}
	
	.cat_menu_container { float: right; margin: 5px 5px 0 0; }
	#menu_container { max-width: 740px; float: right; margin-right: 0px; clear: both; margin-top: 10px; }	
	.tagline { width: 700px; }	
	.home_post_box_last { margin-right: 4px; }
	.home_post_box_tablet_last { margin-right: 0; }
	
	#slideshow_cont { width: 708px; height: 234px; margin-right: 0px; }
	#slideshow img { width: 708px; height: 234px; }
	#slideshow img.first_img { display: block; }	
	
	.slide_prev { top: 110px; }
	.slide_next { top: 110px; }	
	
	.home_post_taguberschrift { width: 694px; }
	.home_post_box { float: left; width: 339px; height: 190px; }
	.home_post_box img { width: 339px; height: 190px; }	
	.home_post_text { max-width: 254px; }	
	
	.home_winners_box { float: left; width: 525px; height: 295px; }
	.home_winners_box img { width: 525px; height: 295px; }
	.home_winners_box_taguberschrift { width: 511px; }
	
	.home_blog_box { width: 500px; margin-right: 4px; margin-bottom: 4px; min-height: 30px; }
	.home_blog_box img { width: 500px; height: 250px; }	
	
	.home_blog_box_last { margin-right: 4px; }
	.home_blog_box_tablet_last { margin-right: 0; }
	
	.single_thumb { width: 525px; height: 295px; }
	.single_thumb img { width: 525px; height: 295px; }
	.single_left { width: 525px; }	
	.single_inside_content img { max-width: 525px; height: inherit; }
	
	.videoiframe { width: 525px; height: 295px; }
	.gmapskarte { width: 525px; height: 295px; border: 0; }
	
	.sponsoren-Klein { padding: 0 10px; width: 111px; height: 80px; float: left; }
	.sponsoren-Mittel { padding: 0 10px; width: 242px; height: 180px; float: left; }
	.sponsoren-Gross { padding: 0 10px; width: 505px; height: 350px; float: left; }
	
	.sponsoren-zentriert-Klein { display: inline-block; vertical-align: middle; width: 111px; height: 80px; }
	.sponsoren-zentriert-Mittel { display: inline-block; vertical-align: middle; width: 242px; height: 180px; }
	.sponsoren-zentriert-Gross { display: inline-block; vertical-align: middle; width: 505px; height: 350px; }
	
	#sidebar { width: 150px; }	
	.t1_search_cont { width: 150px; }
	.t1_search_cont input[type=text] { width: 130px; }	
	
	.footer_box_cont { width: 212px; padding-right: 20px; margin-right: 4px; float: left; }	
}
 /* for Handy */
@media screen and (max-width: 766px) {

	body { background-image: none; }

	img { border: none; max-width: 100%; height: auto; }
	
	.desktop_clear { clear: none; }
	.tablet_clear { clear: none; }
	
	.body { background-image: none; background-color: #FFFFFF; }
	
	#main_container { width: 300px; padding: 1px 7px; }	
	#header .left { width: 300px; float: none; }
	#header .left img { max-width: 300px; height: inherit; margin-bottom: 20px; }	
	
	#header .right { float: none; width: auto; }
	.head_social { margin-bottom: 0px; margin-top: 8px }
	.tagline { width: 300px; padding: 20px 0; font-size: 20px; line-height: 33px; color: #999;  font-family: 'Raleway', sans-serif; font-weight: 200;  }
	
	.header_menu ul li { float: right; margin-left: 0px; font-size: 16px; position: relative; text-transform: uppercase; }
	.header_menu ul li a { color: #999; text-decoration: none; padding: 4px 7px; display: block; }
	.header_menu ul li:first-child a { color: #999; text-decoration: none; padding: 4px 0px 4px 7px; display: block;  }

	#menu_container { margin: 15px 0 0 9px; float: left; }
	#menu_container ul li { margin: 0 10px 0 0; font-size: 14px; }
	
	.cat_menu_container { float: right; margin: 15px 0px 10px 0; }	
	
	.wp-caption-partner {
    width: 100%;
	padding: 5px 3px 0px;
	border: 0px solid #f0f0f0;
	margin: 5px 0px 20px 0;
	}
	
	#slideshow_cont { display: none; }
	
	.home_post_taguberschrift { width: 290px; }
	.home_post_box { float: left; width: 300px; height: 169px; margin: 0 0px 14px 0px; }
	.home_post_box img { width: 300px; height: 169px; }	
	.home_post_text { max-width: 240px; left: 0px; }	
	
	.home_winners_box { float: left; width: 300px; height: 169px; }
	.home_winners_box img { width: 300px; height: 169px; }
	.home_winners_box_taguberschrift { width: 286px; }	
	
	.home_post_box_last { margin-right: 0px; }
	.home_post_box_tablet_last { margin-right: 0; }	
	
	.home_blog_box { width: 300px; margin-right: 0px; margin-bottom: 4px; min-height: 0; margin-bottom: 25px; }
	.home_blog_box img { width: 300px; height: 120px; }	
	
	.home_blog_box_last { margin-right: 0px; }
	.home_blog_box_tablet_last { margin-right: 0; }	
	
	.single_thumb { width: 300px; height: 169px; }
	.single_thumb img { width: 300px; height: 169px; }
	.single_left { width: 300px; float: none; margin: 0 auto 2px; }	
	.single_inside_content img { max-width: 300px; height: inherit; }
	
	.videoiframe { width: 300px; height: 168px; }
	.gmapskarte { width: 300px; height: 168px; border: 0; }
	
	.sponsoren-Klein { padding: 0 10px; width: 130px; height: 90px; float: left; }
	.sponsoren-Mittel { padding: 0 10px; width: 280px; height: 200px; float: left; }
	.sponsoren-Gross { padding: 0 10px; width: 280px; height: 200px; float: left; }
	
	.sponsoren-zentriert-Klein { display: inline-block; vertical-align: middle; width: 130px; height: 90px; }
	.sponsoren-zentriert-Mittel { display: inline-block; vertical-align: middle; width: 280px; height: 200px; }
	.sponsoren-zentriert-Gross { display: inline-block; vertical-align: middle; width: 280px; height: 200px; }
	
	.singletimedate { width: 300px; }
	
	#commentform textarea { max-width: 300px; }
	#sidebar { width: 300px; }
	.t1_search_cont { width: 292px; }
	.t1_search_cont input[type=text] { width: 278px; }
	
	
/*	.side_box { margin-bottom: 25px; text-align: center; visibility: hidden; height: 0px; margin-bottom: 0px; }
*/
	.menu-item { font-size: 16px; }
	
	.footer_box_cont { width: 308px; padding-right: 0px; margin-right: 0px; float: none; margin-bottom: 25px; }	
	
}
