table.companytable {
	margin-top:20px;
	width:100%;	
}

table.companytable tr td h3{
	font:bold italic 30px 'Trebuchet MS' sans-serif;
	color:#A0306C;
	border-bottom:1px solid black;
}

table.companytable tr td{
	line-height:22px;
}

table.companytable td#description {
	padding-left:10px;
	background:url('/_img/vertical_dots_bg.gif') repeat-y left;
    line-height:20px;
    padding-top:20px;
}

table.companytable td#description ul, table.companytable td#description ol {
margin-top:2px;
margin-bottom:2px;
}


table.companytable td#description p {
margin-top:2px;
margin-bottom:2px;
}

table.companytable td#description h4 {
font:bold 12px  tahoma, sans-serif;
margin-top:20px;
margin-bottom:0px;
border:0px;
color:#A0306C;
}

table.companytable td#description h5 {
font:bold 11px  tahoma, sans-serif;
margin-top:10px;
margin-bottom:0px;
border:0px;
color:#999999;
}

table.companytable td#description table td.right {
    text-align:right;
}

table.companytable td#description table.thingray{
	background-color:#999999;
}

table.companytable td#description table.thingray tr td {
	background-color:#ffffff;
    vertical-align:top;
    padding:2px;
    font-size:11px;
    line-height:14px;
}

table.companytable td#description table.thingray tr.heading td {
	background-color:#ffffff;
    background-color:#A0306C;
    font-weight:bold;
    line-height:20px;
    text-align:center;
    color:white;
}

table.companytable input#vEmailInput {
	width:250px;
}

table.companytable textarea#question {
	width:565px;
	height:50px;
}

td#submit {
	text-align:right;
}

table.companytable td.caption {
	width:175px;
	vertical-align:top;
	font-weight:bold;
}

div#kontakt {
	margin-top:20px;
	font-weight:bold;
	border-bottom:1px solid #A88599;
	margin-bottom:0px;
}

table.companytable#kontakttable {
	margin-top:0px;
}

table.companytable#kontakttable td.caption {
	font-weight:normal;
}


form#kontaktform {
	margin-top:10px;
}

div#addnewcomppany
{
	text-align:right;
	margin-top:5px;
}

div#addnewcomppany a {
	font-weight:bold;
}
