* {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
}

body {
	text-align: center;
}

img {
	border:0 none;
}

/**
 *
 * Basic Framework
 *
 **/

div#contentBox {
	margin: 0 auto;
	text-align: left;
	width: 802px;
}

a#logoNewspaper {
	display: block;
	float: left;
	width: 656px;
	height: 54px;
}

a#logoSchulthess {
	float: left;
	display: block;
	width: 146px;
	height: 54px;
}

div#headerContainer,
div#contentContainer,
div#footerContainer {
	width: 100%;
	height: auto;
	clear: both;
}

div#headerContainer {
	border-top: 1px solid #000;
	height: 81px;
}

div#headerContainer,
div#contentContainer {
	background: transparent url(../images/linesLeftRight.gif) repeat;
}

div#footerContainer {
	height: 17px;
	background: transparent url(../images/linesBottomLeftRight.gif) no-repeat;
}

div#leftHeader {
	margin-left: 0px;
	width: 173px !important;
	width: 172px;
	height: 81px !important;
	height: 82px;
	float: left;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

div#rightHeader {
	float: left;
	height: 82px;
	background: transparent url(../images/headerBackgroundGradient.png) repeat-y;
	width: 625px;
}

div#rightHeaderTop {
	height: 28px !important;
	height: 28px;
	width: 100%;
	padding-top: 2px;
}

div#rightHeaderBottom {
	height: 52px;
	background: transparent url(../images/headerRightBottomGradient.png) repeat-x;
}

div#leftColumn {
	margin-left: 2px;
	width: 171px !important;
	width: 172px;
	height: 100%;
	float: left;
}

div#middleColumn {
	width: 90px;
	height: 100%;
	float: left;
}

div#rightColumn {
	float: left;
	width: 520px;
	padding-top: 25px;
	padding-right: 15px;
	overflow: hidden;
}


/**
 *
 * Main Navigation
 *
 **/
ul#mainNavigation {
	list-style: none;
	height: 52px;
}

ul#mainNavigation li {
	line-height: 12px;
	width: 154px;
	height: 52px;
	float: left;
	text-align: center;
	background: transparent url(../images/buttonInactive.gif) no-repeat;
	margin-left: 2px;
}

ul#mainNavigation #secondLevelNavigation li.first {
	margin: 0;
	
}

ul#mainNavigation li.active {
	background-image: url(../images/buttonActive.gif);
}



ul#mainNavigation li a {
	font-size: 12px;
	text-decoration: none;
	color: #000;
	line-height: 44px;
}





/**
 *
 * Top navigation
 *
 **/
ul#topNavigation {
	list-style: none;
	float: right;
	font-size: 12px;
}

ul#topNavigation li {
	float: left;
	margin-left: 5px;
	padding-right: 6px;
	background: transparent url(../images/blackSpacer.gif) no-repeat right;
}

ul#topNavigation li.first {
	margin-left: 0;
}

ul#topNavigation li a {
	color: #000;
	text-decoration: none;
}


/**
 *
 * Searchfield in Header
 *
 **/
div#rightHeaderTop input {
	float: right;
	width: 92px;
	padding: 0 2px;
	font-size: 11px;
	height: 15px;
	border: none;
	margin-right: 5px;
}

div#rightHeaderTop label {
	float: right;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 5px;
}

button.search_image {
	float: right;
	background: transparent url(../images/search.gif) no-repeat;
	width: 15px;
	height: 15px;
	border: none;
	margin-right: 3px;
	cursor:pointer;
}

button.search_image span {
	display: none;
}


/**
 *
 * Navigation in left frame
 *
 **/

ul#secondLevelNavigation,
ul.thirdLevelNavigation {
	list-style: none;

}

ul#secondLevelNavigation li a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	line-height: 24px;
	/*width: 100px;
	margin: 5px;
	padding: 10px;*/

}




ul#secondLevelNavigation li div {
	height: 24px;
	padding-left: 17px;
	background-image: url(../images/arrowRight.gif);
	background-repeat: no-repeat;
	background-position: 6px 9px;
}

ul#secondLevelNavigation li {
	border-top: 1px solid #000;
}

ul#secondLevelNavigation li.active {
	border-top: 1px solid #fff;
}


ul#secondLevelNavigation li.active.hassubpages {
	padding-bottom: 10px;
}

ul#secondLevelNavigation li.active div {
	background-image:url(../images/arrowDown.gif);
	background-position: 5px 10px;
}

ul#secondLevelNavigation li.active.hassubpages div {
	border-bottom: 1px solid #fff;
}

ul#secondLevelNavigation li.first {
	border-top: 1px solid #fff;
	color:#000;
}

ul#secondLevelNavigation li.last {
	border-bottom: 1px solid #000;
}

ul#secondLevelNavigation li ul.thirdLevelNavigation li {
	border: none;
	padding-left: 18px;
	margin: 5px;
padding-bottom: 10px;

}

ul#secondLevelNavigation ul.thirdLevelNavigation li a {
	line-height: 11px;
	color: #000;
/*padding-top: 25px;*/
line-height: 15px;

}





.clear {
	height: 1px;
	overflow: hidden;
	clear: both;
}

.hidden {
	display: none;
}




/**
 *
 * Styles for content elements
 *
 **/
 
.bgColorHeader {
	background-color: #144061;
}

div#rightColumn a,
div#rightColumn a:hover
div#rightColumn a:visited {
	color: #144061;
}

div#rightColumn a:visited {
	color: #000;
}

div#rightColumn {
	font-size: 12px;
}

div#rightColumn h1 {
	font-size:160%;
	font-weight:bold;
	margin-top: 1.5%;
	margin-bottom: 1.5%;
}

div#rightColumn h2 {
	font-size: 140%;
	font-weight: bold;
	margin-top: 1.5%;
	margin-bottom: 1.5%;
}

div#rightColumn h3 {
	font-size: 120%;
	font-weight:bold;
	margin-top: 1.5%;
	margin-bottom: 1.5%;
}

div#rightColumn h4 {
	font-size: 110%;
	font-weight: bold;
	margin-top: 1.5%;
	margin-bottom: 1.5%;
}

div#rightColumn h5 {
	font-variant:small-caps;
	margin-bottom: 0;
	font-weight: normal;
}

div#rightColumn p {
	margin-top: 1.5%;
	margin-bottom: 1.5%;
}

div#rightColumn ul {
	margin-top: 1.5%;
	margin-left: 17px;
}

div#rightColumn ol {
	margin-top: 1.5%;
	margin-left: 23px;
}

div#rightColumn table.csc-uploads,
div#rightColumn table.csc-uploads tr,
div#rightColumn table.csc-uploads td {
	border: none;
	padding: 0;
}

div#rightColumn dd.csc-textpic-caption {
	background-color: #e6e6e6;
	font-size: 11px;
	padding: 2px;
}

/**
 *
 * Styles for indexed_search
 *
 **/

div#rightColumn .tx-indexedsearch fieldset {
	border: none;
}

div#rightColumn .tx-indexedsearch .tx-indexedsearch-redMarkup {
	color: #144061;
}

div#rightColumn .tx-indexedsearch .tx-indexedsearch-res {
	margin-top: 30px;
}

div#rightColumn .tx-indexedsearch .tx-indexedsearch-res h3 {
	position: relative;
	font-size: 12px;
	border-bottom: 1px solid #999;
	width: 100%;
}

div#rightColumn .tx-indexedsearch .tx-indexedsearch-res h3 a {
	text-decoration: none;
	position: absolute;
}

div#rightColumn .tx-indexedsearch .tx-indexedsearch-percent  {
	right: 0;
	position:absolute;
}

div#rightColumn .tx-indexedsearch dl.info {
	margin: 10px 0 20px;
}

div#rightColumn .tx-indexedsearch dl.info dt {
	font-weight: bold;
	display: inline;
}

div#rightColumn .tx-indexedsearch dl.info dd {
	display: inline;
}

div#rightColumn .tx-indexedsearch-search-submit input {
	width: auto;
	float: right;
}

div#rightColumn select {
	border: 1px solid #999;
	margin-bottom: 10px;
}

div#rightColumn .tx-indexedsearch-browsebox ul.browsebox {
	margin: 0;
}

div#rightColumn .tx-indexedsearch-browsebox ul.browsebox li a {
	text-decoration: none;
}

/**
 *
 * Styles for tt_news List
 *
 **/

div#rightColumn .tx-ttnews-list .item .title a {
	font-weight: bold;
	font-size: 120%;
	margin-right: 5px;
}

div#rightColumn .tx-ttnews-list .item .title {
	margin-bottom: 3px;
}

div#rightColumn .tx-ttnews-list .item .image {
	float: left;
	margin: 0 5px 10px 0;
}

div#rightColumn .tx-ttnews-list .item p {
	margin: 0;
}

div#rightColumn .tx-ttnews-list .item .more {
	margin: 0 0 10px 0;
}

div#rightColumn .tx-ttnews-list .item hr {
	margin-top: 10px;
	margin: 10px 0;
	height: 1px;
	border: none;
	border-top: 1px solid #999;
}

div#rightColumn .tx-ttnews-list .tx-ttnews-browsebox a {
	text-decoration: none;
}

div#rightColumn .tx-ttnews-list .tx-ttnews-browsebox a:visited {
	color: #144061;
}

/**
 *
 * Styles for tt_news single view
 *
 **/

div#rightColumn .tx-ttnews-single .images {
	float: right;
	margin-left: 5px;
}

div#rightColumn .tx-ttnews-single .csc-textpic-image {
	margin-bottom:5px;
}

div#rightColumn .tx-ttnews-single .subheader {
	font-weight: bold;
}

div#rightColumn .tx-ttnews-single hr {
	margin-top: 10px;
	margin: 10px 0;
	height: 1px;
	border: none;
	border-top: 1px solid #999;
}

div#rightColumn .tx-ttnews-single .related,
div#rightColumn .tx-ttnews-single .files,
div#rightColumn .tx-ttnews-single .links {
	margin-bottom: 10px;
}

div#rightColumn .tx-ttnews-single .related dt,
div#rightColumn .tx-ttnews-single .files dt,
div#rightColumn .tx-ttnews-single .links .header {
	font-weight: bold;
}

div#rightColumn .tx-ttnews-single .links p {
	margin: 0;
}

/**
 *
 * Styles for contact form
 *
 **/

div#rightColumn .inputText,
div#rightColumn .textarea {
	margin-bottom: 10px;
}

div#rightColumn label {
	display: block;
	width: 100%;
}

div#rightColumn input,
div#rightColumn textarea {
	border: 1px solid #999;
	width: 100%;
}

div#rightColumn div.captcha input {
	width: 260px;
	float: right;
}

div#rightColumn div.captcha img {
	float: left;
	border: 1px solid #999;
}

div#rightColumn textarea {
	height: 100px;
	font-size: 100%;
}

div#rightColumn .inputSubmit {
	float: right;
	margin-top: 10px;
}

div#rightColumn .inputSubmit input {
	width: auto;
}

div#rightColumn div#errorMessage {
	color: #144061;
	margin-bottom: 10px;
}



.undertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0a6839;
	text-decoration: none;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.jlTitle2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.jlTitle3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.jlTitle4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.jlTitle5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.jlTitle6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0a6839;
	text-decoration: none;
}
.jlTitle7
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.jlTitle8
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}




span#firstinactive, div#first, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}



/*li#inactive, div, a{

color: #000000;


}*/
/*
/html/body/div/div[2]/div/ul/li[3]/div/a
*/
ul#secondLevelNavigation li.inactive div a   {
	color: #000000;
}






/*
ul#secondLevelNavigation li.inactive div a:hover   {
	color: #fff;
}*/

/*
/html/body/div/div[2]/div/ul/li[4]/ul/li/a
*/

ul#secondLevelNavigation ul.thirdLevelNavigation li a {
	color: #fff;
}


ul#secondLevelNavigation ul.thirdLevelNavigation li a:hover {
	color: #000;
}

/*
    /html/body/div/div[2]/div/ul/li/ul/li/a
*/


ul#secondLevelNavigation ul.thirdLevelNavigation li.first  a {
	color: #fff;

}

ul#secondLevelNavigation ul.thirdLevelNavigation li.first  a:hover {
	color: #000;

}







/*
/html/body/div/div[2]/div/ul/li/div/a
*/

ul#secondLevelNavigation li.first div.first a {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 14px;*/
	text-decoration: none;
	/*font-weight: bold;*/
	/*color: #fff;*/
background-image: none;



}


.bold {

	font-weight: bold;

}


div.sepidiv {


padding:5px 5px 15px 5px;
border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;

}

hr.sepi {

display:none;

}

/* fixes for html tags
    History:
    0.1       06.05.2010     MHA
*/
div#rightColumn a {
	font-size: 12px;	
}
a.download {
	text-decoration: underline;
}

/* CSS for table-of-contents 
 
    History:
    0.1        06.05.2010      MHA
     
*/

/* General */
div.story p {
    font-size:12px;
    font-weight:normal;
}
span.kursiv {
    font-style:italic;
}
/* First Titel */
div.story>p:first-child {
    font-size:160%;
    font-weight:bold;
}
/* standard title */
div #rightColumn div.story p.ug1-titel {
    font-size:140%;
    font-weight:bold;
    margin-top: 5%;
}
/* text content */
div#rightColumn div.story p.umschlag-2 {
    font-size:12px;
    font-weight: normal;
    margin-top: 0px;
}
/* text author */
div#rightColumn div.story p.leit-autor-ug2 {
    font-size:12px;
    font-weight:normal;
    margin-bottom: 0px;
}

