/*
Theme Name: CMS Master
Author: data-graphis GmbH
*/

/* STATIC Start */

body {
	margin: 0;
	padding: 0;
	font-family: Helvetica,Verdana,Arial,sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0 0 9px 0;
}

h1 {font-size:200%;}
h2 {font-size:170%;}
h3 {font-size:150%;}
h4 {font-size:130%;}
h5 {font-size:110%;}
h6 {font-size:100%;}

img {
	border:0;
}

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

td {
	vertical-align: top;
}

ul, li, ol {
	margin: 0;
}

.clear {
	clear: both;
	height: 0;
	width: 0;
}

.alignleft {
	float: left;
	text-align: left;
	margin-right: 20px;
}
.alignright {
	float: right;
	text-align: right;
	margin-left: 20px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.floatleft {
	float:left;
}

.floatright {
	float:right;
}

.left {
	float:left;
	margin-right:10px;
}

.right {
	float:right;
	margin-left:10px;
}

.fixed {
	clear:both;
}

/* STATIC End */

/* HEADER Start */

#header {
	height: 84px;
	padding-top: 10px;
}

div#header_text {
	float:left;
	width: 500px;
	color: #8f9098;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	vertical-align: bottom;
	font-weight: normal;
	font-size: 26px;
}

div#header_text p {
	margin: 0 0 0 0;
	padding: 44px 0 0 0;
}

#logo {
	float: right;
}

div#grey_line_top_center {
	background-position: left top;
	background-image: url(img/grey_line_pix.gif);
	background-repeat: repeat-x;
	margin: 0 0 0 10px;
}
	
div#navi_top {
	position:relative;
	top: 12px;
	left: 15px;
	margin: 0;
	padding: 0;
}

#navi_top ul {
	text-align: right;
	padding-right: 10px;
}

#navi_top li {
	display: inline;
	list-style-type: none;
	background-image: url(img/navi_top_arrow.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0 10px 0 15px;
	text-align: right;
}

#navi_top a {
	text-decoration: none;
	color: #696969;
	font-size: 10px; 
}	

#grey_line_top_right div {
	background-image: url(img/grey_line_top_right.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 10px;
}

td#grey_line_rigth {
	background-image: url(img/grey_line_rigth.gif);
	background-position: left top;
	background-repeat: repeat-y;
	width: 10px;
}

td#grey_line_bottom_right {
	background-image: url(img/grey_line_bottom_right.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 10px;
}

td.sidebar_background {
	width: 190px;
}

.sidebar_background div {
	background-image: url(img/sidebar_bg_pix.gif);
	background-position: left top;
	background-repeat: repeat;
	width: 190px;
}

td#color_image {
	background-image: url(img/color_image.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 116px;
}

#header_menu a {
	padding-left: 20px;
}

#page td.menuitem a {
	padding: 20px 10px 0px 0;
	margin: 0;
	float: left;
	background-repeat: no-repeat; 
	background-position: top left;
	white-space: nowrap;
	line-height: 20px;
	text-decoration:none; 
	color: #696969;
	overflow: hidden;
	font-size: 12px;
	
}

td.menuitem a:hover {
	font-weight: bold;
	font-size: 14px;
}

td.current_page_item a, 
td.current_page_ancestor a {
	font-size: 14px;
}

td.menuitem {
	background-image: url(img/grey_line_navi_pix.gif);
	background-repeat: repeat-x;
}

td#grey_line_bottom_left {
	background-image: url(img/grey_line_navi_pix.gif);
	background-repeat: repeat-x;
	background-position: 5px 0px;
}

#grey_line_bottom_left div {
	background-image: url(img/grey_line_navi_pix.gif);
	line-height: 20px;
	background-repeat: repeat-x;
	white-space: nowrap;
	padding: 0;
}

td.color_1 a {
	background-image: url(img/purple.gif);
}

td.color_1 a:hover, .current_color_1 a {
	background-image: url(img/purple_active.gif);
}

td.current_color_1 a {
	font-weight: bold; 
}

.color_2 a {
	background-image: url(img/red.gif);
}

.color_2 a:hover, .current_color_2 a {
	background-image: url(img/red_active.gif);
}

.current_color_2 a {
	font-weight: bold; 
}

.color_3 a {
	background-image: url(img/orange.gif);
}

.color_3 a:hover, .current_color_3 a {
	background-image: url(img/orange_active.gif);
}

.current_color_3 a {
	font-weight: bold; 
}

.color_4 a {
	background-image: url(img/yellow.gif);
}

.color_4 a:hover, .current_color_4 a {
	background-image: url(img/yellow_active.gif);
}

.current_color_4 a {
	font-weight: bold; 
}

.color_5 a {
	background-image: url(img/green.gif);
}

.color_5 a:hover, .current_color_5 a {
	background-image: url(img/green_active.gif);
}

.current_color_5 a {
	font-weight: bold; 
}

.color_6 a {
	background-image: url(img/blue.gif);
}

.color_6 a:hover, .current_color_6 a {
	background-image: url(img/blue_active.gif);
}

.current_color_6 a {
	font-weight: bold; 
}

.color_7 a {
	background-image: url(img/turquoise.gif);
}

.color_7 a:hover, .current_color_7 a {
	background-image: url(img/turquoise_active.gif);
}

.current_color_7 a {
	font-weight: bold; 
}

.color_8 a {
	background-image: url(img/black.gif);
}

.color_8 a:hover, .current_color_8 a {
	background-image: url(img/black_active.gif);
}

.current_color_8 a {
	font-weight: bold; 
}

/* HEADER End */

/* SIDEBAR Start */

#sidebar {
	margin: 0;
	padding: 0;	
	width: 190px;
	color: #FFFFFF;
	background-color: #ffffff;
	overflow: hidden;
}

#sidebar a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
}

#search {
	background-image: url(img/sidebar_bg_pix.gif);
	background-repeat: repeat;
	margin-bottom: 2px;
	padding: 0 0 10px 0;	
	width: 190px;
	height: 40px;
}

#searchbox {
	position: absolute;
	top: 256px;
	margin: 0 0 0 10px;
	padding: 0;
	
}

#searchbox a {
	background-image: url(img/white_square.gif);
	background-position: 5px 2px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0px 0px 0px 30px;
}

#search .textfield {
	width: 140px;
	margin-top: 0px;
}

input.textfield, textarea {
	background:#FFFFFF url(img/textfield.gif) repeat-x scroll center top;
	border:1px solid #A6A6A6;
	padding:2px 1px;
}

#search .switcher {
	background: url(img/search_arrow.gif) 0 0 no-repeat;
	width: 18px;
	padding: 2px 10px;
	margin-left: 5px;
	cursor: pointer;
}

#nav_sidebar_container {
	padding: 0 0 30px 0;
	margin: 2px 0 0 0;
	background-image: url(img/sidebar_bg_pix.gif);
	background-repeat: repeat;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}	

div.current_menuitem a {
	font-size: 13px;
	line-height: 40px;
	font-weight: bold;
}

.current_page_nav li.current_page_item, 
.current_page_nav li.current_page_ancestor, 
.current_page_nav li.current_page_parent {
	font-weight: bold;
}

.current_page_nav ul li ul li {
	font-weight: normal;
}

div.current_page_nav a:hover {
	font-weight: bold;
	background-image: none;
}

div.current_menuitem a {
	padding-left: 40px !important;
}

.nav_sidebar  ul ul,
.nav_sidebar .current_page_item ul ul,
.nav_sidebar .current_page_ancestor ul ul,
.nav_sidebar .current_page_ancestor .current_page_item ul ul,
.nav_sidebar .current_page_ancestor .current_page_ancestor ul ul {
	display: none;
}

.nav_sidebar .current_page_item ul,
.nav_sidebar .current_page_ancestor ul,
.nav_sidebar .current_page_ancestor .current_page_item ul,
.nav_sidebar .current_page_ancestor .current_page_ancestor ul,
.nav_sidebar .current_page_ancestor .current_page_ancestor .current_page_item ul,
.nav_sidebar .current_page_ancestor .current_page_ancestor .current_page_ancestor ul {
	display: block;
}

#sidebar .page_item a {
	background-position: 10px 0px;
	background-repeat: no-repeat;
	margin: 0;
}

.current_menuitem_1 a {
	background-image: url(img/purple_square.gif); 
}

.current_menuitem_2 a {
	background-image: url(img/red_square.gif);
}

.current_menuitem_3 a {
	background-image: url(img/orange_square.gif);
}

.current_menuitem_4 a {
	background-image: url(img/yellow_square.gif);
}

.current_menuitem_5 a {
	background-image: url(img/green_square.gif); 
}

.current_menuitem_6 a {
	background-image: url(img/blue_square.gif);
}

.current_menuitem_7 a {
	background-image: url(img/turquoise_square.gif);
}

.current_menuitem_8 a {
	background-image: url(img/black_square.gif);
}


#sidebar ul {
	margin: 0;
	padding: 0;
	height: 1%;
}

#sidebar li.page_item {
	background-image: url(img/white_square.gif);
	background-position: 16px 5px;
	background-repeat: no-repeat;
	line-height: 20px;
	margin: 0;
	padding: 0 0 0 40px;
}

#sidebar ul li ul li.page_item {
	list-style-image:none;
	list-style-type: none;
	background-image: none;
	font-size: 11px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	height: 1%;
}

td#sidebar_container {
	background-image: url(img/sidebar_bg_pix.gif); 
	background-repeat: repeat;
	max-width: 190px;
	padding: 0;
	margin: 0;
}

/* SIDEBAR End */

/* CONTENT Start */

#content {
	width: 810px;
	color: #000000;
	min-height: 200px;
	margin: 0;
	padding: 0;
}

.post .content {
	padding: 0px;
	margin: 30px 0 0 0;
	line-height: 140%;
}

.post .content p {
	margin: 0 0 9px 0;
	padding: 0;
}

.post .content h1, h2, h3, h4, h5, h6 {
	margin: 0;
}

.post .headline_box h4 {
	margin: 0;
	font-weight: normal;
	font-size: 18px;
	padding-bottom: 12px;
	line-height: 22px;
}

.post .content sup {
	vertical-align: top;
}

.post .content ul {
	list-style-type: square;
	margin: 0 0 0 0;
	padding: 0 0 9px 15px;
}

.post .content ol {
	margin: 0 0 0 0;
	padding: 0 0 9px 15px;
}

#sitemap ul {
	margin: 0 0 0 0px;
	padding: 0 0 0 10px;
	list-style-type: none;
}

#sitemap ul ul {
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type: none;
}

#sitemap li {
	line-height: 20px;
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type: none;
}

ul#sitemap a {
	color: #696969;
	text-decoration: none;
}

ul#sitemap a:hover {
	color: #696969;
	text-decoration: none;
	font-weight: bold;
}

#content a {
	color: #696969;
	text-decoration: none;
	/*
	background-image: url(img/grey_square.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	*/
}

#content a:hover {
	color: #696969;
	text-decoration: none;
}

#content a.admin_link {
	text-decoration: underline;
	background-image: none;
	color: #000000;
	padding: 0 0 0 20px;
}

.errorbox {
	padding: 40px 0 0 30px;
}

.wp-caption-text {
	font-size: 11px;
	padding: 5px !important;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}

div.wp-caption {
	background-color: transparent;
	border: 0;
	text-align: center;
}

.wp-caption-dl {
	padding: 0;
	margin: 0;
}

div.spacer {
	line-height: 40px;
	height: 40px;
}

div.spacer_left {
	border-top: 1px solid #cccccc;
	height: 1px;
	width: 60%;
	padding: 0;
	margin:  20px auto;
}

div.spacer_right {
	border-top: 1px solid #cccccc;
	height: 1px;
	width: 60%;
	padding: 0;
	margin: 20px auto;
}

/* CONTENT End */

/* TEMPLATES Start */

table.image_left_text_right {
	width: 400px;
}

td.image_box_left {
	margin: 0pt; 
	padding: 9px 0px 0px 30px; 
}

#right_col td.image_box_left {
	margin: 0pt; 
	padding: 9px 0px 0px 30px; 
}

td.image_box_right {
	margin: 0pt; 
	padding: 9px 20px 0px 0px; 
}

#right_col td.image_box_right {
	margin: 0pt; 
	padding: 9px 20px 0px 0px; 
}

td.text_box {
	padding: 9px 20px 0px 30px;
}

#right_col td.text_box {
	padding: 9px 9px 0px 30px;
}

td.text_box_right {
	padding: 9pt 20px 0px 20px;
}

td.text_box_left {
	padding: 9pt 20px 0px 30px;
}

.text_box_right td p, linkbox p {
	margin-bottom: 9px;
}

.link_box {
	padding: 9pt 20px 0px 30px;
}

#right_col td.link_box {
	padding: 9pt 9px 0px 30px;
}

.headline_box {
	padding: 9pt 20px 0px 30px;
	height: 46px;
}

#right_col td.headline_box {
	padding: 9pt 9px 0px 30px;
}

.left_col {
	overflow: hidden;
}

.right_col {
	overflow: hidden;
}

/* TEMPLATES End */

/* FOOTER Start */

#footer_navi {
	float:left; 
	padding: 20px 0 0 10px;	
}

#footer_navi a {
	color: #696969;
	text-decoration: none;
}

.totoplink {
	background: transparent url(img/to_top_arrow.gif) no-repeat scroll 0 0;
	padding: 0 16px 0px 16px;
	text-decoration: none;
}

.printerlink {
	background: transparent url(img/printer.gif) no-repeat scroll 0 0;
	padding: 0 16px 0px 16px;
	text-decoration: none;
}

#footerlinks{
	float: right;
	padding: 20px 0 20px 0px;
}

/* FOOTER End */
