/*
Theme Name: NHCS
Theme URI: http://wordpress.org/
Description: NHCS theme .
Version: 1.0
Author: NHCS
Author URI: http://www.nhcs.info/
Tags: blue, fixed width, two columns

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Layout 
 */

body {
	margin: 0 0 20px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background-color: white;
	text-align: center;
	}

#page {
	margin: 10px auto;
	padding: 0;
	width: 780px;
	text-align: left;
	border: none;
	}

/* Header 
 */
#header {
	margin: 0 0 0 0;
	padding: 0;
	width: 100%;
	height: 180px;
        vertical-align: bottom;
	background: white url(images/bg_welcome.jpg) no-repeat top left;
	}

#hnav {
	 width: 100%;
	 margin: 0 auto;
	 padding: 0;
	 height: 23px;
	 text-align: right;
	 border: none;
	}

#hnav ul {
	margin: 0;
	padding: 0;
   }
	
#hnav ul li {
	margin: 0;
	padding: 2px 10px 2px 15px;
	background: url(images/bullet.gif) no-repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	display: inline;
	}

#hnav ul li a:link, #hnav ul li a:visited, #hnav ul li a:active {
	color : #00349A;
	text-decoration: none;
	}

#hnav ul li a:hover {
	color : #F9B81D;
	text-decoration : none
	}

/* Content 
 */
 
#content {
	float: right;
	margin: 15px 0 0 0;
	padding: 20px 0 20px 0px;
	width: 560px;
	min-height: 300px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
 	font-size : 10pt;
 	line-height : 13pt;
 	font-weight : normal;
 	font-style : normal;
 	color : #666666;
	background-color: white;
	background-repeat: no-repeat;
	background-position: top right;
	}

/* Links */
#content a:link, #content a:visited {
	color : #40B1BA;
	}
	                          
#content a:hover {
	color : #F9B81D;
	text-decoration : none
	}

#content a:active {
	color : #F9B81D;
	}
	                          
/* Ueberschriften */	
#content h1 {
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13pt;
	line-height : 13pt;
	font-weight : bold;
	font-style : normal;
	color : #666666;
 	}		

#content h2, #content h2 a:link, #content h2 a:visited, #content h2 a:hover, #content h2 a:active {
	margin: 20px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	line-height : 13pt;
	font-weight : bold;
	font-style : normal;
 	color : #00349A;
        text-decoration: none;
 	}		

#content h3, #content h3 a:link, #content h3 a:visited, #content h3 a:hover, #content h3 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-size : 9pt;
	line-height : 11pt;
	font-weight : normal;
	font-style : normal;
	color : #00349A;
        text-decoration: none;
 	}		

/* Listen */
#content ul {
 list-style-type: none;
 /* list-style-image: url(images/bullet.gif); */
 margin: 0 0 0 15px;
 padding: 0;
}

#content li {
 margin: 0;
 padding: 2px 0 2px 15px;
 background: url(images/bullet.gif) no-repeat;
}

.post {
	margin: 0;
	width: 380px;
	/* text-align: justify; */
	}

.post hr {
	display: block;
	}

/* Hintergrundbilder */

.bg_0 {
	background-image: url(images/bg_default.gif);
	}
.bg_2 {
	background-image: url(images/bg_text_02_2_1.gif);
	}
.bg_13 {
	background-image: url(images/bg_text_02_4.gif);
	}
.bg_8 {
	background-image: url(images/bg_text_01_1_neu.gif);
	}
.bg_10 {
	background-image: url(images/bg_text_01_2_neu.gif);
	}
.bg_11 {
	background-image: url(images/bg_text_01_2_1.gif);
	}
.bg_12 {
	background-image: url(images/bg_text_01_2_2.gif);
	}
.bg_24 {
	background-image: url(images/bg_text_01_2_3.gif);
	}
.bg_14 {
	background-image: url(images/bg_text_01_3.gif);
	}
.bg_15 {
	background-image: url(images/bg_text_01_4.gif);
	}
.bg_16 {
	background-image: url(images/bg_text_02_4.gif);
	}
.bg_34 {
	background-image: url(images/bg_text_02_3.gif);
	}
.bg_47 {
	background-image: url(images/bg_text_02_4_neu.gif);
	}
.bg_news {
	background-image: url(images/bg_text_02_5.gif);
	}
.bg_29 {
	background-image: url(images/bg_text_02_2.gif);
	}
.bg_30 {
	background-image: url(images/bg_text_02_2_2_neu2.gif);
	}
.bg_31 {
	background-image: url(images/bg_text_02_2.gif);
	}
.bg_32 {
	background-image: url(images/bg_text_02_2.gif);
	}
.bg_42 {
	background-image: url(images/bg_text_03_4.gif);
	}
.bg_25 {
	background-image: url(images/bg_text_04.gif);
	}
.bg_27 {
	background-image: url(images/bg_text_04_1.gif);
	}
.bg_28 {
	background-image: url(images/bg_text_04_2.gif);
	}
.bg_45 {
	background-image: url(images/bg_text_04_2.gif);
	}
.bg_43 {
	background-image: url(images/bg_text_03_neu.gif);
	}
.bg_23 {
	background-image: url(images/bg_text_05.gif);
	}
.bg_22 {
	background-image: url(images/bg_text_01.gif);
	}
.bg_51 { /* News */
	background-image: url(images/bg_text_06.gif);
	}
.bg_49 { /* Press Coverage */
	background-image: url(images/bg_text_06.gif);
	}
.bg_17 { /* Imprint */
	background-image: url(images/bg_text_imprint.gif);
	}
.bg_20 { /* Links */
	background-image: url(images/bg_text_links.gif);
	}
	
/* Sidebar */
#sidebar {
	margin: 15px 0 0 0;
	padding: 20px 0 10px 0;
	width: 200px;
	min-height: 500px;
	background: white url(images/bg_sidebar.gif) no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	/* display: inline; */
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

#sidebar form {
	margin: 0;
	}

#sidebar ul {
 list-style-type: none;
 /* list-style-image: url(images/bullet.gif); */
 margin: 0 0 0 5px;
 padding: 0;
}

#sidebar li {
 margin: 0;
 padding: 2px 0 2px 15px;
 background: url(images/bullet.gif) no-repeat;
}

#sidebar a {
  color : #00349A;
  text-decoration : none
}

#sidebar a:hover {
  color : #F9B81D;
  text-decoration : none
}

/* Footer 
 */

#footer {
	padding: 0;
	margin: 0 auto;
	width: 780px;
	border: none;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

select {
	width: 130px;
	}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
/* End Form Elements */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.clear {
	clear: both;
}

/* Seitenspezifische Formatierungen 
 */

/* Tabelle Time Schedule */
table.ts {
	width: 100%;
	}
	
tr.tsw { 
	background-color: white;
	}

tr.tsg { 
	background-color: #f4f4f4;
	}

td.ts1, td.ts4a, td.ts4b, td.tsx {
	text-align: center;
	font-size : 10pt;
	line-height : 13pt;
	font-style : normal;
	}
	
td.ts1 {
	color: white;
	background-color: #787878;
	font-weight : bold;
	}

td.ts4a {
	color : #55D6D3;
	font-weight : normal;
	}		
		
td.ts4b {
	color : #00349A;
	font-weight : bold;
	}		

/* Tabelle Press Coverage */
table.pc {
	width: 100%;
        border-spacing: 15px;
	}

tr.pc {
	}
	
td.pc1 {
	text-align: left;
	vertical-align: top;
	}

td.pc2 {
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
	}
	
/* Tabelle Graduates Statements */
table.gs {
	width: 100%;
	}

tr.gs {
	}
	
td.gs1 {
	text-align: left;
	vertical-align: top;
	}

td.gs2 {
	text-align: left;
	vertical-align: top;
	}

/* email */
span.linksrechts  { 
	unicode-bidi: bidi-override; 
	direction: rtl; 
	}
