/* CSS Document */

html,body {
	margin: 0 0 0 0;
	height: 100%;
	background: #ffffff url(/images/logo/head_continue.gif) repeat-x 100% 0%;
}

html,body,p,ul,td,li,br,select,input,textarea {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: normal;
}

html,body,p,h1,h2,h3,h4,h5,h6,form,ul,li,ol,div,legend,fieldset,img,br,span,label,input {
	margin: 0;
	padding: 0;
}

hr {
	background-color:#6D88BF; 
	color:#6D88BF; 
	border: #6D88BF; 
	height: 1px; 
	margin-top: 15px;
}

img,fieldset {
	border: none;
}

.fett {
	font-weight: bold;
}

.klein {
	font-size: 10px;
}

a { text-decoration: underline; }
a:link { color: #6D88BF; }
a:visited { color: #6D88BF; }
a:hover { color: #6D88BF; }
a:active { color: #6D88BF; }

table {
    border-width: 1px;
    border-style: solid;
    border-top-color: #D1D1D2;
    border-left-color: #D1D1D2;
    border-right-color: #F2F2F2;
    border-bottom-color: #F2F2F2;
}

td {
	vertical-align: top;
	/*background-color: #EEF0F7;*/
	background-color: #F9E3B1;
	/*background-color: #F7E6BB;*/
	border-bottom: 1px solid #D1D1D2;
}
