/* CSS Document hebatec print*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color:#000
}

#header  {
	text-align:right
}

#use {
	display:none
}

h1 {
	font-size: 15pt;
}

h2 {
	font-size: 13pt;
}

h3 {
	font-size: 11pt;
}
h4 {
	font-size: 11pt;
}
h5 {
	font-size: 11pt;
}
h6 {
	font-size: 11pt;
}


a {
	color:#000
}
/* Projektteaser */
.teaser {
	width: 254px;
	height: 180px;
	margin: 0 30px 20px 0;	
	float:left;
	
	padding: 2px;
	
	
}

.teaser_bild img {
	width: 250px;
	height: 133px;
	padding: 2px;
	background: #fff
	
}

.teaser_bild img:hover {
	background: #D3C2B4
}
.teaser h3 {
	font-size: 120%;
	font-weight:normal;
	margin: 0 0 2px 0;
	padding: 2px;
	border-bottom: 1px solid #D3C2B4
	
}
.teaser h3 a {
	color: #333;
	border-bottom: #ccc;
}

.teaser p {
	width: 100px;
	padding: 0 5px 0px 2px;
	color: #888;
	font-size: 100%;
	float:left;
}


.teaser_kategorie {
	width: 30px;
	padding: 0 5px 0 0;
	float:right;
	text-align:right
}
.teaser_kategorie a {
	border:0
}

ul#nav {
	display: none;
}

#sidebar {
	border-bottom: 1px solid #ccc;
}

/*Footer*/

#f_links {
	display:none
}
#f_mitte {
	display:none
}
#suche {
	display:none
}
