@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/* font-family: Arial, Helvetica, sans-serif; */
	font-size: 12px;
	color: #333;
	background: url(../images/bgBody.gif) left top repeat-x;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

a {
	color: #ab2a42;
	/* font-weight: bold; */
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 18px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

ul {
	list-style-image: url(../images/bullet.gif);
}

.floatLeft {
	float: left;
}
.floatLeft2 {
	float: left;
	margin-left: 301px;
}
.redEinladung {
	background: #ad1735;
	color: #fff;
	height: 200px;
}
.redEinladung img {
	float: left;
	margin-right: 15px;
}

.redEinladung h1 {
	padding-bottom: 10px;
}
.redEinladung h2 {
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}
.redEinladung a {
	color: #fff;
	font-weight: bold;
}
img.floatLeft {
	float: left;
	margin-right: 15px;
}

div.floatLeftAutoren {
	float: left;
	margin-right: 15px;
}

.clearBoth {
	clear: both;
}

.red {
	color:#af2a42;
}

#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 900px;
	height: 154px;
	background: url(../images/bgHeader.gif) left top no-repeat;
}

#header div.logo {
	position: relative;
	width: 187px;
	left: 712px;
	top: 4px;
}
#header div.meta {
	font-size: 11px;
	font-weight: bold;
	position: relative;
	width: 300px;
	left: 0px;
	top: 35px;
}

#navigation ul {
	list-style: none;
}
#navigation ul li {
	float: left;
	margin-right: 2px;
}
#navigation ul li.active a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 223px;
	height: 24px;
	text-align: center;
	background: url(../images/bgNav_on.gif) left top no-repeat;
	padding-top: 11px;
	text-transform: uppercase;
}
#navigation ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 223px;
	height: 24px;
	text-align: center;
	background: url(../images/bgNav_off.gif) left top no-repeat;
	padding-top: 11px;
	text-transform: uppercase;
}
#navigation ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 223px;
	height: 24px;
	text-align: center;
	background: url(../images/bgNav_on.gif) left top no-repeat;
	padding-top: 11px;
	text-transform: uppercase;
}

#content {
	width: 860px;
	min-height: 500px;
	background: url(../images/bgContent.gif) left bottom no-repeat;
	margin: 80px 0 50px 0;
	padding: 0 20px 100px 20px;
	line-height: 150%;
}
#content ul {
	margin-left: 20px;
}
#content div.box {
	float: left;
	width: 240px;
	height: 160px;
	background: url(../images/bgBoxStartseite.gif) left top no-repeat;
	padding: 20px;
	margin-right: 6px;
}
#content div.kategorieBoxFirst {
	float: left;
	width: 380px;
	height: 160px;
	background: url(../images/bgKatBox.gif) left top no-repeat;
	padding: 20px;
	margin-right: 20px;
}
#content div.kategorieBoxFirstAutoren {
	float: left;
	width: 380px;
	height: 315px;
	background: url(../images/bgKatBox_gross.gif) left top no-repeat;
	padding: 20px;
	margin-right: 20px;
}
#content div.kategorieBoxFirstAutoren img {
	margin-bottom: 5px;	
}

#content div.kategorieBox {
	float: left;
	width: 380px;
	height: 160px;
	background: url(../images/bgKatBox.gif) left top no-repeat;
	padding: 20px;
}
#content div.kategorieBoxAutoren{
	float: left;
	width: 380px;
	height: 315px;
	background: url(../images/bgKatBox_gross.gif) left top no-repeat;
	padding: 20px;
}
#content div.kategorieBoxAutoren img {
	margin-bottom: 5px;	
}
#content div.autorenBeschreibung {
	float: left;
	width: 260px;
}

#content div.musterfirmen {
	float: left;
	width: 200px;
}

#content div.box h2 {
	font-size: 24px;
	font-weight: normal;
	/*color: #ab2a42;*/
	color: #000;
	text-align: center;
	margin-bottom: 10px;
}
#content div.box li {
	color: #000;
}
#content div.box a {
	font-size: 13px;
	font-weight: bold;
	/*color: #000;*/
}
/*#content div.box a:hover {
	color: #ab2a42;
}*/
.breadcrumb {
  font-size: 13px;
  color: #666;
  height: 20px;
  margin-bottom: 10px;
}
#content div.block {
	float: left;
	width: 240px;
	margin-right: 6px;
	padding: 20px;
}
#content div.block h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	margin-bottom: 10px;
}

#content div.linkeBox {
	float: left;
	width: 410px;
	padding: 0 20px 0 0;
}
#content div.linkeBoxFull {
	float: left;
	width: 600px;
	padding: 0 20px 0 0;
}
#content div.linkeBoxKontakt {
	float: left;
	width: 480px;
	padding: 0 20px 0 0;
}

#content div.rechteBoxTabelle {
	float: right;
	padding: 70px 0 0px;
	color: #333;
}
#content div.rechteBoxKontakt {
	float: left;
	padding: 145px 0 0px;
	color: #333;
}
#content div.rechteBoxBilder1 {
	float: right;
	padding: 50px 0 0px;
	color: #333;
}
#content div.rechteBoxBilder2 {
	width: 200px;
  float: right;
	padding: 40px 0 0px;
	color: #333;
	text-align: right;
}
#content div.linkeBoxImp {
	width: 285px;
  float: left;
	padding: 40px 0 0px;
	color: #333;
	text-align: left;
}
#content div.mitteBoxImp {
	width: 310px;
  float: left;
	padding: 40px 0 0px;
	color: #333;
	text-align: left;
}
#content div.rechteBoxImp {
	width: 260px;
  float: left;
	padding: 40px 0 0px;
	color: #333;
	text-align: left;
}

img.musterfirmenrechts {
   float:left;
   margin:15px; 
}
div.rechteBoxTabelle table {
			border-collapse: collapse;
			width: 420px;
			border: 0;
			background: #fff;
		}
div.linkeBoxFull table {
			border-collapse: collapse;
			width: 600px;
			border: 0;
			background: #fff;
		}
div.rechteBoxTabelle table tbody tr td,
div.linkeBoxFull table tbody tr td {
			vertical-align: top;
			border: 1px solid #fff;
			background: #eeeff0;
			font: inherit;
			font-size: 11px;
			padding: 10px;
		}
div.linkeBoxFull table tbody tr td.mid {
			vertical-align: middle;
			border: 1px solid #fff;
			background: #eeeff0;
			font: inherit;
			font-size: 11px;
			padding: 10px;
		}
div.rechteBoxTabelle td.first,
div.linkeBoxFull td.first {font-weight: bold;}
div.rechteBoxTabelle ul {
			list-style-image: url(../images/bullet.gif);
			list-style-position: outside;
			margin: 0px!important;
			padding: 0px 0px 0px 10px;
		}

div.linkeBox ul,
div.linkeBoxFull ul {
			list-style-image: url(../images/bullet.gif);
			list-style-position: outside;
			margin: 0px!important;
			padding: 5px 0px 0px 30px;
		}
div.rechteBoxTabelle ul li {
			margin: 0 0 5px 0;
			padding: 0;
			line-height: 14px;
		}
div.linkeBoxFull ul li {
			margin: 0 0 5px 0;
			padding: 0;
			line-height: 18px;
		}						
div.rechteBoxTabelle .boxRahmen,
div.linkeBoxFull .boxRahmen {
			width: 376px;
			border: 2px solid #aa1d37;
      padding: 10px;
		}	
div.rechteBoxTabelle .boxRahmen ul,
div.linkeBoxFull .boxRahmen ul {
			width: 400px;
      list-style-image: url(../images/bullet.gif);
			list-style-position: inside;
			margin: 0px!important;
			padding: 0px;
		}		
div.rechteBoxTabelle thead th,
div.linkeBoxFull thead th {
			font-size: 14px;
			font-weight: bold;
			text-align: left;
			padding: 10px;
			background: #939598;
			color: #fff;
			border: 1px solid #fff;
		}
div.rechteBoxTabelle th.nobg,
div.linkeBoxFull th.nobg {background: none; border: 0;}
div.rechteBoxTabelle tr.hilite td,
div.linkeBoxFull tr.hilite td{
			background: #f2e3e0;
		}
div.rechteBoxTabelle table caption,
div.linkeBoxFull table caption {
			font-style: italic;
			font-size: 11px;
			text-align: right;
			padding: 0 0 10px 0;
		}
#content div.rechteBoxFirmen {
	float: left;
	width: 395px;
	border: 2px solid #ab2a42;
	background: #f2e3e0;
	margin-top: 55px;
  padding: 15px;
	color: #000;
}
#content div.impressumbox {
	width: 92%;
	border: 2px solid #ab2a42;
	background: #f2e3e0;
	margin-top: 55px;
  padding: 15px;
	color: #000;
}
#content div.rechteBoxLogo {
	float: left;
	width: 395px;
	height: auto;
	/*  padding: 15px;*/
	color: #000;
}
#content div.rechteBoxStd {
	float: left;
	width: 395px;
	margin-top: 50px;
}
#content div.rechteBoxFirmen h1 {
	text-align: center;
}
span.rightEnd {
  float: right;
  font-weight: bold;
  font-style: italic;
}

/*#content li.sub {
	list-style-image: url(../images/strich_h2.gif); 
	border-left: 1px solid  #94969c;
	height: 17px;
	margin-left: 10px;	
	padding-top: 3px;
	font-weight: normal;
}
*/
#content li.sub {
	background:transparent url(../images/strich_h2.gif) no-repeat scroll left top;
	font-weight:normal;
	height: 17px;
	list-style-image:none;
	margin-top: -7px;
	padding-left: 25px;
	padding-top: 10px;
}

#content li.head {
	/*list-style-image: url(../images/plus.gif);*/
	font-size: 13px;
	font-weight: bold;
	background: url(../images/plus.gif) left top no-repeat;
	list-style-image:none;
	list-style-type: none;
	position: relative;
	left: -15px;
	padding-left: 15px;
	/*height: 15px;*/
}

#content li.head ul {
	/*margin-left: -22px;*/
	margin-left: -10px;
	margin-top: -5px;
	list-style-image: none;
	list-style-type: none;
}

#footer {
	position: relative;
	font-size: 11px;
	font-weight: bold;
	width: 260px;
	top: -80px;
	left: 630px;
}
fieldset {
	border: none;
}

fieldset.formular label {
	width:65px;
	float:left;
	margin:7px;
}

.Stil1 {color: #ab2a42}

form.wFormular .kontakt {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
border: 1px solid #ad304a;
width:250px;
padding:2px;
margin:3px 0px 10px;
font-size:12px;
}
form.wFormular #captchaText {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
border: 1px solid #ad304a;
width:135px;
padding:2px;
margin:3px 0px 10px;
font-size:12px;
}
form.wFormular .textarea, #nachricht  {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
border: 1px solid #ad304a;
width:400px;
padding:2px;
margin:3px 0px 10px;
font-size:12px;
}

button.dummy
{
background-color:#ad304a;
border:solid #ad304a;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
padding-top:3px;
padding-bottom:3px;
padding:5px;
margin:0px 10px 10px 0px;
color:#FFFFFF;
}


.wError {
	color: red;
}
