/* from style.css */
body, form {
	margin:0px;
	padding:0px;
}

#pagetitel h1    { margin: 0; padding-top: 5px }

#navi ul   { margin: 0; padding: 3px 0 }

#navi ul li  { display: inline }

#navi ul li a,
#navi ul li a:link,
#navi ul li a:visited,
#navi ul li a:active                    { padding-right: 17px; padding-left: 16px }
#ad {
	text-align:center;
	margin-bottom:15px;
}

#content       { padding: 10px 10px 10px 11px; width: 620px; border: solid 1px navy }

.adsense   { padding: 7px; border: dashed 1px }

.error     { padding-left: 4px; border: dashed 1px }

.quote     { padding-left: 4px; border: solid 1px navy }
/* from user */

body, #content td     { background-color: #FEECBB }

a, a:link, a:visited, a:active        { color: #00005c; font-size: 12px; font-family: Arial; font-weight: bold; line-height: 15px; text-decoration: none; margin: 0 }

a:hover  { color: #000000; text-decoration: none }

#content .title      { color: #000000; background-color: #9FD9FF }

.outborder, .inborder     { background-color: transparent; outline-width: 12px; outline-color: navy }

.out, .in     { background-color: #FEECBB }

.smallgrey  { color: #5f636d }

.adsense  { border-color: #53545d }

.error {
	border-color:#990000;
	background-color:#FFFFE1;
	color:#990000;
}

.quote   { color: #000000; background-color: #f8f8f8; border-color: black }

#pagetitel  { }

#pagetitel h1           { color: darkblue; font-size: 25px; font-family: Tahoma; font-weight: bold; background-color: transparent }
#pagetitel h2         { color: navy; font-family: Arial; font-weight: bold; background-color: gray }
#navi                         { background-color: #044C8D; padding-top: 3px; padding-bottom: 3px; width: 1000px; border-top: 1px solid white; border-right: white; border-bottom: 1px solid white; border-left: white }

#navi ul li a, #navi ul li a:link, #navi ul li a:visited, #navi ul li a:active  { color: #ffffd0; font-size: 14px; font-family: Arial; font-weight: bold; text-decoration: none }

#navi ul li a:hover  { color: white; text-decoration: underline }
.link a, .link a:link, .link a:visited, .link a:active    { color: #000066; font-size: 14px; font-family: Arial; font-weight: bolder; line-height: 19px; text-decoration: none; text-align: left }

.link a:hover         { color: #8d0000; text-decoration: none }

body, td             { color: #000055; font-size: 11px; font-family: Arial; font-weight: bold }

input, textarea, select     { color: #000000; font-size: 11px; font-family: Arial }

html, body    { height: 100% }




