@charset "Shift_JIS";

body {
	font-family: Arial,sans-serif;
	color: #333;
	font-size: 14px;
	line-height: 18px;
	background: #e9e9e9 url(../img/bg.jpg) repeat-x top center;
	padding: 20px 0 0 0;
}

h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: normal;}

body,div,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,
p,blockquote,pre,cite,code,caption,
form,fieldset,legend,input,textarea,select,option,label {
	margin: 0px;
	padding: 0px;
}

body { text-align: center; line-height: 150%;}

img { border: none;}

ol,ul {	list-style: none;}

a { overflow: hidden;}

a:link {
	text-decoration:underline;
	color:#122D62;
}
a:visited {
	text-decoration:underline;
	color:#122D62;
}
a:hover {
	text-decoration:underline;
	color:#265FD5;
}

a.link{
	background: url(../img/link.gif) no-repeat left 3px;
	padding-left: 15px;
}

h1 {
	width: 1000px;
	height: 280px;
	background: url(../img/title.jpg) no-repeat;
}

h1 span {
	display: none;
}

h2 {
	width: 712px;
	height: 46px;
}

h2.home {
	width: 470px;
	height: 56px;
	background: url(../img/h2_home.jpg) no-repeat left top;
}

h2.news {
	width: 125px;
	height: 29px;
	background: url(../img/h2_news.jpg) no-repeat left top;
	margin: 0 0 0 5px;
	border: none
}

h2.kursangebot {
	background: url(../img/h2_kursangebot.jpg) no-repeat left top;
}

h2.kursinhalt {
	background: url(../img/h2_kursinhalt.jpg) no-repeat left top;
}

h2.konzept {
	background: url(../img/h2_konzept.jpg) no-repeat left top;
}

h2.unterkunft {
	background: url(../img/h2_unterkunft.jpg) no-repeat left top;
}

h2.agb {
	background: url(../img/h2_agb.jpg) no-repeat left top;
}

h2.impressum {
	background: url(../img/h2_impressum.jpg) no-repeat left top;
}

h2.kontakt {
	background: url(../img/h2_kontakt.jpg) no-repeat left top;
}

h2.schule {
	background: url(../img/h2_schule.jpg) no-repeat left top;
}

h2.kursleiter {
	background: url(../img/h2_kursleiter.jpg) no-repeat left top;
}

h2.aschaffenburg {
	background: url(../img/h2_aschaffenburg.jpg) no-repeat left top;
}

h2.ausflugsziele {
	background: url(../img/h2_ausflugsziele.jpg) no-repeat left top;
}

h2.berlin {
	background: url(../img/h2_berlin.jpg) no-repeat left top;
}

h2.landkarte {
	background: url(../img/h2_landkarte.jpg) no-repeat left top;
}

h2.deutsch_online {
	background: url(../img/h2_deutsch_online.jpg) no-repeat left top;
}

h2 span {
	display: none;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 10px 5px 5px 5px;
	padding: 0px 5px 10px 5px;
	color: #122d62;
	background: url(../img/h3_bg.jpg) repeat-x left bottom;
}

h3.home {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0;
	padding: 5px 10px;
	color: #122d62;
	line-height: 24px;
	background: none;
}

h3.news {
	font-weight: bold;
	margin: 5px 0px;
	padding: 0;
	color: #122d62;
	font-size: 14px;
	background: none;
}

h4 {
	font-weight: bold;
	margin: 5px 20px;
	padding: 0;
	font-size: 16px;
}

.clear { clear: both;}

br.clr { clear: both; font-size: 0px; line-height: 0px;}

.clearfix:after { content:""; display:block; clear:both; }
.clearfix { display:inline-block; }
/*\*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/**/

div#wrap {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: url(../img/main_bg.jpg) repeat-y top center;
	border-top: #122D62 4px solid;
}

div#head {
	width: 1000px;
	margin: 0px;
	padding: 0;
}

div#contents {
	margin: 0;
	padding: 0 0 40px 0;
	width: 1000px;
	height: 100%;
	background: url(../img/main_bg_bottom.jpg) no-repeat center bottom;
}

div.flag {
	margin: 0px;
	padding: 0px 10px;
	text-align: right;
	background: #E9E9E9;
	height: 20px;
}

div.flag a img, div.flag a:hover img {
	margin: 6px 5px 0 0;
	border: none;
}

#menuArea {
	height: 50px;
	width: 980px;
	margin: 0 10px;
	background: url(../img/contents_bg.jpg) no-repeat left bottom;
}

.menu {
	display: block;
}

.menu li {
	display: block;
	float: left;
	z-index: 3;
	font-size: 12px;
	font-weight: bold;
	line-height: 40px;
	text-align: center;
	color: #FFF;
	background: url(../img/menu_bg.jpg) no-repeat left top;
}

.menu li a {
	display: block;
	width: 122px;
	height: 40px;
	background: url(../img/menu_bg.jpg) no-repeat left top;
}

.menu li.menuLeft a {
	display: block;
	width: 124px;
	background: url(../img/menu_bg_left.jpg) no-repeat left top;
}

.menu li.menuRight a {
	display: block;
	width: 124px;
	background: url(../img/menu_bg_right.jpg) no-repeat left top;
}

.menu li a:link {
	text-decoration: none;
	color:#fff;
}

.menu li a:visited {
	text-decoration: none;
	color:#fff;
}

.menu li a:hover {
	text-decoration: none;
	color:#fff;
}

.menu li a:hover, .menu li.off {
	width: 122px;
	background: url(../img/menu_bg.jpg) no-repeat left -40px;
}

.menu li.menuLeft a:hover, .menu li.menuLeft_off {
	width: 124px;
	background: url(../img/menu_bg_left.jpg) no-repeat left -40px;
}

.menu li.menuRight a:hover, .menu li.menuRight_off {
	width: 124px;
	background: url(../img/menu_bg_right.jpg) no-repeat left -40px;
}

.menu li:hover > ul { visibility: visible;}

div#leftBox {
	float: left;
	width: 200px;
	padding-left: 25px;
}

.navigation {
	width: 200px;
	margin: 5px 0 10px 0;
	border-top: #dddddd 1px solid;
}

.navigation ul {
	width: 200px;
	margin: 0;
}

.navigation li {
	display: block;
	z-index: 3;
	font-weight: normal;
	font-size: 12px;
	line-height: 39px;
	text-indent: 25px;
	font-weight: bold;
}

.navigation li a {
	display: block;
	width: 200px;
	height: 39px;
	background: url(../img/navi_bg.jpg) no-repeat left top;
	color: #122D62;
	text-decoration: none;
}

.navigation li a:visited {
	color:#122D62;
	text-decoration: none;
}

.navigation li a:hover, .navigation li.off {
	width: 200px;
	height: 39px;
	background: url(../img/navi_bg.jpg) no-repeat left -39px;
	color: #FFF;
	text-decoration: none;
}

div#rightBox {
	float: right;
	width: 220px;
	padding-right: 25px;
}

.newsBox {
	width: 220px;
	margin: 5px 0 0 0;
	padding: 5px 0;
	background: #f9f9f9;
	border: #dddddd 1px solid;
}

.newsBox ul {
	margin: 0;
	padding: 0;
	word-wrap: break-word;
	font-size: 12px;
	line-height: 16px;
}

.newsBox li {
	padding: 0 10px 5px 10px;
}

.newsBox li p {
	margin: 0 0 3px 0;
}

.newsBox li img {
	margin: 5px 0;
}

div#mainTop {
	margin: 0 245px 0 225px;
	background: url(../img/mainFrame_bg_top.jpg) no-repeat top center;
}

div#main {
	margin: 0 10px 0 225px;
	background: url(../img/mainFrame_bg.jpg) no-repeat top center;
}

.mainFrame {
	margin: 0 15px;
	padding: 15px 10px 5px 10px;
	word-wrap: break-word;
}

.mainFrame img {
	display: block;
	text-align: center;
	margin: 10px auto;
}

.mainFrame img.left {
	display: block;
	margin: 10px 0;
}

.mainFrame p {
	padding:0 20px 10px 20px;
}

.mainFrame ul {
	margin: 5px 10px 0 20px;
}

.mainFrame li {
	margin-bottom: 10px;
	padding-left: 15px;
	background: url(../img/list.jpg) no-repeat 2px 7px;
}

.mainFrame ul.link {
	margin: 5px 10px 0 30px;
	padding-bottom: 10px;
}

.mainFrame ul.link li {
	margin-bottom: 5px;
	background: url(../img/link.gif) no-repeat left 5px;
	padding-left: 15px;
}

.mainFrame table {
	margin: 5px auto 15px auto;
	width: 640px;
	background: #dddddd;
	line-height: 22px;
}

.mainFrame th {
	padding: 5px;
	background: #F1F1F1;
	text-align: left;
}

.mainFrame td {
	padding: 5px;
	background: #ffffff;
}

.mainFrame table.box {
	margin: 0px auto 5px auto;
	width: 680px;
	line-height: 22px;
	background: #ffffff;
}

.mainFrame table.box td {
	padding: 5px 10px;
	border-left: #dddddd 4px solid;
}

.mainFrame table.image {
	margin: 5px auto 15px auto;
	width: 500px;
}

.mainFrame table.image td {
	padding: 1px;
}

.mainFrame table img {
	margin: 0px auto;
}

hr{
	clear:both;
	height: 1px;
	margin: 0 5px 5px 5px;
	border: none;
	background: #dddddd;
	color: #dddddd;
}

.center{
	text-align: center;
	margin-top: 5px;
}

.small{
	font-size: 12px;
}

#pageTop {
	margin: 5px auto 0 auto;
	font-size: 100%;
	text-align: right;
	width: 980px;
	height: 24px;
	position: relative;
}

#pageTop a {
	background: url(../img/pagetop.jpg) no-repeat left top;
	line-height: 17px;
	height: 24px;
	width: 110px;
	position: absolute;
	right: 0px;
}

#pageTop a:hover {
	background: url(../img/pagetop.jpg) no-repeat left -24px;
}

#pageTop span {
	display: none;
}

#footer {
	margin: 0;
	padding: 5px 0;
	clear: both;
	background: #3C3C3C url(../img/fotter_bg.jpg) repeat-x left top;
	border-top: #122d62 4px solid;
	color: #bbb;
}

#footer a:link {
	text-decoration:underline;
	color:#ddd;
}
#footer a:visited {
	text-decoration:underline;
	color:#ddd;
}
#footer a:hover {
	text-decoration: underline;
	color:#fff;
}

#footer ul {
	margin: 0;
	text-align: center;
	font-size: 12px;
}

#footer li {
	margin: 0 2px;
	display: inline;
}

#footer div {
	margin: 3px auto;
	width: 980px;
	text-align: center;
	font-size: 12px;
	color: #FFF;
}
