body {
	border-width: 1px;
}

h1.common {
	display:none;
}	


.form-error {
	background-color: #ffeeee;
	border: 1px solid red;
}

.error-message {
	color: red;
	margin-left: 160px;
}

#logo {
	width: 1000px;
	height: 238px;
	margin: 0;
	padding: 0;
	background-image: url(/img/bg_header.jpg);
	background-repeat: no-repear;
	background-position: top center;
}

#shadow {
	position: absolute;
	top: 0; 	
	left: 50%;
	width: 1100px;
	height: auto;
	min-height: 100%;
	_height: 100%;
	margin: 0 0 0 -550px;
	background-color: none;
	background-image: url('/img/shadow.jpg');
	background-repeat: repeat-y;
	background-position: top;
}

#container {
	/*position: absolute;
	top: 0; 	
	left: 50%;
	margin: 0 0 0 -500px;
	*/
	margin-left: 50px;
	width: 1000px;
	height: auto; 
	_height: 100%;
	min-height: 100%;
	background-color: #FFF;
	background-image: url('/img/bg_footer.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
}
 
#header {
	background-image: url('/img/bg_navi.jpg');
	background-repeat: repeat-x;
	height: 30px;
}


#container2 {
	width:1000px;
	height: auto;
	_height: 600px;
	min-height: 600px;
}

#navigation {
	font-size: 13px;
	text-transform: uppercase;
	padding-top: 5px;
	margin-left: 150px;
}

#navigation a, #navigation a:hover {
	color: #225c81;
	text-decoration: none;
}


#navigation a:hover {text-decoration: underline}
	
	#navigation li {
		margin-right: 43px;
		float:left;
	}
	
	#navigation ul {
		list-style:none;
		margin: 0;
	}
	
	#navigation li {
		float:left;
		margin: 0;
		margin-right: 41px;
	}
	
	#navigation li.last {
		margin:0;
	}

.active {font-weight: bold; letter-spacing: 1px;}
	
div.hr {
	background-image: url('/img/hr1.gif');
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
	width: 100%;
	position:relative;
	margin-top:15px;
	margin-bottom:none;
}

#content {
	width: 100%;
	_height: 210px; /* ie hack */
	min-height: 210px;
	margin-top: 30px;
	padding-bottom: 100px;
}


#footer {
	background-image: url('/img/bg_bottom.gif');
	background-repeat: no-repeat;
	background-position: center top;
	height: 166px;
	width: 100%;
	padding-top: 2em;
	clear:both;
}



div.photoframe {
	background-image: url('/img/photoframe.gif');
	width: 180px;
	height: 229px;
	text-align:left;
}

div.photoframe img {
	position: relative;
	top: 15px;
	left: 15px;

}

div.galerie_item {
	border: 1px solid #FF8A88;
	padding: 2px;
	float:left;
	width: auto;
	margin-right: 5px;
	margin-bottom: 5px;
}

#partnersites {
	width:300px;
}

#partnersites, #partnersites a {
	font-size:.9em;
	color: #aeaeae;
	text-decoration:none;
}

#contact {
	text-align:right;
	
}

div.IndexAction div.StoreItem {
	border-left: 4px solid silver;
}
	
div.TreeAction ul a {
	text-decoration:none;
}

div.TreeAction ul {
	xlist-style: none;
	xmargin: 0px;
	xwidth:100%;
}

div.TreeAction ul {
	list-style: url('/img/lipu2.gif');
	font-size:1em;
	color:gray;
}


div.TreeAction ul a {
	color:gray;
	font-weight:bold;
}

div.TreeAction ul li {
	padding-bottom: 5px;
}

div.TreeAction ul ul li {
	padding-bottom: 3px;
}

div.TreeAction ul ul {
	list-style: url('/img/lipu3.gif');
	font-size: 0.9em;
}

div.TreeAction ul ul a {
	color:gray;
	font-weight:normal;
	padding-bottom: 0px;
}

div.TreeAction ul ul ul {
	list-style: url('/img/lipu.gif');
	font-size: 1em;
	color:gray;
}