
body {
	margin:0px; 
	width:100%; 
	background-color: #FFF; 
	color: #FFF;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
#wrapper{ margin:0px auto;width:1000px;display:block; height:1500px; background: url(/schwalme/media/assets/images/page/page_bg.jpg) center top repeat-y}
#page{ width:950px;height:1200px; display:block;background-color: #2b2b2b; margin:0px auto; z-index:0;border-right: 5px solid #2b2b2b; }
#header{
			width: 100%;
			height: 85px;
			background: url(/schwalme/media/assets/images/header/header_page.gif) no-repeat left top;
			margin-bottom:35px;
			z-index:1;
			cursor:poiner;
		}

#menu{width: 240px; padding-left:10px; height:100%;float:left; z-index:1;background: url(/schwalme/media/assets/images/page/selbst_bg.gif) no-repeat right 110px !important;}
#menu a {line-height:25px; font-size:14px; text-decoration:none; color:#FFF}
#menu a:hover {color: #FF0000;font-size:16px}
#menu .active{color: #FF0000;font-weight:bold;font-size:16px}

#content{width: 700px; height:1000px;float:left; background-color:#2b2b2b; color:#FFF}
#content_bg {
	width:700px;
	height:1000px;
	display:block;
	border-right:10px solid #2b2b2b;
	}

h1{line-height:30px;float:right;clear:right;border-bottom:1px solid #ccc; color:#FFF; margin:-50px 0 20px 0; padding:10px 0px 0px 0px;text-align:right;width:100%;font-weight:bold;font-size:16px}
h2{float:left}
li,p{line-height:24px;}

h3.topMargin20{margin:20px 0 20px 0 0 !important};

#result{width:100%;margin: 10px 0px;clear:left}
#archive div {cursor:pointer}
#archive p{margin: 0px; padding:5px }

.ajax-loading {
	padding: 20px 0;
	background: url(/schwalme/media/assets/images/page/spinner.gif) no-repeat center top;
}

.preview {
	float: left;
	width: 150px;
	height: 150px;
	margin: 4px;
	padding: 5px;
	text-align: center;
	background-color: #FFF;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.preview span{ 
	display: block;
	font-size: 11px; 
	margin-bottom: 10px;
	color:#000;
	width:150px;
	border-bottom:1px solid #000;
}
.preview b{ font-size:11px; color:#000}

.fullview {
	float: left;
	margin: 10px 0 0 0;
	text-align: center;
	background-color: #FFF;
	width:680px;
}
.fullview b{ font-size:14px; color:#FFF;background-color: #2b2b2b;display:block}

.fullview span{ 
	display: block;
	font-size: 12px; 
	margin-bottom: 10px;
	color:#FFF;
	background-color: #2b2b2b;
}
.preview img, #fullImage img{cursor:pointer}

.text {font-size:12px;}
.text11{font-size:11px;margin:0px;padding:0px}
.input {font-size:11px;width:37px;height:20px;line-height:20px;border:1px solid #ccc; color:#FFF;background:#2B2B2B}

#keyword a {color:#FFF;text-decoration:none;display:block;width:49%;float:left;font-size:12px;height:20px}
#keyword a:hover{color:#F00}


#publishYear {width:60px !important;float:left;margin-right:1px;}
#publishDay{margin-left:10px !important;width:45px;float:left;margin-right:1px;}
#publishMonth{width:45px;float:left;margin-right:1px;}
#searchMask{width:100%;display:block;clear:right;}
#result, #fullImage {margin:0px 0;display:block;width:100%;height:110%;clear:left;overflow:hidden;}
#fullImage{display:none}

