html>body #header {
	height:36px;
}

body {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}

form {
	padding:0px;
	margin:0px;
}

.title {
	padding:0px;
	margin:0px;
	color:#000000;
	font-weight:bold;
}

/* Formatierung der Top10 Tabellen*/
.top_border {
	border:1px solid #006600;
	border-bottom:none;
	border-right:none;
}

.top_border td {
	border-bottom:1px solid #006600;
	border-right:1px solid #006600;
}


.td_bgcolor {
	background-color:#009900;
	font-weight:bold;
}

.border {
	border:1px solid #006600;
}
	

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:#585858;
}

a {
	color:#006600;
	font-weight:bold;
	text-decoration:none;
}

a:visited {
	color:#006600;
}

a:hover {
	color:#660000;
}


a:active {
	color:#669900;
}

.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:bold;
	color:#006600;
}

.menu a:hover {
	font-weight:bold;
	color:#660000;
}

input, textarea, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.adsense {
	border: dashed 1px #006600;
	padding: 5;
}

/* ab hier Änderungen der Version 1.4.1 */

legend {
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
}

fieldset {
	border:1px solid #006600;
	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;
} 

/* Grundlayout - Box */
.box_sidebar {
	width:175px;
}

.box_sidebar th {
	width:175px;
	height:39px;
	background-image:url(../images/template01/bg_box_sidebar_top.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

.box_sidebar td {
	padding:5px;
	border-left:1px solid #016701;
	border-right:1px solid #016701;
}

.body_sidebar {
	width:650px;
}

.body_sidebar th {
	width:650px;
	height:40px;
	background-image:url(../images/template01/bg_body_sitebar_top.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

.body_sidebar td {
	padding:5px;
}

/* Eigene Formatierungen */
.backlinks {
        font-size:11px;
	font-family:arial,helvetica,sans-serif;
	color:#000000;
	font-weight:normal;
}
