/*---------------------css reset*/
a, abbr, acronym, address, applet, article, aside, audio,
b, blockquote, big, body,
center, canvas, caption, cite, code, command,
datalist, dd, del, details, dfn, dl, div, dt,
em, embed,
fieldset, figcaption, figure, font, footer, form,
h1, h2, h3, h4, h5, h6, header, hgroup, html,
i, iframe, img, ins,
kbd,
keygen,
label, legend, li,
meter,
nav,
object, ol, output,
p, pre, progress,
q,
s, samp, section, small, span, source, strike, strong, sub, sup,
table, tbody, tfoot, thead, th, tr, td, video, tt,
u, ul,
var{
    background: transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: top; }

ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
table, table td {
  padding:0;
  border:none;
  border-collapse:collapse;
}
img {
  vertical-align:top;
}
embed {
  vertical-align:top;
}
/*---------------------end reset*/

body {
  font:12px Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
  color:#666666;
  background:#ffffff url(https://regiofilmtv.pixfizz.com/fz/bfe4169470/0/VZwnCSNt4vfR6Lf2W8opmQneCHExFnc06Lo3fcO3GM4/~/bg.png) left top repeat-x;
  margin:0px;
  padding:0px;
  text-align:center;
}
a {
  color: #666666;
  text-decoration: none;
}
a:hover {
  color: #666666;
  text-decoration: none;
}
#layout {
  width:1100px;
  text-align:left;
  margin-left: auto;
  margin-right: auto;
}

#header {
  height:200px;
}

#headerleft {
  width:366px;
  float:left;
  height: 153px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
}

#headerright {
  width:600px;
  float:right;
  padding:0px 10px 0px 0px;
}

/*-----------------  top Menu Style Start Here  */

#topmenuzone {
  padding:0px 0px 0px 0px;
}

#topmenu {
  height:0px;

}

#menu {padding:0; margin:0; list-style:none;}
#menu li {float:left; margin-left:1px; padding-top:0px;}
#menu li a {font-size:16px; font-family:trebuchet ms; display:block; height:36px; line-height:38px; padding:0 25px 0 0; float:left; background: url(https://regiofilmtv.pixfizz.com/fz/926a8337d2/0/IEvVXxgr1oPNunmY3DlQOQLU5DtCPeKHSqVAmoEzJoA/~/top_menu_btnbg.png) no-repeat right top; color:#666633; text-decoration:none;}
#menu li a b {font-size:16px; font-family:trebuchet ms; display:block; height:36px; float:left; padding:0 0 0 25px; background: url(https://regiofilmtv.pixfizz.com/fz/d80d152b8e/0/MeFIgKYxXXOHqjU96tH56ZE_HV2kjLs3j1ZY3MVN4q0/~/top_menu_btn.png) left top; cursor:pointer; font-weight:300}

#menu li a:hover, 
#menu li a:active,
#menu li a:focus,
.tabb #menu li#home a
{background-position:right -38px; line-height:34px; color:#666633;}
#menu li a:hover b,
#menu li a:active b,
#menu li a:focus b,
.tabb #menu li#home a b
{background-position:left -38px;}

/*----------------------------------*/

#otherlogos{
  height:55px;
  background:url(https://regiofilmtv.pixfizz.com/fz/55188b3773/0/vk9y9DzgN9gN3cxj-XyGLxKZWDxlrykXV9PfiZTIs9M/~/otherlogos.png) no-repeat;
  margin-left:90px;


}

#banner {
  width:100%;


}
/*----------- Faded slider */

#faded {
  height:407px;
  width:100%px;
  overflow:hidden;
  margin-bottom:20px;
  margin-top:20px;
}

#faded .content li {
  width:809;
  height:368px;
}
#faded .content li .inner {
  padding-top:3px;
  margin-left:250px;
}

#faded .pagination {
  float:left;


}
#faded .pagination li {
display:inline;
}
#faded .pagination li a {
     display:block;
     height:50px;
     line-height:50px;
     padding:0 0 0 30px;
     font-size:16px;
     text-decoration:none;
     position:relative;
     font-family: arial;
     font-weight:300;
     text-align:left;
     background: url('https://regiofilmtv.pixfizz.com/fz/59ea2942e3/0/qRFQJxkiLeyicnINZnaR0LjIaDij3R4aFn5N2ll69uw/~/menu_bar1.png') no-repeat;
}
#faded .pagination li a .arrow {
    position:absolute;
    left:16px;
    top:29px;
    width:21px;
    height:30px;
    background:url() no-repeat 0 0;
}
#faded .pagination li a:hover,
#faded .pagination li.current a{
     background: url('https://regiofilmtv.pixfizz.com/fz/52fffb9b5a/0/eOUI0Wp9XwFZPaH0ZvG0DFl69JQvpFSdgd00UZHd2B4/~/menu_bar.png') no-repeat;

}
#faded .pagination li a:hover .arrow,
#faded .pagination li.current a .arrow {
        background-position:0 -30px;
}
    
#faded .pagination li.item2 a {
    background:#B8B8B8;
}
#faded .pagination li.item3 a {
    background:#9E9E9E;
}
#faded .pagination li.item4 a {
    background:#858585;
}  
  
#faded h3 {
    background:#fff;
}
#faded a.more {
    display:inline-block;
    font-size:14px;
    text-decoration:none;
    position:absolute;
    left:29px;
    bottom:29px;
}
#faded a.more:hover {
    text-decoration:underline;
}
.wrapper {
  width:100%;
  overflow:hidden;
}
#faded .rightbox{ 
    margin-top:0px;
    width: 228px;
    position:relative;
}
#faded .topbox{
    background: url('https://regiofilmtv.pixfizz.com/fz/d010887366/0/TAq3LiZODae53ST-ffly0FEYZIytmqmYjY4eWzDm1-U/~/page_menu_top.jpg') no-repeat; 
    width: 228px;
    height: 39px;
    line-height:40px;
    font-size:16px;
    font-family: arial;
    font-weight:300;
    text-align:center;

}
#faded .centerbox{
    background: url('https://regiofilmtv.pixfizz.com/fz/8ab36996be/0/C4ClU-O8mj03dtupWWXExOpfmCwtSLxTSgPBSTsZ4ps/~/page_menu_body.jpg') repeat-y; 
    width: 228px;
    min-height:299px;


}
#faded .bottombox{
    background: url('https://regiofilmtv.pixfizz.com/fz/07597534ca/0/0gcoJ-AYS3Hpg1fykgE-os_QS5V4rFcq-DUwPm91EM8/~/page_menu_base.jpg') no-repeat; 
    width: 228px;
    height: 16px;
}


/*-------------------home page*/

.box-main {
  background:#fff;
  position:relative;
  padding:21px 0px 36px 48px;
  width:500px;
  float:left;
  text-align:left;
 
}
h6 {
  color:#cccf0e;
  font-size: 30px; 
  font-family: arial;
  margin-bottom:20px
}
.col-1, .col-2, .col-3 { float:left;
}
.img-indent {
  margin:0 23px 0 0;
  float:left;
}

/*---------------------------*/

#bannerb {
  height:160px;
  background:url(@) left top no-repeat;
}
#bannerbooks {
  height:80px;
  background:url(https://regiofilmtv.pixfizz.com/fz/01598359ba/0/dRbTupmMOhVK7vuj3W6akAEtQLZo1QXYv_yoRHaQpWI/~/bannerbooks.png) left top no-repeat;
}
#bannergcardshochzeit {
  height:120px;
  background:url(@) left top no-repeat;
}
#bannergcardsgeburtstag {
  height:160px;
  background:url(@) left top no-repeat;
}
#bannergcardsbaby {
  height:160px;
  background:url() left top no-repeat;
}
#bannergcardsweinachts {
  height:160px;
  background:url(@) left top no-repeat;
}
#bannergcardskirchliches {
  height:160px;
  background:url(@) left top no-repeat;
}
#bannergcardsextras {
  height:160px;
  background:url(@) left top no-repeat;
}
#bannerposter {
  height:160px;
  background:url(https://regiofilmtv.pixfizz.com/fz/66bc791d62/0/zXp7bK7zftmjpTZq5KAF7PD6wHkQypUmvS2gdgBwW6s/~/bannerposter.png) left top no-repeat;
}
#bannert {
  height:160px;
  background:url(https://regiofilmtv.pixfizz.com/fz/f36beee446/0/3bXN7SUnLxGu2omUBP0zS1c2E-nxbPbk9Bf1hGPDipc/~/bannert.png) left top no-repeat;
}
#bodycontainer {
  padding:20px 20px 40px 97px;
  /*background:url(https://regiofilmtv.pixfizz.com/fz/8d0096887c/0/x6HZRfoYvbk7akmIsi2wydW7aNFH88zVFUhjdYkyxQw/~/bodycontainer.png) left bottom repeat-x;
    Background-color:#fff;*/
}

#bodycontainer a{color:#249100;}
#templatezone {
  padding:30px 0px 0px 0px;
}

#templateimg {
  float:left;
  border:6px solid #d9d9d9;
  padding:0px 0px 0px 0px;
  margin:0px 35px 0px 0px;
}

#templateimg1 {
  float:left;
  border:0px solid #FFFFFF;
  padding:0px 0px 0px 0px;
  margin:0px;
}

.viewall {
  float:right;
  padding:106px 0px 0px 0px;
}

#footercontainer {
  background:url(@) repeat-x;
  width:100%;
}

#footer {
  font:11px Tahoma, Arial, Helvetica, sans-serif;
  width:1100px;
  height:250px;
  padding:0px 0px 0px 0px;
  margin-left: auto;
  margin-right: auto;
}

#footerleft {
  float:left;
  color:#fff;
  font-weight:bold;  
  padding:15px 0px 0px 15px;
}

#footerright {
  float:right;
  color:#666666;    
  padding:15px 15px 0px 0px;
}

.clear {
  clear:both;
  margin:0px;
  padding:0px;
}

/*  Text Style Start Here  */

h1 {
  color:#555555;
  padding:0px 0px 20px 0px;
  margin:0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 29px;
  font-weight: normal;
}

h2 {
  font:22px Trebuchet MS, Arial, Helvetica, sans-serif;
  color:#fff;
  padding:0px;
  margin:0px;
}
h3 {
  font:22px Trebuchet MS, Arial, Helvetica, sans-serif;
  color:#dsdsds;
  padding:0px;
  margin:0px;
}
h4 {
  font:22px Trebuchet MS, Arial, Helvetica, sans-serif;
  color:#fff;
  padding:20px;
  margin:0px;
}

.bannertxtblock {
  color:#fff;

  padding:0px 60px 0px 0px;
}

.bannertxt1 {
  font:29px Myriad Pro, Arial, Helvetica, sans-serif;
  padding:0px 0px 19px 20px;
}

.bannertxt1span {
  font-size:23px;
  margin-left:20px;
  color:#990066;
}

.bannertxt2 {
  font:bold 15px Trebuchet MS, Arial, Helvetica, sans-serif;
  padding:0px;
  margin-left:20px;
  color:#999999;
}

.bannertxt3 {
  font:12px Trebuchet MS, Arial, Helvetica, sans-serif;
  color:#999999;
  margin-left:20px;
}
.bannertxt3t {
  font:11px Trebuchet MS, Arial, Helvetica, sans-serif;
  height: 100px;
  color:#FFF;
}
/*  Text Style End Here  */







#footer a{
  color:#66666;
  text-decoration:underline;
}

#footer a:hover {
  text-decoration:none;
}

/*  Menu Style End Here  */
/* inner pages css start */
h1.inner{font:33px Myriad Pro, Arial; color:#fff; font-weight:100; margin:0px; padding:25px 0px 10px 0px; background:none;
}
.aboutus-img{float:right; border:4px solid #b0a48b;  margin:0px 0px 10px 20px;
}
h5{font:15px Myriad Pro, Arial, Helvetica, sans-serif; color:#ff8400; font-weight:bold; padding:0px 0px 5px 0px;  border-bottom:1px dotted #000;  margin:0px 0px 10px 0px;
}
h6{font:17px Myriad Pro, Arial, Helvetica, sans-serif; color:#249100; font-weight:bold; padding:0px 0px 5px 0px;  margin:0px 0px 10px 0px;
}
.aboutcolumnzone{padding:20px 0px 16px 0px;
}
.aboutcolumn1{width:48%; float:left; margin:0px 0px 10px 0px;
}
.aboutcolumn2{width:48%; float:right; margin:0px 0px 10px 0px;
}
.abouticon{float:left; margin:0px 20px 0px 0px;
}
.insidereadmore{padding:10px 0px 10px 0px;
}
input.button{color:#ffffff;  background:#414141;  font:bold 11px Arial, Helvetica, sans-serif; text-decoration:none; padding:10px 10px; margin:0px 5px 5px 0;  border:1px solid #000000;
}
input.button:hover{cursor:pointer; color:#cccccc;
}
.project-img{float:right; margin-left:20px;  border: 6px solid #fff;
}
.whiteheading{font:30px Myriad Pro, Arial; color:#ffffff; font-weight:100;  padding:0px; margin:25px 0px 20px 0px;
}
.ourprojectrow{margin-bottom:20px;  border-bottom:1px dotted #000; padding-bottom:10px; width: 95%;
}
.servicecolumnzone{padding:20px 0px 16px 0px;
}
.servicecolumn1{width:48%; float:left; margin:0px 0px 10px 0px;
}
.servicecolumn2{width:48%; float:right;  margin:0px 0px 10px 0px;
}
.blog-posted-row{padding:3px;
}
/* inner pages css ends */

#content {
  width:1100px;
  min-height:460px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.top-links {
  float:right;
  padding:10px 0 0 0;
}
.top-links li {
  display:inline;
}
.top-links li a {
  color:#dsdsds;
  text-decoration:none;
  font-size:10px;
  padding:8px 0 0 0px;
}
.top-links li a:hover {
  text-decoration:none;
}
#pagecontent {
  width: 1000px;
  background-color:#EBEBEB;
  border-style:solid; 
  border-width: 2px; 
  border-color: #F2D23C;
  min-height:250px;
  text-align:center;
  margin-left:auto;
  margin-right:auto; 
}
.bigForm label {
  width: 100px;
  float: left;
  padding: 5px 0 0 0;
}
.bigForm {
  margin: 20px;
  width: 300px;
  float: left;
}
.bigForm input {
  background-color: #dedede;
}
.bigForm #submit {
  color: #3A3A3A;
  border: 1px solid #FFFFFF;
  background-color: #759ee0;
  cursor: pointer;
}

label {
  float:left;
  width: 70px;
}
.characterTile {
  margin-top:0px;
}
.productTheme {
  margin: 10px;
/*width: 200px;*/
  float: left;
}
#namepx {
  color: #555555;
  font-size: 16px;
  margin-bottom: 30px;
  text-decoration: none;
  width: 200px;
}
a.namepx {
  color: #555555;
  font-size: 16px;
  margin-bottom: 30px;
  text-decoration: none;
  width: 200px;
}
a.nav  {
   text-decoration: none;
}
.gallery_tile {
  /*background-image: url(stripesgalleryred.png); */
        cursor: pointer;
  background-repeat: repeat-x;
  float:left;
  min-height: 100px;
  min-width: 60px;
  padding: 6px;
  border-style: solid;
  border-width: 1px;
  border-color: #222222;
  margin: 25px;
}
div.gallery_tile:hover {
  background-color: #333333;
}
.faq a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  color: #003399;
}
.top-nav {
  position:absolute;
}
.top-nav li {
  float:left;
}
.top-nav li a {
  float:left;
  font-size:14px;
  text-decoration:none;
  padding:0 10px;
}
#category {
  width:1000px;
  margin-left: auto;
  margin-right: auto;
  text-align:left;
}
#categoryleft {
  float:left; 
  margin-right:16px;
  font-size:25px;
  text-align:center;
}
#c-category {
  width:1000px;
  margin-left: auto;
  margin-right: auto;
  text-align:center;
}
/*---------------------------------------------new-topmenu*/

.tmenu {
  margin:0px;
  list-style:none;
  position:relative;
  font-family:arial, verdana, sans-serif;
  padding-left: 40px;
  overflow: hidden;
}
.tmenu li.navtop {
  display:block; 
  float:left; 
  position:relative;
        
}
.tmenu li a.top_link {
  display:block;
  float:left;
  line-height:23px;
  color:#fff;
  text-decoration:none;
  font-size:14px;
  font-weight:bold;
  padding:0 0 0 12px;
  cursor:pointer;
  border-right: ;
}
.tmenu li a.top_link span {
  float:left; 
  font-weight:bold; 
  display:block; 
  padding:0 15px 0 20px; 
}
.tmenu li a.top_link:hover {
  color:#333333;
}
.tmenu li:hover > a.top_link {
  color:#333333;
}
.h-panels{
    margin-left:30px;
	margin-top:10px;
	width:795px;
    float:left;
}
.h-panel {
	background:url(https://regiofilmtv.pixfizz.com/fz/c9da8084b4/0/HrkYKg0xNIQ644k8d4jbox_2dTK-YlBAupi7IuytCKE/~/bg_homepanels2.png) no-repeat;
	margin-top:8px;
	margin-bottom:8px;
	height:100px;
}
.h-panelimage {
    no-repeat;
	margin-top:0px;
	margin-left:0px;
	float:left;
    height: 100px;
    width: 398px;
    background-repeat: no-repeat;
}
.h-paneltext {
	margin-top:0px;
	margin-left:32px;
	float:left;
	font-size: 12px;
	color:#666666;
	text-align:left;
	line-heignt:0;
    width:340px;
    height:17px;
}
.h-panelzur {
	margin-top:0px;
	margin-right:15px;
	text-align:right;
	height:16px;
    padding-top: 0px;
}
.h-panelheader {
    margin-left: -10px; 
    margin-bottom:10px; 
    margin-top:10px;
}
.m-panel {
    background:url(https://regiofilmtv.pixfizz.com/fz/499329fcdb/0/q3kObCx_APlkQFxf__kvdv2wgAs6LUg_T_ukj10CDFE/~/rightmenu.png) no-repeat;
	margin-top:18px;
	margin-left:8px;
	height:700px;
    width:344px;
    float:left;
    font-size: 12px;
	color:#666666;
	text-align:left;
	line-heignt:0;
}
