* { margin: 0; padding: 0; }

		
@font-face {
    font-family: Fertigo;
	src: url(/global/fonts/kingthings/Kingthings_Petrock.ttf) format("truetype");
	
}

@font-face {
    font-family: Fertigo;
	src: url(/global/fonts/fertigo_pro/Fertigo_PRO.otf) format("opentype");
	
}

@font-face {
    font-family: Fontin;
	src: url(/global/fonts/fontin/Fontin-Regular.otf) format("opentype");
	
}
@font-face {
    font-family: Fontin;
	src: url(/global/fonts/fontin/Fontin-Italic.otf) format("opentype");
	font-style:italic;

}
@font-face {
    font-family: Fontin;
	src: url(/global/fonts/fontin/Fontin-Bold.otf) format("opentype");
	font-weight:bold;
	
}
@font-face {
    font-family: Fontin;
	src: url(/global/fonts/fontin/Fontin-SmallCaps.otf) format("opentype");
	font-weight:bold;
	font-style:italic;
}

body { 	background: #403d36 url('img/connt_repeat.jpg') top center repeat; 
		margin: 0 auto; 
		font: 13px Arial, Helvetica, sans-serif;
		line-height: 20px; 
		color: #1F1E1B ; /*#2F2D2A;*/ 
		width: 100%; 
		height: 100%; 
		position: relative; 
		}
		
#header { background: #c6c2a9 url('img/bg_top2.jpg') top center no-repeat; margin: 0 auto; height: 190px;  }
#navigation { background: url('img/bg_navigation.jpg') top center; margin: 0 auto; height: 40px; }
#under_navigation { background: url('img/under_navigation.jpg') top center repeat-x; margin: 0 auto; height: 30px; }

#footer { font-size: 12px; border-top: 1px solid #222; background: #403d36 url('img/bg_navigation.jpg') top center repeat-x; margin: 0; height: 140px; }
#footer p { margin: 0 auto; width: 920px; padding: ; color: white; font-size: 12px; }
#footer a { color: white; font-size: 12px; }

#content { background: url('img/content_repeat.jpg') top center repeat; padding: 0 0 40px 0; }

#content .site_wrap { width: 960px; margin: 0 auto; }

#content .entry-content a { font-size: 13px; padding: 0 0 0 25px; color: #4E5F3B; background: url('img/pfeil_link_ext.png') 4px center no-repeat; text-decoration: none;}
#content .entry-content a:hover { text-decoration: underline; color: #333; }
#content .entry-content a.pic { padding: 0; background: none; }

#content h2 { font-family: "Times New Roman", serif;	font-size: 22px; color: #4E5F3B;	padding: 0px; }

#content .headline { padding: 0 5px; line-height: 23px; margin: 0; font-weight: normal; }
#content .entry-content { padding: 0px 5px;  }
/* #content .entry-content h2. { font-weight: normal; } */
#content .entry-content p { padding: 0px; }
#content .entry-content img { text-align: center; margin: 0px;}
#content .entry-content ul { list-style: none; padding: 0 0 0 0px; }
#content .entry-content ul li { margin: 0 0 0 0; padding: 0 0 0 18px; border-left: 0px solid #403d36; background: url('img/bg_list.png') 0px 8px no-repeat; }
#content .entry-content hr { height: 1px; overflow: hidden; background: #aaa; margin: 20px 0px 0px 0px;  border: 0; }


#content .fotoCon { background: white url('img/bg_thumbnail.png'); float: left; padding: 7px; margin: 10px 10px 0 0; border: 1px solid #dedede; }
#content .fotoCon img { border: 0; float: none; margin: 0; }
#content .fotoCon p { font-size: 11px; color: #777; line-height: 14px; }
#content .fotoCon a { padding: 0; background: none; }

#content .pageheadline {  /*font-family: Arial,Helvetica;*/ font-style: normal; font-variant: normal; font-weight: normal; font-size: 30px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: #CFCDC2; }

/* Styles for the entire LavaLamp menu */
#navigation ul  {
    position: relative;
    height: 29px; width: 970px;
    padding: 5px 0px; margin: 0px auto;
    overflow: visible;
    display: block;
}
    /* Force the list to flow horizontally */
#navigation ul li {
        float: left;
        list-style: none;
    }
*html #navigation ul li { margin-right: -3px; }
        /* Represents the background of the highlighted menu-item. */
        #navigation ul li.back {
            background: #6C6A5D url("http://cms.milkit.de/745893/website/templates/img/lava.gif") no-repeat right -30px;
            width: 9px; height: 30px;
            z-index: 2;
            position: absolute;
        }
            #navigation ul li.back .left {
                background: black url("http://cms.milkit.de/745893/website/templates/img/lava.gif") no-repeat left top;
                height: 30px;
                width:10px;
                margin-right: 9px;
            }
        /* Styles for each menu-item. */
        #navigation ul li a {
            position: relative; 
            overflow: hidden;
            text-decoration: none;
            text-transform: uppercase;
            font: 14px arial;
            color: #fff; outline: none;
            text-align: center;
            height: 30px; 
            top: 7px;
            z-index: 3; 
            letter-spacing: 0;
            float: left; 
            display: block;
            margin: auto 20px;
        }
*html #navigation ul li a { margin: auto 10px; }        
        
        
        
        
        
#contactform {}        
#contactform fieldset { border: 0; }        
#contactform label { display: block; }        
#contactform input, #contactform textarea { font: 13px Arial, Sans-Serif; border: 0px inset #dedede; background: white; }
#contactform input { display: block; padding: 7px 7px; margin: 0 0 15px 0; width: 500px; }        
#contactform textarea { padding: 7px 7px; margin: 0 0 15px 0; width: 500px; height: 200px;  }        
#contactform input#send_contactform { width: auto; }        
#contactform label.copy2me { margin: 0 0 0 20px; width: auto; }    
#contactform input.copy2me { margin: -16px 0 20px 0; width: auto;   }

#contactform[type="hidden"] { display: none; }
        
#contactform input.send_contactform { background: #403d36 url('img/bg_navigation.jpg') top center repeat-x; color: white; font-weiht: bold;  }        
        
        
#footer ul  {
    position: relative;
    height: 29px; width: 940px;
    padding: 40px 0px 5px 0px; margin: 0px auto;
    overflow: visible;
    display: block;
}
    /* Force the list to flow horizontally */
#footer ul li {
        float: left;
        list-style: none;
    }
        /* Represents the background of the highlighted menu-item. */
        #footer ul li.back {
            background: #6C6A5D url("http://cms.milkit.de/745893/website/templates/img/lava.gif") no-repeat right -30px;
            width: 9px; height: 30px;
            z-index: 2;
            position: absolute;
            display: none;
        }
            #footer ul li.back .left {
                background: black url("http://cms.milkit.de/745893/website/templates/img/lava.gif") no-repeat left top;
                height: 30px;
                width: 10px;
                margin-right: 9px;
                display: none;
            }
        /* Styles for each menu-item. */
        #footer ul li a {
            position: relative; 
            overflow: hidden;
            text-decoration: underline;
            /* text-transform: uppercase; */
            font: 12px arial;
            color: #fff; outline: none;
            text-align: center;
            height: 30px; top: 7px;
            z-index: 3; letter-spacing: 0;
            float: left; display: block;
            margin: auto 10px;
            font-weight: normal; 
            
        }


.video { 
    display: block; 
    width: 280px; 
    height: 230px;
    line-height: 230px;  
    text-align:center; 
    margin:0 15px 15px 0;
    padding: 0!important; 
    float:left; 
    border: 0px solid #999; 
    background: red;
    background: none;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    } 

.video_playbutton {
/* 	position: absolute; */
	width: 100px;
/* 	height: 100px; */
	
/* 	z-index: 2; */
	/*
left: 90px;
	top: 65px;
*/
	background: none;
	vertical-align: middle;	
}

        
        
/* meta */
.item {	float: left; position: relative; background: transparent; padding: 10px; z-index: 2; }
.item .inner_wrap { background: transparent; overflow: hidden; margin: 0px; padding: 0px; position: relative; z-index: 10; border: 0px dotted #efefef; }
.empty_section { height: 50px; }
.innerDiv {  padding: 5px; }

var.title { display: none; }
var.language { display: none; }
var.type { display: none; }
var.published { display: none; }
cite.author { display: none; }
var.tags { display: none; }
.hidden { display: none; }
