body {
	margin: 0;
	padding: 0;
	background: url(../images/relaunch/img01.gif) top left repeat-x #fff /*#7F7772*/;
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #7F7772;
	line-height: 150%;
}

h1, h2, h3 {
	margin-top: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	/*line-height: 180%;*/
}

p {

}

blockquote {
	font-style: italic;
}

ul {

}

ol {

}

a {
	color: #e4893a/*#FFBF23*/;
}

a:hover {
	text-decoration: none;
}

small {

}

hr {
	display: none;
}

img {
	/*border: 1px solid #B2B2B2;*/
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

div.cleaner {
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
}

#signup {float:left;margin:8px 0 0 10px;border:none;padding:none;}

/* header */

#header {
	width: 700px;
	height: 100px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width:400px;
}

#logo h1, #logo h2 {
	margin: 0;
}



#logo h1 {
	padding-top: 15px;
	font-size: 1.8em;
}

#logo h2 {

}

#logo a {
	text-decoration: none;
	color: #7F7772;
}

/* Search */

#search {
	float: right;
	width: 290px;
	padding-top: 40px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend {
	display: none;
}

#searchinput, #searchsubmit {
	font: bold 100% Georgia, "Times New Roman", Times, serif;
}

#searchinput {
	padding: 2px 5px;
	width: 198px;
	color: #7F7772;
}

#searchsubmit {

}

/* Menu */

#menu {
	width: 100%/*700px*/;
	height: 50px;
	margin: 0 auto 0 auto;
	text-align:center;
}

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

#menu li {
	display: inline;
}

#menu a {
	/*display: block;
	float: left;*/
	padding: 0 20px 0 10px;
	background: url(../images/relaunch/img02.gif) no-repeat left center;
	text-align: center;
	text-decoration: none;
	font-size: 1.2em;
	color: #F8DFC9;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .active a {
	color: #990000;
}

/* Page */

#page {
	clear: both;
	width: 720px;
	margin: 0 auto 20px auto;
	padding: 50px 0 0 0;
	background: url(../images/relaunch/img03.jpg) no-repeat;
}

/* Splash */

#splash {
	width: 680px;
	height: 250px;
	padding: 10px 20px 0 20px;
	background: url(../images/relaunch/img04.jpg) bottom left no-repeat;
	margin-bottom: 15px;
}


.twocols {
	color: #fff;
	background:transparent;
}

.twocols .title {

}

.twocols .col1 {
	float: left;
	width: 340px;
	/*width:640px;*/
}

.twocols .col1 a {
	color: #ab0a0a;
	background:transparent;
}

.twocols .col2 {
	float: right;
	width: 320px;
}

.twocols .col1 h2, .twocols .col2 h2 {
	margin-bottom:0;
}



/* Content */

#breadcrump{
	margin-bottom:10px;
}


#content {

	float: right;
	width: 475px;
	padding-right: 5px;

}

#content img.contentImage {
	width:150px; 
	margin:0 15px 0 0;/*o r u l*/ 
	padding:0; 
	float:right; 
}

#content div.floatContent {
	width: 300px;
	float:left;
	padding:0;
	margin:0;
}

.title {
	padding-bottom: 5px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}



.list li {

	padding-left: 10px;

	background: url(../images/relaunch/img01.gif) no-repeat left center;

}

/*download listen*/

ul.download {
	margin:0;
	padding:0;
}

ul.download li {
	list-style-type:none;
	margin:0;
	padding:0;
}

ul.download li.pdf {
	background:url(../images/layout/pdficon.gif) left 5px no-repeat transparent;
	margin:0;
	padding: 0 0 5px 20px;
}

/*Bildergalerie*/

#galerieWrapper{
 margin:0;
 padding:0;
}
.galerieUebersicht {
  float:left;
  margin: 0 15px 10px 0;
  width: 220px;
  height: 250px;
  background-color: #E6F1F7;
}

.galerieUebersicht a.galerie {
  display: table-cell !important;
  text-align: center;
  vertical-align: middle;
  width: 220px;
  height: 250px;
  font-size: 99px;
  background-color: #E6F1F7;
  border: 1px solid #646464;
}
.galerieUebersicht a.galerie:hover, .galerieUebersicht a.galerie:active {
  background-color: #fff;
}
.galerieUebersicht img {
  vertical-align: middle;
  border: 1px solid #fff;
}

/* Sidebar */



#sidebar {
	float: left;
	width: 210px;
	padding: 0 0 0 5px;
}



#sidebar ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



#sidebar li {

}



#sidebar li ul {

}



#sidebar li li {

	padding: 5px 0;

}



#sidebar h2 {

	font-size: 114%;

	font-weight: normal;

}



#sidebar h3 {

	margin: 0;

}



#sidebar p {

	margin: 0;

	line-height: normal;

}



#sidebar a {

	text-decoration: underline;

}



#sidebar a:hover {

	text-decoration: underline;

}



/* Footer */
#footer {
	clear: both;
	height: 100px;
	padding-top: 20px;
	background: #7F7772;
	color: #fff;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer p#legal a {
	color:#fff;
}

#footer a {
	color: #666666;
}

/*Formulare*/

label.strong {
    font-weight:bold;
    color:#000;
}

.newsletter {
	padding: 20px 0 20px 0;
	margin:0;
}

.newsletter label {
    display:block;
    float:left;
    width:150px;
    margin:0 0 5px 0;
}

.newsletter input {
    float:left;
    width: 200px;
    margin:0 0 5px 0;
}

.newsletter select {
    float:left;
    width:205px;
    margin:0 0 5px 0;
}