body {
    font:12px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	color: #4a4a4a;
	margin: 0px auto;  
	text-align: center;
	background: #ffffe6 url('images/background.jpg') no-repeat center top;
	line-height: 20px;
}

/* Content Pic Layout */

html img {
	border: none;
}



/* Link and Headers Layout */

a:link, a:visited {
	text-decoration: none;
	color: #999966;
}

a:hover, a:active {
	text-decoration: none;
	color: #ff6600;
}

h1 {
	font-size: 18px;
	color: #ff6600;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

h2 {
	font-size: 16px;
	color: #999966;
	margin: 0px 0px 0px 0px;	
	padding: 0px;
	line-height: 20px;
}

h3 {
	font-size: 14px;
	color: #ff6600;
	margin: 0px 0px 3px 0px;	
}

.titel {
	font-size: 16px;
	color: #ff6600;
	margin: 0px 0px 5px 0px;	
	padding: 0px;
	line-height: 20px;
	font-weight: bold;
}

.csc-textpic-caption {
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
}

.obligationfield {
	color: #861610;
}

label {
	display: block;
	float: left;
	width: 130px;
}



/* Layout Menu */

#menu ul {
	list-style: none;

	margin: 0px;
	padding: 0px;

}

#menu li {
	margin: 0px;
	padding: 0px;
}

#menu ul li a:link, #menu ul li  a:visited {
	display: block;
	font-size: 14px;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	text-decoration: none;
	color: #878854;
border-bottom:1px solid #878854
}

#menu ul li a:hover, #menu ul li a:active {
	color: #ff6600;
}

#sidebar #menu ul li .current {
	color: #ff6600;

}

/* Submenu */

#menu ul ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 0px;

}

#menu ul ul li a:link, #menu ul ul li a:visited {
	padding: 3px 0px 3px 15px;
	font-size: 12px;}

#menu ul ul li a:hover, #menu ul ul li a:active {
	color: #ff6600;
	background: none;
}

#sidebar #menu ul ul li .current {
	color: #ff6600;
	background: none;
}

/* Div's Layout */

#container {
	margin: 0px auto;
	width: 950px;
	text-align: left;
}

#header {
	height: 130px;
	width: 950px;
}

#service {
	float: left;
	width: 840px;
	margin: 105px 0px 0px 0px;
	text-align: right;
	color: #999966;
}

#language {
	font-weight: bold;
}

#header #service .current {
	color: #999966;
	text-decoration: none;
}

#searchbox {
	margin: 100px 0px 0px 0px;
	float: right;
}

#contentbox {
	margin: 30px 0px 0px 0px;
}

#sidebar {
	width: 200px;
	float: left;
	padding: 0px 0px 30px 0px;
	border-top:1px solid #878854
}

#menu {
	width: 200px;
    font:13px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
}

#sponsors {
	font:10px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	margin: 50px 0px 0px 0px;
}

#content {
	width: 720px;
	margin: 0px 0px 0px 30px;
	float: left;

	padding: 0px 0px 30px 0px;
}

#content_2column {
	width: 485px;
	margin: 0px 0px 0px 30px;
	float: left;
	padding: 0px 0px 30px 0px;
}

#content-right {
	width: 200px;
	margin: 0px 0px 0px 30px;
	float: right;

}

/* Books Layout */


.books-entry {
	width: 290px;
	height: 140px;
	margin: 0px 30px 30px 0px;
	padding: 20px;
	float: left;
	text-align: left;
	background: #E4E5D4;

}

.books-entry-cover {
	float: right;
	margin: 0px 0px 0px 15px;
}

.books-entry-author {
	font-weight: bold;
	font-size: 11px;
}

.books-entry h2 {
	font-size: 14px;
}

.books-entry h2 a:link, .books-entry h2 a:visited {
	color: #ff6600;	
}

.books-sortby {
	margin: 0px 0px 20px 0px;
}

.tx-sfbooks-pi1-searchbox {
	margin: 0px 0px 20px 0px;
}

.tx-sfbooks-pi1-browsebox {
	clear: both;
	width: 100%;
	text-align: center;
}

.tx-sfbooks-pi1-browsebox a:link {
	background: #E4E5D4;
	padding: 5px 10px 5px 10px;
	border: 1px solid #B2B4B4;
}

.books-single-cover {
	float: left;
	padding: 4px 20px 30px 0px;
}

.books-entry-publisher {
	padding: 0px 0px 0px 0px;
}
