@charset "utf-8";
/* 
	res.css
	Design by Schuleneudenken.de 
	http://www.Schuleneudenken.de
	© Jenoch, Kai   
*/
html, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, textarea, input, select {
	margin: 0; 
	padding: 0; 
	border: 0; 
	font-weight: inherit; 
	font-style: inherit; 
	font-size: 100%; 
	font-family: inherit; 
	vertical-align: baseline;
}
a {
	color:#cedf6a;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
h1 { 
padding-top : 0px; 
font-family : Times, "Times New Roman", serif; 
font-weight:bold; 
color:#1c89bb;
font-size:1.5em; 
padding-top : 5px;
padding-bottom : 5px;
border-bottom:#cedf6a dashed 1px;
border-top:#cedf6a dashed 1px;
} 
h2 { 
padding-bottom : 5px; 
color:#139ad4; 
font-weight:bold; 
font-size:1.2em; 
}
body {
	margin: 0;
	border: 0;
	vertical-align: baseline;
	background-image:url(images/desing-02_02.png);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #094965;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

.wrapper {
	width: 778px;
	height:auto;
	margin-left: auto; 
	margin-right: auto;
	}
.menu{
	width:778px;
	
	}
div.menu ul a {
	height:55px;
	text-decoration: none; 
	display:block; 
	width: auto;
	margin-bottom:3px;
}
div.menu ul li {
	float:left;
	display:inline; 
	padding: 0; 
	margin: 0; 
}
div.menu ul li a {
	color: #fff; 
	padding: 4px 10px 0px 10px; 
}
div.menu ul li a:hover {
	color: #fff; 
}

div.menu a#current {
	background-color:#1c8bbc;
	display:block; 
	width: auto; 
	font-weight: bold; 
	color: #fff; 
	padding: 4px 10px 0px 10px;
}
.banner {
	margin-top:2px;
	width:777px;
	height:282px;
	float:left;
	background-image;
	background-repeat:no-repeat;
	background-color:#094965;	
}
.banner_l {
	width:192px;
	height:282px;
	float:left;
	background-image:url(images/desing-02_11.png);
	background-repeat:no-repeat;
	border-left: #3e3e3d solid 1px;
	border-right: #3e3e3d solid 1px;
	background-color:#27a5dd;
	
}
.banner_l1 {
	width:193px;
	height:282px;
	float:left;
	background-image:url(images/desing-02_12.png);
	background-repeat:no-repeat;
	border-left: #3e3e3d solid 1px;
	border-right: #3e3e3d solid 1px;
	background-color:#333;
}
.banner_l2 {
	width:192px;
	height:282px;
	float:left;
	background-image:url(images/desing-02_14.png);
	background-repeat:no-repeat;
	border-left: #3e3e3d solid 1px;
	border-right: #3e3e3d solid 1px;
	background-color:#bbd431;
}
.banner_l3 {
	width:192px;
	height:282px;
	float:left;
	background-image:url(images/desing-02_15.png);
	background-repeat:no-repeat;
	border-left: #3e3e3d solid 1px;
	border-right: #3e3e3d solid 1px;
	background-color:#ed2024;
}
.content_o {
	margin-top:2px;
	width:775px;
	height:46px;
	float:left;
	background-image:url(images/desing-02_24.gif);
	background-repeat:repeat-x;
	border-left: #cedf6a solid 1px;
	border-right: #cedf6a solid 1px;
	border-bottom: #cedf6a solid 1px;
}
.content_sub {
	margin-left:2px;
	margin-right:2px;
	margin-top:5px;
	padding:3px;
	width:130px;
	float:left;
	background-color:#FFF;
	border: #094965 solid 1px;
	margin-bottom:10px;
}
div.content_sub h2 {
	font-weight:bold;
	font-size:1.1em;
	color:#333;
}

div.content_sub ul a {
	color:#ff684d;
	width:120px;
	padding:5px;
	display:block;
	text-decoration:none;
	
}
div.content_sub ul li {
	float:left;
	display:inline; 
	padding: 0; 
	margin: 0; 
}
div.content_sub ul li a {
	color:#64b647; 
}
div.content_sub li a:hover {
	color:#666;
}
.content {
	margin-top:1px;
	width:775px;
	float:left;
	background-color:#27a5dd;
	border-left: #cedf6a solid 1px;
	border-right: #cedf6a solid 1px;
	border-bottom: #cedf6a solid 1px;
}
.content_menu {
	
	}
.content_i {
	padding:3px;
	margin-top:5px;
	margin-right:2px;
	width:620px;
	float:right;
	background-color:#FFF;
	border: #094965 solid 1px;
	margin-bottom:10px;
	}


