/* degusonline.css: Design fuer Deguvermittlung - http://www.octodons.ch/vermittlung/ */
/* Anpassung an degus-online.de - Erstellt fuer degus-online.de*/
/* design: 2005, davX */

/* margin: top right bottom left (uhrzeigersinn)*/
body {margin: 2% 2% 5% 2%;}
body,h1,h2,h3,h4,h5,h6,i,b,span,td,li,div,u,sub,sup,big,small {font-family:serif;color:#663300;}
a {font-family:serif;}
a:link {color:#008000;text-decoration:none;}
a:hover {color:#0033CC;text-decoration:underline;}
a:visited {color:#008000;text-decoration:none;}

@media all
{
	.button, input, textarea, select {border:1px solid #663300}
	.button {font-size:10pt;color:#000000;background-color:#DDDDD0;padding:0 16px;margin:0;}
	a.button {text-decoration:none;color:#000000;}
	.form td {background-color: #EEE9C9}
	.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 #663300;
}

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

.rot {color:#FF0000;}
 

