/*

	heckmeck!

	bg	D1C5B2
	content	F3EEE6
	blau	4E8CB2
	gruen	3CC08E
	orange	E5CF70
	rot	C56767

*/

body {
	background-color:#E1D4C0;
}
.darkbg {
	background-color:#D1C5B2;
}
.lgreenbg {
	background-color:#8FDBBE;
}
a {
	color:#257AAE;
}
a:visited {
	color:#1B5A81;
}
a:active {
	color:#fff;
}
html body {
	margin:0;
	padding:0;
	background:#D1C5B2 url(gfx/bg1.gif) repeat-y center top;
	text-align:center;
	font-family:Georgia,Arial,Sans-Serif;
	color:#222;
}
code, pre {
	font-family:"Bitstream Vera Sans Mono","Lucida Console",Courier,monospaced;
}
.urlsmall {
	font-family:Arial,Sans-Serif;
	font-size:10px;
}
h1 {
	font-size:20px;
	font-family:Arial,Sans-Serif;
}
h2 {
	font-size:16px;
	font-family:Arial,Sans-Serif;
}
h3 {
	font-size:14px;
	font-family:Arial,Sans-Serif;
}
#body h2 {
	margin-top:24px;
}
#body {
	width:700px;
	padding:14px 0 40px 0;
	margin:0 auto;
	text-align:left;
}
#body p,ul,ol {
	font-size:15px;
	line-height:20px;
	text-align:justify;
}
#body code {
	background-color:#fff;
	padding:0px 2px 0px 2px;
	font-size:13px;
}
#body pre {
	font-size:13px;
	padding:4px 6px 4px 6px;
	background-color:#D1C5B2;
	color:#000;
}
#body blockquote {
	font-size:15px;
	line-height:20px;
	background-color:white;
	padding:2px 6px 2px 6px;
	border-left:3px solid #3CC08E;
	margin:0 30px;
	color:#333;
}
#body .list {
	margin-top:25px;
	border-top:3px dotted #4E8CB2;
	padding-top:22px;
}
#body ul {
	list-style-image:url(gfx/bullet.gif);
	padding-left:20px;
	margin-left:0;
}
.centered {
	margin-left:auto;
	margin-right:auto;
}
.centerbox {
	text-align:center;
}

.centerbox img {
	margin:0 auto;
	clear:both;
}

img.framed {
	padding:3px;
	border:1px solid #6d6d6d;
}

/* ----- header n stuff ----- */
.bodybox {
	width:800px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background:#D1C5B2 url(gfx/bg1.gif) repeat-y center top;
}

#header {
	width:800px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background:#D1C5B2 url(gfx/bg2.gif) repeat-y center top;
}
#home_header {
	width:800px;
	height:120px;
        margin-left:auto;
        margin-right:auto;
 	text-align:center;
	background:#D1C5B2 url(gfx/bg5.gif) center top;
	padding-top:10px;
}
#nav {
	width:800px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background:#D1C5B2 url(gfx/bg3.gif) repeat-y center top;
	height:20px;
}
#nav2 {
	width:800px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background:#D1C5B2 url(gfx/bg3.gif) repeat-y center top;
	height:20px;
}
#footer {
	width:800px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background:#D1C5B2 url(gfx/bg4.gif) repeat-y center top;
	color:white;
	font-size:10px;
	font-family:Arial,Sans-Serif;
	padding-top:3px;
	padding-bottom:3px;
}
#footer a {
	color:white;
}
#header table {
	width:740px;
	cell-spacing:0;
	margin:0 auto;
	border-spacing:0;
}
#header table td {
	padding:0;
	margin:0;
}
#nav table {
	width:740px;
	cell-spacing:0;
	margin:0 auto;
	border-spacing:0;
}
#nav table table {
	width:auto;
	margin:0;
}
#nav table td {
	padding:0;
	margin:0;
}
#header h1 {
	color:#fff;
	font-weight:normal;
	font-size:26px;
	margin-top:10px;
}
a.navlink {
	font-size:10px;
	padding:0 5px;
	text-decoration:none;
	color:#000;
	font-family:Arial,Sans-Serif;
}
a.navlink:hover {
	color:#fff;
}
a.navlink:visited {
	color:#000;
}

/* ----- styles ----- */

table.stylish {
	border-spacing:1px;
	font-family:Arial,Sans-Serif;
	margin-left:auto; margin-right:auto;
}
table.stylish th {
	padding:4px 8px 4px 8px;
	font-size:12px;
	color:#fff;
	background-color:#3CC08E;
	text-align:left;
}
table.stylish td {
	font-size:12px;
	padding:4px 8px 4px 8px;
	/* border-bottom:1px solid #888; */
	/* border-right:1px solid #888; */
	background-color:#D1C5B2;
}

div.imgcontainer {
	clear:both;
	margin:0 auto;
	width:586px; /* 5*18+4*124 */
	padding-bottom:4px;
}
/* special containers containing 1,2,3 thumbnails */
div.imgcontainer1 {
	clear:both;
	margin:0 auto;
	width:160px;
	padding-bottom:4px;
}
div.imgcontainer2 {
	clear:both;
	margin:0 auto;
	width:302px;
	padding-bottom:4px;
}
div.imgcontainer3 {
	clear:both;
	margin:0 auto;
	width:444px;
	padding-bottom:4px;
}
div.imgcenter {
	width:576px;
	margin:0 auto;
}
div.imgbox {	
	margin:2px 9px;
	width:124px;
	text-align:center;
	float:left;
}
div.imgbox img {
	padding:1px;
	border:1px solid #6d6d6d;
}
.imgcaption {
	font-size:10px;
	font-family:Arial,Helvetica,Sans-Serif;
	padding:1px 2px;
	/* background-color:#ffffff; */
}
div.centerlist {
	margin:10px auto;
	width:500px;
	padding:12px 0 6px 0;
	font-size:16px;
	text-align:center;
	vertical-align:middle;
	border-top:3px dotted #D1C5B2;
}

div.centerlist a {
	color:#1B5A81;
	text-decoration:none;
}
div.centerlist a:hover {
	text-decoration:underline;
}
div.centerlist a:visited {
	color:#1B5A81;
}

div.resitem {
	clear:both;
	padding:1px 10px;
	background-color:#D1C5B2;
	margin-top:10px;
}
div.hcenter {
	vertical-align:middle;
}
div.resitem a {
	font-size:14px;
	font-weight:bold;
	line-height:24px;
}
div.presentation {
	width:100%;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	clear:both;
}
div.hometeaserbox {
	margin:0 auto;
	width:560px;
	padding-bottom:10px;
}
div.hometeaser {
	width:140px;
	float:left;
	margin:10px 20px;
}
.teasertit {
	width:140px;
	font-weight:bold;
	text-align:center;
	padding:3px 0;
}
.teasercap {
	width:140px;
	font-family:sans-serif;
	font-size:11px;
	text-align:center;
}

/* stupid internet explorer */
img {
   behavior: url("/ugly_msie_fix.htc");
}

#pagebar {
	background-image:url(/gfx/bg2.gif);
	font-family:sans-serif;
	font-size:11px;
	padding:4px 0;
	color:#ffffff;
}
#pagebar a {
	color:#ffffff;
	text-decoration:none;
}
#pagebar a:hover {
	text-decoration:underline;
}
#pagebar a:visited {
	color:#ffffff;
}
#body .post .postmetadata {
	font-family:sans-serif;
	text-align:right;
	font-size:11px;
}
.navlinkcell a {
	font-size:10px;
	padding:0 5px;
	text-decoration:none;
	color:#000000;
	font-family:Arial,Sans-Serif;
}
.navlinkcell a:hover {
	color:#ffffff !important;
}
.navlinkcell a:visited {
	color:#000000;
}
#commentlist {
	border-top:2px dotted #3CC08E;	
	margin-bottom:30px;
}
#addcomment {
	border-top:2px dotted #3CC08E;	
}
#commentlist ol {
	padding:0;
	margin:0;
	list-style-type:none;
}

#commentlist ol.commentlist li.comment {
	font-size:11px !important;
	line-height:12px !important;
	font-family:Arial,sans-serif;
	padding:0;
	margin:8px 0;
}
#commentlist ol.commentlist li.comment li {
	font-size:11px;
}
#commentlist ol.commentlist li p {
	font-size:11px;
	line-height:12px;
	padding:0;
	margin:0;
}
.req {
	font-weight:bold;
	color:#c80000;
}
.commentmeta {
	background-color:#e5cf70;
	font-weight:bold;
	padding:2px 8px;
	border-bottom:1px solid #6d6d6d;
}
.commentmeta a {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
.commenttext {
	padding:8px;
	border-bottom:2px dotted #D1C5B2;
	border-left:2px dotted #D1C5B2;
	border-right:2px dotted #D1C5B2;
}
#body .post blockquote {
	background-color:white;
	padding:2px 6px 2px 12px;
	border-left:3px solid #d1c5b2;
	margin:0 30px;
	color:#6d6d6d;
	 font-style:italic;
}
#body .post blockquote p {
	margin:5px 0;
}
#body .post .bigword {
	font-size:150%;
	text-align:center;
	font-style:italic;
}
