
body {
	margin: 20px;
	background-color: #f4f2f2;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
    margin-bottom:10px;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.6em;
    margin-bottom:5px;
}

h5 {
	font-size: 1.2em;
	border-top:1px solid #CCCCCC;
	padding-top:10px;
	margin:0 0 5px 0;
}

.overhead {
	font-size: 1.1em;
	font-weight:bold;
}

p, ul, ol {
	margin-top: 0;
    font-weight: normal;
	line-height: 180%;
}

p {
font-size:0.9em;
color:#666666;
}

ul, ol {
font-size:11px;
}

a {
	text-decoration: none;
	color: #666666;
}

a:hover {
	background: none;
	color: #333333;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	padding: 20px;
	background-color: #FFFFFF;
	border:1px solid #CCCCCC;
}

/* Header */

#header {
	width: 900px;
	height: 200px;
	margin: 0 auto;
	background: url(images/cs_banner.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	width: 640px;
	color: #B2B2B2;
}

#logo h1, #logo p {
}

#logo h1 {
	float: left;
	padding: 100px 0 0 20px;
	text-transform: uppercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 110px 0 0 5px;
	text-transform: uppercase;
	font: bold 14px Arial, Helvetica, sans-serif;	
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding-top: 16px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 90px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 200px;
	border: none;
	text-transform: lowercase;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 900px;
	height: 37px;
	margin: 0 auto;
	padding: 0;
	background: url(images/balken_menu.jpg) no-repeat left top;
}

#menu ul {
	margin: 0 0 0 165px;
	padding: 0;
	list-style: none;
	line-height: normal;
	font-weight: bold;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 13px 8px 10px 8px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	color: #999;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	color: #ccc;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: none;
}

#menu a#current {
	color: #fff;
}
/* Page */

#page {
	width: 900px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 680px;
	padding: 20px 20px 0 0;
	text-align:left;
}

.startimage{
float: left;
margin:5px 10px 5px 0;
padding:0px;
background-color:#fff;
}

.contentimage{
float: left;
margin:5px 10px 5px 0;
padding:5px;
background-color:#e6e6e6;
}

.contentimagevm{
margin:5px 10px 5px 0;
padding:5px;
background-color:#e6e6e6;
}

#contentstart {
	float: right;
	width: 640px;
	padding: 20px 60px 20px 0;
	text-align:left;
}

.post {
}

.post .title {
	color: #000000;
}

.post .title a {
	background: none;
	color: #000000;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.post .entry {
	padding: 10px 0 20px 0;
}

/* Sidebar */
#sidebar {
    position:absolute;
    top: 279px;
    float:left;
    width:157px;
	background-color: #e6e6e6;
	background-image: url(images/sidebar_bg.jpg);
	background-repeat:no-repeat; 
	background-position:bottom;
	height:400px;
	margin:0;
	}

#sidebar ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#sidebar li { 
    margin: 0; }

#sidebar a
{
display: block;
padding: 2px 5px;
width: 147px;
color: #999;
text-decoration: none;
}

#sidebar a:hover
{
color: #000;
text-decoration: none;
}

#sidebar a#current {
	color: #000;
}
#sidebar ul ul li { margin: 0; }

#sidebar ul ul a
{
display: block;
padding: 2px 5px 2px 30px;
width: 122px;
color: #999;
text-decoration: none;
}

#sidebar ul ul a:hover
{
color: #000;
text-decoration: none;
}

#sidebar ul ul a#subcurrent
{
color: #000;
text-decoration: none;
}


/* Footer */

#footer {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	padding: 40px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #B2B2B2;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}

/*image menu*/

#imageMenu {
    /*position:relative;*/
	width: 500px;
	height: 200px;
	overflow: hidden;
	margin-bottom:10px;
}

#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	width:1000px;
	padding-left:0;
	
	}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:98px;
	height: 200px;
}

#imageMenu ul li.landscapes a {
	background: url(images/landscapes.jpg) repeat scroll 0%;
}

#imageMenu ul li.people a {
	background: url(images/people.jpg) repeat scroll 0%;
}

#imageMenu ul li.nature a {
	background: url(images/nature.jpg) repeat scroll 0%;
}

#imageMenu ul li.urban a {
	background: url(images/urban.jpg) repeat scroll 0%;
}

#imageMenu ul li.abstract a {
	background: url(images/abstract.jpg) repeat scroll 0%;
	width: 310px;
}

.clear {
	clear: both;
}

.line1 {
background-image:url(images/line_left.gif);
background-position:left;
background-repeat:no-repeat;
padding:10px;}
.line2 {border-bottom: 1px solid #CCCCCC }
