* { margin:0; padding:0; }

body { 
  background: #fff url('images/bg.jpg') repeat-x;
}

a:link {color:#676767; text-decoration:underline}
a:visited {color:#676767; text-decoration:underline}
a:active {color:#676767; text-decoration:underline}
a:hover {color:#676767; text-decoration:underline}

.menu ul li {
line-height : 1.4em;
list-style-type : square;
margin-left:35px;
color : #676767;
text-align:left;
}

.menu ul li a {
color : #676767;
text-decoration:none;
font: normal 0.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.menu ul li a:hover {
color : #676767;
text-decoration:none;
font: normal 0.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.menu ul li a:visited {
color : #676767;
text-decoration:none;
font: normal 0.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.menu ul li a:active {
color : #676767;
text-decoration:none;
font: normal 0.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.header {
  background: #000000 url('images/header.jpg') no-repeat;
  height:370px;
}

.content-table {
  background: #fff url('images/table.gif') repeat-x;
}

.content-right {
  width:680px;
  border-left: 1px solid #e3e3e3;

}

.footer {
  background: #F9F8F4 url('images/footer.jpg') repeat-x;
  height:120px;
  font: normal 0.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #676767;
  text-align:center;
  padding-top:40px;
}

.f-center {
text-align:center;
}


.content-right-text {
	color: #676767;
    font: normal 0.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
	margin-left:15px;
	margin-right:15px;
	margin-top:32px;
}

.login-new {
    text-align:right;
	color: #CCC;
	margin-top:-16px;
}

.box {
    text-align:justify;
	color: #676767;
    font: normal 0.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:20px;
	margin-right:20px;

}


.box-kontakt {
    text-align:justify;
	color:#676767;
    font: normal 0.8em Verdana, Arial, Helvetica, sans-serif;
	margin-left:20px;
	margin-right:15px;
}

.box-event {
    text-align:center;
	color:#545454;
	text-decoration:underline;
    font: normal 0.8em Verdana, Arial, Helvetica, sans-serif;
	margin-top:5px;
}
