.tx-columna-pi1 table {
	float: left;
	padding-top: 10px;
}
.csc-searchResultInfo {
	font-weight: bolder;
	text-decoration: underline;
}
.csc-searchResultHeader {
	background-color: #E9AA40;
}
#th, td, dl, dt, dd {
#        background-color: #F6D06B;
#}


.tx-columna-pi1 {
	margin-top: 70px;
}
a:link {
	color: #512e00;
	text-decoration: none;
}
a:visited {
	color: #512e00;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #512e00;
	text-decoration: none;
}

h1 {
	font-size: 17px;
	color: #573100;
}
h2 {
	font-size: 14px;
	color: #573100;
}
h3 {
	font-size: 12px;
	color: #573100;
}
h4 {
	font-size: 12px;
	color: #573100;
}

#container {
	background-image: url(bilder/bild_08.jpg);
	background-repeat: repeat;
	height: auto;
	width: 821px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#header {
	background-image: url(bilder/bild_04.jpg);
	float: left;
	height: 170px;
	width: 821px;
	background-repeat: no-repeat;
}
#content {
	background-image: url(bilder/bild_07.jpg);
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 721px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 50px;
	padding-top: 10px;
}
#bg {
	background-image: url(bilder/bild_08.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 821px;
	float: left;
}


body {
	background-color: #f8c710;
	background-image: url(bilder/bild_02.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
#navi {
	background-image: url(bilder/bild_06.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 31px;
	width: 821px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 10px;
	font-weight: bold;
	color: #333333;
}
#footer {
	background-image: url(bilder/bild_09.gif);
	background-repeat: no-repeat;
	float: left;
	height: 47px;
	width: 821px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	padding-top: 12px;
}

/*********** Mailform start  **********/
.csc-mailform {
        
        border: 0px;
        width: 300px;
        margin-top: 0px;         
        margin-left: 300px;        
        #margin-bottom: 50px;        
}
.csc-mailform-field {
        display: block;
        marging: 10px;
        padding: 10px;
}
.csc-mailform label {
        display: block;
        width: 50px;
        float: left;
        text-align: right;
        margin: 2px 5px;
        padding: 0;
}
.csc-mailform input, .csc-mailform textarea {
        font-family: Verdana, Arial, HElvetica, sans-serif;
        color: #000000;
        background-color: #ffffff;
        border: 1px dotted #c1c1c1;
        width: 200px;
        padding: 2px 6px;
        font-size: 10px;
}
.csc-mailform input.csc-mailform-submit {
        float: left;
        width: 80px;
        cursor: hand;
}
.csc-mailform form input.csc-mailform-submit:hover {
        background-color: #000000;
        border: 1px solid #c1c1c1;
        color: black;
}        

/*********** Mailform stop  **********/

