body{
	font-family: "trebuchet ms", georgia;
	font-size:13px;
	color: #646464;
}

label {
	font-size:13px;
}

h1 {
	font-family: "trebuchet ms", georgia;
	font-size:18px;
	color: #DB8E29;
	font-weight: 700;
}

input[type="submit"] {
    background: none repeat scroll 0 0 #EFE7B3;
    border: 1px solid #DDDDDD;
    color: #646464;
    font-weight: bold;
    padding: 3px 5px 4px;
    cursor:pointer;
    margin:5px 0 0 0;
}

#kostenaufstellung tr td{
	border-bottom: 2px dotted #CCC;
	padding: 3px 8px;
	font-size:13px;
}

input[type="text"] {font-size:14px; padding:5px 5px; line-height:16px;}

.versorgungsausgleich_info {padding:3px 10px 0 0; vertical-align:top; font-style:italic;}
