/*reset*/
* { margin: 0; padding: 0;}

img {	display:block; border:0;}

html  { background-color: #000;}

body {	
	background-color: #000;
	
	margin: 50px 10px 25px 70px;	
	color: #fff;		
	font-family: arial, sans-serif;
	font-size: 80%;
}

.col_1, #logo { width: 370px;}
.col_2 { width: 510px;}
.content_width, #content , #footer{width: 492px;}

#logo { width: 375px; height:  30px; }

.header_pic        { width:  141px; height:  80px; margin-bottom: 35px;}
#plakat_top        { width:  275px; height: 183px;}
#plakat_bottom  { width:  275px; height: 150px;}

#content {
	padding: 40px 0px 30px 0px;
	line-height: 1.4;	
	text-align: justify;
}
#footer {
	border-top: 1px #fff solid;		
	padding: 15px 0px 0px 0px;	
}

.navbar {
	background-color: #212224;
	font-size: 90%;
	font-weight: bold;
}
.nav, #nav_title {
	padding-right: 11px;		
}


#bio_box {	
	line-height: 1.5;
	padding:0;
	font-size:90%;
}
#personal_pic_gregor  {	
	height: 150px;width: 125px;
	padding-left: 30px;	
}

.news_title, .press_title {
	font-size: 130%;
	font-weight: bold;	
	padding-bottom: 4px;
}
.news_date, .press_date {
	color: #808080;
}
.news_content, .press_content {
	text-align: center;
	padding: 25px 5px 75px 5px;
}
.news_pic, .press_pic {	
	display: inline;
	margin-bottom: 7px;
}

#crewbox{
	line-height: 1.7;		
}
.crewbox_left_column {
	text-align: right;
	color: #808080;
	padding-right: 22px;
}

.thumb {
	width: 150px;
	height: 84px;
	border: 2px;
	border-color: #fff;
	border-style: solid;
	margin-bottom: 16px;
}

#praedikat {
    width: 125px;
    height: 125px;
    margin-top: 0px;
    margin-left: 75px;
 }

#kino_mindjazz_logo
{   
    width:  248px;
    height: 48px;    
    display: inline;
}

.kinodate 
{   color: #808080;
}

.kinocity
{   font-weigt: bold;
    font-size: 150%;   
}

#sub_plakat
{   display: block;
    width: 275px;
    text-align: center;
    padding: 30px 0px;
    font-size: 138%;
    font-weight: bold;    
}

.charitelink
{      
    font-size: 70%;    
}

.kinonavlink
{   display: block;
    width: 275px;
    text-align: center;
    padding: 30px 0px;
    font-size: 138%;
    font-weight: bold;    
}

a.kinolink:link {color: #00FFFF; text-decoration:none; font-weight: bold;}
a.kinolink:visited {color:#00FFFF; text-decoration:none; font-weight: bold;}  
a.kinolink:hover {color:#00FFFF; text-decoration:underline; font-weight: bold;} 
a.kinolink:active {color:#0000FF; text-decoration:none; font-weight: bold;}       

.enlight {color:#00FFFF;}
a.nav:link {color:#808080; text-decoration:none;}      
a.nav:visited {color:#808080; text-decoration:none;}  
a.nav:hover {color:#00FFFF; text-decoration:none;} 
a.nav:active {color:#0000FF; text-decoration:none;} 

a:link {color: #fff; text-decoration: underline;}      
a:visited {color: #fff; text-decoration: underline;}  
a:hover {color:#00FFFF; text-decoration: underline;} 
a:active {color:#0000FF; text-decoration: underline;} 

a.translate:link {color: #00FFFF; text-decoration: underline;}      
a.translate:visited {color: #00FFFF; text-decoration: underline;}  
a.translate:hover {color:#00FFFF; text-decoration: underline;} 
a.translate:active {color:#0000FF; text-decoration: underline;} 

