/* CSS Chiemsse-Schule.de */

/* Default */
html, body {
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	color:#000;
	line-height:1.33em;
	}
a {color:#00879f;/* VarColor */ text-decoration:none;}
a[href]:after {
	content:" <"attr(href)">";
	color:#aaa;
	background-color:inherit;
	font-style:italic;
	size:60%;
	margin:0 7px;
} 
	h1, h2, h3 {
		font-weight:normal;
		margin-bottom:5px;
		color:#00879f;/* VarColor */}
	h1 {font-size:16px; line-height:17px;}
	h2 {font-size:14px; margin:10px 0 4px 0;}
	h3 {font-size:12px; color:#797979;}
hr {border:none;border-top:1px dotted #777; height:2px;}
#ColMiddle table {
	padding:1px;
	border:1px solid #ccc;
	}
#ColMiddle table td {
	margin: 0 1px 1px 0;
	}
#ColMiddle li {
	margin:5px 0 0 0;}
#ColMiddle ul {padding-left:15px;}
strong {color:#00879f}
label {width:100px; float:left; font-weight:bold; display:block;}
/* Tabs */
.tab {display:none;}
.tab-pane div {border:0 !important; padding:0 !important;
}
/* Framework */
#PrintLogo {
	display:block !important;
	margin-bottom:10px;}
	
	#ContentHeader, 
	#HeadPic, 
	#LinkLogo, 
	#BoxSubMenu, 
	#SearchSubmit, 
	#SearchText,
	#ColLeft,
	#ColRight,
	#Footer,
	#MenuTop,
	#MenuBottom,
	#ColLeft ul,
	#MenuTop,
	#MenuBottom,
	#NewsTop,
	#NewsLink
	{display:none}

		#ColMiddle {margin:0px; padding:0px; clear:both;}
	/* Content */
	#Breadcrumb {display:block; font-size:12px; line-height:20px; font-weight:bold; color:#555;}
	#Breadcrumb a {color:#555;}
#Breadcrumb a[href]:after {display:none;} 
	/* End Content */
