﻿@import url(undohtml.css);
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: black;
	font-size: 13px;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 140%;
	background-color:#9c9ea0;
}

div#Seite {
    text-align: left;
    margin: 0 auto 10px;
    width: 1024px;
    position:relative;
/*    width: "1026px";*/
    padding: 0;
    border-left: 1px solid #111111;
    border-right: 1px solid #111111;
    border-bottom: 1px solid #111111;
	background: #ffffff;
/*	background-image:url(images/ausstellung_back_fade2.jpg);
	background-position:top;
	background-repeat:no-repeat;*/
}

div#TopRow {
    margin: 0;
	padding: 0;
    text-align: left;
    vertical-align:bottom;
    color: white;
    background: url(../images/header.gif) no-repeat;
    border: none;
	width: 853px;
	height: 25px;
	padding: 83px 0 0 171px;
}

div#TopRow a:link {
	color: white;
	font-weight: normal;
	text-decoration: none;
}

div#TopRow a:visited {
	color: white;
	font-weight: normal;
	text-decoration: none;
}

div#TopRow a:active {
	color: white;
	font-weight: normal;
	text-decoration: none;
}

div#TopRow a:hover {
	text-decoration: underline;
}


div#MidRow {
    margin: 0;
	padding: 0;
    text-align: left;
    color: white;
    background: url(../images/MidRowBack.gif) #9c9ea0 no-repeat;
    border: none;
	width: 1024px;
	height: 238px;
	padding: 0;
}

.FloatLeft {
	float: left;
}

.FloatRight {
	float: right;
}

.FloatRight form, .FloatRight input {
	float: right;
}

div#Content {
	margin: 9px 20px 0 171px;
	font-size: 1.0em;
	vertical-align:top;
	
}

div.csc-default ul{
	margin-left: 20px;
	margin-bottom: 12px;
	list-style-type: disc;
}

div.csc-default ol{
	margin-left: 20px;
	margin-bottom: 12px;
	list-style-type:decimal;
}

div#ColLeft {
	width: 395px;
	float: left
}

div#ColRight {
	width: 395px;
	margin-left: 30px;
	float: right
}

* html div#Content {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
    margin-bottom: 0;
}



/* --- Formular ------------------------------------------------------------------- */

input.txt {
	color: #9B7655;
	background-color:#FFFBEF;
	border: 1px solid #939598;
	width: 250px;
}

textarea.txt {
	color: #9B7655;
	background-color:#FFFBEF;
	border: 1px solid #939598;
	width: 360px;
}

input.btn {
	color: #939598;
	background-color: #EDE6DE;
	border: 1px outset #939598;
	margin-top: 10px;
}

form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}

form p label {
	float: left;
	width: 100px;
}

fieldset {
	width:370px;
	border: 1px solid #FCB528;
	margin-top: 16px;
	padding: 10px;
}

legend {
	color:#939598;
	font-weight: bold;
}
/* ----------------------------------------------------------------------------------- */

hr {
	border: 0px; /* Fr Firefox und Opera */
	border-top: solid 1px #000000;
	border-bottom: transparent;
	height: 1px;
}

a:link {
	color: #96BE0D;
	font-weight:normal;
	text-decoration:underline;
}

a:visited {
	color: #000000;
	font-weight:normal;
	text-decoration:underline;
}

a:active {
	color: #000000;
	font-weight:normal;
	text-decoration:underline;
}

a:hover {
	text-decoration: none;
}

table {
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
}

p#Fusszeile{
	clear:both;
}

h1 {
	font-size: 1.25em;
	margin-bottom: 12px;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 6px;
}

div#Content p {
	margin-bottom: 8px;
}


.Textbox {
	border: 1px solid #748e0a;
	color:gray;
	padding-left:3px;
}

/******************************************************************** News **********************************************************/
/* News */

div.news-list-item {
	margin-bottom:10px;
	text-align:left;
}
* html div.news-list-item {
	height:310px;
}

div.news-list-item h1 a:link,div.news-list-item h1 a:visited {
	text-decoration:none;
	color:#000;
	font-weight:bold;
}

div.news-list-item h3 a:link,div.news-list-item h3 a:visited {
	text-decoration:none;
	font-size:1em;
	letter-spacing:-1.0;
}

div.news-list-item h3 {
	font-size:1.1em;
	margin-bottom:5px;
	margin-top:5px;
}
div.news-list-item img {
	float:right;
	margin-left:30px;
}
div.news-list-category {
	float:left;
}
div.news-list-morelink {
	float:right;
}
div.news-list-item hr {
	display:none;
}
div.news-list-item p,div.news-list-item div,div.news-list-item h3 {
	text-align:left;
}
div.news-single-timedata {
	font-size:0.8em;
	margin-bottom:1em;
	text-align:right;
}
div.news-single-category {
	display:none;
}

div.news-single-item {
	padding: 0;
}

div.news-single-item h2 {
	background-repeat:no-repeat;
	background-position:left 4px;
	padding-left:35px;
	font-size:1.1em;
	margin-bottom:1.8em;
}
div.news-single-item img {
	float:right;
	clear:right;
	margin-left: 15px;
	margin-bottom: 10px;
}
p.news-single-imgcaption {
	margin-bottom:30px;
	clear:right;
}
div.news-single-imagecontainer {
	float:right;
}
div.news-single-item hr {
	display:none;
}
div.news-single-backlink {
	display:none;
}
div.news-amenu-container h2 {
	background-repeat:no-repeat;
	background-position:left 4px;
	padding-left:35px;
	font-size:1.1em;
	margin-bottom:1.8em;
}
.tx-ttnews-browsebox {
	clear:both;
	padding-top:1em;
	text-align:left;
}
.tx-ttnews-browsebox table {
	float:left;
}


/*********************************************** typo3 content *****************************************************/




