#content p, 
#content li,
#content td {
	font-size: 93%;
	color: #000;
}

#content p,
#content li {
	line-height: 149%;
}

#content td p,
#content td p td,
#content td td,
#content td td p,
#content li p,
#content li li {
	font-size: 100%;
}

#content .grau,
#content p.grau, 
#content span.grau,
#content td.grau,
#content li.grau {
	color: #999;
}

#content .red,
#content p.red, 
#content span.red,
#content td.red,
#content li.red {
	color: #e21b42;
}

div#content {
	background-color: #E1E1E1;
}

div#content p { 
	margin: 0;
	padding: 0;
}

div#content a {
	color: black;
	text-decoration: underline;
}

div#content h1 {	
	font-size: 174%; 
	font-weight: bold;
	line-height: 131%;
	margin-top: 5px;
	margin-bottom: 20px;
	color: #e21b1a;
	letter-spacing: 1px;
}

div#content h2 {
	font-size: 166%;
	line-height: 131%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
	color: black;
	letter-spacing: 1px;
}

div#content h2 sup {
	font-size: 115%;
}

div#content h3 {	
	font-size: 145%;
	line-height: 131%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
	color: black;
	letter-spacing: 1px;
}

div#content h3 sup {
	font-size: 107%;
	position: relative;
	top: -2px;
}

div#content h4 {
	font-size: 92%;
	line-height: 167%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #e21b1a;	padding: 0;
	margin:0;
}

div#content h4 a {
	color: #e21b1a; 
}

div#content h5 {
	font-size: 92%;
	line-height: 167%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	color: black;
	padding: 0;
	margin:0;
}


div#content h6 {
	font-size: 92%;
	line-height: 167%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	color: black;
	padding: 0;
	margin:0;
}

div#content .forms { 
	color: black; 
	background-color: white; 
	border: solid 1px #a0a0a0;	
}

div#content .linkicon {
	margin: 3px 6px 3px 2px;
}

div#content .docicon {
	margin: 3px 8px 3px 0px;
}

div#content .at {
	margin-top: 0px;
}

div#content ul {
	padding: 0px;
	margin: 12px 0px 0px 0px;
}

#content ul li {
	list-style: none;
	background: url('/_local/templates/standard/images/list_subnavi_hover.gif') no-repeat 0 10px;
	padding: 3px 0 0 12px;
}

.cell {
	overflow: visible;
}

div#content hr {
	border: solid 1px #E1E1E1;
	border-top: solid 1px white;
}

div#content a img {
	border: 0px;
}

div#content hr.wide {
	position: relative;
	width: 99%;
}	

div#content .produkt {
	width: 100%;
	overflow: hidden;
}

div#content .produkt table {
	width: 99%;
}

div#content .produkt table td {
	vertical-align: top;
	padding: 5px;
	border-right: 1px solid white;
	line-height: 18px;
}

div#content .produkt tr.titel td {
	font-size: 82%;
	border-bottom: 1px solid white;
	font-family: Arial;
}

div#content .produkt .referenzen .col1 {
	width: 150px;
}

div#content .produkt .referenzen .col2 {
	width: 90px;
}

div#content .produkt .referenzen .col3 {
	width: 30px;
}

div#content sup {
	font-size: 84%;
}


div#content table.linientabelle {
	border-bottom: 1px solid white;
}
div#content table.linientabelle td {
	border-top: 1px solid white;
	padding: 7px 0 13px 0;
}

div#content table.linientabelle td h5 {
	margin: 0px;
}

div#content .newsbox {
	border: 1px dotted #990000;
	background: #FFFFFF;
	margin-bottom: 5px;
}

fieldset {
	padding: 0;
	margin: 0;
	border:1px solid white
}

fieldset legend {
	margin-left: 5px;
	padding: 0 3px;
	font-weight: bold;
	color: black;
}

#mailform .titel {
	font-weight: bold;
	font-family: Arial;
	color: black;
	font-size: 100%;
}

#mailform HR {
	/*width: 538px;*/
}

#mailform {
	background-color: #fff;
}

fieldset .fieldcontent {
	margin: 0 16px;
	padding: 16px 0;
}

fieldset .fieldcontent input.forms {
	width: 94% !important;
	margin-bottom: 7px;
}

fieldset .fieldcontent select.forms {
	width: 96% !important;
	margin-bottom: 7px;
}

fieldset .fieldcontent textarea.forms {
	width: 230px !important;
}

fieldset table td {
	vertical-align: top;
}

fieldset td input {
	vertical-align: middle;
}

fieldset td select {
	font-size: 84%;
}

fieldset p#anwendungText textarea {
	width: 526px !important;
}

fieldset table#fotos input, 
fieldset table#fotos textarea, 
fieldset table#schnitte input, 
fieldset table#schnitte textarea {
	width: 98% !important;
}

fieldset table#fotos input.checkbox, 
fieldset table#schnitte input.checkbox {
	width: auto !important;
}


