

/* ___| CSS document |_____________________ */


body { 
	margin: 0;
	padding: 0;
	font-size: 75%;
	font-family: sans-serif;
	background: #fff url("/graphics/bg.jpg") repeat-y left top;
	color: #ff9900;
	}
a img {
  	border: 0;
	}
h1, h2, h3, h4, h5, p {
	margin: 0;
	}
.none {
	display: none;
	}
.clear {
	margin: 0;
	padding: 0;
	height: 0;
	overflow: hidden;
	clear: both;
	}
	
	
/* ___| header |_____________________ */


#top {
	margin: 0;
	width: 100%;
	min-height: 469px;
	background: url("/graphics/bg_top.jpg") repeat-x left top;
	}
#cor {
	margin: 0;
	width: 100%;
	min-height: 469px;
	background: url("/graphics/bg_cor.jpg") no-repeat left top;
	position: absolute;
	}
#header {
	margin: 0 0 0 0;
	width: 980px;
	height: 267px;
	float: left;
	clear: both;
	}
#head {
	float: left;
	width: 663px;
	margin-top: 22px;
	}
#header h1 {
	margin: 57px -17px 0 0;
	left: 0;
	top: 0;
	width: 334px;
	height: 197px;
	overflow: hidden;
	background: none;
	display: block;
	position: relative;
	float: left;
	}
#header h1 a {
	width: 334px;
	height: 197px;
	color: #ff9900;
	text-decoration: none;
	cursor: pointer;
	display: block;
	}
#header h1 span {
	left: 0;
	top: 0;
	width: 334px;
	height: 197px;
	background: url("/graphics/christian-berger.png") no-repeat;
	display: block;
	position: absolute;
	}
	
	
/* ___| menu |_____________________ */


menu li {
	list-style: none;
	font-weight: bold;
	font-size: 120%;
	}
menu li a {
	color: #ff9900;
	text-decoration: none;
	}
menu li a:hover {
	color: #646465;
	}


/* ___| main |_____________________ */


#main {
	margin: 0 0 0 47px;
	padding-bottom: 30px;
	width: 933px;
	float: left;
	clear: both;
	}


/* ___| left |_____________________ */


#left {
	margin: 0 0 0 10px;
	width: 300px;
	float: left;
	}
#news {
	margin: 0 0 0 50px;
	padding: 0 0 0 12px;
	width: 168px;
	min-height: 81px;
	background: url("/graphics/bg_tit.png") no-repeat left top;
	float: left;
	clear: both;
	}
#news h3 {
	color: #ff9900;
	font-size: 130%;
	margin-bottom: 12px;
	}
#news p {
	line-height: 140%;
	color: #666;
	}
#news p.date {
	color: #000;
	font-size: 110%;
	}
#news p.more {
	margin-bottom: 6px;
	text-align: right;
	}
#news p.more a {
	color: #333;
	text-decoration: none;
	}
#news p.more a:hover {
	color: #666;
	}


/* ___| right |_____________________ */


#right {
	margin: 25px 0 0 10px;
	width: 610px;
	float: left;
	}
#right h2 {
	margin-bottom: 22px;
	padding-left: 16px;
	border-left: 1px solid #ff9900;
	}
#right p {
	margin-bottom: 16px;
	line-height: 150%;
	}
#right a {
	color: #ff9900;
	text-decoration: underline;
	}
#right a:hover {
	text-decoration: none;
	}
#col_l {
	width: 420px;
	float: left;
	}
#col_r {
	margin: 0 0 0 50px;
	width: 140px;
	float: left;
	}
.mask {
	margin: 0;
	width: 140px;
	height: 117px;
	float: left;
	clear: both;
	}
.mask img {
	margin: 10px 0 0 0;
	}
.mask p {
	margin: 0;
	text-align: right;
	font-size: 90%;
	color: #2f2f2f;
	}
.maskl {
	margin: 0 -20px 0 0;
	width: 31px;
	height: 117px;
	float: left;
	background: url("/graphics/bg_mask_l.png") no-repeat;
	position: relative;
	}
.maskr {
	margin: 0 -20px 0 0;
	width: 31px;
	height: 117px;
	float: left;
	background: url("/graphics/bg_mask_r.png") no-repeat;
	position: relative;
	}


/* ___| footer |_____________________ */


#footer {
	margin: 10px 0 0 0;
	width: 929px;
	height: 71px;
	background: url("/graphics/bg_foot.png") no-repeat left;
	float: left;
	clear: both;
	}
#footer p {
	width: 929px;
	text-align: center;
	}
	
	
.image {
	padding: 2px;
	border: 1px solid #fd9800;
}



.guestbook {
	border-collapse: collapse;
	border: 2px solid /*#8caacc*/#0d203e;
	font-family: TrebuchetMS, Trebuchet, Verdena, ArialCE, Arial;
	font-size: 12px;
}

.light {
    background-color: #fff4e4;
}

.dark {
    background-color: #fde9cc;
}

.cas {
    border-collapse: collapse;
	font-family: TrebuchetMS, Trebuchet, Verdena, ArialCE, Arial;
	font-size: 10px;
}

.autor {
    border-collapse: collapse;
	font-family: TrebuchetMS, Trebuchet, Verdena, ArialCE, Arial;
	font-size: 13px;
	font-weight: bold;
}

.data {
	padding: 10px;
}

