body{
	background-color:#e8e8e9;
	font-family: trebuchet ms;
	color:#14299b;
}

a{
	color:#14299b;
	text-decoration:none;
}

img{
	border: none;
}

.wrapper{
	width: 900px;
	margin: 0px auto;
}

.logo{
	margin-top:20px;
}

.header{
	background-image: url(./images/header1.png);
	width:815px;
	height:183px;
	margin:30px auto;
}

.menu{
	height:183px;
	width:198px;
	float:left;
}

.menu ul li{
	list-style:none;
}

.menu ul{
	margin-top:5px;
}

.menu a{
	color:#14299b;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	font-size:18px;
	margin-left:55px;
}

.menu a:hover{
	color:#fde522;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	font-size:18px;
	margin-left:55px;
}

.menu a:active{
	color:#fde522;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	font-size:18px;
	margin-left:55px;
}

.menu li{
	background-image: url(./images/menu-bg.png);
	width:167px;
	height:36px;
	margin-left:-15px;
	margin-top: 2px;
	padding-top:5px;
}

.l1{
	background-image: url(./images/menu-bg.png);
	width:167px;
	height:36px;
	margin-left:-15px;
	margin-top:-15px;
	padding-top:5px;
}

.content{
	width:815px;
	margin: 0px auto;
}

.count{
	width:194px;
	float:left;
}

.count-top{
	background-image: url(./images/count-top.png);
	width:194px;
	height:40px;
}

.count-mid{
	background-image: url(./images/count-mid.png);
	background-repeat: repeat-y;
	width:194px;
	margin-top:-20px;
	margin-bottom:-20px;
}

.count-mid2{
	background-image: url(./images/count-mid.png);
	background-repeat: repeat-y;
	width:194px;
	margin-top:0px;
	margin-bottom:-7px;
}

.count-mid2 a{
	margin-left:35px;
}

.count-mid ul li{
	list-style: none;
}

.count-mid li{
	margin-top:4px;
	margin-left:20px;
}

.count-mid a{
	font-size:14px
}

.count-end{
	background-image: url(./images/count-end.png);
	width:194px;
	height:40px;
}

.main-txt{
	float:right;
	width:581px;
}

.txt-top{
	background-image: url(./images/txt-top.png);
	width:581px;
	height:44px;
}

.txt-main{
	background-image: url(./images/txt-mid.png);
	background-repat: repeat-y;
	width:581px;	
	margin-top:-20px;
	margin-bottom:-15px;
}

.txt-main h2{	
	font-weight:normal;
	font-family: trebuchet ms;
	margin-left: 30px;
}

.txt-main p{
	font-size:12px;
	padding-left:30px;
	padding-right:30px;
}

.txt-end{
	background-image: url(./images/txt-end.png);
	width:581px;
	height:40px;
}
	
.footer{
	width:815px;
	float:left;
	margin-left:50px;
	margin-top:20px;
	text-align:center;
}	

.footer p{
	color:#000;
	font-size:8px;
}

.footer a{
	color:#000;
}

.contactf{
	width: 400px;
	height: 300px;
	margin-left:50px;
	margin-top:30px;
}

.contactf p{
	color:#14299B;
	font-family: Arial;
	font-size:12px;
	float:left;
}

.contactf input{
	margin-top:7px;
	width:300px;
}

.contactf textarea{
	margin-top:-30px;
	margin-left:100px;
	width:304px;
	height:100px;
}

#cfemail{
	float:left;
	font-size:12px;
	margin-left:100px;
	margin-top: -30px;
}

#cfpw{
	margin-left:100px;
	margin-top: -30px;
	float:left;
}

#cfact{
	margin-top:15px;
	margin-left: 105px;
}

.n1{
	float: left;
	display: block;
	overflow: hidden;
	margin-top:4px;
	margin-left:20px;
	height: 20px;
	width:200px;
	border: 1px solid #000;
}

.n1:active{
	height: auto;
	overflow: visible;
}

a.innen{
	display: block;
	font-size: 12px;
	height: 14px;
}

span.menutag{
	display: block;
	cursor: default;
}
	