/*  
Theme Name: PDV 4
Theme URI: http://www.praxisdienste.de/
Description: Theme for PDV.
Version: 1.1
Author: Daniel Kowalski
Author URI: http://www.itsystempartner.de/

	PDV v4.0
	 http://www.praxisdienste.de/

*/

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF url(images/body_bg.gif) repeat-x left top;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#header {
	background: url(images/header_bg.jpg) no-repeat left top;
	height: 121px;
}
/*-----------------------------------------------------------header language-switch----------------------------*/
#langSwitch {
	text-align: right;
	height: 25px;
	float: right;
	width: 100px;
	padding-top: 15px;
}
#langSwitch ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#langSwitch li {
	margin: 0px;
	padding: 0px;
	height: 22px;
	float: left;
}
#langSwitch a:link, #langSwitch a:visited {
	display: block;
	padding-right: 5px;
	padding-left: 5px;

}
/*-----------------------------------------------------------header quickSearch--------------------------------*/
#quickSearch {
	float: right;
	width: 190px;
	height: 22px;
	padding-top: 15px;
	background: url(images/quickSearch_bg.gif) no-repeat left bottom;
}
#quickSearch #searchform {
	padding-top: 3px;
	padding-left: 23px;
	font-size: 11px;
}
#quickSearch #s {
	background: transparent;
	border-style: none;
	height: 18px;
	width: 136px;
}
#quickSearch #searchsubmit {
	display: none;
}
/*-----------------------------------------------------------header sub-navigation-----------------------------*/
#headerNavSub {
	text-align: right;
	font-size: 11px;
	height: 18px;
	clear: both;
	float: right;
	width: 230px;
	padding-top: 22px;
}
#headerNavSub ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#headerNavSub li {
	float: left;
}
#headerNavSub a:link, #headerNavSub a:visited {
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	color: #777777;
}
#headerNavSub a:hover, #headerNavSub a:active {
	color: #0d2a72;
}
#headerNavSub .current_page_item a,
#headerNavSub .current_page_ancestor a {
	color: #0d2a72;
}
/*-----------------------------------------------------------header main-navigation-----------------------------*/
#headerNavMain {
	font-size: 11px;
	height: 39px;
	padding-left: 35px;
	clear: both;
	padding-top: 2px;
}
#headerNavMain ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 38px;
}
#headerNavMain li {
	height: 34px;
	float: left;
}
#headerNavMain a:link, #headerNavMain a:visited {
	text-decoration: none;
	display: block;
	height: 23px;
	padding-right: 7px;
	padding-left: 6px;
	color: #365c94;
	background: url(images/nav_main_division.gif) no-repeat right top;
	float: left;
	padding-top: 11px;
}
#headerNavMain a:hover, #headerNavMain a:active {
	background: url(images/nav_main_bg_hover.gif) right top;
	color: #0D2A72;
}
/*--Wordpress modification--*/
#headerNavMain .current_page_item a, #headerNavMain .current_page_ancestor a {
	background: url(images/nav_main_bg_active.gif) right top;
}
/*-----------------------------------------------------------content-------------------------------------------*/
#content, #contentIntro {
	width: 757px;
	float: left;
}
/*---generic pdf download-button---*/
.downloadLink a:link, .downloadLink a:visited {
	background: url(images/dl_button_pdf.gif) no-repeat left top;
	display: block;
	height: 37px;
	width: 160px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-left: 47px;
	font-weight: bold;
	padding-right: 42px;
	font-size: 10px;
}
.downloadLink a:hover, .downloadLink a:active {
	text-decoration: none;
}
#content .post-edit-link {
	display: block;
	clear: both;
	font-weight: bold;
	padding: 5px 10px;
	border-top: 1px solid #900;
}
/*-----------------------------------------------------------content-navigation---------------------------------*/
#contentNav {
	float: left;
	padding-top: 19px;
	padding-left: 23px;
	font-size: 11px;
	width: 174px;
}
#contentNav a:link, #contentNav a:visited {
	color: #365C94;
}
#contentNav a:hover, #contentNav a:active {
	color: #0D2A72;
}
#contentNav ul, #contentNav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#defaultNav a:link, #defaultNav a:visited {
	background: url(images/contentNav_bg.gif) no-repeat left top;
	display: block;
	width: 136px;
	text-decoration: none;
	padding-left: 10px;
	height: 31px;
	padding-right: 14px;
	line-height: 14px;
	padding-top: 1px;
}
#defaultNav a:hover, #defaultNav a:active {
	background: url(images/contentNav_hover.gif);
}
/*--Wordpress modification--*/
#defaultNav .current_page_item a, #defaultNav .current_page_ancestor a {
	background: url(images/contentNav_active.gif);
}
#defaultNav {
	margin-bottom: 20px;
}
#visualNav {
}
#visualNav a {
	display: block;
	padding-left: 50px;
	text-decoration: none;
	width: 110px;
	margin-bottom: 10px;
	line-height: 13px;
}
#infoService a:link, #infoService a:visited {
	background: url(images/icons/infoservice.gif) no-repeat 10px top;
	height: 30px;
	padding-top: 2px;
	margin-bottom: 1px;
}
#infoService a:hover, #infoService a:active {
	background: url(images/icons/infoservice_hover.gif) no-repeat 10px top;
}
#infoServiceEnable a:link, #infoServiceEnable a:visited {
	background: url(images/icons/infoserviceEnable.gif) no-repeat 10px top;
	margin-bottom: 1px;
}
#infoServiceEnable a:hover, #infoServiceEnable a:active {
	background: url(images/icons/infoserviceEnable_hover.gif) no-repeat 10px top;
}
#infoServiceDisable a:link, #infoServiceDisable a:visited {
	background: url(images/icons/infoserviceDisable.gif) no-repeat 10px top;
}
#infoServiceDisable a:hover, #infoServiceDisable a:active {
	background: url(images/icons/infoserviceDisable_hover.gif) no-repeat 10px top;
}
#seminarListing a:link, #seminarListing a:visited {
	background: url(images/icons/seminarListing.gif) no-repeat 10px top;
	height: 30px;
	padding-top: 2px;
}
#seminarListing a:hover, #seminarListing a:active {
	background: url(images/icons/seminarListing_hover.gif) no-repeat 10px top;
}
#impressions a:link, #impressions a:visited {
	background: url(images/icons/impression_flat.gif) no-repeat 10px top;
	height: 24px;
	padding-top: 8px;
}
#impressions a:hover, #impressions a:active {
	background: url(images/icons/impression_flat_hover.gif) no-repeat 10px top;
}
#contactInfo a:link, #contactInfo a:visited {
	background: url(images/icons/contact.gif) no-repeat 10px top;
	height: 121px;
	padding-top: 8px;
}
#contactInfo a:hover, #contactInfo a:active {
	background: url(images/icons/contact_hover.gif) no-repeat 10px top;
}
#contentData {
	width: 541px;
	float: left;
	padding-top: 19px;
}
/*-----------------------------------------------------------sidebar--------------------------------------------*/
#sidebar {
	width: 198px;
	float: left;
}
#service {
	background: url(images/sidebar_header_x-tra.gif) no-repeat left 10px;
	padding-top: 55px;
	padding-left: 10px;
	font-size: 10px;
}
#contentService {
	font-size: 10px;
	width: 541px;
}
#service ul, #contentService ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#service li, #contentService li {
	margin-bottom: 3px;
}
#service .txtField{
	font-size: 10px;
	width: 150px;
	border-style: none;
	background: #F7F7F7;
	padding: 2px 3px;
}
#contentService .txtField {
	font-size: 10px;
	width: 150px;
	border-style: none;
	background: #FFFFFF;
	padding: 2px 3px;
}
#service .loginName, #contentService .loginName {
	font-weight: bold;
	color: #333333;
}
#service .contentLink a{
	color: #003480;
	text-decoration: none;
	background: url(images/arrow_small.gif) no-repeat left 3px;
	display: block;
	font-weight: bold;
	padding-left: 15px;
}
#contentService .contentLink a{
	color: #003480;
	text-decoration: none;
	display: block;
	font-weight: bold;
}

#service .logoutLink a{
	background: url(images/x-tra_service/sidebar_button.gif) no-repeat;
	display: block;
	height: 16px;
	width: 58px;
	font-weight: bold;
	color: #003480;
	text-decoration: none;
	padding-top: 3px;
	margin-left: 90px;
	padding-left: 9px;
	margin-top: 25px;
}
#contentService .logoutLink a {
	background: url(images/x-tra_service/sidebar_button.gif) no-repeat;
	display: block;
	height: 16px;
	width: 58px;
	font-weight: bold;
	color: #003480;
	text-decoration: none;
	padding-top: 3px;
	margin-left: 0px;
	padding-left: 9px;
	margin-top: 25px;
}
#service .button{
	margin-left: 89px;
	font-size: 10px;
	margin-top: 5px;
}
#contentService .button {
	margin-left: 0px;
	font-size: 10px;
	margin-top: 5px;
}
#seminars {
	background: url(images/sidebar_header_seminars.gif) no-repeat left 5px;
	padding-top: 45px;
	font-size: 10px;
}
#seminars .seminarTitle a:link, #seminars .seminarTitle a:visited {
	background: url(images/arrow_small.gif) no-repeat left 3px;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	color: #365C94;
}
#seminars .seminarTitle a:hover, #seminars .seminarTitle a:active {
	color: #0d2a72;
	text-decoration: underline;
}
#seminars p {
	text-align: right;
	margin: 0px 0px 10px;
	padding: 0px;
	line-height: 12px;
}
#seminars ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 10px;
	text-align: right;
}
#seminars li {
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 3px 10px;
}
/*-----------------------------------------------------------footer---------------------------------------------*/
#footerNav {
	text-align: right;
	font-size: 11px;
	line-height: 11px;
	padding-right: 25px;
	float: right;
	width: 170px;
	padding-top: 50px;
}
#footerNav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#footerNav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#footerNav a:link, #footerNav a:visited {
	color: #777777;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#footerNav a:hover, #footerNav a:active {
	color: #0d2a72;
}
/*--------------------------------------generic course-dates formatting-------------------------------------*/
#courseDetails .button a {
	display: block;
	height: 32px;
	width: 159px;
	background: url(images/button.gif) no-repeat left top;
	font-weight: bold;
	text-decoration: none;
	color: #365C94;
	padding-top: 5px;
	padding-left: 8px;
	margin-top: 6px;
	line-height: 13px;
}
#courseDates {
	background: #FFFFFF;
	line-height: normal;
	font-size: 11px;
}
#courseDates h4 {
	font-size: 11px;
	padding: 3px 5px;
	color: #FFFFFF;
	margin: 0px;
}
#courseDates h4 a:link, #courseDates h4 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/arrow_smallWhite.gif) no-repeat right;
	display: block;
}
#courseDates h4 a:hover, #courseDates h4 a:active {
	text-decoration: underline;
}
#courseDates table {
	width: 500px;
}
#courseDates td {
	padding: 2px 5px;
	vertical-align: top;
}
#courseDates .date {
}
#courseDates .raum {
	border-bottom: 1px solid #FFF;
}
#courseDates .hotel {
}
#courseDates ul {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#courseDates li {
	background: #F1F1F1;
	margin: 0px;
	padding: 3px 5px;
	border-bottom: 1px solid #FFFFFF;
	color: #333333;
}
/*-----------------------------------------------------------generic-------------------------------------------*/
.alignRight {
	text-align: right;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.clearBoth {
	clear: both;
}
/*---removes image-border around all linked images---*/
a img {
	border-style: none;
}

