/*CSS for Sozialzeitausweis 19.01.06 hz, nauta@internauta.ch */


/*allgemeine Definition*/
body
{
	font: 78% "News Gothic", Arial, sans-serif;
	line-height: 150%;
	color: #333;
	margin: 0px 20px;
	padding: 0px;
	background-color: white;
}
 
img {
	border:0px;
}
.bodywidth {
	margin-right: auto;
	margin-left: 10px;
}
/*font*/
h2, h3, h4, h5, h6{
	margin-top: 0px;
	margin-bottom: 9px;
	padding-top: 9px;
	line-height: 150%;
	color: #333
}

p {
	padding:0px;
	margin-top: 0px;
	margin-bottom: 9px;
}

h1 {
	padding: 0;
	font-size: 1.2em;
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 9px;
	color: #333;
}
h2 {
	font-size: 1.1em;
}
h3, h4, h5, h6 {
	font-size: 0.9em;
	font-style: italic;
	font-weight:normal;
}

ul { list-style-type: none;padding: 0px 0px 0px 20px; }

/*link*/
a { 
	text-decoration: none;
	color:#2B4B5A;  
}

a:hover {
	background-color:#e0e0e5;
}
a.activ, .activ {
	background-color:#e0e0e5;
}

/*header */
#headerarea
{
	display: block;
	height: 65px;
	border-bottom: solid 1px #528580;
	
	margin: 0px;
	
}



#headerarea h2
{
	float: left;
	color: #366977;
	font-size: 1em;
	margin: 0px 0px 0px 200px;
	padding: 10px 0px 0px 0px;
	height: 20px;
}

#spezialwurstIE5{
	display: none;
}

/* NAVIGATION */


/*primar navigation*/
#primarnav
{
	float:right;
	font-size: 0.95em;
	font-family: "News Gothic", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 180%;
	color: #666699;
	display: block;
	height: 20px;
	/*margin-left:23px;*/
	margin-top:40px;
	padding:0px;
	/*border-top: solid 1px #528580;*/
}

#primarnav a, #zusatznav a {
	float:left;
	padding:0px 7px;
	display:block;
}
#primarnav a:hover {
	background-color:#e0e0e5;
}
#primarnav a.activ {
	padding:0px 7px;
	background-color:#fff;
	color: #333;
	font-weight:bold;
}
#primarnav .linkseparator, #zusatznav .linkseparator {
	color:#666699;
	float:left;
}

#zusatznav{/* zusatznav in Editorfenster */
	position: absolute;
	top: 10px;
	left:500px;
	display: block;
}

/*Linksspalte mit Navigation */

#col1
{
	width: 165px;
	float: left;
	font-size: 0.95em;
	font-family: "News Gothic", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 150%;
	margin: 0px 20px 0px 0px;
}




#col1 ul
{
	padding: 0 0 0 7px;
	list-style-type: none;
	margin: 0;
	
}



#col1 li
{
	width: 158px;
	padding: 0px 0px 0px 3px;
	border: dotted 1px #528580;
}

#col1 .titel {
	line-height: 150%;
	font-weight:bold;
	color: #333;
}

#col1 p
{
	/*border-bottom: dotted 1px #528580;*/
	padding: 3px 0px 3px 0px;
	margin: 0px;
}
/*Content*/
#contentarea {
	margin-left:230px;
	margin-right:120px;
	margin-top:20px;
	padding: 3px 0px 0px 0px;
}

#contentarea li { padding: 0px 0px 0px 7px;
	background-image: url(../share/img/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	}

/*footer*/
.footermargintop {
	height:30px;
	clear:both;
}
#footer {
	margin-top:2px;
	font-size: 0.85em;
	font-family: "News Gothic", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	color:#366977;
	line-height:140%;
	border-top: solid 1px #528580;
}
.topnav {
	text-align: right;
	margin-bottom:7px;
}
.topnav a
{
	margin-right: 7px;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
}




/*form*/

form h2.fehler, h2.fehler
{
	line-height: 150%;
	padding-top: 6px;
	padding-bottom: 4px;
	font-size: 1.0em;
	color: red;
}



input.text {
	margin: 4px 6px 0 0;
	font-size: 1.0em;
  	font-family: "News Gothic", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 150%;
	padding-left:2px;
	border-top:1px solid #696969;
	border-left:1px solid #696969;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	width: 300px;
}
input.textKlein {
	margin: 4px 6px 0 0;
	font-size: 1.0em;
  	font-family: "News Gothic", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 150%;
	padding-left:2px;
	border-top:1px solid #696969;
	border-left:1px solid #696969;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	width: 50px;
}

textarea{
	width: 300px;
	height: 40px;
}

.optionblock {
	margin-top:4px;
	width: 300px;
  	font-size: 1.0em;
  	font-family: "News Gothic", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 150%;
	display:block;
}



/*table*/
.tabletitel {
	height:30px;
	font-weight:bold;
	font-size: 0.9em;
	background-color: #f0f0f0;
	padding-left:4px;
}
.tablecontent {
	font-size: 1em;
}
td.raster, th.raster{
	border-right: solid 1px #528580;
	border-bottom: solid 1px #528580;
	
}

table.raster{
	border: solid 1px #e0e0e5;
}
th
{
	/*background-color: #e0e0e5;*/
	color: #000;
	text-align: left;
	padding-left: 4px;
	border-bottom: 1px dotted #528580;
	vertical-align: top;
	font-weight: normal;
	/*letter-spacing: 0.2px;*/
	font-size: 0.95em;
}
td {
	vertical-align: top;
	/*border-bottom: 1px solid #999999;*/
	padding: 1px 5px 1px 5px;
	font-size: 0.95em;
}
.solidlinetable {
	background-color: #999999;
	height:1px;
	width:100%;
	margin:26px 0 0 0;
	border:0px;
}
/* Misc*/

.floatclear {
	clear:both;
}

.smallnote{
	font-size: 0.9em;
}
/* helle Schrift*/
.hell{
	color: #237429; /* platzhalter*/
}
.kompetenzen
{
	text-decoration: underline;
}
.beispiel{
	color: #CC3366;
}

.drucken{
	font: 78% "News Gothic", Arial, sans-serif;
	font-weight: normal;
}
