﻿body 
{
	margin: 0px 0px;
    padding: 0px;
    text-align: center;
    background: #000;
    font-family:Georgia, 'Times New Roman', Times, serif;
    overflow:scroll;
	}
/* clearing padding/margin/border */
img, p, a, h1, h2, h3, h4, ul, li 
{
	margin: 0;
	padding: 0;
	border: 0;
	}	
/* clearing div*/	
.clear {
	clear:both;
}
h1 
{
	font-size:28px;
	line-height:140%;
	font-weight:normal;
	}
h2 
{
	color:#443135;
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	text-transform:uppercase;
	}
h3 
{
	color:#443135;
	font-size:16px;
	line-height:16px;
	font-weight: bold;
	}	
p 
{
	color:#000;
	font-size:13px;
	line-height:18px;
	font-weight:normal;
	}		
td 
{
	color:#000;
	font-size:13px;
	line-height:18px;
	font-weight:normal;
	}	
a 
{
	color:#850000;
	}	
a:hover
{
	color:#5504a0;
	}	
	
.matrix 
{
    margin: 0px auto;
    text-align: left;
    width:963px;
    height:684px;    
    background-image:url('../images/jarmil-back.jpg');
	background-repeat:no-repeat;
	background-position: 0px 25px;
	}
.matrix-jarmilfest
{
    margin: 0px auto;
    text-align: left;
    width:963px;
    height:1075px;    
    background-image:url('../images/jarmil-back-2.jpg');
	background-repeat:no-repeat;
	background-position: 0px 25px;
	}	
.logo 
{
	padding: 104px 0px 0px 108px;
	}
.menu 
{
	padding:30px 0px 0px 158px;
	}	
.menu a 
{
	color:#fff;
	font-size:14px;
	text-decoration:none;
	margin: 0px 35px 0px 0px;
	}
.menu a:hover 
{
	color:#e4d100;
	text-decoration:underline;
	}	
.content 
{
	padding:50px 0px 0px 108px;
	width: 750px;	
	}	
.intro-image 
{
	width:318px;
	min-height:70px;
	margin: 0px 20px 0px 0px;
	float:left;
	}	
.intro-image table
{
	padding: 25px 0px 0px 10px;
	width:250px;
	}
.intro-image td 
{
	border-bottom:solid 1px #000;
	}	
.intro-content 
{
	width:375px;
	min-height:70px;
	float:left;
	}
.historie-content 
{
	width:750px;
	min-height:70px;
	float:left;
	}			
.historie-content p 
{
	margin-top: 15px;
	}	
.intro-content p 
{
	margin-top: 15px;
	}	
.highlights 
{
	padding:50px 0px 0px 108px;
	width: 750px;
	}
.nr 
{
	float:left;
	width:250px;
	}		
.highlight-image 
{
	float:left;
	width:94px;
	margin-right:10px;
	}	
.highlight-content 
{
	float:left;
	width:140px;
	}	
.footer 
{
	padding:57px 0px 0px 628px;	
	}	
.footer-jarmilfest
{
	padding:40px 0px 0px 635px;	
	}	
.copyright 
{
	padding: 15px 0px 0px 110px;
	text-align:left;
}		
.copyright p 
{
	font-size: 9px;
	color:#505050;
	font-family: Arial;
	}
