body{
	margin:	0;
	padding:	0;
	color:	#000066;
	background-color:	#FFFFFF;
	line-height: 16px;
	font:normal 12px Tahoma, Verdana, sans-serif;
   	text-align:center;
}

.commentform, .fsingle div.row div.label{
   text-transform: uppercase;
}

.post input, textarea{
 border: 1px solid #CCC;
}

h1{
   font: normal 36px Impact, Verdana, sans-serif;
   line-height: 32px;
   margin: 25px 10px 10px 20px;
}

h2{
	font:bold 18px Tahoma, Verdana, sans-serif;
   	color: #FF0000;
   	margin: 0px;
}

h2 a, h2 a:visited{
  color: #FF0000;
  text-decoration: none;
}

h2 a:hover{
  color: #FF0000;
}

h3{
  font-size: 12px;
  color: #CC1D24;
  margin: 6px 20px 6px 20px;
}

.red{
  color: #CC1D24;
}

.black{
  color: #000000;
}

#page{
  width: 907px;
  margin:  0 auto;
  padding: 0;
  text-align: left;
  overflow: hidden;
	border:1px solid #dddddd;
}

#head{
	width: 907px;
	height: 165px;
	background-image:url(/alotta/user/alba-blog.de/gfx/alba_head_bg.jpg); 
	background-repeat:no-repeat; 
	background-position:top left;
}

#headermenu{
	position:relative;
	text-align:left;
	left:0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear:left;
}

#headermenu ul{
	list-style-type:none;
	list-style-position:inside;
	height:21px;
	padding:0px;
	margin:0px;
	
}
#headermenu ul li{
	color:white;
	width: 163px;
	font-weight: bold;
	padding:3px;
	margin:0px;
	margin-right:1px;
	background:#000066;
	float:left;
	text-align:center;
}
#headermenu ul li a, #headermenu ul li a:visited{
	text-decoration:none;
	color:white;
}

#logo{
	float: left;
	width: 200px;
	height: 135px;
}

img{
  border: 0;
}

#headline{
	float:left;
	padding:0;
	text-align:right;
	vertical-align:bottom;
}
#headline a img{
	position:relative;
	border:0px solid white;
	width:280px;
	height:143px;
	left:200px;
}

#footer{
  width: 907px;
  clear: both;
}

div.rss2{
  margin: -2px 0 0 5px;
}

div.formelementst{
  margin: 4px 3px 0 8px;
}

div.formelementst input{
  border: 1px solid #2C2C2E;
  background-color: #CBD0D3;

}

.left{
	float: left;
}

#content{
  	width: 912px;
	
}

#content .column{
  	float:left;
	overflow:hidden;
}

#lcontent{
  	width: 185px;
  	padding: 0px;
  	background-color: #FFFFFF;
	margin: 16px 4px 0px 10px;
}

#ccontent{
  	width: 528px;
  	min-height: 1200px;
  	margin: 16px 0px;
	padding: 0px;
  	background-color: #fff;
  
}

#rcontent{
  	width: 185px;
  	padding: 0px;
	margin: 16px 0px;
  	background-color: #FFFFFF;
}
#lcontent .sbbox{
	width:165px;
	margin: 0px 12px 16px 16px;
}
#rcontent .sbbox{
	width:155px;
	margin: 0px 12px 10px 0px;
}

#lcontent, #rcontent{
  line-height: 20px;
}


.sbbox{
	width: 100%;
	float: left;
	padding:5px;
    border:1px solid #dddddd;
  	background-color: #fff;
	margin:0;
}
.sbbox h4{
  font: normal 12px Georgia, Times, serif;
  line-height: 16px;
  margin: 0;
}


.sbtitle{
	font-weight:bold;
	color: #000066;
}

.sbcont p strong a, .sbcont p strong a:visited{
	color:#ff0000;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}

.sbcont ul li{
	list-style: none;	
}
.sbcont ul{
	padding: 0px;	
}
.sbcont{
  width:100%;
}
#sbcomments a, #sbcomments a:visited{
	font-weight:bold;
	color:#ff0000;
	text-decoration:none;
}

#lcontent .sbsep2{
	position:relative;
	left:-5px;
	width:175px;
	margin-top:3px;
	border-bottom:1px solid #dddddd;
}

.shadowbox, #sbcomments {
 	float:left;
	background: url(/alotta/user/alba-blog.de/gfx/shadowpng.png) repeat-y bottom right !important;
	background: url(/alotta/user/alba-blog.de/gfx/shadow.gif) repeat-y bottom right;
	margin: 6px 6px 3px 6px !important;
	margin: 6px 6px 3px 0px;
}
.shadowboxcontent, #lcontent .sbbox, #rcontent .sbbox{
	display: block;
	position: relative;
	margin: -6px 6px 6px -6px;
	background-color:white;
}


.post{

/*	margin: 0px 12px 16px 0px;*/
  	border:1px solid #dddddd;
  	background-color: #fff;
  	
}
.posthead, .postcontent{
	padding: 6px 12px;
}
.posthead{
	border-bottom:1px solid #dddddd;
        padding: 6px 12px;
}
.postcat{
	font-size:14px;
	font-weight:bold;
	color:#000066;
	float:left;
}
.post h2{
	text-transform:uppercase;
}

.date{
	position:relative;
	width:250px;
  	margin: 0px 0px auto auto;
  	font-weight: bold;
  	color: gray;
	text-align:right;
	text-transform:uppercase;	
	font-size:90%;
}
.date a, .date a:visited, .sbbox a, .sbbox a:visited{
	color: #2C2C2E;
	text-decoration: none;
}


.imgright{
float: right;
margin: 0 0 10px 15px;
}
.imgright img{
border-bottom: 5px solid #FFF;
border-left: 5px solid #FFF;
}
.text{
  margin: 0px;
  line-height: 16px;
}
.meta{
  	color: #666666;
  	margin: 10px 0px 10px 0px;
  	padding:0;
	font-weight: bold;
/*	font-variant:small-caps;*/
	text-transform:uppercase;	
	font-size:90%;
}
.meta .author{
	color: #000066;
}
.meta .right{
	text-align:right;
}
.meta a{
	color: #666666;
	text-decoration:none;
}

.psend{
  float:left;
}
.alink{
  color: #7E8081;
  font-weight: bold;
}
.file{
  margin: 0 20px;
}
.file a, div.commentl a, div.commentl a:visited{
  color: #2C2C2E;
  text-decoration: none;
  font-weight: bold;
}

.seperates{
  font-size: 1px;
  clear: both;
}
.seperate{
  font-size: 12px;
  clear: both;
}
.clearer{
	clear:both;
}

.sbcont p a:hover, .text a:hover, .meta a:hover, .file a:hover, .commenta a:hover, div.commentl a:hover{
  color: #FF0000;
}

.sbcont p a, .text a{
  color: #7E8081;
  text-decoration: underline;
  font-weight: normal;
}
.seperatec{
  font-size: 6px;
  clear: both;
}
.fsingle{
 margin: 20px;
}







#alottaadmin{
  border-top: 5px solid #FFFFFF;
  background-color: #E5E8E1;
  padding: 0 10px 0 20px;
  min-height: 1500px;
}
#alottaadmin a, #alottaadmin a:visited, #alottaadmin a:hover{
  color: #CC1D24;
  text-decoration: none;
}
h2.admin, #alottaadmin h2{
  margin: 5px 0;
}
#alottaadmin .fsingle{
  margin: 0;
}
#container div.label{
  background-color: transparent;
  margin: 5px 0;

}
.fsingle div.row div.label {
  background-color: transparent;
  margin: 5px 0;
}




/*pager*/

#thepager{
   	float: left;
   	width: 530px;
	
}
#pager, #pager div, #pager div.descr, #pager div.act, #pager div.act a, #pager a, #pager div.arrow {
   	border: none;
	font-size:12px;
   	font-weight:bold;
	color:#FF0000;
	background:white none repeat scroll 0 0;
}

#pager div.descr{margin-right:15px;}
#pager div.descr{
	color:#000066;
}
#pager .act, #pager .pager, #pager .arrow{
/*	float:right;*/
}
/*pager*/






#impressum{
  margin-left: 10px;
  float: left;
  width: 200px;
}
#impressum a, #impressum a:visited{
  color: #2C2C2E;
  font-weight: bold;
  text-decoration: none;
}
#impressum a:hover{
  color: #FF0000;
}
#logoright{
  float: left;
  width: 200px;
}

#impressum .sbbox{
  padding: 0;
  border-bottom: none;
}
#impressum .sbtitle{
 display: none;
}

#suche{
  display: none;
}
.pollunsichtbar{
  display: block;
}
.msgac{
  margin: 0 20px;
  font-weight: bold;
}