/* www.markuslerner.com stylesheet ////////////////////////////////////////// */
/* (c) Markus Lerner                                                          */

body {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	background-color: white;
	color: black;

	background-image: url(../gfx/back.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	min-width: 800px;
	
	text-align: center;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}

a {
	color: #CC0000;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

a:hover {
	color: #FF0000;
}

a:link {
	color: #CC0000;
}

a:link:hover {
	color: #FF0000;
}

a:visited {
	color: #AA0000;
}

a:visited:hover {
	color: #FF0000;
}

h1 {
	font-family: TransportNewMedium, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	
	text-transform: uppercase;
	font-size: 21px;
	/* letter-spacing: -0.01em; */
	line-height: 20px;
	margin: 0 0 3px 0;
	color: black;
}

h1 a, h1 a:hover, h1 a:link, h1 a:link:hover, h1 a:visited, h1 a:visited:hover {
	color: black;
}

h2 {
	font-family: TransportNewMedium, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	
	text-transform: uppercase;
	font-size: 17px;
	line-height: 18px;
	font-weight: normal;
	color: black;
	margin: 10px 0 15px; 0;

	width: 375px;
}

h2 a, h2 a:visited, h2 a:hover, h2 a:visited:hover, h2 a:link {
	color: black;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 0 0;
	color: black;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: square;
}

ul li {
	list-style-type: none;
	background: url('../gfx/dash.png') left top no-repeat;
	background-position: 0px 7px;
	padding-left: 12px;
}

#sidebar ul li {
	background: none;
	padding-left: 0px;
}

#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
}


/* individual styles //////////////////////////////////////////////////////// */

#container {
	width: 978px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;

	text-align: left;
}

#sidebarContainer {
	width: 177px;
	min-height: 550px;
	background-color: white;
	padding: 10px 12px 10px 12px;
}

#contentContainer {
	float: left;
	
	width: 750px;
	min-height: 500px;
	background-color: white;
	padding: 10px 12px 10px 12px;
	
	margin-top: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
	margin-right: auto;
}

#logoCorner {
	height: 50px;
	padding: 0px;
	padding-top: 2px;
}

#logoCorner img a:hover {
	background-color: transparent;
}

#navigation {
	padding: 0px;
	margin-top: 2px;
}

#navigation .projects {
	float: left;
	margin: 0px 0px 30px 0px;
}

#navigation .projects .item {
	display: block;
	float: left;
	clear: left;
	padding: 0;
	width: 180px;
	border: 1px solid white;
	cursor: pointer;
	list-style-type: none;
	background: white;
	background-position: 0;
}

#navigation .projects .item .imagecontainer {
	float: left;
	margin-bottom: 1px;
	display: block;
	overflow: hidden;
}

#navigation .projects .item .title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	
	font-size: 11px;
	float: left;
	margin-left: 7px;
	margin-top: 5px;
}

#navigation .projects .item:hover a, #navigation .projects a:hover {
	color: #000;
}

#navigation .projects a {
	color: #555;
}

#navigation .projects .selected {
	color: #000;
}

#navigation img {
	margin-bottom: 2px;
}

#navigation img a:hover {
	background-color: transparent;
}

.topInfo {
	width: 250px;
	height: 50px;
	padding: 0px;
	
	float: left;
}

.topInfo2 {
	width: 500px;
	height: 50px;
	padding: 0px;
	
	float: left;
}

.topInfo3 {
	width: 750px;
	height: 50px;
	padding: 0px;
	
	float: left;
}

#content {
	width: 750px;
	margin-bottom: 24px;
	
	float: left;
}

.column025 {
	width: 62px;
	padding: 0px;
	
	float: left;
}

.column05 {
	width: 125px;
	padding: 0px;

	float: left;
}

.column075 {
	width: 188px;
	padding: 0px;

	float: left;
}

.column {
	width: 250px;
	padding: 0px;
	
	float: left;
}

.column15 {
	width: 375px;
	padding: 0px;
	margin: 0px;

	float: left;
}

.column2 {
	width: 500px;
	padding: 0px;
	
	float: left;
}

.column3 {
	width: 750px;
	padding: 0px;
	
	float: left;
}

#language {
	width: 190px;
	margin-left: auto;
	margin-right: 0px;
	text-align: right;
}

.right {
	margin-left: auto;
	margin-right: 1px;
	text-align: right;
}

.error	{
	color: #DD0000;
	font-weight: bold;
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #777777;
	padding: 2px;
}

.submit {
	font-size: 11px;
	font-weight: bold;
}

#text {
	width: 235px;
}

.text {
	width: 218px;
}

.text05 {
	width: 93px;
}

.text15 {
	width: 343px;
}

.text2 {
	width: 468px;
}

#thumbs {
	margin-top: 24px;
	margin-bottom: 3px;
}

#thumbs a:hover {
	background-color: transparent;
}

.thumbnail img {
	margin-right: 1px;
	padding-bottom: 1px;
}

#imagenavigation {
	margin-top: 16px;
	width: 500px;
}

#image {
	height: 375px;
}

#imagenavigationzoom {
	margin-top: 14px;
	width: 750px;
	height: 19px;
}

#overview a {
	font-weight: bold;
	color: black;
}

#overview a:hover {
	font-weight: bold;
	color: black;
}

.order a {
}

.order .selected a {
	color: black;
}

.subtitle {
	width: 450px;
	height: 28px;
}



/* link classes ///////////////////////////////////////////////////////////// */

.linkEXT a {
	padding: 0px 0px 0px 11px;
	background-image:url(../gfx/icon_ext.gif);
	background-repeat:no-repeat;
	background-position: 1px 2px;
}

.linkEXT a:hover {
	background-image:url(../gfx/icon_ext_over.gif);
}

.linkPDF a {
	padding: 0px 0px 0px 22px;
	background-image:url(../gfx/icon_pdf.gif);
	background-repeat:no-repeat;
	background-position: 1px 2px;
}

.linkPDF a:hover {
	background-image:url(../gfx/icon_pdf_over.gif);
}

.linkJPG a {
	padding: 0px 0px 0px 22px;
	background-image:url(../gfx/icon_jpg.gif);
	background-repeat:no-repeat;
	background-position: 1px 2px;
}

.linkJPG a:hover {
	background-image:url(../gfx/icon_jpg_over.gif);
}


.linkZOOM a {
	white-space: nowrap;
	padding: 0px 0px 0px 14px;
	background-image:url(../gfx/icon_zoom.gif);
	background-repeat:no-repeat;
	background-position: 1px 2px;
}

.linkZOOM a:hover {
	background-image:url(../gfx/icon_zoom_over.gif);
}

.linkEMAIL a {
	white-space: nowrap;
	padding: 0px 0px 0px 14px;
	background-image:url(../gfx/icon_email.gif);
	background-repeat:no-repeat;
	background-position: 1px 3px;
}

.linkEMAIL a:hover {
	background-image:url(../gfx/icon_email_over.gif);
}

.sociable img {
	margin: 0;
	margin-top: 5px;
	margin-right: 3px;
	float: none;
}



/* CMS ////////////////////////////////////////////////////////////////////// */

#cms h2 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 6px;
}

#cms h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
}

#cms .input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #777777;
	padding: 2px;
}

#cms #container {
	width: 100%;
}

#cms #contentContainer {
	width: auto;	
}

#cms #sidebarContainer {
}



/* captcha */

p.captcha_1,
p.captcha_2,
p.captcha_notvalid {
	margin-left: 30px;
	margin-right: 20px;
	font-style: normal;
	font-weight: normal;
	background: transparent;
}
p.captcha_2 {
	vertical-align: middle;
	font-style: italic;
	font-weight: normal;
}
p.captcha_notvalid {
	font-weight: bold;
	color: #FFAAAA;
}

.captchapict {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


