
/* (c) dienststelle.de */


/*        Basis-Definitionen: alles auf Null setzen        ************************************************************* */

HTML, BODY,
DIV, P, address, BLOCKQUOTE, noscript, 
H1, H2, H3, H4, H5, H6, H7,
UL, OL, LI, pre, DL, DT, DD,
SPAN, A, cite, q, B, STRONG, I, EM, BIG, SMALL, abbr, acronym, code, dfn, 
HR, IMG, BR,
form, label, legend,
table, caption, thead, tbody, tfoot, td, th, tr, tt {
	margin: 0px;
	padding: 0px;
	border: 0px solid;
}
fieldset, button, input, textarea, select, object {
	margin: 0px;
	padding: 0px;
	font-family: sans-serif;
}

/*        Basis-Formate        ********************************************************* */

BODY {
/*		font: Verdana, Geneva, Arial, helvetica, sans-serif; /* 95% weil dieser Wert am Kompatibelsten sein soll... */
/*	font-size: 16px; */
	color: #000;
	background-color: #FCFCFC;

}
#wrapper { /* damit auch IE die Breite richtig anzeigt */
	border: 0px solid #FCFCFC;
	padding-left: 50px;
	margin-top: 45px;
	margin-bottom: 25px;
	width: 700px;
	overflow: visible;
}

h1,
#quicktime h1 {
	text-indent: -5000px;
	background-image: url(grafiken/dienststelle_logo_bw_small.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	margin-left: 0;

}

p {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 12px;
}
ul {
	margin-left: 16px;
}
	li {
		list-style: none outside none;
	}

#start {
	
}
	#start H2 {
		font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
		font-size: 12px;
		margin-bottom: 20px;
		font-weight: normal;
	}
	#start P {
		font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
		margin-top: -60px;
		margin-bottom: 55px;
		font-size: 12px;
	}
	#start ul {
		font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
		font-size: 12px;
		margin-left: -6px;
	}
		#start li {
			list-style: none outside none;
			margin-bottom: 2px;
		}
			#start li A:LINK,
			#start li A:VISITED,
			#start li A:HOVER,
			#start li A:ACTIVE {
				font-weight: bold;
				color: black;
				background-color: #F0F0F0;
				text-decoration: none;
				padding-left: 6px;
				border-left: 4px solid #515151;
				display: block;
				height: 18px;
				width: 250px;
			}
			#start li A:HOVER {
				background-color: #D4D4D4;
				border-left: 4px solid #3D3D3D;
			}
			#start li A:ACTIVE {
				font-weight: bold;
				background-color: #8D8D8D;
				border-left: 4px solid Black;
			}
			#start li A:VISITED {
				color: #000;
			}
	#start ADDRESS {
		font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		margin-top: 85px;
	}
	
#videovisuals {

}
	#videovisuals H2,
	#cv H2,
	#events h2 {
		font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: black;
		text-decoration: none;
		margin-left: -6px;
		margin-top: 30px;
		margin-bottom: 20px;
		padding-left: 6px;
		border-bottom: 1px solid #515151;
		display: block;
		height: 18px;
	}
	#videovisuals A:HOVER,
	#cv A:HOVER,
	#events A:HOVER {
		background-color: #E0E0E0; 
	}
	#videovisuals TABLE {
		font: normal normal normal 65%/100% Verdana, Geneva, Arial, helvetica, sans-serif;
		/*width: 100%;*/
	}
		#videovisuals TH,
		#videovisuals TD {
			font-weight: normal;
			text-align: left;
			padding: 0 5px 0 0;
			vertical-align: top;
			border: 0px solid red;
		}
		#videovisuals TH {
			color: #8B8B8B;
			/*padding-left: 20px;*/
			/*padding: 0 5px 0 15px;*/
		}
		#videovisuals .abstand {
			height: 25px;
		}
		#videovisuals IMG {
			border: 1px solid #8B8B8B;
			
		}
	#videovisuals LI {
		font: normal normal normal 65%/160% Verdana, Geneva, Arial, helvetica, sans-serif;
		list-style: square outside none;
		margin-left: 0px;
	}

#videovisuals ul {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 18px;
}

#cv {
	
}
	#cv H2 {
		/* s.o. */
	}
	#cv H3 {
		font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
		font-size:  12px;
		margin-bottom: 12px
	}
	#cv UL,
	#events UL {
		font: 64% Verdana, Geneva, Arial, helvetica, sans-serif;
		color: Black;
		list-style: none outside none;
		margin: 0;
	}
	#cv LI,
	#events LI {
		list-style: none outside none;
		margin: 0;
		margin-bottom: 2px;
		padding-left: 0px;
	}
		#cv LI IMG {
			margin-top: 10px;
		}

#events {
	/* alle Formatierungen s.o. */
}

#projects h2 {
		font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: black;
		text-decoration: none;
		margin-left: -6px;
		margin-top: 30px;
		margin-bottom: 20px;
		padding-left: 6px;
		border-bottom: 1px solid #515151;
		display: block;
		height: 18px;
}

#projects h3 {
		font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: black;
		text-decoration: none;
		margin-left: -6px;
		margin-top: 30px;
		margin-bottom: 10px;
		padding-left: 6px;
		display: block;
		height: 18px;
}

#quicktime {
	/* alle Formatierungen in der xHTML-Datei */
}
