/* styles for www.schule.suedtirol.it/pbz 20090204 - ngrhldm24@schule.suedtirol.it */

/* allgemein */
body {
	background-image:url('imgs/hgmain.png');
	margin-top: 4px;
	margin-left: 4px;
}
img {
	border:0;
}

/* hg (blatt) */
#hg {
	border-collapse: collapse;
	table-layout:fixed;
	border:0;
	width:777px;
}
#hg11_a {
	background-image:url('imgs/hg11_b.png');
	width:4px;
	height:4px; 
}
#hg11_b {
	background-image:url('imgs/hg11_a.png');
	background-position:top left;
	background-repeat:no-repeat;
	width:72px;
}
#hg12 {
	background-image:url('imgs/hg11_b.png');
}
#hg13 {
	width:4px;
}
#hg21 {
	background-image: url('imgs/header.png');
	background-color: white;
	background-repeat: no-repeat;
	background-position:top left;
}
#hg23 {
	background-image:url(imgs/hg01.png);
	background-repeat: repeat-y;
}
#hg31_a {
	height:4px;
}
#hg31_b, #hg32 {
	background-image:url(imgs/hg02.png);
	background-repeat: repeat-x;
}
#hg33 {
	background-image:url(imgs/hg03.png);
	background-repeat: no-repeat;
}

/* logozeile */
#logozeile {
	height:85px;
}
#logo_pbz {
	float:left;
	display:block;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:0px;
	width:100px;
	height:80px;
}
#logo_text {
	float:left;
	display:block;
	margin-top:8px;
	margin-bottom:0px;
	margin-left:10px;
}
#logo_pi {
	display:block;
	float:left;
	margin-left:15px;
	margin-top:18px;
}
#logo_sa {
	display:block;
	float:left;
	margin-left:10px;
	margin-top:18px;
}
#logo_blikk {
	margin-left:10px;
}
/* searchzeile */
#searchzeile {
	clear:both;
	margin-top:11px;
}
#sr_1 {
	width:14px;
	float:left;
}
#sr_2 {
	font-size:.9em;
	margin-top:2px;
	width:116px;
	float:left;
}
a#sr_3 {
	display:block;
	background-image: url('imgs/rss.png');
	background-repeat:no-repeat;
	text-decoration:none;
	margin-top:2px;
	width:16px;
	height:16px;
	float:left;
}
a#sr_3:hover {
	background-image: url('imgs/rss_rot.png');
}
#sr_5 {
	margin-left:10px;
	width:450px;
	float:left;
}
#sr_6 {
	text-align:right;
	margin-right:18px;
	padding-top:2px;
	font-size:.9em;
}
#sr_form1 {
	background-image: url(imgs/searchinput.png);
	background-repeat: no-repeat;
	width:383px;
	height:20px;
	float:left;
}
#sr_form2 {
	width:5px;
	float:left;
}
#sr_form3 {
	width:60px;
	float:left;
}
#sr_inputfield {
	border:0;
	margin-left:15px;
	margin-top:2px;
	background-color: transparent;
	width: 360px;
	height:17px;
	font-size:1em;
}
#sr_button {
	background-image: url(imgs/searchbutton.png);
	background-repeat: no-repeat;
	background-color: transparent;
	font-size:10px;
	font-weight:bold;
	line-height:10px;
	cursor: pointer;
	width:60px;
	height:20px;
	border:0;
	padding-bottom:3px;
	float:left; /* for opera */
}
#sr_button:hover {
	background-image: url(imgs/searchbuttonhover.png);
	color:#CC0000;
	text-decoration:underline;
}

/* contentzeile */
#contentzeile {
	clear:both;
}
#mc {
	margin-top:10px;
}

/* seitennavigation */
#sn_1 {
	width:7px;
	float:left;
}
#sn_2 {
	margin-top: 15px;
	width:137px;
	float:left;
}
#sn_2 div.snoben {
	background-image: url(imgs/snoben.png);
	height:9px;
	line-height:9px; /* IE-bug */
}
#sn_2 div.snunten {
	background-image: url(imgs/snunten.png);
	margin-bottom:9px;
	height:9px;
	line-height:9px; /* IE-bug */
}
#sn_2 a.snlink {
	display: block;
	background-color: #607CBC;
	color: white;
	text-decoration:none;
	padding: 3px 5px 3px 5px;
	border-style: solid;
	border-width : 1px 0px 1px 0px;
	border-top-color: #99CCFF;
	border-bottom-color: #333399;
}
#sn_2 a.snlink:hover {
	background-color: #B9D1F7;
	color:#CC0000;
	text-decoration:underline;
	border-bottom-color: White;
	border-top-color: #333399; 
}

#sn_2 .snlinktrennung {
	line-height:6px;
	background-color: #607CBC;
	border-style: solid;
	border-width : 1px 0px 1px 0px;
	border-top-color: #99CCFF;
	border-bottom-color: #333399;
}
/* main */

#sn_4 {
	margin-top:7px;
	margin-left:11px;
	width:610px;
	float:left;
}
#sn_L4 {
	padding-bottom:15px;
}
#mc_copyright {
	margin-top:10px;
}

