@charset "utf-8";

/* FONTS */
body { font:12px Arial,Helvetia, sans-serif;color:#000; }

/*	FARBEN
	dunkellila:	#180022
	dunkellila2: #21002f
	lila:		#36004d
	knalllila:	#8204b8
	blasslila:	#55475b
	grau:		#cbcbcb
*/

/* REST */
body {  }
h1 { display:none; }
h2 {  }
h3 { font-weight:bold; }
h4 {  }
strong { font-weight:bold; }
em { font-style:italic; }
a, a:link, a:hover, a:visited { color:#000; }
legend { font-weight:bold; }
hr { height:1px; }
p { margin:10px;line-height:1.6em; }
	
.wrapper { position:relative;width:100%;margin:10px auto;padding-top:50px; }
.header { display:none; }
.footer { position:absolute;top:0px;left:10px;font-size:1.6em; }

.line { display:none; }

.submenu { display:none; }

.content h2 { padding:0 10px; }
.content h2.hidden {  }

.startbild { margin-bottom:2px; }
.startbild img { margin:10px;line-height:0; }
.starttext { margin-bottom:2px; }

.profileItem  { margin-bottom:10px; }
.profileItem h3 { padding:10px;line-height:1.6em; }
.profileItem .itemContent table { width:95%;margin:10px; }
.profileItem .itemContent table th { padding:10px;text-align:left;border-bottom:1px solid #000; }
.profileItem .itemContent table td { padding:10px;border-bottom:1px solid #000; }

.projectThumbs { display:none; }
.projectDivider { display:none; }
.projectTitle { font-weight:bold; }
.projectTitleText {  }
.projectImage { margin-top:1px;margin-bottom:1px;line-height:0; }
.projectImage img { margin:10px;max-width:818px; }
.projectContent { margin-top:1px;margin-bottom:1px; }

#suche { display:none;}

.ajaxSearch_result { padding:10px;margin:10px 0; }
.ajaxSearch_resultLink { display:block;font-weight:bold; }
.ajaxSearch_resultDescription { font-size:0.75em; }

/* ------------------- für IE7 -------------------------- */
.ie7 {}
/* ------------------- für IE6 -------------------------- */
.ie6 {}
