/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	color: #333333;
	background-color: #333333;
	background-image: url(images/zhejunimg01.gif);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h1, h2, h3 {
	color: #313131;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -2px;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	/*background: url(images/img07.gif) no-repeat left center;*/
}

a {
	text-decoration: none;
	color: #313131;
}

a:hover {
	text-decoration: underline;
	color: #CC0000;
}

/* Menu */

#menu {
	width: 740px;
	/*height: 62px;*/
	margin: 0 auto;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #CC0000;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 0;
	display: inline;
	background: none;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	padding: 20px 20px 0 20px;
	font-size: 92%;
	font-weight: bold;
}

#menu a:hover {
	background: #CC0000;
	text-decoration: none;
	color: #FFFFFF;
}

#menu b {
	text-decoration: underline;
}

/* Logo */

#logo {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	margin-top:-19px;
	background-color: #CC0000;
	background-image: url(images/zhejunimg02.jpg);
	background-repeat: no-repeat;
}

#logo h1 {
	margin: 0;
	padding: 120px 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 189%;
	top: 0px;
}

#logo h2 {
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background-image: url(images/zhejun03.gif);
	background-repeat: repeat-y;
}

/* Content */

#content {
	float: left;
	width: 440px;
	padding: 20px 30px 20px 50px;
	min-height:400px;
}

#welcome {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background: url(images/img04.gif) repeat-x left bottom;
}

.floating-box {
	float: left;
	width: 210px;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	border: 5px solid #999999;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding: 20px;
}

#sidebar blockquote {
	margin-left: 0;
	padding-left: 1em;
	background: url(images/img09.gif) no-repeat right bottom;
	border-left: 5px solid #CC0000;
}

#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
}



/* Footer */

#footer {
	height: 50px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
}

#footer .wrapper {
	width: 760px;
	margin: 0 auto;
}

#footer .links {
	float: left;
	width: 440px;
	height: 34px;
	padding: 16px 30px 0 30px;
	background: #FFFFFF;
	border-left: 20px solid #010100;
	font-size: 85%;
}

#footer .link_poweredbypapoo {
	float: right;
	width: 220px;
	height: 34px;
	margin: 0 auto;
	padding: 16px 20px 0 0;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
	position: relative;
	background-color: #CC0000;
}

/*++++++++++++++++++++++++++++++++++*/
/* Foreneinträge */
.messagedata h2, .messageh4
{
	background:#fff;
	padding:5px;
	margin-right:0px;
	margin-top:5px;
	color:#333;
	border:1px solid #ccc;
	position:relative;
}
.messagedatap, .messagebot
{
	background:#F0F0F0;
	padding:10px;
	margin-left:0px;
	margin-top:-1px;
	padding-top:20px;
}
.messagefoot
{
	background:#E4E4E4;
	margin-left:0px;
	padding:10px;
	margin-top:-1px;
}
.messageul li, .messageul ul, ul.messageul
{
	margin-left:7px;
}
.forumliste a
{
	font-size:100%;
	font-weight:400;
}
/* Darstellung der Kommentare */
.comment_inhalt
{
	background:#efefef;
	border:1px solid #999;
	color:inherit;
	font-size:90%;
	padding:10px;
	width:90%;
	margin:5px;
	margin-left:0px;
}
/******************************************* Formulare *************************************************/
#formk legend, #main legend
{

}
.bbeditor_element
{
	float: left;
}
fieldset
{

	padding:10px;
	margin-top:10px;
	border:1px solid #ddd;
}
#formk,#main form
{
	margin:0px 0px 0px 0px;
}
#formk .senden, input[type=submit]
{
	padding: 3px 12px 3px 12px;
	font-size:90%;

}

/****************** Modul Klasse für die Module die meist in der linken (oder rechten) Spalte sind ****************/
.modul h3
{

}
#sidebar .modul
{
	margin-top:30px;
}
.modul fieldset
{
	border:none;
}
.inner_mod
{
		border-bottom:1px solid #ddd;
}
.modul fieldset
{

}
.modul legend,  #mod_suchbox label,
 #mod_styleswitcher label, #mod_styleswitcher legend,.modul h2.ignoresuch,
.mod_efa_fontsize_text,#mod_quicknavi label
{
	display:none;

}
.modul input,.modul select
{

}
.modul input[type=text],.modul select
{

}
.modul .senden, .newssenden, .button, input[type=submit]
{
	margin-left:60px;
}
.modul a
{

}
.modul a:hover
{

}


/********************************** Module meist im Kopfbereich ***************************************/
/* Modul Kopftext */
#mod_kopftext
{
	position:absolute;
	background: transparent;
	margin:20px 0px 0px 30px;
	padding:0px;
	width: 530px;
	background-repeat: no-repeat;
	font-size:0.7em;
}
#mod_kopftext h1
{
	width: 530px;
	text-align: left;
	margin:0px;
	padding:0px;
	text-decoration:none;
}
#mod_kopftext a
{
	text-decoration:none;
	padding:0px;
	margin:0px;
	color: #333333;
}
#mod_kopftext a:hover
{
	text-decoration:underline;
	color: #333333;
}
.toph1
{
	margin:0px;
	padding:0px;
}
#logo h1
{
	padding: 130px 0 0 20px;
	font-size: 2em;
}
#logo h2
{
	padding: 0 0 0 20px;
	font-size: 1em;
}
#logo a
{
	text-decoration: none;
	color: #FFFFFF;
}
/* Modul Sprachwahl */
#mod_sprachwahl img
{
	margin:0px 5px 0px 0px;
}
#mod_sprachwahl li
{
	display:inline;
	list-style-type:none;
	padding:0px;
	margin:0px;
	color:#000;
}
#mod_sprachwahl
{
	position:absolute;
	text-align:left;
	color:#000;
	margin:0.5em 0px 0px 22px;
	width:500px;
}
#mod_sprachwahl  a
{
	color:#fff;
	text-decoration:none;
}
#mod_sprachwahl  a:hover
{
	text-decoration:underline;
}
#sprachwahl a:focus
{
	color:#fff;
}
#mod_sprachwahl a.toplink
{
	color:#fff;
}
/* Modul efa Fontsize */
#mod_efa_fontsize
{
	position:absolute;
	margin-top:160px;
	margin-left:700px;
	min-width:50px;
	background-color:#000;
}
#mod_efa_fontsize ul,
#mod_efa_fontsize li
{
	float:left;
	display:inline;
	margin:0px;
	margin-right:5px;
	padding:0px;
	font-size:110%;
	color:#fff;
}
#mod_efa_fontsize a
{
	color:#fff;
}
/* Modul Kopf-Menue */
#mod_menue_top
{
	position:relative;
	height:22px;
	text-align:left;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	left: 30px;
	top: 15px;
}
#mod_menue_top li {
	display:inline;
	list-style-type:disc;
	margin:0;
	padding:0;
	border: 0px solid #FF0000;
}
#mod_menue_top a
{
	margin: 0px;
	padding:0px;
	font-weight:normal;
	color: #333333;
	text-decoration: none;
	font-size: 93%;
}
#mod_menue_top a:hover
{
	text-decoration: underline;
}
#menue_top a:focus
{
	text-decoration: underline;
}
/* Modul Suchbox */
#mod_suchbox
{


}
#mod_suchbox legend
{
	display:none;
}
#mod_suchbox fieldset
{

}


/***************************** Module meist in linker (oder rechter) Spalte **********************************/
/* News Grabber extra Sytle */
.rss_newsblock
{
	margin:20px;
	padding:0px;
	border:0px;
}
#newsgrabber_front a.rss_titel
{
	text-decoration:none;
}
#newsgrabber_front a.rss_titel:hover
{
	text-decoration:underline;
}
#newsgrabber_front
{

	padding-bottom:10px;
}
.rss_newsblockkopf
{
	background:transparent;
}
.rss_newskoerper
{
	padding-bottom:10px;
	border-bottom:1px solid #ddd;
}
/* Modul Quicknavi */
#mod_quicknavi .inner_mod
{
	padding-bottom:10px;
}
/* Modul Umfrage */
#mod_umfrage_plugin label
{
	display:inline;
}

/* Modul Newsletter */
#mod_newsletter
{
}

/* Modul Styleswitcher */
#mod_styleswitcher
{
}
/* Modul RSS feed */
#mod_rssfeed_show,
#sidebar #mod_rssfeed_show1,
#sidebar #mod_rssfeed_show2
{
	list-style:none;
}
#sidebar #mod_rssfeed_show li,
#sidebar #mod_rssfeed_show1 li,
#sidebar #mod_rssfeed_show2 li
{
	list-style:none;
}
#mod_rssfeed_show h3,
#mod_rssfeed_show1 h3,
#mod_rssfeed_show2 h3
{
	height:40px;
}
#mod_rssfeed_show a,
#mod_rssfeed_show1 a,
#mod_rssfeed_show2 a
{

	text-decoration:none;
}
#mod_rssfeed_show a:hover,
#mod_rssfeed_show1 a:hover,
#mod_rssfeed_show2 a:hover
{
	text-decoration:underline;
}
#mod_rssfeed_show li a,
#mod_rssfeed_show1 li a,
#mod_rssfeed_show2 li a
{

	text-decoration:underline;
}
#mod_rssfeed_show li a:hover,
#mod_rssfeed_show1 li a:hover,
#mod_rssfeed_show2 li a:hover
{
	text-decoration: none;

}
/* Modul Login */
#mod_login li
{
	margin-left:20px;
}
#mod_login input
{
	width:100px;
}

/******************************** Module die meist im Content Bereich sind *********************************/
/* Modul Breadcrump */
.breadcrump
{
}
/********************************* Unsichtbare Objekte  ******************************************/
#menue_sprung a, .breadtext, .ignore, .ignoreornot, dfn, .mod_efa_fontsize_text, #menue_sprung li, .ignoresuch
{
	position:absolute;
	display:inline;
	height:0px;
	width:0px;
	overflow:hidden;
	left:-2000px;
	top:-2000px;
}
/********************************** Hauptmenue bis zu 4 Ebenen **********************************/
/* Für mehr Ebenen bitte die Einträge mit .untermenu1 mit entsprechnder Nummerierung Klonen */


#mod_menue_sub .untermenu1
{
	margin-top:-30px;
}

#mod_menue_ebene0 a.menuxaktiv_back,
#mod_menue_ebene0 a.menuy_aktiv
{
	color:#fff;
	background:#CC0000;
}
#mod_menue_sub .untermenu1 li a
{
	padding-left: 1em;
	background: url(images/img08.gif) no-repeat left center;
	color: #CC0000;
}
#mod_menue_sub .untermenu1 li a.menuxaktiv_back
{
	text-decoration:underline;
}
#mod_menue_sub .untermenu1 ul {
	background: url(images/img04.gif) repeat-x left bottom;
}
#mod_menue_sub .untermenu1 li {
	padding: 5px 0;
	background: url(images/img04.gif) repeat-x left top;
}
#mod_menue .untermenu1 a.menuxaktiv_back
{

}
#mod_menue_sub .untermenu2 li a
{

}
#mod_menue_sub .untermenu2 a.menuxaktiv_back
{

}
#mod_menue_sub .untermenu3 li a
{

}
#mod_menue_sub.untermenu3 a.menuxaktiv_back
{

}
/******************************************* Listen Im Content Bereich keinen Style ***********************/
#main li
{
	list-style:none;
}
/******************************************** Sitemap/Inhalt ***********************************************/
#inhalt_sitemap
{
	margin:0px;
	padding:0px;
	line-height:1.9em;
}
#inhalt_sitemap h2
{
	font-size:1.2em;
}
#inhalt_sitemap .sitemap_level_1 h2
{
	font-size:1em;
	margin-left:20px;
}
#inhalt_sitemap .sitemap_level_2 h2,
#inhalt_sitemap .sitemap_level_3 h2,
#inhalt_sitemap .sitemap_level_4 h2
{
	font-size:0.8em;
	line-height:1.6em;
	margin-left:40px;
}
/***************************************** Klassen für den Editor im Interna Bereich ***************************/
.artikelbox_left
{
	overflow:hidden;
	float:left;
	width:200px;
}
.artikelbox_right
{
	overflow:hidden;
	float:right;
	width:200px;
	padding-left:40px;
}
.teaserbildleft
{
	margin:10px;
	margin-left:0px;
}


#weiter li
{
	display:inline;
	list-style-type:none;
	padding:0px;
	margin:0px;
	background-image:none;
}
#catlistdivx
{
	width:100%;


}
#catlistdivx ul, #catlistdivx li
{
	list-style-type:none;
	display:inline;
}
img {
border:none;
}
.lexikon
{
overflow:hidden;
width:95%;
}
#mod_breadcrump{
	font-size: 9px;
	position: relative;
	margin-bottom: 5px;
}
#mod_artikel_optionen{
	font-size: 9px;
	position: relative;
	margin-top: 3px;
}
#linkbacktop_back{font-size: 9px;
}
#linkbacktop_top{font-size: 9px;
}

/*## ----*/
#image-zhejun{
	border: 1px solid #999999;
}
