
	html
	{	padding: 0px;
		margin: 0px;
	}

	body
	{	padding: 0px;
		margin: 0px;
		width: 100%;
		font-family: 'arial', 'Verdana', 'Sans-Serif';
		font-size: 12px;
		color: #4b4b4b;
		background-color: #4b4b4b;
	}

	a:link,
	a:visited
	{	color: #666;
		text-decoration: underline;
	}

	a:hover,
	a:active
	{	color: #000;
	}

	img
	{ border: 0px;
	}

	input, textarea, select
	{	background-color: #FFF; /* F9FDFF */
		border: 1px solid #CCC;
		color: #4b4b4b;
		margin: 1px 0px;
		padding: 0px;
	}

	input.err, textarea.err, select.err
	{	border-color: #F00;
		background-color: #FEE;
		font-weight: bold;
	}

	input[name=del]
	{	color: #F66;
	}

	form
	{	display: block;
		margin: 0px;
		padding: 0px;
	}

	.form_error
	{	color: #F66;
		font-style: italic;
	}

	h3
	{	margin: 0px;
		padding: 0px;
		font-weight: bold;
		font-size: 12px;
	}

	h4
	{	margin: 10px 0px 6px 0px;
		padding: 0px;
		font-weight: normal;
		font-size: 12px;
		letter-spacing: 2px;
		text-transform: uppercase;
		color: #999;
		clear: left;
	}
h6
	{	font-family: 'arial', 'Verdana', 'Sans-Serif';
		font-size: 7.5pt;
		color: #4b4b4b;
}
h7
	{	font-family: 'arial', 'Verdana', 'Sans-Serif';
		font-size: 7.5pt;
		color: #4b4b4b;
}

	br
	{	clear: left;
	}

/* Grundgerüst */

	#wrap
	{	width: 880px;
		height: 590px;
		margin: 30px auto 4px auto;
		position: relative;
		background-image: url('templates/gfx/bg_wrap.gif');
		background-repeat: no-repeat;
		background-position: 1px 32px;
	}

	#intro
	{	position: absolute;
		top: 30px;
		height: 512px;
		width: 850px;
		padding: 8px;
		background-color: #FFF;
	}

	#header
	{	position: absolute;
		left: 0px;
		top: 0px;
		width: 800px;
		height: 24px;
	}

	#header h1
	{	display: none;
	}

	#header a#home
	{	display: block;
		width: 255px;
		height: 24px;
		background-image: url('templates/gfx/header.gif');
	}

	#loggedin
	{	position: absolute;
		bottom: 0px;
		left: 272px;
		color: #FFF;
	}

	#frame_navi
	{	position: absolute;
		top: 32px;
		left: 756px;
		width: 110px;
		height: 528px;
		background-color: #FFF;
	}

	#frame_image
	{	position: absolute;
		top: 32px;
		left: 0px;
		width: 264px;
		height: 528px;
		background-color: #FFF;
	}

	#frame_image_gallery
	{	position: absolute;
		top: 32px;
		left: 0px;
		width: 732px;
		height: 358px;
		padding: 8px;
		background-color: #FFF;
		overflow: hidden;
	}

	#frame_image img
	{	display: block;
		margin: 8px auto;	/* Bildgröße: 248*512 */
	}

	#frame_content
	{	position: absolute;
		top: 32px;
		left: 272px;
		width: 428px; /* 476 - 16 - 32 */
		height: 496px; /* 528 - 2*16 */
		background-color: #FFF;
		padding: 16px;
		padding-left: 32px;
		overflow: auto;
		line-height: 20px;
	}

	#frame_content_gallery
	{	position: absolute;
		top: 416px;
		left: 0px;
		width: 732px; /* 476 - 16 - 32 */
		height: 128px; /* 60*2 + 8 */
		background-color: #FFF;
		padding: 8px;
		overflow: hidden;
	}

	#footer
	{	position: absolute;
		bottom: 6px;
		right: 16px;
		color: #777;
	}


	#skip_intro
	{	position: absolute;
		bottom: 6px;
		left: 0px;
		color: #777;
		display: block;
	}



	#frame_navi menu
	{	list-style: none;
		display: block;
		padding: 0px;
		margin: 16px;
	}
	#gallery_kat menu
	{	list-style: none;
		display: block;
		padding: 0px;
		margin: 4px;
	}
	#gallery_kat li,
	#frame_navi li
	{	display: block;
		float: left;
		padding: 0px;
		margin: 3px 0px;
		text-transform: lowercase;
	}
	#gallery_kat li
	{	text-align: right;
		width: 95%;
	}

	#frame_navi menu a,
	#frame_navi menu a:link,
	#frame_navi menu a:visited
	{	display: block;
		width: 68px;
		padding-left: 10px;
		background-image: none;
		background-repeat: no-repeat;
		background-position: 0px 4px;
		color: #999;
		text-decoration: none;
	}

	#gallery_kat menu a,
	#gallery_kat menu a:link,
	#gallery_kat menu a:visited
	{	display: inline;
		padding-left: 10px;
		background-image: none;
		background-repeat: no-repeat;
		background-position: 0px 4px;
		color: #999;
		text-decoration: none;
		width: auto;
	}

	#gallery_kat menu a:hover,
	#frame_navi menu a:hover
	{	background-image: url('templates/gfx/bg_link_arr.gif');
		background-position: 0px -15px;
		color: #555;
	}

	#gallery_kat menu a.active,
	#gallery_kat menu a:active,
	#frame_navi menu a.active,
	#frame_navi menu a:active
	{	background-image: url('templates/gfx/bg_link_arr.gif');
		color: #000;
	}
	#frame_navi li.sub
	{	padding-left: 6px;
		margin: 0px 0px;
		text-transform: none;
		font-size: 11px;
	}

	#frame_navi li.sub a,
	#frame_navi li.sub a:link,
	#frame_navi li.sub a:visited
	{	background-position: -100px 0px;
	}


	#frame_content h1,
	#frame_content_gallery h1
	{	margin: 0px;
		margin-bottom: 12px;
		padding: 0px;
		font-size: 30px;
		color: #ddd;
		text-transform: uppercase;
		font-weight: bold;
		display: block;
		text-align: right;
		line-height: 30px;
	}

	#gallery_kat
	{	position: absolute;
		right: 0px;
		top: 34px;
		width: 100px;
	}

/* WILLKOMMEN */

	#latest_news .col1
	{	float: left;
		width: 15%;
		font-weight: bold;
	}
	#latest_news .col2
	{	float: left;
		width: 74%;
	}
	#latest_news .col3
	{	float: left;
		width: 10%;
		text-align: right;
	}


/* NEWS / BLOG */

	.blog_item p
	{	padding: 0px;
		margin: 0px 0px 8px 0px;
	}

	#page_next
	{	position: absolute;
		display: block;
		text-align: right;
		bottom: 8px;
		right: 16px;
	}

/* VITA */

	#frame_content.vita
	{	font-size: 11px;
		line-height: 15px;
	}

	.vita_main h4
	{	width: 44%;
		float: left;
		margin: 0px;
	}

	.vita_main
	{	line-height: 23px;
	}

	dl
	{	margin: 0px;
		padding: 0px;
		width: 100%;
		display: block;
	}

	dl dt
	{	display: block;
		clear: left;
		float: left;
		width: 50%;
		margin: 3px 0px;
		padding: 0px;
		font-weight: bold;
	}

	dl dd
	{	display: block;
		float: left;
		width: 49%;
		margin: 3px 0px;
		padding: 0px;
	}

	dl.studium dt
	{	font-weight: normal;
	}

	dl.beruf dt,
	dl.moderation dt,
	dl.weiterbildung dt
	{	width: 22%;
	}
	dl.beruf dd,
	dl.moderation dd,
	dl.weiterbildung dd
	{	width: 76%;
		margin-left: 2%;
	}

	dl.praktika dt
	{	width: 40%;
	}
	dl.praktika dd
	{	width: 56%;
		margin-left: 2%;
	}

	ul
	{	clear: left;
	}

	ul.studium
	{	display: block;
		margin-top: 20px;
	}

	ul.studium li
	{	margin: 20px 0px 20px 50px;
		padding-left: 30px;
	}

	#vita_pdf
	{	position: absolute;
		display: block;
		bottom: 16px;
		right: 20px;
		width: 70px;
		text-align: center;
		line-height: 18px;
	}

/* Links */

	.page_links a
	{	color: #999;
		letter-spacing: 2px;
	}

/* Galerie */

	#gallery_thumbnails
	{	position: absolute;
		top: 8px;
		left: 8px;
		height: 136px;
		width: 650px;
	}

	#gallery_thumbnails img
	{	display: block;
		float: left;
		margin-right: 8px;
		margin-bottom: 8px;
	}
