/* CSS zu Website www.jpk.ch
// Version: 4. Dezember 2002
// Letzte Anpassungen:
// 03.12.02/jpk: Schriftfarben für H1-H3 angepasst
// 04.12.02/bo: Texte auf Arial angepasst, Schriftfarben für H1-H3 auf 'jpk-Blau' angepasst, 
// Abstände H1-H3 definiert, Masseinheit von Punkt auf Pixel umgestellt
*/


body {background-color:#FFFFFF;font-family:Arial,Helvetica,Verdana;font-size:13px}       

td {font-family:Arial,Helvetica,Verdana;font-size:13px}

b {color:#006699}

strong {color:#006699}

p {}

h1 {font-size:15px;font-weight:bold;line-height:17px;margin-top:16px;color:#006699;letter-spacing:1px;text-transform:uppercase}

h2 {font-size:13px;line-height:14px;color:#006699;font-weight:bold;margin-bottom:4px}

h3 {font-size:13px;line-height:14px;color:#006699;margin-bottom:4px}

li,ul {list-style-image:url(/util/arrow.gif)}

a {text-decoration:none;font-weight:bold;color:#006699}
a.subnavigation {font-weight:normal} 

a:hover {color:#FF6600}

.navt1 {font-size:13px;color:#006699}

.navt2 {text-decoration:none;color:#006699;font-family:Arial,Helvetica,Verdana}

input{
	background: #FFEFBF;
	border-style: solid;
	border-color: #FFD25F;
	font-size: 10px;

}


#profilformular, #kontaktform {
margin-bottom: 1em;
width: auto;
}

#profilformular p {
margin: .5em 10px;
}

#profilformular p.descr {
font-style: italic;
margin-bottom: .4em;
}


#profilformular fieldset, #kontaktform fieldset {
border: 1px solid #7f9db9;
margin-bottom: 1.5em;
}

#profilformular legend, #kontaktform legend {
border: 1px solid #7f9db9;
background: #e6eff4;
font-weight: bold;
padding: 3px;
}

#profilformular dl, #kontaktform dl {
margin: 0;
padding: 10px;
}

#profilformular dt, #kontaktform dt {
float: left;
width: 12em;
font-weight: bold;
}
