/*
lattenstyle.css
lattendicht.de
2001-09-30
*/
body { 
    font-size: 10pt; 
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: white;
    background-color : #ffffff;
	background-image : url(img/ld_back.gif);
    background-attachment : fixed;
}
.op_m {
	background:#000099;
}
.op {
	background:#ffffff;
}
.op_gen {
}
table { 
    font-size: 10pt; 
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: white;
}
a:active { 
    text-decoration:none; 
    color:#000099;
}
a:link, 
a:visited { 
    text-decoration:underline; 
    color:#000099;
}
a:hover {
	color: #ffffff;
	background-color : #000099;
    text-decoration:none;
}
a:link.pic, 
a:visited.pic, 
a:active.pic,
a:hover.pic {
    text-decoration:none;
	background-color : transparent;
}
a:link.menu, 
a:visited.menu, 
a:active.menu { 
    text-decoration:none; 
	font-size:9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
}
a:hover.menu {
	color: #ffffff;
	background-color : #000099;
    text-decoration:none;
}
a:link.sp, 
a:visited.sp, 
a:active.sp,
a:hover.sp {
    text-decoration:none;
	color: #000099;
	background-color : #ffffff;
}
.bigtext{
	font-size:18pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000099;
}
.verybigtext{
	font-size:24pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000099;
}
.smalltext {
	font-size : 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000099;
}
.boxtext{
	font-size:10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000099;
}
.theader{
	font-size:10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*	color : #ffffff;*/
} 
.trow{
	font-size:10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}
.trow_heil{
	font-size:10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #A52A2A;
}
.mrow{
	font-size:10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}
.mrowdis{
	font-size:10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : line-through;
}
#field {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    border: 1px #ffffff solid
}
.field {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    border: 1px #ffffff solid
}
#field2 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    border: 1px #000099 solid
}
.field2 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    border: 1px #000099 solid
}
#button {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;   
  background-color: #000099;
  border: #ffffff solid 2px;
  color: #ffffff;
}
.button {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;   
  background-color: #000099;
  border: #ffffff solid 2px;
  color: #ffffff;
}
#button2 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;   
  background-color: #000099;
  color: #ffffff;
}
.button2 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;   
  background-color: #000099;
  color: #ffffff;
}
.listing{
	font-size:10pt;
	font-family: "Courier New", Courier, monospace;
	color : #000099;
}
.list2{
	font-size:10pt;
	font-family: "Courier New", Courier, monospace;
	color : Red;
}
.listing_heil{
	font-size:10pt;
	font-family: "Courier New", Courier, monospace;
	color : #A52A2A;
}
#reply{
	font-family: "Courier New", Courier, monospace;
	color : #6633ff;
}
#m_name{
	font-family: "Courier New", Courier, monospace;
	color : #A9A9A9;
}
#m_name_p1{
	font-family: "Courier New", Courier, monospace;
	color : #A9A9A9;
}
#m_name_p2{
	font-family: "Courier New", Courier, monospace;
	color : #565656;
}
.m_name_p1{
	font-family: "Courier New", Courier, monospace;
	color : #A9A9A9;
}
.m_name_p2{
	font-family: "Courier New", Courier, monospace;
	color : #565656;
}
#m_datum{
	font-family: "Courier New", Courier, monospace;
	color : #CC6600;
}
.m_datum{
	font-family: "Courier New", Courier, monospace;
	color : #CC6600;
}
#hmail{
	color : #000000;
}
#hreply{
	color : #0000ff;
}

/* 
2007-12-25
ficken
*/

.menu2{
float: left;
width: 148px;
color: white;
background: #000099;
}

.menu2 a{
color: white;
font: 12px verdana, sans-serif;
text-decoration: none;
display: block;
width: 146px;
margin: 1px;
} 

.menu2 a:hover{
color: #000099; 
background: white;
}

.menu2 a span{
display: none;
}

.menu2 a:hover span{
display: block;
position: absolute; 
width: 147px;
font: 9px Verdana, sans-serif;
background: #000099;
color: #ffffff;
left: 148px;
padding: 5px;
}

.liste{
list-style: none;
margin: 0px;
padding: 0px;
}

#innen{
border: none;
background: #000099;
position: relative;
left: -1px;
top: -1px; 
} 

#aussen{
position: relative;
background: #000000;
margin: 1px;
} 

/* 
2008-07-15
ficken
*/

#news {
	clear: left;
	float: left;
	display: inline;
	height: auto;
	width: 700px;
}

.newspost {

}

.newspost .avatar {
	float: left;
}

.newspost .title {
	padding-bottom: 3px;
	font-size: 20px;
	font-weight: bold;
}

.newspost .timestamp {
	font-size: smaller;
}

.newspost .author {
	font-size: smaller;
}

.newspost .fullpostheader {
	color: inherit;
	background-color: #000099;
	border: 1px solid #000099;
	height: 50px;	
	margin-bottom: 0px;
}

.newspost .postheader {
	text-align: left;
	float: right;
	width: 625px;
	padding: 3px 0px 0px 0px;
}

.newspost .postbody {
/*	line-height: 1.3em;  */
	color: #000099;
	padding: 9px 9px 3px 9px;
	background-color: #ffffff;
	border: 1px solid #000099;
}