#mainframe {
	background-image: none !important;
     background-color: #FFF;
}

.spacer {
	margin: 10px 0px;
}

#content {
	width: 820px;
	padding: 15px;
   
}

#flashMessage {
	padding: 4px 10px;
	background-color: #FFF200;
	font-weight: bold;
	margin: 5px 0px;
}

.form-error {
	background-color: #FFF200;
	border: 1px solid gray;
	padding: 1px;
}

.error-message {
	border: 1px dashed #666666;
	border-width: 0px 1px 1px 0px;
	padding: 2px;
	margin-bottom: 2px;
	color: #666666;
	text-align: left;
}

h1 {
	font-weight: normal;
}

h1.bigger {
	font-size: 20px;
}

.left {
	float: left;
}

p {
	margin-bottom: 10px;
}

.clear {
	clear: both;
}

.rotlink {
	color: #AA1519 !important;
}

.rotlink:hover {
	text-decoration: underline;
}

.suchkopf {
	background-color: #F5F5F5;
	color: black;
	padding: 8px !important;
}

.button-area{
	clear: both;
}

.button-area .styledButton{
	height: 15px;
	line-height: 15px;
}

.styledButton.left{
	float: left;
}

.styledButton, .submit input {
	display: block;
	float: right;
	font-size: 10px;
	color: white !important;
	border: 1px solid #C1181F;
	padding: 4px 10px;
	margin: 5px;
	text-decoration: none;
	background: url(../img/all.png) repeat-x scroll 0 -100px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial,Helvetica,sans-serif;
}

.suchergebnisse h2 {
	color: black;
	font-size: 12px;
	margin-bottom: 4px;
	margin-top: 0px;
	padding: 0px;
	font-weight: bold;
}

.suchergebnisse h3 {
	color: black;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.suchergebnisse div.left {
	margin-right: 15px;
}

.paging {
	color: #CCCCCC;
	margin-top: 20px;
	font-size: 11px;
}

.paging a {
	color: #A9131E;
}

div.paging div.disabled {
	color: #CCCCCC;
	display: inline;
}

.input {
	margin-bottom: 10px;
	text-align: right;
}

.input label {
	display: inline;
	color: black;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
	position: relative;
}

.input [type=hidden] {
	display: none;
}

.input input, textarea {
	font-size: 12px;
	width: 300px;
	display: inline;
	padding: 1px;
}

.input input, .input select, input textarea {
	border: 1px solid #CCCCCC;
}

.slimInput input {
	width: 145px;
	margin-left: 6px;
}

.slimInput #MainContactPlz, .slimInput #CompanyAdressPlz, .slimInput #CompanyBranchPlz {
	width: 50px;
}

.slimInput #MainContactOrt, .slimInput #CompanyAdressOrt, .slimInput #CompanyBranchOrt {
	width: 240px;
}

#content .input select {
	font-size: 12px;
	width: 304px;
	display: inline;
	padding: 1px;
}

.suchkopf h2 {
	color: black;
	font-size: 12px;
	margin-bottom: 4px;
	margin-top: 0px;
	padding: 0px;
	font-weight: bold;
	font-variant: small-caps;
}


#menu_top,
#menu_top2 {
	background: url(../img/all.png) repeat-x 0 -28px;
	height: 35px;
	line-height: 35px;
	margin: 20px 0px;
	border: 1px solid silver;
}

#menu_top ul,
#menu_top2 ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none !important;
	margin: 0pt;
	padding: 5px;
}

#menu_top ul li,
#menu_top2 ul li {
	border-left: 1px solid silver;
	float: left;
	height: 25px;
	line-height: 25px;
	text-align: center;
	list-style: none !important;
}

#menu_top ul li:first-child,
#menu_top2 ul li:first-child {
	border-left: 0;
}

#menu_top ul li a,
#menu_top2 ul li a {
	display: block;
	font-size: 12px;
	padding: 0pt 12px;
	text-decoration: none;
}

#menu_top ul li a:hover,
#menu_top ul li a:active,
#menu_top2 ul li a:hover,
#menu_top2 ul li a:active {
	background: silver;
	text-decoration: none;
	color: white;
}

#menu_top ul li a.active,
#menu_top2 ul li a.active {
	background: url(../img/all.png) repeat-x 0 -98px;
	color: white;
}

#menu_top ul li.inactive a {
	color: gray;
}

#menu_top ul li.inactive a:hover {
	background: none;
}

#tabContentBox .tabContent,
#tabContentBox2 .tabContent {
	padding: 0px 15px;
}

#tabContentBox #kontakte .kontakt,
#tabContentBox2 #kontakte .kontakt {
	width: 400px;
	margin-bottom: 20px;
}

#tabContentBox #kontakte div img,
#tabContentBox2 #kontakte div img {
	float: right;
}

#tabContentBox #referenzen td,
#tabContentBox2 #referenzen td {
	padding: 2px;
}

#tabContentBox #referenzen p,
#tabContentBox2 #referenzen p {
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 3px;
}

hr {
	margin: 0px;
	height: 1px;
	border: 0px;
	border-bottom: 1px solid #DBDCDE;
}

#katalog,
#katalog a {
	margin-top: 15px;
	font-weight: bold;
	color: #AA1519;
	text-decoration: none;
	font-size: 14px;
	line-height: 22px;
}

#katalog a {
	white-space: nowrap;
}

#previewFrame {
	width: 760px;
	max-height: 400px;
	border: 1px dotted #626262;
	padding: 10px;
	overflow: auto;
	margin: 20px auto;
}

.rubrics {
	list-style: disc;
	padding: 0px;
	padding-left: 15px;
}

.suchliste {
	padding-left: 15px;
	list-style: circle;
}

select[name*=Rubric] > option {
	font-weight: bold;
	font-style: italic;
	padding: 0px;
}

select optgroup option {
	padding-left: 15px;
}

td.bg-neutral {
	padding: 5px;
	background-color: #F5F5F5;
}

#ueber .input label,
#leistungen .input label {
	display: block;
	margin-bottom: 10px;
	text-align: left;
	padding-left: 3px;
}

#ueber .input textarea,
#leistungen .input textarea {
	width: 99%;
	height: 300px;
	margin: auto;
}

#beschreibung ul,
#leistungen ul {
	list-style-type: square;
}

#referenzen table {
	width: 100%;
}

#referenzen .input label {
	position: relative;
}

#referenzen .input label em {
	position: absolute;
	top: 20px;
	left: 10px;
}

.suchergebnisse img {
	border: 0;
}

#topNavi li.active {
	padding: 3px 0 0;
}




