body{
	font-family:	"Times new Roman", Times, serif;
}
h1{
	font-size:		1.4em;
}
h2{
	font-size:		1.2em;
}
a{
	text-decoration:none;
	color:			#000;
}
p{
	margin-top:		1px;
}
a:hover{
	color:			#777;
}
thead{
	font-weight:	bold;
}
.stat0{
	color:			#bbb;
}
.picUnder{
	display:		block;
	font-size:		0.8em;
}
.metaEntry{
	width:			100%;
	overflow:		hidden;
}
.sortMen{
	float:right;
}
.red{
	color:#f00;
}
.up{
	display:block;
	width:			19px;
	height:			19px;
	background:		url(../asset/pic/bg/orderNav.gif) 0px 0;
}
.up:hover{
	background:		url(../asset/pic/bg/orderNav.gif) 0px -19px;
}
.down{
	display:block;
	width:			19px;
	height:			19px;
	background:		url(../asset/pic/bg/orderNav.gif) -19px 0;
}
.down:hover{
	background:		url(../asset/pic/bg/orderNav.gif) -19px -19px;
}
.spacer{
	background:	#000;
	height:	1px;
	margin: 5px 0;
}
.metaEntry li{
	float:			left;
}
.adminForm{
	margin-bottom:	20px;
	margin-top:		10px;
}
.magazine, .login, .logout{
	margin-top:		10px;
}
#moveWrapper{
	width:			100%;
	height:			100%;
	position:		absolute;
	top:			0;
	left:			0;
	
}
#moveContent{
	position:		absolute;
	/*overflow:		hidden;*/
}
#leftPage{
	float:			left;
	width:			598px;
	height:			100%;
	background:		url(../asset/pic/bg/balken.png) right repeat-y;
	position:		fixed;
}
#rightPage{
	margin-left:	482px;
	width:			450px;
	margin-top:		55px;
	float:			left;
	position:		absolute;
	background:		#fff;
}
#titleLeft{
	position:		absolute;
	top:			0;
	left:			0;
}
.metaDatenMen{
	text-transform: lowercase;
}
.menuLeft{
	position:		absolute;
	bottom:			6%;
	right:			60px;
	font-family:	Arial, Helvetica, sans-serif;
}
.menuLeft .title{
	clear:			left;
	text-align:		right;
	float:			left;
	width:			150px;
	margin-bottom:	10px;
	text-transform: uppercase;
	overflow:		hidden;
}
.blogMenu{
	margin-top:		10px;
	font-size:		1.4em;
	font-weight:	bold;
}
.subLeft{
	margin-left:	10px;
	color:			#fff;
}
.subLeft a:hover{
	color:			#444;
}

.spacer{
	width:			100%;
	height:			1px;
	background:		#000;
}
.rMenu{
	position:		fixed;
	bottom:			20px;
	left:			850px;
	
}
.spashes{
	position:		absolute;
	right:			0;
	top:			150px;
	background:		url(../asset/pic/bg/splashes.gif);
	width:			35px;
	height:			173px;
}
.big{
	font-size:1.3em;
}
fieldset{
	border:none;
	padding:0;
}
legend, input[type=submit], legend:link, input[type=submit]:link, legend:visited, input[type=submit]:visited{
	background:		url(../asset/pic/bg/links.gif) repeat-x;
	padding:		0 5px;
	color:			#fff;
	border:none;
	cursor:			pointer;
}
legend:hover, input[type=submit]:hover, legend:active, input[type=submit]:active{
	color:			#000;
}
input[type=submit]{
	float:right;
}
label{
	float:left;
}
input, textarea, select{
	display:block;
	margin-left:	100px;
	margin-bottom:	10px;
}
.lineSpacer{
	height:			0;
	overflow:		hidden;
}
.btb:link, .btb:visited{
	background:		url(../asset/pic/bg/links.gif) repeat-x;
	padding:		0 5px;
	color:			#fff;
}
.btb:hover, .btb:active{
	color:			#000;
}
.more{
	margin-left:	5px;
}

#rMenu_0 a:link, #rMenu_0 a:visited{
	background:		url(../asset/pic/bg/links.gif) repeat-x;
	padding:		0 5px;
	color:			#fff;
}
#rMenu_0 a:hover, #rMenu_0 a:active, #rMenu_0 a.active{
	color:			#000;
}
.subLeft a:link, .subLeft a:visited{
	background:		url(../asset/pic/bg/links.png) repeat-x;
	padding:		0 5px;
	color:			#fff;
}
.subLeft a:hover, .subLeft a:active{
	color:			#000;
}
a.bg:link, a.bg:visited{
	background:		url(../asset/pic/bg/links.png) repeat-x;
	padding:		0 5px;
	color:			#fff;
}
a.bg:hover, a.bg:active, a.bg.active{
	color:			#000;
}

.autoren{
	width:			100%;
	
}
.autoren input{
	width:			100px;
	margin:			0;
}

.lightbox{
	position:		fixed;
	left:			0;
	top:			0;
	width:			100%;
	height:			100%;
	z-index:		10;
	display:		none;
}
.clightbox{
	position:		absolute;
	left:			50%;
	top:			50%;
	background:		#fff;
	width:			800px;
	height:			600px;
	 -moz-box-shadow: 1px 1px 10px #000;
 	-webkit-box-shadow: 1px 1px 10px #000;
 	box-shadow: 1px 1px 10px #000;
}
.close{
	position:		absolute;
	top:			-23px;
	right:			0;
	background:		#000;
	padding:		2px 10px;
	color:			#fff;
}

