@import url('navi.css');
@import url('language.css');
@import url('content.css');
@import url('index.css');


html, body { 	
	height:99%; 
}

.hundert { 	
	width:99%; 
	height:99%; 
}

body {

	font-family: Verdana, Arial;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-color:#eeeeee;
	color:#585858;
	text-align: left;
	background-image: url(../images/bg.gif);
}

#content {
	padding-top: 55px;
	width: 760px;
}

#busc-logo-index {
	float: left;
	width: 170px;
	height: 258px;
	margin: 50px 0 0 10px;
}

#busc-logo {
	float: left;
	width: 170px;
	height: 147px;
	margin: 50px 0 0 10px;
}

#image-head {
	text-align: left;
	float: left;
	margin: -111px 0 0 183px;
	width: 567px;
	height: 111px;
	background-color: #FFFFFF;
}

.activ {
	color:#cd071e;
	text-decoration: none;
	font-weight: bold;
} 

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

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

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

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

a.english:link {
	line-height: 20px;
	color: #908eba;
	text-decoration: none;
}

a.english:visited {
	color: #908eba;
	text-decoration: none;
} 

a.english:hover {
	color: #908eba;
	text-decoration: none;
} 

a.english:active {
	color: #908eba;
	text-decoration: none;
} 

.typo-xxl {
	font-size: 20px;
}

.blue {
	color: #00448a;
}

.lightblue {
	color: #908eba;
}

a img {
	border: none;
}

