* {
	margin          : 0px;
	padding         : 0px;
}

body {
	background-color : #660000;
	font-family     : Arial, Helvetica, sans-serif;
	text-align      : center;
	font-size       : 13px;
	color           : #FFFFFF;
	font-weight     : bold;
	line-height     : 16px;
}

img {
	border          : none;
}

div {
	text-align      : left;
}

a {
	font-size : 13px;
	color: #EF3E35;
	text-decoration: none;
}

a:hover{
	color: #EF3E35;
}

div.clear {
	clear           : both;
}

#content {
	margin-left     : 200px;
	margin-right    : 200px;
	padding-top     : 7px;
	min-height      : 830px;
}

#text {
	margin-top      : 15px;
	padding         : 15px;
	width           : 570px;
}

#text img {
	border          : 5px solid #EF3E35;
}

#text img.textbuendig {
	margin-bottom   : 15px;
	margin-left     : 15px;
}

#text p {
	margin-bottom   : 20px;
}

#navigation {
	width           : 100%;
	text-align      : center;
}

#navigation ul {
	list-style-type : none;
	margin-bottom   : 5px;
}

#navigation ul li {
	/*margin-left     : 1px;
	margin-right    : 1px;*/
	display         : inline;
}

#navigation ul li a {
	color           : #FFFFFF;
}

#navigation ul li a:hover {
	color: #EF3E35;
}

#container {
	margin          : auto;
	width           : 970px;
}

#header {
	width           : 970px;
	height          : 215px;
	background-image: url(../images/rand_o.gif);
	background-repeat : no-repeat;
}

#header img {
	margin-top      : 130px;
	margin-left     : 260px;
}

#main1 {
	background:url(../images/rand_l.gif) top left repeat-y;	
}

#main2 {
	background:url(../images/rand_r.gif) top right repeat-y;
}

#footer {
	height          : 215px;
	background-image: url(../images/rand_u.gif);
	background-repeat : no-repeat;
}

#information {
	text-align      : center;
	width           : 100%;
	margin-bottom   : 5px;
	margin-top      : 5px;
}

/**************************************** galery *****************************/
#galery {
	margin-left     : 60px;
}

div.thumb1 {
	float           : left;
	margin-bottom   : 20px;
}

div.thumb2 {
	float           : left;
	margin-left     : 20px;
	margin-bottom   : 20px;
}
