body {
	color: black;
	background-color: cornflowerblue;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(grafika/levy.jpg);
	background-repeat: repeat-y;
}

p {
	text-align: justify;
}

h1 {
	color: #0000cc;
}

a {
	font-weight: bold;
	text-decoration: underline;
}

a:normal {
	color: #0000cc;
}

a:visited {
}

a:active {
}

caption {
	text-align: left;
}

h1{
	font-size: 18pt;
}

h2 {
	font-size: 18pt;
}

h3 {
	font-size: 13pt;
}

h4 {
	font-size: 12pt;
}

img {
	border: none;
}

#header {
	height: 210px;
	float: none;
	text-align: center;
	padding-right: 150px;
}

#header h1 {
	background-repeat: no-repeat;
	background-position: center;
	width: 712px;
	height: 164px;
	background-image: url(graphics/head.jpg);
	color: #009;
	font-size: 30px;
	float: left;
	padding: 10px;
	margin: 10px;
}

#header img {
	float: left;
}

#main {
	width: 55%;
	float: left;
	padding: 4px;
}

#main div {
	padding: 3pt;
	margin: 3pt;
}

#logo {
	width: 260px;
}

#left {
	margin: 8px;
}

#left li {
	list-style: arrow;
}

#right {
}

.column div {
/*	background-image: url(graphics/back.gif); 
	background-repeat: repeat; */
	background-color: black;
	color: Wihte;
	border: medium outset #cccccc;
	margin-top: 0;
	margin-bottom: 4pt;
}

.column h3 {
	/*background-image: url(graphics/heading.gif);
	background-position: left top;
	padding-left: 30px;
	vertical-align: bottom;*/
	
	margin-bottom: 0;
	color: White;
	background-color: red;
	height: 35px;
	font-size: 12pt;
	text-align: center;
}
.column h4 {
	color: white;
}
a.menu {
	color: #000033;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 3pt;
}

a.menu:hover {
	font-style: italic;;
	color: red;
}

.noFloat {

	float: none;
	display: block;
}

.column {
	width: 18%;
	height: auto;
	float: left;
/*	border: thin solid black;*/
	margin: 5px;
	color: White;
}

img.galerie {
	background-color: #cccccc;
	border-bottom: 2px solid black;
	border-right: 2px solid black;
	border-top: 1px solid black;
	border-left: 1px solid black;
	padding: 3px;
	margin-right: 8px;
}

.foto {
	margin-bottom: 5pt;
	padding-bottom: 5pt;
	clear: both;
	float: none;
	width: 100%;
	height: 330px;
}
.foto p {
	
}
.foto h3 {
	background-color: red;
	color: White;
	font-size: 14pt;
	margin-top: 0;
	text-align: center;
}
.sub {
	color: #666666;
}


.table_form_new {
	background-color: Aqua;
}
#footer {
	float: right;
	width: 100%;
	margin-top: 20px;
	text-align: center;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: black;
	color: Gray;
	font-size: 9pt;
}

#footer a {
	color: black;
}

address {
	border-style: dashed;
	border-width: 2px;
	border-color: gray;
	padding: 3px;
	margin: 4px;
	background-color: black;
	color: white;
}

address h3 {
	background-color: black;
	height: 35px;
	color: White;

	vertical-align: bottom;
	font-size: 18px;
	margin-top: 0;
	text-align: center;
}

address h4 {
	text-align: center;
}

.normal {
	clear: both;
	float: none;
	width: 100%;
}

.center {
	clear: both;
	text-align: center;
	float: none;
	width: 100%;
}

/*	
	styles for the board
*/

.msg {
	
	margin: 5pt;
	padding: 3pt;
	border-style: dotted;
	border-color: gray;
	border-width: 1px;
}

.msgForm {
	background-image: url(graphics/back.gif);
	background-repeat: repeat;
}

.msgForm label {
	display: block;
}


.article {
}

.article img {
	float: left;
	margin: 3px;	
}

.articleShort img {
	float: left;
	margin: 3px;	
}

.articleShort img {
	float: left;
	margin: 3px;	
}
div.newsa {
	border-color:blue;
	border-style:dotted solid solid dotted;
	border-width:1px;
	float:left;
	height:340px;
	margin:3px;
	padding:3pt;
	width:45%;
	background-color: black;
	color: white;
}

.newsa h3 {	
	background-color:red;
	color:white;
	margin-top:5px;
	padding:4px;
	text-align:center;
}
