/* -=- ALLGEMEINES -=- */

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body, input, button, textarea {
	font: 90% "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

body {
	line-height: 1.7;
	color: #444;
}

#page {
	background:  white;
	max-width: 1280px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 4em;
}

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

#features a.glossary, #content a.glossary, a.glossary {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: rgb(165, 165, 165);
	cursor: help;
	color: #444; /* FÃ¼r Ãœberschriften weiter unten Ã¼berschrieben */
}

#navigation ul ul a {
	color: #E36A00;
}

address {
	font-style: normal;
}

/* -=- FORMULARFELDER -=- */

input, textarea {
	background: #ECECDB url(../img/input_bg.png) left bottom repeat-x;
	border: 1px solid;
	border-color: #807760;
	border-bottom-color: #C0B9A9;
	border-right-color: #C0B9A9;
	font-size: 80%;
	padding: 0.3em 0.4em;
	font-size: 110%;
}

input.button, button {
	background: #E36A00 url(../img/button-bg.png) left top no-repeat;
	border: 1px solid #EFAB6F;
	border-bottom-color: #9A4800;
	border-right-color: #9A4800;
	color: #FFF;
	padding: 0.3em 0.4em;
	cursor: pointer;
}

/* -=- KOPFBEREICH -=- */

#header {
	background: url(../../img/top_bg.png) repeat-x left top;
	border-bottom: 1px solid black;
	float: left;
	width: 100%;
}

ul.skipper {
	margin: 0.5em 1em;
	list-style: none;
	float: left;
}

ul.skipper li {
	float: left;
	font-size: 90%;
}

ul.skipper a {
	display: block;
	text-indent: -200em;
	margin: 0 0.5em;
}

ul.skipper a:focus, ul.skipper a:hover, ul.skipper a:active {
	background: #222;
	text-indent: 0;
}

#top {
	padding: 7.5em 3% 2em 3%;
}

#top img {
	color: #000;
	font-weight: bold;
	font-size: 175%;
}

/* -=- NAVIGATION -=- */

#navigation {
	float: left;
	width: 18%;
	margin: 0;
	margin-top: 0.7em;
	padding: 0 0 0 3%;
	background: url(../img/nav_bg.png) right top no-repeat;
}

#navigation ul {
	list-style-type: none;
}

#navigation li {
	background: url(../img/nav_bg.png) right bottom no-repeat;
	margin-left: -4em;
}

#navigation li.active-path span.a {
	color: #666;
}

#navigation li.active-path span.a, #navigation li.active-path > a {
	font-weight: bold;
}

#navigation a, #navigation li.active-path span {
	display: block;
	padding-left: 4em;
	padding-right: 1em;
}

#navigation a:hover, #navigation a:focus, #navigation a:active {
	background: url(../img/nav_bg_active.png) right bottom repeat-y;
}

#navigation ul ul {
	border-top: 0;
}

#navigation ul ul li {
	font-size: 85%;
	background: url(../img/nav_bg.png) right top no-repeat;
	margin: 0;
	margin-left: 1.1em;
	padding: 0;
}


#navigation ul ul a, #navigation ul ul li.active-path span.a {
	padding-left: 5em;
}

/* -=- CONTENT -=- */

#content {
	float: left;
	width: 52%;
	padding: 0 3%;
}

h1, h2, h3, h4, h5, h6 {
	color: #807760;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}

h1 a.glossary, h2 a.glossary, h3 a.glossary, h4 a.glossary, h5 a.glossary, h6 a.glossary {
	color: #807760;
}

h1 {
	clear: left;
	font-size: 180%;
	font-weight: normal;
	margin-bottom: 1em;
	line-height: 1.2;
}

h2 {
	font-size: 140%;
	margin-top: 1.5em;
	margin-bottom: 1em;
	line-height: 1.2;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 2em;
	margin-bottom: 1em;
	line-height: 1.2;
}

p, #content ul, #content ol {
	margin: 1em 0;
}

#content img {
	border: 1px solid #807760; 
}

img.XStandardImageLeft {
	clear: both;
	float: left;
	margin: 0 10px 10px 0;
}

img.XStandardImageRight {
	clear: both;
	float: right;
	margin: 0 0 10px 10px;
}

div.blogpost div img.XStandardImageRight, div.blogpost div img.XStandardImageLeft {
	clear: none;
}

div.blogpost.detail div img.XStandardImageRight {
	clear: right;
}

 div.blogpost.detail div img.XStandardImageLeft {
	clear: left;
 }

#content ol {
	padding-left: 1.7em !important;	
}

#content ul {
	padding-left: 1.2em;    
	list-style-type: none;
	list-style-image: url(../img/ul_bullet.png);
}

#content ul li, #features ul li, #content ol {
	padding-left: 0.5em;
}

#content a, #features a {
	border-bottom: 1px solid #CCC;
}

#content a:hover, #content a:focus, #features a:hover, #features a:focus {
	border-color: #E36A00;
}

acronym {
	border-bottom: 1px dotted #FEA702;
	cursor: help;
}

.strike {
	text-decoration: line-through;
}

/* -=- BREADCRUMBS -=- */

#content #breadcrumbs {
	margin-bottom: 0.5em;
	font-size: 70%;
	list-style: none;
	float: left;
	padding-left: 0 !important;
}

#breadcrumbs li {
	float: left;
	margin-right: 8px;
	padding-left: 10px;
	background: url(../img/breadcrumbs-bullet.png) left center no-repeat;
}

#breadcrumbs li:first-child, #breadcrumbs li.first {
	background: none;
	padding-left: 0;
}

#breadcrumbs a {
	border: 0;
}

/* -=- SYSNAV -=- */

#sysnav {
	margin-top: 2em;
	font-size: 80%;
}

#sysnav li {
	background: none;
}


/* -=- FOOTER -=- */

#footer {
	clear: both;
	padding: 2em 0;
	background: #222 url(../img/footer_bg.png) repeat-x;
	min-height: 134px;
	color: #fff;
	line-height: 1.3;
	position: relative;
	max-width: 1280px;
	margin: 0 auto;
}

#footer a {
	color: #FA9947;
}

#footer address.vcard {
	width: 17%;
	z-index: 1;
	padding-left: 3%;
	font-size: 80%;
	float: left;
}

/* -=- FEEDS -=- */

#feeds {
	z-index: 2;
	float: right;
	width: 17%;
	padding: 0 3% 0 1%;
	top: 2em;
	font-size: 80%;
}

#feeds h3 {
	padding-bottom: 0.3em;
	padding-left: 0.3em;
	color: #C2BBA8;
}

#feeds ul {
	list-style-type: none;
	border-top: 1px solid #555;
}

#feeds ul li {
	margin-top: 0;
	padding: 0;
}

a.feed {
	background: url(../img/feed.png) 0.3em center no-repeat;
	padding: 0.4em 0 0.4em 24px;
	line-height: 1.4;
	display: block;
	border-bottom: 1px solid #555;
}

/* -=- PROJEKT-SCREENSHOTS -=- */

#projects {
	z-index: 1;
	text-align: center;
	margin-bottom: 2em;
	position: relative;
	padding-bottom: 2em;
	margin-left: 20%;
	margin-right: 20%;
}

.projects dl { 
	display: inline;
}

.projects dl dt {
	width: 100%;
	position: absolute;
	bottom: 0;
	text-align: center;
	left: 0;
	right: 0;
	display: none;
	clear: both;
}

.projects dt.hovered, .projects dt.focused {
	display: block;
}

.projects dl dd {
	display: inline;
}

.projects a {
	margin: 0 10px 0 0;
}

#content .projects a:hover {
	border-width: 0;
}

.projects dl dd.image {
	width: 120px;
	height: 100px;
}

#content a.projectScreenshot {
	border-bottom: 0;
}

a.projectScreenshot img {
	border: 1px solid #777;
	border-left-color: #333;
	border-top-color: #333;
	border-bottom-color: #777;
	padding: 10px;
	background: #555 url(../img/screenshot_snippet_bg.png) left top no-repeat;
	width: 80px;
	height: 80px;
}

#content a.projectScreenshot img {
	border: 1px solid #D3CDC0;
	border-left-color: #807760;
	border-top-color: #807760;
	background: #ECECDB;
}

a.projectScreenshot.hovered img, a.projectScreenshot.focused img {
	padding: 5px;
	width: 90px;
	height: 90px;
}


/* Mitarbeiterstyles */
h2.staffname {
	margin-top: 50px;
	clear: both;
}

p.staffdescription {
	margin-left: 155px;
}

h2.staffname img {
	float: left;
	margin: 0 15px 5px 0;
}


/* Tag-Cloud */
#content div.tagcloud ul {
	list-style-image: none;
	padding: 0;
	margin: 0;
	margin-top: 2em;
	margin-bottom: 2em;
	float: left;
	clear: left;
	width: 100%;
}

div.tagcloud {
	clear: left;
}

#content div.tagcloud ul li {
	padding: 0;
	margin-right: 1.5em;
	float: left;
	line-height: 25px;
	white-space: nowrap;
}

#content div.tagcloud li.tagCloudLevel1 { font-size: 80%; }
#content div.tagcloud li.tagCloudLevel2 { font-size: 105%; }
#content div.tagcloud li.tagCloudLevel3 { font-size: 120%; }
#content div.tagcloud li.tagCloudLevel4 { font-size: 135%; }
#content div.tagcloud li.tagCloudLevel5 { font-size: 150%; }

div#content div.projects dl {
	margin-bottom: 20px;
	float: left;
	clear:both;
	width: 100%;
}

div#content div.projects dt {
	clear: none;
	float: none;
	display: inline;
	position: relative;
	text-align: left;
	margin: 0;
	padding: 0;
}

div#content div.projects dt a {
	margin: 0;
	padding: 0;
}

div#content div.projects dd {
	display: block;
	padding: 0;
	margin: 0;
}

div#content div.projects dd.image {
	margin: 0;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}


/* -=- SUCHE -=- */

#search {
	float: right;
	width: 16.99%;
	margin: 5px 3% 5px 1%;
}

#search legend {
	display: none;
}

#search input {
	width: 55%;
}

#search button {
	width: 35%;
}

#search button, #search input {
	margin: 0;
	font-size: 80%;
	padding: 2px;
}

/* GoogleMap */


div#googlemap {
	width: 100%;
	height: 300px;
}


/* Inline-Zitate */

html[lang="de"] q { quotes: "»" "«" }

/* Zitate */

blockquote {
	font-style: italic;
	margin: 0 1em;
}

blockquote cite {
	display: block;
	text-align: right;
}
