/* TYPO */
/* -------------------- GENERAL SEITE -------------------- */
body {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
}


ul { list-style-type:none; } ul li {
	padding-left: 12px;
	background-image: url(/_include/css/img/ul.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
} 

sup {
	bottom: 1ex;
	font-size:7px;
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}

h1,h2,h3,h4,h5,h6 {
	color:#006bb3;
	font-weight:normal;
	line-height:1.1em;
	margin:0.5em 0 0.5em;
}

h1 {font-size:14px; font-weight:bold;}
h2 {font-size:13px;}
h3 {font-size:12px;}

.bold {
	font-weight:bold;
}

.boldBlue {
	color:#006bb3;
	font-weight:bold;
}



.floatLeft {
	float:left;
}

.content {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
}

a.pfeilLink {
	background-image:url(/_include/css/img/pfeil.gif);
	background-repeat:no-repeat;
	color:#006bb3;
	display:block;
	height:17px;
	padding:1px 0 0 15px;
}

p {
	margin:8px 0;
}

/* -------------------- NAVIGATION -------------------- */

p.subnavTitle {
	color:#006bb3;
	font-size:15px;
}

p.subnav1 {
	background-image:url(/_include/css/img/ul.gif);
	background-position:0 6px;
	background-repeat:no-repeat;
	color:#666666;
	font-size:11px;
	margin:2px 0;
	margin-left:5px;
	padding-left:7px;
}

p.subnav2 {
	background-image:url(/_include/css/img/ul.gif);
	background-position:0 6px;
	background-repeat:no-repeat;
	color:#666666;
	font-size:11px;
	margin:2px 0;
	margin-left:12px;
	padding-left:7px;
}

p.subnav3 {
	color:#666666;
	font-size:11px;
	margin:2px 0;
	margin-left:24px;
	padding-left:7px;
}

a#subnavActive {
	color:#006bb3;
}

/* -------------------- PROJEKTE -------------------- */

p.projektKurz {
	height:60px;
	overflow:hidden;
}

p#listview {
	bottom:-5px;
	position:absolute;
	right:37px;
}

/* -------------------- MITARBEITER SEITE -------------------- */

/* -------------------- MITARBEITER SEITE -------------------- */

table {
	font-size:11px;
}

a.boldBlue, a.boldBlue:hover, a.boldBlue:active, a.boldBlue:visited {
	color:#006bb3;
	font-weight:bold;
}

a.grey, a.grey:hover, a.grey:active, a.grey:visited {
	color:#666666;
}
