body { 
	font-family: Trebuchet MS, arial,Verdana;
        font-size: 12px;
        background: #cccccc;
        color: #444444;
        margin-bottom: 5px;    
        margin-top: 0px;
        margin-left: 0px;      
        margin-right: 5px;

	background-image: url(/pix/verlauf.jpg);
        background-repeat: repeat-x;
        background-position: left top;  
}


div.thepage {
	right: 1px;
	top: 1px;
	padding-bottom: 0px;
	width: 100%;
	height: auto;

	background-image: url(/pix/head.jpg);
        background-repeat: no-repeat;
        background-position: left top;  
}

div.tagsdiv {
	text-align: right;
	color: #cccccc;
}


img.preimg {
	border: 2px solid #cccccc;
}

img.fullimg {
	margin: 14px;
	border: 2px solid #dddddd;
}

table.fullimgframe {
	background: none;
	border: 1px solid #cccccc;
	border-collapse: collapse;	
	margin: 0px;
	padding: 0px;
	spacing: 0px;
	background-image: url(/rahmenverlauf50.png);
        background-repeat: repeat;
        background-position: left top;  
}

td.fullimgframe {
	border: 1px solid #cccccc;
	margin: 0px;
	padding: 0px;
	spacing: 0px;
}

ul {
	list-style-type: square;
}


span.ttt {
	font-family: fixed, courier, "Lucida Console";
}





div.titletextdiv {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right:auto;
	margin-left:140px;
	text-align: left;

}


div.allentriesdiv {
	margin-top: 50px;
	margin-bottom: 2px;
}



div.singlentry {
	margin: 10px;
}

div.singlemessagewrap {
	text-align: left;

	padding-left: 15px;

}


div.singlemessage {
	text-align: justify;

}



h1 {
        font-size: 18px;
	margin-left: 10px;	
}

h2 {
        font-size: 12px;	
	margin-left: 10px;
}

span.allh1 {

}

h2.allh2 {
        font-size: 14px;	
}

span.entrytitle {
        font-size: 14px;
}


table {
	border: 1px solid #888888;
	font-family: Trebuchet MS, arial,Verdana;
        font-size: 12px;
        background: #ffffff;
        color: #333333;
	margin-left: 10px;

}

tr.trheader { 
	font-size: 14px;	
	text-align: left;

	color: #333333;


}


td.tdheader { 
        font-size: 12px;
	text-align: left;

	color: #333333;
}



td { 
	font-family: Trebuchet MS, arial,Verdana;
        font-size: 10px;

        color: #333333;

}


a { outline: none; }
a:link { text-decoration: none;  color: #666666;     }
a:visited { text-decoration: none; color: #666666;   }
a:hover { text-decoration: none; color: #883333;  }

input:focus {
	
        color: #000000;
	border: 1px solid #222222;
	background: #ffffff;
}
textarea:focus {
        color: #000000;
	border: 1px solid #222222;
	background: #ffffff;
}

input {
	font-family: Verdana,Trebuchet MS, arial;
        font-size: 14px;
        color: #000000;
	background: #ffffff;
	border: 1px solid #222222;

}

textarea {
	font-family: Verdana,Trebuchet MS, arial;
        font-size: 14px;
        color: #000000;
	background: #ffffff;
	border: 1px solid #222222;

}

