/*Body ausrichtung*/


/*Inhalts formate*/
td#content
{
        text-align: left;
        width: 680px;
        background-color: #ffffff;
        color: black;
        font-family: verdana;
        font-size:12px;
        background-image: url(../img/wasserz_content800.gif);
        background-repeat: repeat-y;
        background-attachment: fixed;
        margin-left: 10px;
	padding-left: 10px;
        margin-top: 20px;
	padding-top: 20px;
	font-size: 12px;
        
 }




/*Banner*/
td#logo
{
	
        
        height: 115px;
	background-image: url(../img/oben_riffel01.gif);
	background-repeat: repeat;
	background-color: #E5E6FB;
	white-space: nowrap;

}


/*Navigation*/

td#menu_oben
{
     
    background-color: #E5E6FB;
    
}


/*Linke Navigation Allgemein*/
td#nav
{
        font-size: 12px;
        background-color: #E5E6FB;
        font-family: verdana;
        border: groove;  
        border-color: blue;
        border-width: 5px;
        width: 200px;
        height: 700px;
        text-align: left      
}

td#rechts
{
        font-size: smaller;
        height: auto;
        width: 100px;
        font-family: verdana;
        background-color: #E5E6FB;
        border: groove;  
        border-color: blue;
        border-width: 5px;
        }

/*Trailer*/
td#trailer
{
        font-size: 16px;
        background-color: #E5E6FB;
        color: #EB0A47;
        white-space: nowrap;
        margin-left: 0px;
	 padding-left: 0px;
        font-family: verdana;
        height: 10px;
 }

#breadcrumbs
{
color:#FF6600;
font-size:smaller;
font-weight: bolder;
text-decoration:underline;
}

/*Linkverhalten allgemein Anfang*/


a:link
{
        color: Blue;
        text-decoration: none;
        font-size: 12px;
        font-family: verdana;
}

a:visited
{
        color: Blue;
        text-decoration: none;
        font-size: 12px;
        font-family: verdana;
}

a:hover
{
        background: silver;
        color: black;
        text-decoration: none;
        font-size: 12px;
        font-family: verdana;
}

a:active
{
        background: silver;
        color: #008000;
        font-size: 12px;
        font-family: verdana;
}


a img {
border:0;
}


/*Überschriften*/


h1
{
       color: Blue;
       text-decoration: none;
       font-family: verdana;
}

h2
{
	color: Blue;
	text-decoration: none;
       font-family: verdana;
}

h3
{
	color: Blue;
	text-decoration: none;
        font-family: verdana;
}

/*Neuer Versuch*/
/* General element styles: */
/***************************/

* { 
font-family: Verdana,Arial,Helvetica,sans-serif;
margin:0;
padding:0;
font-size: 1em;
}

html {
	font-size: 100.01%;
}

body { 
	color: #fff;
	font-size: 75%;
	background-color: #000080;
	color:black;
	font-family: verdana;
	margin-top: 0px;

} 

p {
	line-height: 130%;
	margin: 0 0 1em 0px; 
}
a { 
	color: #006; 
	text-decoration: underline; 
}
a:hover { 
color: #009; 
}
:focus {
outline: 0;
}
input, textarea, option { 
padding-left: 2px;
}
table {
border-collapse:collapse;
}
td { 
vertical-align : top; 
}
pre { 
font-family: monospace; 
}
strong {
font-weight: bold;
}
blockquote {
margin: 0 40px;
}

hr {
visibility: hidden;
}

/* Headers, plain */
/******************/
h1 { 
font-size: 130%;
}
h2 { 
font-size: 120%;  
}
h3 { 
font-size: 115%;  
}

h1, h2, h3, { 
margin: 1em 0px; 
color:#0000ff;
}
h1.csc-firstHeader, h2.csc-firstHeader, 
h3.csc-firstHeader, {
margin-top: 0px; 
}

/* Headers, with link */
h1 a, h2 a, h3 a, {  
text-decoration: none; 
}

h1 a:hover, h2 a:hover, 
h3 a:hover, { 
text-decoration: none; 
}

/* Header date */
p.csc-header-date {
	font-size: 90%;
	color: #0000ff;
}

/* Subheader, general */
p.csc-subheader {
	font-style: italic;
	background-color: transparent;
}

/* Subheader, specific */
p.csc-subheader-0 { 
font-style: normal; 
}
p.csc-subheader-1 { 
color: #0000ff; 
}
p.csc-subheader-2 { 

color: #0000ff;
}
p.csc-subheader-3 { 
color: #0000ff;
}

/* RTE / Bodytext: */
/*******************/
p a { 
font-weight: bold; 
}
.indent {
margin-left:50px;
}
.align-center {
text-align: center;
}
.align-right {
text-align: right;
}
.align-justify {
text-align: justify;
}

/* RTE / Bulletlists */
ul, ol { 
padding-left:30px;
margin: 0 0 1em 0px;
}
li { 
padding-top: 2px;
}


/* RTE / Table styling */
table.contenttable { 
border: 0px #333 solid; 
margin: 10px 0px; 
width: 100%;
border-collapse:separate;
border-spacing:1px; 
}
table.contenttable tr td, table.contenttable tr th {
	padding: 1px 3px;
	background-color: transparent;
}

/* Images */
/**********/

/* Images / Captions */
.csc-textpic-caption {
	font-size: 90%;
	background: transparent;
	font-style: italic;	
}

/* Bulletlists */
/***************/
/* Bulletlists, general */
ul.csc-bulletlist li {}

/* Bulletlists, specifically */
ul.csc-bulletlist-0 { }
ul.csc-bulletlist-1 { 
color: #0000ff; 
list-style-type : decimal; 
}
ul.csc-bulletlist-2 { 
color: #10007B; 
list-style-position : inside;
}
ul.csc-bulletlist-3 { 
color: #8A0020; 
}

/* Tables, generally */
/*********************/

/* Tables, specifically */
table.contenttable-0 p { }

table.contenttable-1 p { 
color: #186900; 
}
table.contenttable-1 tr.tr-0 td p { 
font-weight: bold; 
}
table.contenttable-1 tr.tr-0 td { 
background-color: #D1D2E4;
}

table.contenttable-2 p { 
color: #10007B; 
}
table.contenttable-2 tr td.td-0 { 
background-color: #F5FFAA;
}
table.contenttable-2 tr td.td-0 p { 
font-weight: bold; 
}

table.contenttable-3 p { 
color: #8A0020; 
}
table.contenttable-3 tr td.td-0, 
table.contenttable-3 tr.tr-0 td { 
background-color: #D1D2E4;
}
table.contenttable-3 tr td.td-0 p, 
table.contenttable-3 tr.tr-0 td p { 
font-weight: bold; 
}

/* Filelinks, generally */
/************************/
table.csc-uploads { 
border: 0px; 
}
table.csc-uploads tr td p { }
table.csc-uploads tr.tr-even td { 
background-color: #EDEBF1; 
}
table.csc-uploads tr.tr-odd td { 
background-color: #D8D7DC; 
}
table.csc-uploads tr td.csc-uploads-icon { 
padding: 0 6px;  
width: 1%; 
text-align: center; 
vertical-align: middle; 
}
table.csc-uploads tr td.csc-uploads-fileName { 
width: 80%; 
padding-left: 5px; 
}
table.csc-uploads tr td.csc-uploads-fileName p a { 
font-weight: bold; 
}
table.csc-uploads tr td.csc-uploads-fileName p.csc-uploads-description { 
font-style: italic; 
}
table.csc-uploads tr td.csc-uploads-fileSize { 
white-space: nowrap; 
padding: 0 6px; 
}

/* Filelinks, specifically */
table.csc-uploads-1 { 
border-color: #186900; 
}
table.csc-uploads-2 { 
border-color: #10007B;
}
table.csc-uploads-3 { 
border-color: #8A0020; 
}
table.csc-uploads-3 tr td { 
vertical-align: middle; 
}
table.csc-uploads-3 tr.tr-even td.csc-uploads-icon img { 
border: 2px solid #333333; 
}
table.csc-uploads-3 tr.tr-odd td.csc-uploads-icon img { 
border: 2px solid #333333; 
}


/*****************/
/* Various Forms, Version 3.9.0 */
/*****************/

/* Search form, specifically */
form table.csc-searchform { width: 100%; }
form table.csc-searchform tr td { padding: 5px 5px 5px 5px; }
form table.csc-searchform tr td.csc-form-labelcell, form table.csc-searchform tr td.csc-form-commentcell { font-weight: bold; }
form table.csc-searchform tr td.csc-form-fieldcell input, form table.csc-searchform tr td.csc-form-fieldcell select { width: 100%; }

/* Login form, specifically */
form table.csc-loginform { width: 70%; }

/* Various Forms */
/*****************/
input,textarea,select,fieldset {
background-color:#fff;
}

/* Email, Login and Search forms generally: */
fieldset {
border:0px;
}
.csc-mailform-field {
margin: 5px 0;
clear:both;
}
.csc-mailform-field label, .csc-mailform-radiolabel { 
float:left;
text-align:right;
margin-right: 5%;
width:30%;
}
.csc-mailform-field input,
.csc-mailform-field textarea,
.csc-mailform-field select,
.csc-mailform-radio {
width:50%;
background-color:#fff;
}
.csc-mailform-radio {float: left;}
input.csc-mailform-submit,
input.csc-mailform-check,
.csc-mailform-radio input {
width:auto;

}
input.csc-mailform-submit {
margin-left: 35% !important;/* see label width + margin*/
background: #006;
color: #fff;
}
.csc-mailform-radio legend {
display:none;
}
.csc-mailform-field .csc-mailform-radio input {
float:none;
}
.csc-mailform-field .csc-mailform-radio label {
text-align:left;
float:none;
width:auto;
margin: 0;
}
.csc-loginform {
padding: 5px;
background-color: #EDEBF1;
}
.csc-loginform-field {
margin: 5px 0;
}
.csc-loginform-field label { 
float:left;
text-align:right;
margin-right: 5%;
width:30%;
}
.csc-loginform-field input {
width:50%;
background-color:#fff;
}
input.csc-loginform-submit {
width:auto;
margin-left: 35% !important;/* see label width + margin*/
}

/* Search result */
/*****************/

/* Search Result, result information box: */
table.csc-searchResultInfo {  
margin-top: 10px; 
width: 100%;
}
table.csc-searchResultInfo tr {
	background-color: orange;
}
table.csc-searchResultInfo tr td p { 
padding: 0px 5px 0px 5px;
}
table.csc-searchResultInfo tr td.csc-searchResultRange p { 
font-weight: bold; 
}
table.csc-searchResultInfo tr td.csc-searchResultPrevNext { 
text-align: right; 
}

/* Search Result, header + abstract: */
h3.csc-searchResultHeader a { 
color: #0000ff; 
}
h3.csc-searchResultHeader { 
background-color: #EDEBF1; 
font-size: 14px; 
padding-left: 5px; 
}
p.csc-searchResult { 
font-style: italic; 
margin-left: 20px;
}

/* Search word markup */
span.csc-sword { 
font-weight: bold; 
color: red; 
}


#search input {
background: transparent;
float:left;
}
#search input.menu-searchfields {
background: #fff;
width: 140px;
margin-right: 5px;
font-size: 95%;
}

a img {
border:0;
margin-left: 0px;
}


a img {
border:0;
}

#rte_image {
border:0;
}

.rte_image {
border:0;
}

rte_image {
border:0;
}

/* Neuer Versuch ende*/

/*Menue start*/
#nav-no-1 a {
	color:#0000ff;
	line-height: 20px;
}

#nav-no-1 a:hover {
	color:#008000;
	line-height: 20px;
}



#nav-no-2 a {
	color:#0131FF;
	line-height: 20px;
	margin-left:5px;
	padding-left:5px;
}

#nav-no-2 a:hover {
	color:#008000;
	line-height: 20px;
	margin-left:5px;
	padding-left:5px;
}

#nav-no-2 a:active {
	color:#0131FF;
	line-height: 20px;
	margin-left:5px;
	padding-left:5px;
}

#nav-no-3 a {
	color:#015BFF;
	line-height: 20px;
	margin-left:10px;
	padding-left:10px;
}

#nav-no-3 a:hover {
	color:#008000;
	line-height: 20px;
	margin-left:10px;
	padding-left:10px;
}

#nav-no-3 a:active {
	color:#015BFF;
	line-height: 20px;
	margin-left:10px;
	padding-left:10px;
}

#nav-no-4 a {
	color:#0184FF;
	line-height: 20px;
	margin-left:15px;
	padding-left:15px;
}

#nav-no-4 a:hover {
	color:#008000;
	line-height: 20px;
	margin-left:15px;
	padding-left:15px;
}

#nav-no-4 a:ctive {
	color:#0184FF;
	line-height: 20px;
	margin-left:15px;
	padding-left:15px;
}

