img {
   behavior: url("http://sequensefreak.magix.net/blog/index/plugin/pngbehavior.htc");
}

.serendipity_entrypaging {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    border: 0px;
    display: block;
}
*
{
    font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
    margin:0px;
    padding:0px;
    font-size:100.01%;
    color:#424242;
}

blockquote {
	font-style: italic;
	margin-left: 20px;
	font-size: 1.1em;
}

body
{
	background-color:#C3C3C3;
}

h1, h2, h3, h1 *, h2 *, h3 *
{
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

h1
{
	padding:29px 0px;
	padding-left:37px;
	font-size:2.5em;
	background-color:#959597;
	background-image:url(templates/mgx_06_grey/images/header.png);
	background-repeat:repeat-x;
}

h2
{
	font-size:1.2em;
	padding-left:37px;
	padding-bottom: 4px;
	background-color:#3B3C40;
}

h3
{
	font-size:1.5em;
	line-height:1.2em;
	padding:0px;
}

a.highlight
{
	color: #007dd0;
    text-decoration: none;

}

a.highlight:hover
{
	background-color:#007dd0;
	color: #FFFFFF;
}

a.postTitle
{
	color: #007dd0;
    text-decoration: none;
}


a.postTitle:hover
{
	background-color:#007dd0;
	color: #FFFFFF;
}


ul
{
	list-style-type:none;
}

small {
	font-size:1.1em;
}

td {
	vertical-align: top;
}

label {
	margin: 0px 5px;

}

div#border
{
	background-color:#FFFFFF;
	padding:12px;
	width:736px;
	margin:0px auto;
}

div#header
{
	margin:0px auto;
	cursor:pointer;
	background-color:#FFFFFF;
}

div#header *
{
	color:#FFFFFF;
	font-weight:normal;
}

div#global
{
	margin:0px auto;
	background-image:url(templates/mgx_06_grey/images/background.gif);
	background-position:center top;
	background-repeat:repeat-y;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color:#FFFFFF;
	zoom:1;
}

div#colLeft
{
	float:left;
	display:none;
}

div#colCenter
{
	width:459px;
	float:left;
	font-size:0.7em;
	background-color:#F6F6F6;
	padding-left:37px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
}

div#colCenter .post
{
	margin-bottom:40px;
	line-height: 1.6em;
}

.post ul
{
	margin-left:20px;
	list-style-type:disc;
}

div#colCenter .post .postTitle
{
	font-size:1.4em;
	font-weight:bold;
}

div#colCenter cite
{
	font-style:normal;
	font-weight:bold;
}

div#colCenter .post p
{
	font-size:1.1em;
	line-height:18px;
}

div#colCenter .post p.postmetadata
{
	font-size:1em;
	margin-top:20px;
}

div#colCenter .post p.postmetadataGraybox
{
	font-size:1em;
	margin-top:20px;
	padding:10px 20px;
	border-top:1px solid #424242;
	border-bottom:1px solid #424242;
}

div#colCenter .graybox
{
	margin:10px 0px;
	padding:10px 5px;
	background-color:#F0F0F0;
}

div#colCenter .commentlist
{
	margin-bottom:30px;
}

div#colRight
{
	padding:20px;
	width:174px;
	float:right;
	font-size:0.7em;
	background-color:#FAFAFA;
}

div#colRight ul li
{
	padding:15px 0px;
}

div#colRight .serendipity_calendar td
{
	text-align:center;
}

div#colRight h2
{
	margin:0px;
	font-size:1.3em;
}

div#footer
{
	display:none;
	width:760px;
	height:53px;
	margin:0px auto;
	background-image:url(templates/mgx_06_grey/images/footer.gif);
	background-repeat:no-repeat;
}

.clear
{
	clear:both;
}


#searchbutton {
	font-size: 1em;
}

form {
	margin: 0px;
	padding: 0px;
}


.serendipityCommentForm input, .serendipityCommentForm textarea, .serendipityCommentForm select
{
	padding:1px;
	color:#000000;
	font-size:11px;
}

.serendipityCommentForm .textfeld, .serendipityCommentForm .textarea
{
	width:350px;
}

.serendipityCommentForm select
{
	width:356px;
}

.serendipityCommentForm textarea
{
	margin-bottom:10px;
}

.serendipityCommentForm .serendipity_commentDirection
{
	width:90%;
}

.serendipityCommentForm #captcha
{
	margin-bottom:10px;
	width:100px;
}

.serendipityCommentForm a
{
	text-decoration:underline;
}div.linklist span.menu_title {
}

div.linklist {
      padding: 0px;
      margin: 0px;
      text-align: left;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
	direction: ltr;
}
div.linklist ul {
      list-style: none;
      margin: 0px;
      padding: 0px;
      text-align: left;
	white-space: nowrap;
}

div.linklist li {
      margin: 0px;
      padding: 0px;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
}


div.linklist img {
	border: 0px;
	vertical-align: middle;
}
div.linklist a.folder {
	text-decoration: none;
}
div.linklist a.link {
	text-decoration: underline;
}
div.linklist a:hover {
	color: #333;
}