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

body {
	background: #CECECE url(images/img1.gif);
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 20px 0;
	padding: 0;
}

h1, h2, h3 {
	color: #E78D00;
}

h2 {
	font-size: 1.6em;
}

h3 {
	margin: 0;
	font-size: 1em;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a:link {
	color: #730000;
}

a:hover {
	text-decoration: none;
}

.titel1 {
	color: #E78D00;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
}
.foto img {
border-left:1px solid #444444;
border-top:1px solid #444444;
border-right:1px solid #ffffff;
border-bottom:1px solid #ffffff;
}

/* ----------container zentriert das layout-------------- */
#container {
width: 700px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 

/* Header */

#header {
	width: 700px;
	height: 100px;
	margin: 0 auto;
	background: url(images/img2.jpg);
}

#header * {
	margin: 0;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #E78D00;
}

#header h1 {
	float: left;
	padding: 20px 0 0 330px;
	font-size: 3em;
}

#header h2 {
	float: left;
	padding: 20px 0 0 0;
	font-size: 1em;
}

/* ------------menu head-------------- */

#menu {
	width: 700px;
	height: 41px;
	margin: 0 auto;
	background: #2E2E2E url(images/img3.gif)
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 9px 20px 0 20px;
	text-decoration: none;
	color: #CCCCCC;
}

#menu a:hover, #menu .active a {
	background: url(images/img4.gif);
	color: #FFFFFF;
}

#men {
	background: url(images/img4.gif);
	color: #FFFFFF;
}
/* ----------menu left right bar-------------- */

  .menucontainer {
  border-top:1px solid #ffffff;
  border-bottom:1px solid #848484;
  background-color:#bbbbbb;
  width:140px;
  margin:0px;
	font-size: 8pt;
  line-height:14px
  }

  .menutitle{
  color:#730000;
  border-bottom:1px solid #848484;
  font-weight:bold;
  text-align:center;
  letter-spacing: 0.1em;
  margin:2px;
  }

  a.menu {
  display:block;
  padding:1px;
  text-align:center;
  font-weight:normal;
  color:#333333;
  text-decoration:none;
  }
  a.menu:link, a.menu:visited
  { 
  background-color:#dddddd;
  border-top:1px solid #dddddd;
  border-bottom:1px solid #dddddd;
  border-left:1px solid #bbbbbb;
  }
  a.menu:active, a.menu:hover
  { 
  color:#730000;
  background-color:#eeeeee;
  border-top:1px solid #ffffff;
  border-bottom:1px solid #848484;
  border-left:1px solid #dddddd;
  }

  a.men
  { 
  display:block;
  padding:1px;
  text-align:center;
  color:#333333;
  background-color:#eeeeee;
  border-top:1px solid #ffffff;
  border-bottom:1px solid #848484;
  border-left:1px solid #dddddd;
  text-decoration:none;
  }
  
/* Content */

#content {
	font-size: 8pt;
	width: 700px;
	margin: 0 auto;
	background: url(images/img5.gif);
}

#colOne {
	float: left;
	width: 140px;
	padding: 20px 10px 0 0px;
}

#colTwo {
	float: left;
	width: 380px;
  min-height: 300px;
	padding: 20px 10px 0 10px;
}

#colThree {
	float: right;
	width: 140px;
	padding: 20px 0px 0 0px;
}

/* Footer */

#footer {
	float: bottom;
	width: 700px;
	margin: 0 auto;
	padding: 10px 0;
	background: url(images/bbanner/img6.gif) repeat-x;
	font-size: smaller;
}

#footer * {
	color: #000000;
}