body 
{
	background: #3F3F3F url(../pics/back.gif);
	font-family: Tahoma;
	font-size: 13px;
}

#wrapper 
{ 
 margin: 0 auto;
 width: 714px;
}

#content
{ 
 width: 684px;
 color: #333;
 border: 5px solid #313131;
 background: white;
 margin: 50px 0px 10px 0px;
 padding: 10px;
 height: auto;
}

.begin_text
{
	text-align: justify;
	background-color: white;
	color: #313131;
	border-color: #E3E3E3;
	width: 654px;
	font-size: 13px;
	margin: 5px;
}

h1
{
	text-align: left;
	color: #313131;
}

h2
{
	text-align: left;
	color: #313131;
	/*margin-bottom: 10px;*/
}

.aktuality
{
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
}

.re
{
	font-weight: bold;
	color: red;
}

.gr
{
	font-weight: bold;
	color: #06CE06;
}

p
{
	margin: 10px;
	text-align: justify;
}

a
{
	text-decoration: underline;
	color: #C0AB78;
	font-weight: bold;
}

a:hover 
{
	text-decoration: underline;
}

img
{
	border: 0px solid black;
	text-decoration: none;
}

.big_link
{
	font-size: 20px;
	margin-left: 10px;
	margin-right: 20px;
}

.footer
{
	border-top: 1px solid #E3E3E3;
	width: 680px;
	font-size: 10px;
}
