
/**************** Allgemein **************/
* {
	padding: 0;
	margin: 0;
}

body {
	background: #e7f5ff url(header.png) repeat-x scroll left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

img {
	border: none;
}

hr.werbung {
	margin: 0 auto;
	width: 700px;
}

table {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

th {
	background-color: #0096d2;
	text-transform:uppercase;	
}

table.suchResultate{
	width: 770px;
}

h1.haupttitel{
	font-size: 18px;
}

#container_header {
	position:relative;
	margin: 0 auto 0 auto;
	width: 770px;
	height: 50px;
	text-align:left;
	top: 2px;
}

#container_banner {
	position: relative;
	top:25px;
	margin: 0 auto 0 auto;
	background-color: #0096d2;
	width: 770px;
	height: 300px;
	text-align:left;
}

#container_content {
	position: relative;
	top: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	min-height: 400px;
	height: auto;
	_height: 400px;
	background-color: #FFFFFF;
	padding-bottom:10px;
	font-size: 14px;
	text-align:left;
}

#container_werbung {
	position: relative;
	margin-left: auto;
	margin-right:auto;
	margin-bottom: 20px;
	width: 770px;
	height: auto;
	background-color: #FFFFFF;
	padding-top: 20px;
	text-align:left;
}

/*****************************************/

/************ Navigation *****************/

#nav_home {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 126px;
}

#nav_inland {
	position: absolute;
	bottom: 0px;
	left: 121px;
	width: 126px;
}

#nav_ausland {
	position: absolute;
	bottom: 0px;
	left: 242px;
	width: 126px;
}

#nav_sprache {
	position: absolute;
	bottom: 0px;
	left: 363px;
	width: 126px;
}

#nav_kursart {
	position: absolute;
	bottom: 0px;
	left: 484px;
	width: 126px;
}

#nav_kontakt {
	position: absolute;
	bottom: 0px;
	left: 605px;
	width: 126px;
}
/*****************************************/

/************* Header *******************/

#flash {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#titel {
	position: absolute;
	left: 10px;
	top: 25px;
	font-size:28px;
	font-weight:bold;
}
#untertitel {
	position: absolute;
	left: 10px;
	top: 55px;
	font-size:18px;
	font-weight:bold;
}

#logo {
	position: absolute;
	right: 20px;
	top: 10px;
	background-image:url(sprachreisen_logo.png);
	width:116px;
	height:80px;
}
/*****************************************/

#kontaktformular
{
	position: absolute;
	top: 20px;
	left: 20px;

}

#banner_gross {
	position: absolute;
	right: 20px;
	top: 250px;
}

#banner_gross_kontakt {
	position: absolute;
	right: 20px;
	top: 320px;
}

#banner_klein {
	position: absolute;
	left: 20px;
	top:130px;
}



#laender_auswahl1 {
	position: absolute;
	top: 20px;
	right: 20px;
}

#anzeige {
	position: relative;
	top: 20px;
	left: 20px;
	margin-bottom:20px;
	font-size: 14px;
	}
	
td.anzeigeSchrift{
	font-size: 14px;
}

th.anzeigeTitel{
	font-size: 16px;
}


#angebote{
	width: 770px;
}
#suche {
	position: absolute;
	left: 20px;
	top: 20px;
	width: 200px;
	height: 100px;
}

/************** Ort-Auswahl **************/
#bild_land {
	position: absolute;
	left: 100px;
	top: 20px;
}

#ort_auswahl {
	position: absolute;
	top: 50px;
	right: 100px;
}

/*****************************************/

/************** DIVs für Angebote ********/

#angebote_tabelle {
	position: relative;
	left: 20px;
	top: 20px;
	width:770px;
	margin-bottom: 20px;
}


/*****************************************/
