/*
Theme Name: GFN
Theme URI: http://www.gfn.de/
Description: Theme for GFN.
Version: 3.0
Author: Daniel Kowalski & Andrea Jeitner
Author URI: http://www.itsystempartner.de/

	GFN v3.0
	 http://www.itsystempartner.de/

*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 10px 0px 0px;
	background: #ECECEC;
}
#container {
	background: #FFF url(images/container_bg.gif);
	width: 975px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#header {
	background-image: url(/wp-content/uploads/header.jpg);
	background-repeat: no-repeat;
	height: 27px;
	position: relative;
	padding-top: 95px;
	padding-left: 745px;
}
#homelink {
	height: 117px;
	width: 737px;
	position: absolute;
	z-index:1;
	left: 0px;
	top: 0px;
}
#portalSearch {
	height: 75px;
	width: 185px;
	position: absolute;
	z-index:10;
	background: url(images/portalSearch_bg.gif) no-repeat;
}
#portalSearch fieldset {
	border-style: none;
	padding: 0px;
	margin: 0px;
	height: 22px;
	position: relative;
}
#portalSearch #search {
	border: 0px none;
	width: 196px;
	height: 17px;
	padding: 1px;
	left: 20px;
	top: 2px;
}
#portalSearch #searchButton {
	border: 0px none;
	height: 22px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8px;
	padding: 0px;
	margin: 0px;
}
#addonNavigation {
	left: 185px;
	position: relative;
	background: #e3e4e6;
	width: 440px;
	padding-left: 15px;
	height: 21px;
}
#addonNavigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#addonNavigation li {
	float: left;
}
#navigationSidebar #addonNavigation a {
	font-weight: bold;
	color: #5B5B5B;
	background: url(images/arrow_red.gif) no-repeat 3px 7px;
	padding-top: 3px;
	height: 18px;
	padding-bottom: 0px;
	padding-right: 7px;
}
#navigationSidebar #addonNavigation a:hover {
	color: #FFF;
	background: #5B5B5B url(images/arrow_red.gif) no-repeat 3px 7px;
}
#navigationSidebar #addonNavigation .current_page_item a {
	color: #FE4343;
}
/*---------------- Such-Popup ----------------*/
#portalSearch #searchQuickView {
	width: 219px;
	background-color: #FFFFFF;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	border: 1px solid #5B5B5B;
}

#portalSearch #searchQuickView h3 {
	background-color:#ABACAE;
	color:#FFF;
	font-size:10px;
	margin:0;
	padding:5px 0px 5px 14px;
}

#portalSearch #searchQuickView ul{
	list-style-type: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	background-color:#E3E4E6;
}

#portalSearch #searchQuickView a {
	background:#E3E4E6;
	color:#5B5B5B;
	display:block;
	margin:0;
	padding:2px 5px 2px 14px;
	text-decoration:none;
	font-size:10px;
}
#portalSearch #searchQuickView .aktivSearchItem, #portalSearch #searchQuickView a:hover {
	background:#5B5B5B;
	color:#FFF;
}
#contentWrapper {
	padding-right: 9px;
	padding-left: 9px;
}
#content {
	float: left;
	width: 562px;
	margin: 0px 0px 0px 16px;
	color: #1e1e1e;
	font-size: 11px;
	padding-top: 51px;
}
/*---language selection---*/
#languageSwitch {
	height: 18px;
	position: absolute;
	width: 32px;
	z-index: 11;
	padding-left: 143px;
}
#languageSwitch ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#languageSwitch li {
	float: left;
}
#navigationSidebar #languageSwitch a {
	background: url(none);
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
#navigationSidebar {
	width: 185px;
	float: left;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
#navigationSidebar h1 {
	color: #5B5B5B;
	margin: 0px;
	padding: 0px 0px 5px;
	font-size: 12px;
}
#navigationSidebar h2 {
	color: #00007D;
	background-color: #CCD7ED;
	font-size: 10px;
	margin: 0px;
	padding: 5px 3px 5px 14px;
}
#navigationSidebar legend {
	display: none;
}
#navigationSidebar #searchField {
	padding-top: 37px;
	margin: 0px;
	padding-left: 11px;
}
#navigationSidebar #searchField fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-left: 3px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
}
#navigationSidebar #search {
	width: 130px;
	margin: 0px;
	height: 15px;
	color: #5B5B5B;
	font-size: 11px;
	background: url(none);
	padding: 4px 2px 0px 20px;
}
#navigationSidebar #searchButton {
	background-color: #e40021;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	height: 21px;
	display: none;
}
#navigationSidebar .subHead {
	font-weight: bold;
	padding: 5px 0px 5px 5px;
	margin: 0px;
	width: 150px;
}
#navigationSidebar .indent a {
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#newsletterRequest {
	position: relative;
}
#newsletterRequest span {
	visibility: hidden;
}

#newsletterRequest .widget {
	position: relative;
	
}

#newsletterRequest p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color:#5B5B5B;
	position: relative;
}

#newsletterRequest .message {
	position: absolute; 
	left: 4px; 
	top: 0px;
}


#newsletterRequest form {
	font-size: 10px;
	margin: 0px;
	position: relative;
}
#newsletterRequest .wpsb_form_label {
	margin: 0px;
	padding: 0px;
	display: inline;
	color: #5B5B5B;
}
#newsletterRequest .wpsb_form_radio, #newsletterRequest .wpsb_form_label br {
	display: none;
}
#newsletterRequest .wpsb_form_txt {
	font-size: 10px;
	background: #FFFFFF;
	width: 130px;
	border: 1px solid #e3e4e6;
	height: 14px;
	padding: 3px 1px 1px 3px;
	margin: 0px;
	color: #5B5B5B;
	position: absolute;
	left: 4px;
	top: 16px;
}
#newsletterRequest .wpsb_form_btn {
	background: url(images/portalSearch_button.gif) no-repeat left top;
	border: 0px none;
	height: 20px;
	width: 20px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8px;
	padding: 0px;
	position: absolute;
	left: 147px;
	top: 16px;
}
#newsletterRequest #secondSubmit {
	height:14px;
	left:12px;
	position:absolute;
	top:43px;
}

#newsletterRequest #secondGO {
	color:#5B5B5B;
	font-size: 10px;
	font-weight:bold;
	border: 0px none;
	background-color:#e3e4e6;
	margin: 0px;
	padding: 0px;
	height: 14px;
	width: 140px;
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#newsletter {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	border-bottom: 1px solid #CCD7ED;
}
#newsletter p {
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
#newsletter a:link, #newsletter a:visited {
	background: url(images/icon_newsletter.gif) no-repeat left 2px;
	margin: 0px;
	padding: 5px 0px 5px 20px;
	display: block;
	text-decoration: none;
	color: #5B5B5B;
}
#newsletter a:hover, #newsletter a:active {
	background: url(images/icon_newsletter_hover.gif) no-repeat left 2px;
	margin: 0px;
	padding: 5px 0px 5px 20px;
	display: block;
	text-decoration: none;
	color: #5B5B5B;
}
#hotTopics {
	width: 183px;
	float: right;
	padding-right: 10px;
	padding-top: 5px;
}
#hotTopics .socialNetworks {
	padding-bottom: 9px;
	padding-left: 12px;
	height: 26px;
}
#hotTopics .socialNetworks ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#hotTopics .socialNetworks li {
	float: left;
	margin-right: 8px;
}
#hotTopics .socialNetworks a {
	display: block;
}
#hotTopics #seminars {
	padding-left: 12px;
	margin-bottom: 16px;
}
#hotTopics table {
	font-size: 10px;
	margin-bottom: 10px;
	border: 1px solid #FF0000;
	color: #5B5B5B;
	width: 100%;
}
#hotTopics table h1 {
	font-size: 10px;
	background: #CCD7ED;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#hotTopics th {
	font-size: 10px;
	color: #FFFFFF;
	background: #FF0000;
	padding: 2px 3px 3px;
	margin-bottom: 3px;
	text-align: left;
}
#hotTopics td {
	margin: 0px;
	padding: 2px 0px 2px 2px;
	vertical-align: top;
}
#hotTopics .headline {
	color: #5B5B5B;
}
#hotTopics .highlight {
	font-weight: bold;
	width: 65px;
	text-align: right;
	padding-right: 2px;
}
#hotTopics .contentData dt, #hotTopics .contentData h1 {
	background-color: #CCD7ED;
	font-weight: bold;
	font-size: 10px;
	color: #00007D;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	margin-bottom: 3px;
}
#hotTopics .contentData h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#hotTopics .contentData dd {
	font-size: 10px;
	color: #5B5B5B;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	background: url(images/arrow_blue.gif) no-repeat left 4px;
}
#hotTopics a:link, #hotTopics a:visited {
	color: #5B5B5B;
	text-decoration: none;
	margin: 0px;
}
#hotTopics a:hover, #hotTopics a:active {
	text-decoration: underline;
	margin: 0px;
}
#hotTopics .boxWrapper {
	background:url(images/boxWrapper.png) no-repeat left top;
	height: 63px;
	padding-bottom: 14px;
	width: 183px;
}
#hotTopics .boxWrapper-pdf {
	background:url(images/boxWrapper_pdf.png) no-repeat left top;
	height: 105px;
	padding-bottom: 2px;
}
#hotTopics .boxWrapper-pdf #pdfDownload {
	color:#5B5B5B;
	font-size:10px;
	margin:0px;
	height: 66px;
	padding:30px 0px 0px 29px;
}
#hotTopics .boxWrapper-pdf #pdfDownload p {
	margin: 0px;
	height: 50px;
	width: 80px;
}
#hotTopics .boxWrapper-pdf h6, #hotTopics .boxWrapper-pdf h6 a {
	color:#5B5B5B;
	font-size:10px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	display: block;
}
#hotTopics .boxWrapper-pdf a:hover {
	text-decoration: none;
}
#hotTopics .boxWrapper .contentData {
	border: 0px none;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
#hotTopics .banner{
	margin: 0px;
	padding: 0px;
} 
#hotTopics .banner p {
	margin: 0px 0px 10px;
	padding: 0px;
}
#hotTopics #tagCloud {
	padding: 0px 0px 15px 14px;
	line-height: 15px;
	text-align: center;
}
#hotTopics #tagCloud h2,
#hotTopics #tagCloud h3,
#hotTopics #tagCloud h4,
#hotTopics #tagCloud h5 {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#hotTopics #tagCloud a {
	padding: 0px 3px;
}
#hotTopics #tagCloud h2, #hotTopics #tagCloud h2 a {
	font-size: 12px;
	font-weight: normal;
	color: #58585a;
}
#hotTopics #tagCloud h3, #hotTopics #tagCloud h3 a {
	font-size: 12px;
	color:#9c9e9f;
	font-weight: normal;
}
#hotTopics #tagCloud h4, #hotTopics #tagCloud h4 a {
	font-size: 10px;
	color: #58585a;
}
#hotTopics #tagCloud h5, #hotTopics #tagCloud h5 a {
	font-size: 9px;
	color:#9c9e9f;
}
#footer {
	clear: both;
	height: 230px;
	text-align: center;
}
#footer #metatags p {
	margin: 0px;
	font-size: 9px;
	color:#CCCCCC;
	padding:10px 10px 3px;
	text-align:center;
}
#footer #metatags a {
	color:#CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
}
#footer #metatags a:hover {
	color:#333;
}
#footer ul {
	font-size: 11px;
	margin: 0px;
	color: #5B5B5B;
	padding: 4px 0px 0px;
	list-style: none;
}
#footer li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#footer a:link, #footer a:visited {
	color: #5B5B5B;
	text-decoration: none;
	padding: 5px 10px;
}
#footer a:hover, #footer a:active {
	color: #5B5B5B;
}
#footer #newsLetter a:link, #footer #newsLetter a:visited {
	background: url(images/icon_newsletter.gif) no-repeat left 1px;
	padding-left: 20px;
}
#footer #newsLetter a:hover, #footer #newsLetter a:active {
	background: url(images/icon_newsletter_hover.gif) no-repeat left 1px;
}
#footer #w3cIcon {
	margin: 0px;
	padding: 0px 55px 0px 0px;
	float: right;
}
#containerWrapper {
	background: url(images/footer_bg.gif) no-repeat bottom;
	height: 27px;
}
/*---removes image-border around all linked images---*/
a img {
	border-style: none;
}
