/* design.css */

/* Zentrale Formatierungsdatei für www.tricmc09.ch */
/* Medium: Screen, Standard 2.0 */
/* erstellt durch Jakob Boss */


body, h1, h2, h3, h4, p, a, div, pre {font-family:Verdana,Arial,Helvetica; font-weight:normal;}
body {background-color:#FFFFFF; marginwidth:0px; marginheight:0px; topmargin:0px; leftmargin:0px;}

h1 {font-size:14pt; color:black; font-weight:bold; margin-top:0px; margin-bottom:22px;}
h1.title {font-size:16pt; color:#CEC6BD; font-weight:bold; margin-top:0px; margin-bottom:0px;}
h1.subtitle {font-size:10pt; margin-top:0px; color:#FFFFFF; font-weight:bold;}
h2 {font-size:12pt; margin-bottom:8px; margin-top:12px; color:black; font-weight:bold;}
h3 {font-size:10pt; margin-bottom:8px; margin-top:0px; color:#black; font-weight:bold;}
h4 {font-size:10pt; margin-bottom:0px; margin-top:0px; color:#black}
h5 {font-size:10pt; margin-bottom:0px; margin-top:0px; color:#black; font-style:italic; font-weight:lighter;}

h1.sidebar {font-size:10pt; color:black; font-weight:bold; margin-top:0px; margin-bottom:0px;}



/* Tabelle im Content */
thead {font-size:10pt; font-weight:bold; background-color:#E3D490;}
tbody {font-size:10pt; font-weight:normal; border-bottom-width:thick;}
tr.alternierend {background-color:EEEEEE;}
tr.confirmed {background-color:AAAAAA;}
td.confirmed {background-color:00DD00;}


/* Aufzählung im Content */
ul {list-style-image:url(/Bilder/ul.gif);}
hr {color:#C3BDB1}

/* Links */
a {color:#00477C; text-decoration:none; background: url("") no-repeat left; padding-left:0.2em;}
a.headpic {text-decoration:none; background:none;}
a.enlarge {color:#00477C; text-decoration:none; background: url("") no-repeat left; padding-left: 1.5em;}
a.anker {text-decoration:none; padding-left:0;  background:none;}
a.ohne {text-decoration:none; padding-left:3px; background:none; padding-top:3px;}
a:hover {text-decoration:underline}
a.zurueck {color:#00477C; text-decoration:none; background: url("") no-repeat left; padding-left:1em;}
a.sortieren {color:#00477C; text-decoration:none; background: url("") no-repeat left; padding-left:1em;}
a.zurueck:hover {text-decoration:underline}

a.menu {text-decoration:none; color:#000; background:none; padding-left:2px;}
a.menu:hover {color:#000; text-decoration:none; background-color:#e3d490;}
a.menu_on {text-decoration:none; color:#000; background-color:#e3d490; padding-left:2px;}
a.menu_on:hover {color:#000; text-decoration:none; background:none;}

a.head {text-decoration:none; padding-left:3px; background:none; padding-top:3px; color:#FFFFFF;}

td {vertical-align:top; table-layout:fixed}
td.textfeld {padding-left:6px; padding-right:6px;font-size:10pt;}

p {margin-top:0pt; margin-bottom:10pt; white-space:normal;}
p.datum {color:#CEC6BD; font-size:8pt; align:bottom;}
p.explain {color:#000000; font-size:8pt; margin-bottom:0pt;}
p.datum {color:#CEC6BD; font-size:8pt; margin-bottom:0pt;}
p.reguser {color:#FFFFFF; font-size:10pt; margin-bottom:0pt; padding-bottom:4px; padding-top:4px;}


label {margin-top:0pt; margin-bottom:10pt; white-space:normal; font-size:10pt}

.ohne_abstand {margin-top:0pt; margin-bottom:0pt;border-style:none; border-width:0;}
.text_small {background-color:#FDF9EE; font-size:10pt;}

.newseintrag {margin-top:20pt; margin-bottom:30pt;}
.wichtig {background: url("") no-repeat left; padding-left:15px;}


/* img Formate */
img {border-style:solid; border-width:1px;}
img.randlos {border-style:none; border-width:0;}
img.headpic {position:absolute; border-style:none; border-width:0; height:100px; left:0;}
img.dot {border-style:none; border-width:0;  z-index:1;}
img.untenrechts { border-style:none; border-width:0; width:196px; padding-top:6px; padding-bottom:6px;}
img.bannerpic {border-style:none; border-width:0;} 


/* Formate für die Personenbeschreibung */
img.person {float:right; border-style:solid; border-width:1px; margin-top:32px;} 
img.projekt {float:right; border-style:solid; border-width:1px; margin-top:0px;} 

a.person_bild {background: none} 
p.person_navigation {padding-top:32px; padding-bottom:16px; font-size:10pt;clear:right;}


/* Formate für Formulare */
fieldset { text-align: left; border: 1px solid ##00477C;} 

#autocomplete {
        background:url(mag.gif) left no-repeat;
	padding:0.1em 0.1em 0.1em 19px;
	border:1px solid;
	border-color:#666 #ccc #ccc #666;
}

