/*
Theme Name: softSCIENCE Theme for WP 2.5.x
Theme URI: http://wwww.soft-science.de
Description: The original softSCIENCE theme
Version: 0.1
Author: Sven Weber
Tags:

softSCIENCE wordpress theme FTW :D
*/
body {
	font-family: Lucida sans, lucida, helvetica, arial;
	font-size: 12px;
	margin: auto;
}

a, a:hover {
	text-decoration: none;
}

#main {
	margin: auto;
	width: 980px;
}

#top {
	margin-top: 15px;
}

#top a, #top a:hover {
	color: #666666;
}

#logo {
	float: left;
	position: relative;
	top: 8px;
	lef: -1px;
	border: none;
}

#topnavi {
	float: right;
	color: #666666;
	margin-top: 56px;
	font-size: 11px;
}

#rssbutton {
	position: relative;
	top: 3px;
	margin-right: 7px;
	cursor: pointer;
	border: none;
}

.orange {
	color: #e9752c;
	margin-left: 2px;
	margin-right: 4px;
}

#searchinput {
	border: 1px solid #cccccc;
	width: 166px;
	position: relative;
	top: 2px;
	margin-right: 1px;
}

#search {
	margin-right: 9px;
}

#searchbutton {
	position: relative;
	top: 8px;
	left: 0px;
	cursor: pointer;
	margin-right: 7px;
}

#content {
	width: 980px;
	position: relative;
	top: -1px;
}

html* #content {
	width: 980px;
	position: relative;
}

#navileft {
	width: 190px;
	margin-right: 2px;
	float: left;
	margin-top: 12px;
}
html* #navileft {
	margin-top: 0px;
}

#navileft ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 18px;
}

#naviright ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 10px;
}


html* #navileft ul {
	padding-top: 22px;
}

html* #naviright ul {
	padding-top: 22px;
}

#navileft li {
	border: 1px solid #d6e9ed;
	margin-bottom: 2px;
	height: 24px;
	width: 188px;
	background: transparent url(/wp-content/themes/softscience/images/hg_box_left.gif) repeat;
}

#navileft li:hover {
	background: transparent url(/wp-content/themes/softscience/images/hg_box_left-over.gif) repeat;
}

#navileft li a {
	color: #333333;
	height: 24px;
	text-decoration: none;
	position: relative;
	top: 4px;
	left: 13px;
}

#navileft li a: hover {
	text-decoration: none;
}

#maincontent,
#maincontentiefix {
	width: 571px;
	margin-right: 2px;
	float: left;
	display: inline;
	margin-top: 12px;
}

html* #maincontentiefix {
	margin-top: 12px;
}
*html #maincontent,
html* #maincontent {
	margin-top: 0px;
}

.text{
	margin-left: 19px;
	margin-right: 19px;
	margin-top: 21px;
	color: #666666;
	text-align:justify;
}

#postcontentlist {
	list-style-type: none;
	padding: 0px;
	margin-left: 19px;
	margin-right: 20px;
	color: #666666;
    line-height: 18px;
}

#postcontentlist li {
	border-bottom: 1px dotted #9b9b9b;
	padding-bottom: 19px;
	margin-top: 21px;
	text-align: justify;
}

#postcontentlist li a {
	text-decoration: underline;
	color: #666666;
}
#postcontentlist li a:hover {
	text-decoration: underline;
	color: #666666;
}
#postcontentlist li a:visted {
	text-decoration: underline;
	color: #666666;
}

#postcontentlist li h2 {
	color: #007290;
	display: inline;
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 14px;
	font-weight: normal;
}

#postcontentlist li h1 {
	color: #007290;
	display: inline;
	position: relative;
	top: -8px;
	left: 3px;
	font-size: 18px;
	font-weight: normal;
}


html* #postcontentlist li h2 {
	color: #007290;
	display: inline;
	font-size: 18px;
	font-weight: normal;

}

#contentlist {
	list-style-type: none;
	padding: 0px;
	margin-left: 19px;
	margin-right: 20px;
}

#contentlist li {
	border-bottom: 1px dotted #9b9b9b;
	padding-bottom: 19px;
	padding-top: 9px;
	color: #666666;
	text-align:justify;
}

#contentlist li h2 {
	color: #007290;
	display: inline;
	position: relative;
	top: -8px;
	left: 3px;
	font-size: 18px;
	font-weight: normal;
}

#contentlist li h1 {
	color: #007290;
	display: inline;
	position: relative;
	top: -8px;
	left: 3px;
	font-size: 18px;
	font-weight: normal;
}

#contentlist li h2 a,
#contentlist li h2 a:hover,
#contentlist li h2 a:visited,
#postcontentlist li h2 a,
#postcontentlist li h2 a:hover,
#postcontentlist li h2 a:visited {
	color: #007290;
}

html* #contentlist li h2 {
	color: #007290;
	display: inline;
	font-size: 18px;
	font-weight: normal;

}

#contentlist li h1 a,
#contentlist li h1 a:hover,
#contentlist li h1 a:visited,
#postcontentlist li h1 a,
#postcontentlist li h1 a:hover,
#postcontentlist li h1 a:visited {
	color: #007290;
}

html* #contentlist li h1 {
	color: #007290;
	display: inline;
	font-size: 18px;
	font-weight: normal;

}


#naviright {
	width: 215px;
	display: inline;
	float: right;
	margin-top: 12px;
}
html* #naviright {
	margin-top: 0px;
}
#naviright li {
	height: 126px;
	width: 190px;
	overflow: hidden;
	border: 1px solid #d6e9ed;
	background: url(/wp-content/themes/softscience/images/hg_box_right.gif) repeat;
	margin-bottom: 2px;
	padding-left: 11px;
	padding-right: 11px;
	padding-bottom: 0px;
	color: #525858;
	font-size: 12px;
}

#naviright li a,
#naviright li a:hover {
	color: #525858;
}

html* #naviright li {
	padding-top: 11px;
	height: 110px;
}

#naviright li h2 {
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}

#naviright li h1 {
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}

.date {
	color: #0e7a97;
}

.schtiftzug {
	color: #4095aa;
}

.contentlistheader img {
	display: inline;
}

#footerdiv {
	margin-top: 53px;
	margin-left: 19px;
	margin-right: 18px;
	padding-bottom: 50px;
	color: #666666;
	font-size: 11px;
}

#footer {
	float: left;
	display: inline;
	list-style-type:none;
	margin: -10px 0pt 0pt;
	margin-bottom: 0px;
	padding: 0px;
	padding-bottom: 71px;
	border-bottom: 1px dotted #9b9b9b;
}

#footer li {
	width: 131px;
	overflow: hidden;
	float: left;
	display: inline;
}

#footer img {
	border: 0;
}

#footer a,
#footer a:visited,
#footer a:hover {
  color: #666666;
}

#copy {
	clear: both;
	margin-left: 19px;
	margin-right: 18px;
	color: #666666;
	padding-top: 11px;
	margin-bottom: 30px;
}

#contactleft {
	width: 330px;
	float: left;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}
*html #contactleft {
	width: 319px !important;
	overflow: hidden;
}

#contactright {
	width: 201px;
	float: right;
	padding-top: 26px;
}

#contactleft label {
	color: #666666;
	font-size: 11px;
}

.contactinput {
	width: 322px;
	border: 1px solid #c6dfe6;
	background-color: #e4f8fd;
	margin-bottom: 3px;
}
html* .contactinput {
	position: relative;
	left: -19px;
	width: 319px;
  margin-left: 20px;
}
*html .contactinput {
	position: relative;
	left: 0px;
}

#contactsendbutton {
	margin-top: 22px;
	cursor: pointer;
}

.ueberschrift {
	color: #007290;
	display: inline;
	font-size: 18px;
	font-weight: normal;
	margin-left: 19px;
	position: relative;
	top: -10px;
}

html* .ueberschrift {
	color: #007290;
	display: inline;
	font-size: 18px;
	font-weight: normal;
	margin-left: 19px;
	position: relative;
	top: 0px;
}

#postcontentlist .nolines {
	margin-top: 10px;
}
#postcontentlist .nolines li {
	border: 0px;
	margin-top: 0px;
	padding: 0px;
}

.contentlink,
.contentlink:hover,
.contentlink:visited {
	color: #333333;
}

#referencelist a,
#referencelist a:hover,
#referencelist a:visited {
	color: #007290;
}

#message {
	display: none;
	color: #FF0000;
	height: 50px;
}

#referencelist {
	list-style-type: none;
	margin: 0px;
	margin-top: 22px;
	padding: 0px;
}

#referencelist .refcontent {
	border: 1px solid #d6e9ed;
	background: url(/wp-content/themes/softscience/images/ref_hg.gif) repeat-x;
	height: 175px !important;
	overflow: hidden;
}

#referencelist .break {
	background: url(/wp-content/themes/softscience/images/ref_hg_break.gif) no-repeat;
	height: 15px;
}

#referencelist .refcontent img {
	float: left;
	margin-top: 9px;
	margin-right: 9px;
	margin-left: 4px;
	border: 0px;
}

#referencelist .refcontent h2 {
	font-size: 18px;
	color: #007290;
	font-weight: normal;
	margin-top: 29px;
}

#referencelist .refcontent h1 {
	font-size: 18px;
	color: #007290;
	font-weight: normal;
	margin-top: 29px;
}

#referencelist .refcontent div {
	color: #666666;
	width: 320px;
	float: left;
	overflow: hidden;
	margin:0px;
	text-align:justify;
}

.sitemap {
	list-style-type: none;
	padding: 0px !important;
	margin: 0px !important;
	border: 0px !important;
}

.sitemap a {
	text-decoration: none !important;
}

.sitemap li {
	border: 0px !important;
	margin-top: 0px !important;
	margin-left: 15px !important;
	padding-bottom: 0px !important;
}