/* stil.css: Original Design fuer Deguvermittlung - http://www.octodons.ch/vermittlung/ */
/* design: 2005, davX */

/* margin: top right bottom left (uhrzeigersinn)*/
body {margin: 2% 2% 5% 2%;}
body,h1,h2,h3,h4,h5,h6,a,i,b,span,td,li,div,u,sub,sup,big,small {font-family:helvetica,arial,sans-serif;}

@media all
{
	.button, input, textarea, select {border:1px solid #009}
	.button {font-size:10pt;color:#000000;background-color:#DDDDD0;padding:0 16px;margin:0;font-variant:small-caps;}
	a.button {text-decoration:none;}
	.form td {background-color: #E9E9FF}
	.form select {width:300px;}
	input.pwd {width:75px;}
	.form textarea {width:504px;}
	table.form {width:520px;}
	.form td {padding-left:2px;padding-right:2px;}
	div.form {width:520px;margin-left:auto;margin-right:auto;}
	.form input[type="text"] {width:300px;}
}

.balken
{
	border-top: 5px solid #666699;
}

.balken b
{
	font-weight:bold;color:#666699;
}

.rot {color:#FF0000;}
 
