body
{
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
	text-align: justify;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	background-image: url(graphics/background.jpg);
	background-repeat: repeat;
}

body.referenzenbild
{
	background-image: none;
	background-color: #881011;
	padding: 20px;
	padding-top: 10px;
	text-align: left;
}

div.referenzenbild
{
	background-color: #881011;
	text-align: left;
}

div.referenzeneinzelbild
{
	position: relative;
	width: 200px;
	height: 200px;
	vertical-align: middle;
	text-align: center;
	margin-bottom: 20px;
}

div.logo
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 150px;
	background: #3F0000;
	background-image: url(graphics/lehrstuhl2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 2;
}

div.kontakt
{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 100px;
	height: 150px;
	background: ##121F5D;
	background-image: url(graphics/person.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	z-index: 3;
}

div.header
{
	position: absolute;
	text-align: left;	
	top: 0px;
	right: 0px;
	height: 120px;
	background: #bf1716;
	background-image: url(graphics/bg_header.jpg);
	background-repeat: repeat-y;
	z-index: 2;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FF0000;
	padding: 10px;
}

div.balken
{
	position: absolute;	
	top: 120px;
	left: 0px;
	width: 100%;
	height: 23px;
	background: #0B375D;
	z-index: 2;
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 7px;
}

div.f5d
{
	position: absolute;	
	bottom: 5px;
	left: 25px;
	width: 100px;
	height: 100px;
	z-index: 2;
	background-image: url(graphics/f5d.jpg);
}

div.text
{
	position: relative;
 	margin-bottom: 20px;
 	margin-left: 170px;
 	margin-top: 160px;
 	margin-right: 20px;
	z-index: 10;
}

div.menu
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	background: #FF0000;
	color: #7F0000;
	z-index: 1;
}

div.menuspace
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 150px;
	z-index: 1;
	border-bottom: solid 1px #7F0000;
}

td.bild
{
	vertical-align: middle;
	text-align: center;
}

td.menuitem
{
	width: 140px;
	height: 23px;
	vertical-align: middle;
	background-color: #FF6200;
	border-bottom: solid 1px #000000;
	padding-left: 10px;
	padding-top: 7px;
}

td.referenz
{
	vertical-align: middle;
	padding-left: 10px;
}

div.menuitem1
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 140px;
	height: 23px;
	z-index: 1;
	vertical-align: middle;
	background-color: #BF1616;
	border-bottom: solid 1px #FFFFFF;
	padding-left: 10px;
	padding-top: 7px;
	z-index: 5;
	//background-image: url(graphics/neu.gif);
	//background-position: right;
	//background-repeat: no-repeat;
}

div.menuitem1:hover
{
	background-color: #166EBB;	
	border-left: solid 5px #FFFFFF;
	padding-left: 5px;
	cursor: pointer;
}

div.menuitem2
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 130px;
	height: 18px;
	z-index: 1;
	vertical-align: middle;
	background-color: #881011;
	border-bottom: solid 1px #FFFFFF;
	padding-left: 20px;
	padding-top: 2px;
	z-index: 5;
}

div.menuitem2:hover
{
	background-color: #10528C;	
	border-left: solid 10px #FFFFFF;
	padding-left: 10px;
	cursor: pointer;
}

div.menuitem3
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 120px;
	height: 18px;
	z-index: 1;
	text-align: left;
	vertical-align: middle;
	background-color: #3F0707;
	border-bottom: solid 1px #FFFFFF;
	padding-left: 30px;
	padding-top: 2px;
	z-index: 5;
}

div.menuitem3:hover
{
	background-color: #0B375D;	
	border-left: solid 15px #FFFFFF;
	padding-left: 15px;
	cursor: pointer;
}

a.menuitem1
{
	width: 150px;
	height: 30px;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
	font-family: arial;
	font-size: 10pt;
	padding-left: 0px;
	padding-top: 0px;
	color: #FFFFFF;
}

a.menuitem1:active
{
	color: #FFFFFF;
}

a.menuitem1:hover
{
	color: #FFFFFF;
	cursor: pointer;	
}

a.menuitem1:visited
{
	color: #FFFFFF;
}

a.menuitem2
{
	width: 140px;
	height: 20px;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
	font-family: arial;
	font-size: 10pt;
	padding-left: 0px;
	padding-top: 0px;
	color: #FFFFFF;
}

a.menuitem2:active
{
	color: #FFFFFF;
}

a.menuitem2:hover
{
	color: #FFFFFF;
	cursor: pointer;	
}

a.menuitem2:visited
{
	color: #FFFFFF;
}

a.menuitem3
{
	width: 130px;
	height: 20px;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
	font-family: arial;
	font-size: 10pt;
	padding-left: 0px;
	padding-top: 0px;
	color: #FFFFFF;
}

a.menuitem3:active
{
	color: #FFFFFF;
}

a.menuitem3:hover
{
	color: #FFFFFF;
	cursor: pointer;	
}

a.menuitem3:visited
{
	color: #FFFFFF;
}

a.list
{
	text-decoration: none;
}

a.list:hover
{
	text-decoration: underline;
}

a.news
{
	text-decoration: none;
	//font-weight: bold;
	font-family: arial;
	font-size: 10pt;
	padding-left: 0px;
	padding-top: 0px;
	color: #000000;
}

a.news:hover
{
	text-decoration: underline;
	color: #000000;
}

a.balken
{
	text-decoration: none;
	font-weight: bold;
	font-family: arial;
	font-size: 12pt;
	padding-left: 0px;
	padding-top: 0px;
	color: #FFFFFF;
}

a.balken:hover
{
	color: #166EBB;
}

a.javalink
{
	cursor: pointer;
}

div#clink
{
left: 0px; font: 16px arial, sans-serif; width: 160px; position: absolute; top: 100px
}

div#clink a {
border-right: #ffffff 3px solid; padding-right: 10px;
display: block; padding-left: 10px; border-left-width: 0px;
background: #f9eec8; border-bottom-width: 0px;
padding-bottom: 5px; margin: 0px 0px 2px; color: #625b55; padding-top: 5px; text-align: center; text-decoration: none; }

div.bilderrahmen
{
	position: relative;
	width: 750px;
	height: 250px;
}

div.test1
{
	position: absolute;
	width: 250px;
	height: 250px;
	left: 0px;
}

div.test2
{
	position: absolute;
	width: 250px;
	height: 250px;
	left: 250px;
}

div.test3
{
	position: absolute;
	width: 250px;
	height: 250px;
	left: 500px;
}

div.referenzenheader
{
	font-size: 20pt;
	font-weight: bold;
	vertical-align: middle;
	height: 53px;
	padding-left: 240px;
	padding-top: 17px;
}

a
{
	text-decoration: underline;
	color: #FFFFFF;
}

a:active
{
	text-decoration: none;
	color: #FF0000;
}

a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}

div.news
{
	background-image: url(graphics/bg_news.jpg);
	background-repeat: repeat-y;
	position: absolute;
	top: 10px;
	right: 0px;
	width: 220px;
	z-index: 100;
	text-align: center;
	font-size: 8pt;
	margin-top: 83px;
}

p.news
{
	padding-left: 10px;
	padding-right: 20px;
	text-align: left;
}

div.referenzenbilder
{
	position: absolute;
	top: 10px;
	right: 0px;
	width: 200px;
	z-index: 100;
	text-align: middle;
	margin-top: 144px;
}

sup
{
	font-weight: bold;
}

td
{
	vertical-align: top;
}

td
{
	vertical-align: bottom;
}

textarea.text
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}