/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */

td.masch-titel	{
border: solid 1px #7E7E7E; 
padding-left:6px; 
height:22px; 
height:22px;
font-weight:bold;
text-align:center;
color:#5c5c5c;
}

td.masch-info	{
border: solid 1px #7E7E7E; 
padding-left:6px; 
height:22px; 
height:22px;
color:#5c5c5c;
}

table.masch-table	{
border-collapse:collapse; 
table-layout:fixed;
width:200px;
color:#5c5c5c;
}

hr.masch-hr {
border-top:1px dashed #7E7E7E; 
width:100%;
clear:both;
}