body {
	background-color:#ffffff;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}

table {
	background-color:#FFFFFF;
	text-align:left;
}

.outborder {
	background-color:#666666;
}

.inborder {
	background-color:#666666;
}

.out {
	background-color:#ffffff;
}

.in {
	background-color:#ffffff;
}

td {
	background-color:#ffffff;
}

.header {
	background-color:#ffffff;
}

.title {
	background-color:#d8d8d8;
	color:#000000;
	font-weight:bold;
}

.menu {
	background-color:#efefef;
}

td {
	font-size:11px;
	font-family:verdana,arial,geneva,sans-serif;
	color:#000000;
}

.small {
	font-size:10px;
	font-family:verdana,arial,geneva,sans-serif;
}

.smallgrey {
	font-size:11px;
	font-family:verdana,arial,geneva,sans-serif;
	color:#808080;
}

a {
	color:#051254;
	text-decoration:none;
}

a:visited {
	color:#051254;
}

a:hover {
	color:#ff0000;
}


a:active {
	color:#051254;
}

.link a, .link a:visited, .link a:hover, .link a:active {
	font-weight:bold;
}

a.link {
	font-weight:bold;
}

.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: 7;
}

/* 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;
}

/* ab hier Änderungen der Version 1.4.7 */

.keyword { /* Keywordmarkierung in der Suchfunktion */
	background-color:#FFFF00;
} 

/*Änderung für TP.de*/
#main_menu {
	font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
}


#main_menu li {
	float:left;
	/*margin: 0 0px 0 0;*/
	list-style: none;
	/*border-top: 1px solid #0079B8;*/
}


#main_menu #menu_1 { width: 100px; }
#main_menu #menu_2 { width: 100px; }
#main_menu #menu_3 { width: 126px; }
#main_menu #menu_4 { width: 100px; }
#main_menu #menu_5 { width: 60px; }
#main_menu #menu_6 { width: 96px; }
#main_menu #menu_7 { width: 98px; }
#main_menu #menu_8 { width: 100px; }



#main_menu li a {
	display: block;
	height: 10px;
	padding: 7px 0 8px 0;
	text-align: center;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	/*border-top: 1px solid #1A93D2;*/
	/*border-bottom: 1px solid #0079B8;*/
	/*outline: 1px solid #ccc;*/
}
#main_menu li a:link, #main_menu li a:visited {
	color: #eee;
	text-decoration: none;
	background: url(../images/navbut.gif);
	background-color: #0087CD;
}
#main_menu li a:hover, #main_menu .active a:link, #main_menu .active a:visited  {
	color: #eee;
	text-decoration: none;
	background: url(../images/navbutaktiv.gif);
	background-color: #00B4EC;
}