/* CSS Document */
body, html, ul, ol, li {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 11px;
}
ul, ol, li{
	padding: 0px 0px 0px 0px;
	list-style: none;
}
ul{	margin: 3px 0px 9px 0px; 
}

img {border: none;
}

p {margin: 25px 5px;
}

#wrapper {
	width: 726px;
	height: 100%;
	margin: 0 auto;
	text-align: center;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
}


/* anfang header */
#header {
	width: 726px;
	height: 142px;
	background-image: url(../_images/div_template/head.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
.header {
	float: right;
	width: 490px;
	margin: 10px 0px;
	background-color:#FFFFFF;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-moz-opacity: 0.65;
}
.logo {
	padding: 10px 0px 0px 0px;
}
.slogan1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: oblique;
	font-weight: bold;
	letter-spacing: -1px;
	position: relative;
	top: 10px;
	left: 10px;
	width: 500px;
	color: #000000;
}
.slogan2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: oblique;
	font-weight: bold;
	letter-spacing: -1px;
	position: relative;
	top: 10px;
	left: 100px;
	width: 500px;
	color: #000000;
}
/* ende header */

/* anfang navigation */
#navi {
	float: left;
	width: 140px;
}
#navi a{
	text-decoration: none;
	color:#333;
}
#navi a:hover{
	text-decoration: underline;
	color:#333;
}
#menu_bg_6 {
	background-image: url(../_images/div_template/menu_bg_6.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#menu_bg_8 {
	background-image: url(../_images/div_template/menu_bg_8.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#menu_bg_4 {
	background-image: url(../_images/div_template/menu_bg_4.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#menu_bg_3 {
	background-image: url(../_images/div_template/menu_bg_3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#menu_bg_2 {
	background-image: url(../_images/div_template/menu_bg_2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.menu_titel {
	padding: 0px 0px 0px 4px;
	color: #369;
}
.menu_titel a{
	color: #369 ! important;
}
.menu_links {
	padding: 0px 0px 0px 22px;
}
/* ende navigation */

/* anfang body */
#bodybox {
	width: 726px;
	text-align: left;
}
#content {
	float: right;
	width: 586px;
}
#maincontent {
	float: left;
	width: 408px;
	padding: 0px 5px;
}
#maincontent_breit {
	float: right;
	width: 576px;
	padding: 0px 5px;
}
#sc_world_fla {
	position: relative;
	text-align: center;
}
.dest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: oblique;
	font-weight: bold;
	color: #336699;
	letter-spacing: -1px;
	line-height: 22px;
	padding: 8px 5px;
}
.dest_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: oblique;
	font-weight: bold;
	color: #336699;
	letter-spacing: -1px;
}
.dest_l {
	float: left;
	width: 204px;
}
.dest_r {
	float: right;
	width: 204px;
	display: block;
}
..dest_r { 
	/* for IE < 7 */
	float: right;
	width: 190px;
}
.text_link {
	list-style-position: outside;
	list-style-image: url(../_images/arrow_menu.jpg);
	margin: 2px 0px 2px 25px;
}
.dest_r ul{
	min-height: 100px;
}
/* ende body */

/* anfang sitebar */
#sitebar {
	float: right;
	width: 168px;
}
#sitebar a{
	color: #333;
	text-decoration: none;
	font-size: 10px;
}
#sitebar a:hover{
	color: #333;
	text-decoration: underline;
	font-size: 10px;
}
#sitebar li{
	margin: 6px 0px;
}
.u20 {
	padding:  45px 0px 0px 7px;
	background: transparent url(../_images/div_template/schueler_sprachreisen.jpg) top right no-repeat;
	height: 38px;
	line-height: 12px;
}
.video {
	padding:  38px 0px 0px 7px;
	background: transparent url(../_images/div_template/sprachschulen_video.jpg) top right no-repeat;
	height: 50px;
}
.kontakt{
	padding:  34px 0px 0px 7px;
	background: transparent url(../_images/div_template/kontakt.jpg) top right no-repeat;
	height: 88px;
}
.email{
	font-size: 12px;
	letter-spacing: -1px;
}
/* ende sitebar */

/* anfang footer */
#footer {
	border-top: 1px solid #CCCCCC;
	padding: 10px 0px;
	clear: both;
	text-align: center;
}
#footer a{
	color: #333;
	font-size: 11px;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#akkredit {
	background-image: url(../_images/div_template/akkreditierungen.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 726px;
	height: 55px;
	padding: 10px 0px 25px 0px;
}
