body {
	background-color:#F9F9F9;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}

table {
	text-align:left;
}

.outborder {
	background-color:#F9F9F9;
}

.inborder {
	background-color:#Ffffff;
}

.out {
	background-color:#ffffff;
}

.in {
	background-color:#ffffff;
}


.header {
	background-color:#ffffff;
}

.title {
	background-image: url(http://www.swissallee.ch/branchen/images/tbgt.gif);
	color:#000000;
	font-weight:bold;
}

.title2 {
	font-size:12px;
        color:#000000;
	font-weight:bold;
}

.menu {
	background-color:#ffffff;
}

td {
	font-size:12px;
	font-family:verdana;
	color:#000000;
}

.small {
	font-size:10px;
	font-family:verdana,arial,geneva,sans-serif;
}

.smallgrey {
	font-size:10px;
	font-family:verdana,arial,geneva,sans-serif;
	color:#000000;
}

a {
	color:#000000;
	text-decoration:none;
}

a:visited {
	color:#000000;
}

a:hover {
	color:#ff0000;
}


a:active {
	color:#ff0000;
}

.link a, .link a:visited, .menu a:active {
	color:#000000;
	text-decoration:none;
}

.link a:hover {
	color:#ff0000;
	text-decoration:none;
}

.linktitel a, .linktitel a:visited, .linktitel a:hover, .linktitel a:active {
	text-decoration:none;
	font-weight:normal;}

a.linktitel {
	text-decoration:none;
	font-weight:normal;}

.menu a, .menu a:visited, .menu a:active {
	text-decoration:none;
	font-weight:normal;
	color:#000000;
}

.menu a:hover {
	font-weight:normal;
	color:#ff0000;
}

.tableb {
	background-color:#ffffff;
}

input, textarea, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.adsense {
	border: dashed 1px #666666;
	padding: 0;
}

/* ab hier Änderungen der Version 1.4.1 */

legend {
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
}

fieldset {
	border:1px solid #cdcdcd;
	padding:12px;
}

.error {
	color:#990000;
	background-color:#FFFFE1;
	border:1px dashed #990000;
	margin-top:25px;
	margin-bottom:25px;
   	font-weight:bold;
}

.addform_titel {
	font-weight:bold;
	margin-bottom:5px;
}