/* CSS Document */

html, body{
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#title {
	background-color: #DCF6FF;
	width: 780px;
	height: 93px;
}
#title02, #footer {
	width: 780px;
}

#content {
	width: 780px;
	font-size: 0.7em;
	line-height: 1.4em;
	background-color: #EAFAFF;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 20px;
}

#content h1 {
	font-size: 1.4em;
}
#content h2 {
	font-size: 1.2em;
}
#content h3 {
	font-size: 1em;
}
#content h4 {
    font-size: 1em;
}
#content h1, #content h2, #content h3, #content h4 {
	line-height: normal;
    font-weight: bold;
}
h1, h2, h3, h4 {
                margin-top: 0px;
                margin-bottom: 12px;
}
#content p {
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
}
#content a:hover {
	text-decoration: none;
}
#content table {
	font-size: 1em;
	line-height: 1.4em;
}
#content li, ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url(../images/karo.gif);
}
.imagetext {
               font-size: 0.8em;
               font-weight: normal;
}
input, textarea, option, select {
               background-color: #DCF6FF;
               border: 1px solid #3399CC;
               font-family: Verdana, Arial, Helvetica, sans-serif;
               font-size: 100%;
               font-weight: normal;
}
form table td{
              font-weight: bold;
              vertical-align: top;
}
#content  .stmp_rot, #content .stmp_rot a {
	color: #3399CC;
	text-decoration: none;
                line-height: 170%;    
                margin-left: 20px;       
}
#content .stmp_grau01, #content .stmp_grau01 a{
	color: #666666;
	text-decoration: none;
                line-height: 170%;
                margin-left: 20px;
}
#content  .stmp_grau02, #content  .stmp_grau02 a {
	color: #999999;
	text-decoration: none;
                margin-left: 20px;
}

#content h1 {
	font-size: 1.4em;
	color: #3399CC;
}
#content h2 {
	font-size: 1.2em;
                color: #3399CC;
}
#content h3 {
	font-size: 1.1em;
                color: #3399CC;
}
#content h4 {
                font-size: 1em;
}
#content h1, #content h2, #content h3, #content h4 {
	line-height: normal;
                font-weight: bold;
}
h1, h2, h3, h4 {
                margin-top: 0px;
                margin-bottom: 12px;
}
#content p {
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
}
#content a {
	color: #3399CC;
}
#content a:hover {
	text-decoration: none;
}
#content table {
	font-size: 1em;
	line-height: 1.4em;
}
#content li, ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url(../images/karo.gif);
}