/* deguportal.css: Design fuer Deguvermittlung - http://www.octodons.ch/vermittlung/ */
/* Anpassung fuer deguportal.php - Erstellt fuer http://www.degu-portal.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:sans-serif;color:#000000;}
a {font-family:sans-serif;}
a:link,a:active,a:visited { color : #663333;text-decoration: none; }
a:hover { text-decoration: underline; color : #000000; }


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

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


.rot {color:#FF0000;}
 
table.inserate { border:2px solid #CC4040; }
.inserate td
{
	background-color: #FFEEEE;
	padding:5px;
}
.inserate hr
{
	border-left:none;
	border-top:2px solid #CC4040;
	border-right:none;
	border-bottom:none;
}

#balken
{
	display: none;
}

table.balken {width:100%;background-color:#EA4040}
.balken a
{
	text-decoration: none;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
}

.balken td
{
	text-align: center;
}

hr
{
	border-left:none;
	border-top:2px solid #CC4040;
	border-right:none;
	border-bottom:2px solid #993333;
}
