/* CSS Document */

body {
        background-image: url(../equippic/site/eqlp_sprachwahl_headhg.gif);
        background-repeat: repeat-x;
        background-position: left top;
        background-color: #f6f6f6;
        padding: 0;
        margin: 0;
        font-family: Arial, Helvetica, sans-serif;
        font-size: small;
        }
* html body {
        font-size: x-small; /* IE5 WIN */
        f\ont-size: small; /* rest IE */
}

img {
	border: 0;
	behavior: url(iepngfix.htc);
}

#head {
        height: 130px;
        width: 775px;
        margin: 0 auto;
        text-align: right;
}
#head .logo {
        margin: 15px 25px 26px 0;
}

#content_fr {
        background-color: #ffffff;
        border: 0px solid red;
}
#content {
	width: 780px;
	height: 510px;
	padding:0;
	margin: 0 auto;
	line-height: 1.4em;
	background-image: url(../equippic/site/eqlp_sprachwahl_hg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
}

#content #sprachwahl {
	background-color: white;
	border: 1px solid #a2151d;
	color: black;
	padding: 5px;
	margin: 0 30px 0 500px;
}
#head #sprachwahl_l {
	background-color: white;
	border: 1px solid #a2151d;
	color: black;
	padding: 5px;
	margin: 30px 30px 0 10px;
	width: 240px;
	float:left;
}
#content #sprachwahl a {
}

#content #abstand {
	height: 95px;
}

#footer {
        padding: 20px 0;
        background-image: url(../equippic/site/eqlp_footer_hg.gif);
        background-position: top;
        background-repeat: repeat-x;
		text-align: center;
		color: #999999;
		font-size: 90%;
}

