/*
 * Theme Name: Wordpress Theme for Treberspurg.com (German language)
 * Description: Dieses Theme benötigt einige Veränderungen der core-files (siehe Entwickler Dokumentation).
 * Version: 1.0
 * Author: Armin B. Wagner
 * Author URI: http://www.arminbwagner.com
 *
 * */

* { margin: 0; padding: 0; }*
html, body {
	height: 100%;	
}
body {
	font-family: Verdana, Arial, sans-serif;
	font-weight: lighter;
	text-decoration: none;
	text-align: left;
	font-size: 0.7em;
	line-height: 1.8em;
	background: #f9f9f8;
	color: #000000;
}
strong {
	font-weight: bold;	
}
a:link {
	text-decoration: none;
	color: #123c86;
}
a:visited {
	text-decoration: none;
	color: #123c86;
}
a:active {
	text-decoration: none;
	color: #123c86;
}
a:focus {
	text-decoration: none;
	color: #123c86;
}
a:hover {
	text-decoration: none;
	color: #5a79c0;
}
.spamtrap1 {
	display: none;
}
.spamtrap2 {
}
#page {
	width: 940px;
	height: 100%;
	margin: 0px auto 0px auto;
	padding: 45px 20px 45px 20px;
} 
h1 {
	font-family:  Verdana, Arial, sans-serif;
	font-weight: lighter;
	text-decoration: none;
	color: #000000;
	font-size: 3.0em;
	line-height: 1.0em;
	text-transform: uppercase;
}
.print {
	display: none;
}
h2 {
	font-family:  Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 5px;
}
h3 {
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	font-weight: lighter;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	line-height: 12px;
	margin-top: 0px;
	margin-bottom: 30px;
}
hr {
	color: #000000;
	border: 0px; /* Firefox, Opera */
	border-top: solid 1px #444444;
 	border-bottom: solid 1px #f9f9f8; /* IE */
	height: 1px;
	margin-bottom: 30px;
}
p { 
	margin: 0 0 1em 0;
}
img {
	border: 0;
}
.transparence {
	background-color: silver;
	opacity:.60;
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
}
.no-transparence {
	background-color: white;
	opacity:1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
}	
#header {
	margin-left: 220px;
	padding-bottom: 15px;
}
#navbar {
	position: fixed;
	width: 160px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 20px;
	padding: 0;
}
	ul {
		padding-left: 40px;	
	}
	li {
		margin: 0 0 0.5em 0;	
	}
	ul.category {
		display: inline;
		list-style-type: none;
		margin: 0px;
		padding: 0px;
	}
	ul.category li {
		list-style: none;
		font-size: 1.0em;
		line-height: 1.5em;
		text-transform: uppercase;
		font-weight: bold;
		margin: 0px;
	}	
	ul.subcategory {
		display: none;
		margin: 0px;
		padding: 0px;
		font-weight: bold;
	}
	ul.subcategory li {
		font-size: 1.0em;
		line-height: 1.4em;
		text-transform: uppercase;
		margin-right: 0px;
		margin-left: 20px;
		padding: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	a.black-link:link {
		text-decoration: none;
		color: #000000;
	}
	a.black-link:visited {
		text-decoration: none;
		color: #000000;
	}
	a.black-link:active {
		text-decoration: none;
		color: #000000;
	}
	a.black-link:focus {
		text-decoration: none;
		color: #000000;
	}
	a.black-link:hover {
		text-decoration: none;
		color: #ee001a;
	}
	a.grey-link:link {
		text-decoration: none;
		color: #454545;
	}
	a.grey-link:visited {
		text-decoration: none;
		color: #454545;
	}
	a.grey-link:active {
		text-decoration: none;
		color: #454545;
	}
	a.grey-link:focus {
		text-decoration: none;
		color: #454545;
	}
	a.grey-link:hover {
		text-decoration: none;
		color: #ee001a;
	}	
#content {
	position: absolute;
	width: 720px;
	margin-top: 15px;
	margin-left: 220px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 30px;
}
#index {
	position: absolute;
	width: 720px;
	margin-top: 0px;
	margin-left: 220px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 30px;
}
	div.home-adresse {
		float: right;
		margin-top: 60px;
		margin-right: 40px;
		line-height: 1.1em;
		text-align: right;
	}
	div.home-kontakt {
		float: right;
		margin-top: 60px;
		line-height: 1.1em;
		text-align: right;
	}
	h3.listing-header {
		font-family:  Verdana, Arial, sans-serif;
		font-weight: lighter;
		text-decoration: none;
		color: #000000;
		font-size: 1em;
		margin-top: 30px;
		margin-bottom: 15px;
	}
	ul.listing {
		list-style-type:none;
		margin-left: 0em;	
		margin-top: 0px;
		margin-left: 0px;	
		margin-bottom: 15px;
		padding: 0;
	}
	a.listing {
		margin-left: 10px;	
	}
	div#info {
		padding-top: 0px;
		padding-bottom: 0px;
		margin-top: 30px;
	}
		div#gallery {	
			float: left;
			width: 480px;
		}
		div#gallery-forschung {
			float: left;
			width: 360px;
		}
		img#attachment-full {
			}		
		.meta {
			float: left;
			width: 220px;
			margin-right: 0px;
			margin-left: 20px;
			height: 320px;
		}
		.meta-forschung {
			float: left;
			width: 340px;
			margin-right: 0px;
			margin-left: 20px;
		}
			ul.post-meta {
				margin-top: 0px;
				margin-bottom: 0px;
				padding: 0px;
				display: inline;
			}
			ul.post-meta a {
				text-decoration: none;
			}	
			ul.post-meta li {
				line-height: 1.1em;
				display: block;
				list-style: none;
				list-style-position: outside;
				margin-right: 20px;
				padding: 0px;
				margin-top: 0px;
				margin-bottom: 0px;
			}
			.post-meta-key {
				font-weight: bold;
				display: block;
				padding: 0px;
				margin: 0px;
				list-style: none;
			}
		div#gallery-thumbnails {
				float: left;
				width: 480px;
				margin-top: 15px;
				margin-bottom: 15px;
		}
			div.thumbnail {
				float: left;
				width: 30px;
				height: 30px;
				margin: 0px 10px 0px 0px;	
			}		
			img.attachment-thumbnail {	
				margin: 0;
				border-style: solid;
				border-width: 0px;
				border-color: #d0d0d0;
				vertical-align: middle;
			}
		.projektdatenblaetter {
			float: left;
			width: 220px;
			margin-bottom: 0px;
			margin-left: 20px;
			padding-top: 0px;
		}
		img.pdf {
			margin: 15px 10px 0px 0px;
		}
	div.text {
		clear: both;
		padding-top: 0px;
		width: 100%;
	}
	div.text-forschung {
		clear: both;
		padding-top: 30px;
		width: 100%;
	}
	#a-geschaeftsfuehrung {
		float: left;
	}
	#b-partner {
		float: left;
		padding-left: 148px;
	}
	#c-mitarbeiter {
		clear: both;
		padding-top: 45px;
		width: 740px;
	}
	#ehemalige-mitarbeiter {
		clear: both;
		padding-top: 45px;
	}
	span.person {
		float: left;
		padding-left: 0px;
		padding-right: 20px;
		padding-top: 0px;
		margin-top: 0px;
		padding-bottom: 20px;
		width: 128px;
	}
	#partner-147 {
		padding-right: 0 !important;	
	}
	div.portrait {
		margin-top: 30px;
	}
	div.portrait-bild {
		float: left;
	}
	div.person-text {
		margin-left: 290px;	
	}
	.termin {
		margin: 0;
		padding: 0;
		clear: both;
	}
		.termin-bild {
			float: left;
			width: 160px;
			padding-top: 0px;
			padding-bottom: 30px;
			padding-left: 0px;	
		}
		.termin-text {
			float: left;
			width: 520px;
			padding-top: 0px;
			padding-left: 40px;
			padding-bottom: 45px;
			font-size: 12px;
		}
	#weitere-forschungsprojekte {
		padding-top: 45px;
	}
	table.publikationen {
		border-collapse: collapse;
		border: solid 1px #888888;
	}
	table.publikationen td, table.publikationen th {
		border: solid 1px #bbbbbb;
		padding: 5px;
		vertical-align: text-top;
	}