html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol,ul {
	list-style: none;
}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}



html {
	min-height: 100%;
	height: auto;
}

body {
	font-family: Arial, sans-serif;
	background: #fff url(/img/berlin-asia-back.gif) no-repeat left bottom;
	padding:40px;
	color: #333;
}

h1 {
	/*background: #fff url(/img/berlin-asia-heading.gif) no-repeat center center;
	width: 331px;
	height: 28px;
	*/

}

h1 div {
	/*display: none;*/
	font-weight:bold;
	line-height:20px;
}

#content {
	width:310px;
}

#content p {
	font-size: 14px;
	line-height:20px;
	margin: 0 0 10px 0;
}

#content p a{
	padding:1px 2px;
	background-color: #ccc;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

#content p a:hover{
	background-color: #666;
	color: #fff;
}

#content p .backlink {
	font-size:10px;
	color: #666;
}


#navigation {
	margin-top:20px;
}


#navigation li a, 
#navigation li.pseudolink{
	display:block;
	text-decoration: none;
	color: #333;
	padding:6px;
	padding-right:120px;
	font-size:12px;
	line-height:16px;
}

#navigation li div{
	font-size:14px;
	line-height:16px;
}

#navigation li span{
	color:#000;
	line-height:16px;
}

#navigation li em{
	color:#999;
	line-height:16px;
}


#navigation li a:hover {
	background-color: #db2205;
	color: #fff!important;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

#navigation li a:hover *{
	color: #fff!important;
}

#navigation #sage:hover {
	background-color: #234b61;
}

#navigation #pagode:hover {
	background-color: #009019;
}

#navigation #catering:hover {
	background-color: #666;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}



#imprint ul {
	list-style: disc;
}

#imprint ul li{
	font-size: 12px;
	padding: 2px 0;
}


#imprint {
	position: absolute;
	top: 41px;
	left: 400px;
	width: 320px;
	color: #999;
	line-height:20px;
}

#imprint h3{
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}

#imprint h4{
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	margin-top:10px;
}


#imprint p{
	font-size: 12px;
	line-height:20px;
	margin-bottom: 20px;
}

strong {
	font-weight: bold;
}


#imprint p a {
	color: #666;
}

#imprint p a:hover {
	color: #333;
}


hr {
	margin: 20px 0;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid none;
}

.links {
	margin: 30px 0;
}

.links li a {
	line-height: 30px;
	color: #666;
}

.links li a:hover {
	color: #333;
}
