/*****************
SIM-Blau: #003366;
*****************/

html, body, div, h1, h2, h3, ol, span, form, img, li {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	margin-top: 5px;
	margin-bottom: 10px;
}

p.align-center {
	text-align: center;
}
p.align-center img {
	padding: 2px;
}
p.align-center a {
	text-decoration: none;
}


h1 {
	font-size: 1.8em;
	font-weight: bold;
	color: #999999;
	font-style: normal;
	display: block;
	font-family: "Barmeno Regular", Arial, Helvetica, sans-serif;
}
.pageheadline {
	font-size: 1.6em;
	font-weight: bold;
	color: #999999;
	font-style: normal;
	height: 40px;
}
h2, .subheadline {
	color: #003366;
	font-size: 1.3em;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 20px;
	
}
h3 {
	color: #003366;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
}
h4 {
	color: #003366;
	font-weight: bold;
	font-size: 1.2em;
	font-style: italic;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
}



ul {
	list-style-type: square;
	list-style-image: url(/images/bullet.gif);
	margin-bottom: 5px;
	margin-top: 5px;
}
ul li {
	margin-left: -15px;
	margin-bottom: 5px;
	margin-top: 5px;
}

ol {
	margin-bottom: 5px;
	margin-top: 5px;
}

ol li{
	margin-left: 25px;
	margin-bottom: 5px;
	margin-top: 5px;
}

ol li ul li{
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
}

div .indent {
	margin-left: 30px;
}

body {
	background-color: #DDDDDD;
	text-align: center;
}
#outerFrame {
	height: 100%;
	background-color: #FFFFFF;
	width: 778px;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-style: solid;
	border-top-color: #003366;
	border-right-color: #989898;
	border-bottom-color: #003366;
	border-left-color: #989898;
	padding: 0;
	text-align: left;
}
#pageHeader {
	padding-bottom: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	margin-bottom: 5px;
}
#langSelector {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: right;
	padding-right: 20px;
	vertical-align: top;
	height: 20px;
}
#langSelector img {
	padding-left: 2px;
	vertical-align: top;
}
#langSelector a {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
#langSelector a:hover {
	color: #000000;
	text-decoration: none;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	padding-bottom: 2px;
	padding-left: 187px;
	padding-top: 15px;
	padding-right: 20px;
	clear: both;
}
#footer a {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	white-space: nowrap;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}
#navPanel {
	float: left;
	display: block;
	width: 170px;
}
#navigation {
	font-family: "MS Shell Dlg", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #666666;
}
#navigation div {
	text-align: right;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin-bottom: 2px;
	border-top: 1px none #B5B5B5;
	border-right: 1px solid #B5B5B5;
	border-bottom: 1px solid #B5B5B5;
	border-left: 1px none #B5B5B5;
}
#navigation a {
	text-align: right;
	text-decoration: none;
	color: #666666;
	
	width: 124px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 2px;
	
	border-top-style: none;
	border-right: 1px solid #B5B5B5;
	border-bottom: 1px solid #B5B5B5;
	border-left: 5px solid #CCCCCC;
	
	display: block;
	background-repeat: repeat-x;
}
#navigation a.selected,
#navigation a.selected:hover {
	color: white;
	
	border-top-style: none;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 5px solid #AAAAAA;
	
	background-color: #003366;
	background-image: none;
	
	cursor: default;
}
#navigation a.level0 {
	border-left: 5px solid #CCCCCC;
	
	background-color: #E6E6E6;
	background-image: url(/images/button_bg_stufe0.gif);
}
#navigation a.level0:hover,
#navigation a.open0,
#navigation a.open0:hover,
#navigation a.selected0,
#navigation a.selected0:hover {}

#navigation a.level1 {
	border-left: 5px solid #AAAAAA;
	
	background-color: #CCCCCC;
	background-image: url(/images/button_bg_stufe1.gif);
}
#navigation a.level1:hover,
#navigation a.open1,
#navigation a.open1:hover,
#navigation a.selected1,
#navigation a.selected1:hover {}

#navigation a.level2,
#navigation a.level2:hover {}
#navigation a.open2 {
	background-color: #F4F4F4;
	background-image: none;
	color: #003366;
	border-top-style: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 5px solid #003366;
}
#navigation a.open2:hover,
#navigation a.selected2,
#navigation a.selected2:hover {}

#navigation a.level3 {
	font-size: 0.9em;
	font-weight: normal;	
	color: #333333;
	line-height: 13px;
	letter-spacing: 0.02em;
	
	padding: 2px 20px 2px 20px;
	margin-bottom: 1px;

	border-top-style: none;
	border-right:  1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left:   5px solid #BBBBBB;
	
	background-color: #FFFFFF;
}
#navigation a.selected3,
#navigation a.selected3:hover,
#navigation a.open3,
#navigation a.open3:hover,
#navigation a.selected4,
#navigation a.selected4:hover,
#navigation a.open4,
#navigation a.open4:hover {
	cursor: default;
	background-color: #003366;
	background-image: none;
	color: white;
	border-top-style: none;
	border-right:  1px solid #003366;
	border-bottom: 0px solid #FFFFFF;
	border-left:   5px solid #BBBBBB;
	
	font-size: 0.9em;
	font-weight: normal;
	text-align: right;

	padding: 2px 20px 2px 20px;
	margin-bottom: 0px;
	line-height: 13px;
	letter-spacing: 0.02em;
}
#navigation a.level5,
#navigation a.selected5,
#navigation a.open5 {
	font-size: 0.9em;
	font-weight: normal;	
	color: #333333;
	line-height: 13px;
	letter-spacing: 0.02em;
	
	padding: 2px 20px 2px 20px;
	margin-bottom: 0px;

	border-top-style: none;
	border-right:  1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left:   5px solid #BBBBBB;
	
	background-color: #aabbcc;
}
#navigation a.selected5,
#navigation a.open5 {
	font-weight: bold;
	color: #000000;
}

#navigation a.level6,
#navigation a.selected6 {
	padding: 2px 20px 2px 20px;
	margin-top: 0px;

	border-top-style: none;
	border-right:  1px solid #aabbcc;
	border-bottom: 1px solid #aabbcc;
	border-left:   5px solid #BBBBBB;
	margin-bottom: 0px;

	line-height: 13px;
	letter-spacing: 0.02em;
	
	font-size: 0.9em;
	font-weight: normal;	
	color: #333333;
	
	background-color: #DDDDDD;
}
#navigation a.selected6,
#navigation a.selected6:hover {
	font-weight: bold;
	color: #000000;
	
	border-top-style: none;
	border-right:  1px solid #aabbcc;
	border-bottom: 1px solid #aabbcc;
	border-left:   5px solid #BBBBBB;
	
	background-color: #F4F4F4;
}
#navigation a:hover {
	color: #003366;
	
	border-top-style: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 5px solid #003366;
	
	background-color: #F4F4F4;
	background-image: none;
}

.videobutton {
	text-align: right;
	padding-right: 20px;
	margin-top: 40px;
}

/* Styles f�r die Sponsoren */
.sponsoren {
	text-align: center;
	margin-top: 0px;
}
.sponsoren h1 {
	color: #003366;
	font-weight: bold;
	font-size: 1.2em;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	
	margin-top: 1em;
	margin-bottom: 0em;
}
.sponsoren h2 {
	color: #666666;
	font-weight: bold;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	
	text-align: left;
	margin-left: 0.5em;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}
.sponsoren img {
	margin-bottom: 0.5em;
	text-align: center;
}
/* Styles f�r die RoboCup-News */
.robocup_news h4{
	margin-top: 0.8em;
	margin-bottom: 0.2em;
	font-style: normal;
	font-size: 1em;
}


/* Isabel Schwarze Ueberschrift  */
.blacky h3 {
	color: black;
	font-size: 1.3em;
	margin: 5px;
	margin-bottom: 5px;
}

/*Isabel Tabellenfelder*/
.fields td {
	padding: 10px;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
























#contentPanel {
	float: right;
	width: 571px;
	font-family: "MS Shell Dlg", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	padding-right: 20px;
	padding-left: 17px;
}

#contentPanel .spalteRechts{
	float: right;
	width: 285px;
	padding-left: 10px;
}

#contentPanel tr, font { /* font-Tags bitte NICHT MEHR VERWENDEN! Deshalb werden sie hier quasi ausgeschaltet.*/
	font-family: "MS Shell Dlg", Arial, Helvetica, sans-serif;
	color: #666666;
}
a {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: black;
	text-decoration: underline;
}
a.hiddenLink, .hiddenLink a {
	color: #345474;
	text-decoration: none;
}
.hiddenLink a:hover, a.hiddenLink:hover {
	background-color: #EAEAEA;
	color: #003366;
	text-decoration: underline;
}
a.hiddenLink a strong, .hiddenLink a strong {
	color: #345474;
}
.news, #RightPanel {
	float: right;
	width: 170px;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-right: 0px;
}
.news p, .NewsItem {
	font-size: 0.85em;
	background-color: #E9E9E9;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	background-image: url(/images/box_bg_grauverlauf.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
}
.news a, .NewsItem a {
	text-decoration: none;
}
.news a:hover, .NewsItem a:hover {
	text-decoration: underline;
}
.NewsItem h5 {
	color: #003366;
	font-weight: bold;
	font-size: 1.1em;
	padding: 0;
	margin-top: 0.3em;
	margin-bottom: 0em;
}
.news .archivlink, #RightPanel .archivlink {
	font-size: 0.85em;
	float: right;
}
#contentPanel #jobs {
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
	font-size: 0.85em;
	width: 360px;
	margin-top: 20px;
}
#contentPanel #jobs ul {
	padding-top: 2px;
	padding-right: 5px;
}
#contentPanel #jobs h4 {
	margin: 0px;
	background-color: #E9E9E9;
	background-image: url(/images/box_bg_grauverlauf.jpg);
	background-repeat: no-repeat;
	padding: 3px 10px 3px 10px;
}

.box {
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	margin-bottom: 10px;
	background-image: url(/images/box_bg_grauverlauf.jpg);
	background-color: #E9E9E9;
	background-repeat: no-repeat;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
}
.linkbox {
	display: block;
	width: 265px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
.linkbox .headline {
	display: block;
	font-weight: bold;
	/*color: white;*/
	background-color: #EEEEEE;
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 1px;
	padding-left: 7px;
}
.linkbox .boxcontent {
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.linkbox p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

.ehemalige {
	background-image: url(/images/box_bg_grauverlauf.jpg);
	background-color: #E9E9E9;
	background-repeat: no-repeat;
	border: 2px solid #CCCCCC;
	padding: 2px 7px 2px 7px;
	width: 350px;
}

.ehemalige td {
	padding: 1px 0px 1px 5px;
	color: #003366;
}


.publication {
	display: block;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
	background-image: url(/images/box_bg_grauverlauf.jpg);
	background-color: #E9E9E9;
	background-repeat: no-repeat;
}
.publication .author {
	display: block;
	font-weight: normal;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 11px;
	text-transform: uppercase;
	border-left: 5px solid #CCCCCC;
}
.publication .title {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #003366;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 545px;
}
.publication .description {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.publication .link {
	bottom: 0px;
	right : 0px;
	text-align: right;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 0px;
}

.publication img {
	border: 0px;
}

.bibtex{
	border: 1px solid black;
	background-color: white;
	font-family: Courier, Fixedsys;
	font-size: small;
	padding: 5px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	white-space: normal;
	display: none;
	overflow: hidden;
}

.abstract{
	border: 1px solid black;
	background-color: white;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	color: #2B1C5C;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	display: none;
}

/* Styles für Lehrveranstaltungen */
.lectures {
	margin-top: 20px;
	border-bottom: 1px solid #CCCCCC;
}
.lectures h4, .lectures div {
	display: block;
	width: 540px;
	padding: 5px 10px 5px 10px;
	margin-bottom: 0px;
	border: 1px solid #CCCCCC;
	border-bottom: 0px;
	background-color: #E9E9E9;
	text-decoration: none;
}
.lectures h4 {
	margin: 0px;
	color: #666666;
	border-left: 10px solid #BBBBBB;
}
.lectures div {
	background-image: url(/images/box_bg_grauverlauf.jpg);
	background-repeat: no-repeat;
}
.lectures div.aktuelles {
	border-right: 10px solid #888888;
}
.lectures div.grundstudium {
	border-right: 10px solid #8888BB;
}
.lectures div.hauptstudium {
	border-right: 10px solid #BB8888;
}
.lectures div.promotionsstudium {
	border-right: 10px solid #88BB88;
}
.lectures div.sonstiges {
	border-right: 10px solid #BBBB88;
}
/*  */
.lectures div:hover {
	background-color: white;
	background-image: none;
}
.lectures div:hover.aktuelles {
	border-right: 10px solid #000000;
}
.lectures div:hover.grundstudium {
	border-right: 10px solid #3333DD;
}
.lectures div:hover.hauptstudium {
	border-right: 10px solid #DD3333;
}
.lectures div:hover.promotionsstudium {
	border-right: 10px solid #33DD33;
}
.lectures div:hover.sonstiges {
	border-right: 10px solid #DDDD33;
}
.lectures .name {
	font-weight: bold;
}
.lectures a {
	text-decoration: none;
}
.lectures a:hover {
	text-decoration: underline;
}
.lectures .desc {
}
.lectures .credits {
	font-style: italic;
}

/* Farbcode für die Lehrveranstaltungen */
.farblegende {
	font-size: 11px;
}
.farblegende .grundstudium {
	border-left: 8px solid #3333DD;
	padding-left: 5px;
}
.farblegende .hauptstudium {
	border-left: 8px solid #DD3333;
	padding-left: 5px;
}
.farblegende .promotionsstudium {
	border-left: 8px solid #33DD33;
	padding-left: 5px;
}
.farblegende .sonstiges {
	border-left: 8px solid #DDDD33;
	padding-left: 5px;
}

.materialTable th {
	background-color:#88AACC;
	font-size: 15px;
	font-weight: bold;
	padding: 4px;
	color: #EEEEEE;
}
.materialTable td {
	padding:4px;
	background-color:#D5E5F5;
}

.materialTable td p {
	margin: 10px;
	padding: 4px;
	background-color:#EEF5FF;
}

.materialTable td h4 {
	margin-left: 10px;
	margin-top: 15px;
}

.seminarListe li {
	margin-bottom: 10px;
}

.gliederungTd {
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
}

.terminTable {
	width: 100%;
	border: 1px solid #999999;
	border-collapse: collapse;
	margin-bottom: 20px;
}
.terminTable th {
	width: 25%;
	background-color:#DDDDDD;
	padding: 2px;
}
.terminTable td {
	border-top: 1px solid black;
	padding: 2px;
}

.box .boxIcon {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E1E1E1;
	padding-right: 20px;
}
.subtext {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}
em {
	font-family: Arial, Helvetica, sans-serif;
}
.ImageImTextLinks {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.ImageImTextRechts {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#publications .title {
	font-size: 1.2em;
	font-weight: bold;
	color: #62C007;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
#publications .author {
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
#publications .releasedate {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
}
.clr {
	clear: both;
}
.robotpic {
	border: 1px solid #CCCCCC;
	display: block;
	font-size: 10px;
}
.robotpic:hover {
	text-decoration: none;
	border: 1px solid #999999;
}

/* Angaben für das BibTeX-Eintrag-Formular */
#benoetigteAngaben {
	position: relative;
	background-color: #BBBBFF;
	border: 1px solid #CCCCCC;
	padding: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 550px;
}
#optionaleAngaben {
	position: relative;
	background-color: #BBFFBB;
	border: 1px solid #CCCCCC;
	padding: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 550px;
}
#allgemeineAngaben {
	position: relative;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 550px;
}
#abstract {
	position: relative;
	background-color: #FFFF99;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 10px;
	width: 550px;
	height: 185px;
}

.neuerEintrag {
	border: 1px solid #CCCCCC;
	background-image: url(/images/box_bg_grauverlauf.jpg);
	background-color: #E9E9E9;
	background-repeat: no-repeat;
	padding: 10px;
}

.neuerEintrag h1 {
	color: black;
	font-size: 22px;
	padding-bottom: 10px;
	text-align: left;
}

.neuerEintrag h3 {
	color: black;
	font-size: 18px;
}

.eintragszeile {
	position: relative;
	width: 550px;
	height: 22px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0px solid black;
}

.eintragtype {
	font-weight: bold;
	width: 100px;
	text-align:right;
	padding-right:5px;
}

.eintragstyp {
	position:absolute;
	left:0px;
	top: 0px;
	width: 110px;
	height: 22px;
	font-weight: bold;
	color: black;
	text-align:right;
}

.eintragsfeld {
	position:absolute;
	left:115px;
	top: 0px;
	width: 395px;
	height: 14px;
}

.eintragsarea {
	position:absolute;
	left:115px;
	top: 0px;
	width: 395px;
	height: 145px;
}

.infopic {
	position: absolute;
	left: 520px;
	top: 2px;
	text-decoration: none;
}

.infopopup {
	position: absolute;
	overflow: visible;
	width: 250px;
	left: 262px;
	top: 0px;
	border: 1px solid black;
	background-color: white;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	z-index: 1;
}

.infohead {
	font-weight: bold;
	background-color: black;
	color: white;
	padding: 2px 7px 2px 7px;
}

.infotext {
	background-color: #EEEEEE;
	color: black;
	padding: 2px 7px 2px 7px;
}

.input {
	font-family: Courier,Fixedays;
}
/*
a:link {
	color: #4477AA;
	text-decoration: none;
}

a:visited {
	color: #886644;
	text-decoration: none;
}

a:hover {
	color: #113355;
	text-decoration: underline;
}

a:active {
	color: #113355;
	background-color: #FFFFBB;
}*/

dl{
	text-align: left;
	padding-top: 0px;
	margin-left: 0px;
}

dt{
	font-style: italic;
	padding-bottom: 3px;
	padding-top: 10px;
}

dd{
	margin-left: 40px;
}

sup{
	left: -10px;
	font-size: 7pt;
}

#position{
	font-style: italic;
	font-size:10pt;
}

/* Styles für Projektliste */
.projectbox {
	width: 557px;
	margin-top: 10px;
	margin-bottom: 15px;
	border: 0px solid white;
	background-color: #EEEEEE;
	padding: 3px 7px 5px 7px;
}
.projectbox div {
	display: block;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;

	margin-top: 5px;
	background-color: white;
	padding: 5px 7px 7px 7px;
}
.projectbox p {
	margin: 0px;
	padding: 0px;
}
.projectbox img {
	border: 0px solid blue;
	float: left;
	padding: 0px 7px 5px 0px;
}
.projectbox table {
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
}
.projectbox th {
	width: 10px;
	padding-right: 7px;
}

/* Sonderformatierungen für Projektseiten */
.projektbody{
	border: 0px solid #DDDDDD;
	padding: 0px;
	margin: 0px;
}

.projektbody h1{
	font-size: 1.8em;
	font-weight: bold;
	color: #999999;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;

	display: block;
	float: left;
	margin-bottom: 0.4em;
}

.projektbody h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #003366;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 1.0em;
	margin-top: 0px;

	display: block;
	clear: left;
}

.telefonliste {
	margin-top: 10px;
	border: 1px solid #CCCCCC;
}

.telefonliste td {
	padding: 3px;
}