div#content, div#sidebar{
	color: #784417;
	font-size: 0.9em;
	font-family: Courier New;
	letter-spacing: 0.8px;
}

div { behavior: url(../../jscripts/iepngfix.htc); } 

img { border: 0;}

a{
	color: #752C0C;
	text-decoration: underline;
}
a:hover{
	color: #2E1105;
}

input, textarea{
background-color:#D7B26C;
border:#77442D 1px solid;
-moz-opacity:0.6;
}

label{
	cursor: pointer;
	width: 80px;
	display:block;
	float:left;
}
input, label, textarea{
	margin:2px;	
	color: #4D2C0F;
}
div.center{
	width: 100%
	padding: 0px auto 0px auto;
	position:relative;
}
h1{
	padding:0px;
	margin-top: 0px;
	text-align:center;
}
h6, h5,h4,h3{ /*Gilt für Titel bei GodiWorld */
	color:#D70000;
	font-size: 1em;
	height:20px;
	background-image: url("../images/line_small.jpg");
	background-position: bottom;
	background-repeat: repeat-x;
	margin-top:0;
	margin-bottom:5px;
	width:150px;
}
h4,h3{
	font-size:1.2em;
	height:25px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
h5 a{
	text-decoration: none;
	color:#D70000;
	font-size: 1em;
}
h3{
	background-image: url("../images/line.gif");
	width: 710px;
}
h6,h4{
	background-image: url("../images/line.gif");
	width: 500px;
}

a#homelink{
	display:block;
	width:700px;
	height: 110px;
	position:absolute;
	float:left;

}

/******* GodiWorld *******/
table.godiWorld td{
	vertical-align: top;
}
table.godiWorld img{
	margin-left: 10px;
}

/******** GBOOK ************/

div.entry {
	padding:5px 5px 20px 5px;
	margin: 20px 0px;
}

span.date {
	left:730px;
	position:absolute;
}

div.msg{
	padding-top: 8px;
	margin-top: 4px;
	width: 500px;	
}

/*********** PAST GODIS *************/

.rating_bar {
	background:transparent url(../images/star_x_grey.gif) repeat-x scroll 0pt;
	border:0pt none;
	display:block;
	float:left;
	width:55px;
}

.rating_bar div {
	background:transparent url(../images/star_x_orange.gif) repeat-x scroll 0pt;
	border:0pt none;
	display:block;
	height:12px;
}

div.preview{
	margin: 0 auto;
	position: relative;
	width: 500px;
}

div.critic span.date{
	left:480px;
	position:absolute;
}

/*************** BLOGS *****************/

.acronym{
	background-image: url("../images/square.gif");
	border:0px solid #111111;
	color:#784417;
	display:block;
	float:left;
	margin: 15px 10px 5px 0pt;
	text-align:center;
	width:47px;
	padding-top: 5px;
}

.pub-month {
	display:block;
	font-size:14px;
	margin:0pt;
}

.pub-date {
	border:medium none;
	display:block;
	font-size:1.4em;
	font-weight:bold;
	padding:0px 0px 6px;
}

iframe{
	border :0;
}

input.check{
	margin-left: 5000px;
	_display: none;
}

h3.blogtitel{
	margin-top:15px;
	height: 60px;
	background:none;
}
h3.blogtitel{
	_height: 20px;
}
/***** Flash ******/

a.catLink{
	display:block;
	padding: 20px 7px 10px 25px;
	margin-right:15px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;	
	color: #9F6216;
	height: 28px;
	font-size: 1.2em;
	width: 91px;
	float:left;
	cursor: pointer;
	background-image: url("../images/rubrik.gif");
}