* {
 font-family: verdana,arial,sans-serif;
 font-size : 12px;
 color: #033b73;
}

body {
 margin: 0px;
 margin-left: 3px;
/* background-image:url(/fileadmin/gsvbw_template/main/images/Gswback.jpg)*/
 background-color:#e4e4e4;
}

.header {
 font-size: 11px; 
 font-weight:bold; 
 letter-spacing:-1.5px; 
 color:#ffffff;
}

a.header:link { color:#ffffff; text-decoration:none }
a.header:visited { color:#ffffff; text-decoration:none }
a.header:hover { color:#666666; text-decoration:none }
a.header:active { color:#666666; text-decoration:none }


table.design{
 vertical-align: top;
 padding: 0px;
}

tr.design {
 vertical-align: top;
}

td.design {
 vertical-align: top;
}

table.newsRahmen{
/* background-color: #666666*/
 background-color: #FFC725;
}

table.newsInhalt{
/* background-color: #f0f0f0*/
 background-color: #FDF2D2;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 5px;
 padding-bottom: 5px;
}

div.content {
 text-align : justify;
 margin-top: 0cm;
 /*
 This works for text only - so we have to use two extra columns :-(
 margin-left: 10px;
 margin-right: 25px;
 */
}

h3 {
 font-weight : bold;
 margin-top: 0cm;
/*
 This works for text only - so we have to use two extra columns :-( 
 margin-left: 10px;
 margin-right: 25px; 
 */
}
    
a.copy {
 font-size: 11px;
}

a.copy:link { color:#666666; text-decoration:none }
a.copy:visited { color:#666666; text-decoration:none }
a.copy:hover { color:#033b73; text-decoration:none }
a.copy:active { color:#ff6600; text-decoration:none }

td.copy {
 text-align: center;
 font-size: 11px;
 color:#818286
}

input {
 font-size:10px;
 background-color:#ffffff; 
 color:#333333; 
}

select {
 font-size:10px;
 background-color:#ffffff; 
 color:#333333; 
}

/*
 Die Aenderungen fuer css-styled-content
 Fuer die noetigen Tags einfach das Ding aktivieren/deaktivieren
 und die beiden erzeugten HTML-Quellen vergleichen.
 Dann die entsprechenden Tags von content(default) in die durch
 css-styled-content vorgegebenen Klassen eintragen
 */

p.bodytext {
 margin:0 0 0 0;
}

table.contenttable {
 margin-bottom: 1ex;
}

td.csc-uploads-fileName {
 vertical-align: top; 
}

p.csc-uploads-description {
 margin-top: -1ex;
 margin-bottom: 1ex;
 font-style: italic;
}

td.csc-uploads-fileSize {
 vertical-align: top;
}
