/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
  background-image: url(img/backgrid.gif);
  background-color: #555E4F;
  text-align: justify;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: small;
  text-align: justify;
  color: #555E4F;
}
body {

}


h1, h2, h3, h4, h5 {
	margin: 0;
}

/* Header */

#header {
	width: 700px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	border: 10px solid #FFFFFF;
	border-bottom: none;
	background: #788770;
}

#header h1 {
  margin: 20px 0 0 20px;
  font-size: 20px;
  letter-spacing: 0px;
  color: #E9EAE2;
  text-align: center;
  line-height: normal;
  text-transform: uppercase;
}

#header h2 {
	float: right;
	margin: 40px 20px 0 0;
	font-size: 18px;
	letter-spacing: -2px;
}


a {
	color: #323B2E;
	text-decoration: none;
}

a:hover {
  text-decoration: none;
  text-align: center;
  font-size: 10px;
  margin-top: 10px;
  color: #E9EAE2;
}

/* Menu */

#menu1 {
	float: left;
	width: 190px;
	margin: 0px auto;
	padding-bottom: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #323B2E;
}

#menu1 ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#menu1 li {
}

#menu1 a {
	display: block;
	width: 190px;
	padding: 15px 0px;
	background-color: #788770;
	border-top: 1px solid #323B2E;
	border-bottom: 1px solid #788770;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
}

#menu1 a:hover {
	background-color: #AFB3A5;
	border-top: 1px solid #555E4F;
	border-bottom: 1px solid #555E4F;
}

/* Content */

#content {
  width: 700px;
  margin: 0 auto;
  border: 10px solid #FFFFFF;
  border-top: none;
  background: #E9EAE2;
  height: auto;
}

#colOne {
	float: left;
	width: 190px;
	margin-top: 20px;
	padding: 0 10px 20px 20px;
	height: 750px;
	text-align: center;
}

#colTwo {
	float: right;
	margin-top: 20px;
	width: 440px;
	padding: 0 20px 0 20px;
	text-align: left;
}

#content h2 {
	margin-bottom: 20px;
	font-size: 18px;
	letter-spacing: -1px;
}


#footer {
	width: 700px;
	margin: 0 auto;
	padding-top: 20px;
}


#footer p {
	text-align: center;
	padding: 0;
	font-size: 10px;
}

a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #323B2E;
}
a:active {
  text-decoration: none;
}

.text
{
  text-align: justify;
}

.margin-news .Auswahl img{
	height: 140px;
	width: 200px;
	margin-top: 10px;
}
#content #colTwo p {
	text-align: justify;
}
