/* Fonts: */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold
}
.fettehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal; 
	font-weight: bold;
	color: #000000;
	text-decoration: none
}
input.std, input.wtxt, td.sel select, td.sel {
	/* 'td.sel' f.  Netscape */
	font-family: Courier, monospace;
	font-size: 9pt;
}

/* Colours: */

body {
	background: white;
	color: black;
	margin: 0;
	padding: 0;
}

.popup {
	margin: 30px;
	font-size: 11px;
}

.data2, .thumbnailsfullentry  {
	background: #FFD7C1;
}

.dataalternate  {
	background: #EEEEEE;
}

.data2, .data, .heading2, .dataalternate {
	vertical-align: top;
	padding-right: 10px;
}

.thumbnails, .thumbnailsfullentry {
	float: left;
	text-align: center;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 2px;
	width: 120px;
	height: 130px;
}


.blue {
	background: #3366CC;
	color: white;
}

.top {
	background: white;
	vertical-align: bottom;
	margin: 0;
	padding: 0;
}

.menu {
	vertical-align: top;
}


.loginname {
	color: white;
	background: #3366CC;
	font-weight: bold;
	font-style: normal;
	margin: 0;
	padding: 0;
	padding-left: 20px;
}

.title, .heading1, .heading2 {
	font-weight: bold;
}

.title {
	font-size: large;
	text-align: center;
}

.table1, .table2 {
	border-spacing: 0;
	padding: 0;
	border-width: 0;
	border-collapse: collapse;
}

.table1 {
	width: 100%;
}

.image {
	text-align: center;
	padding: 10px;
}

.table-hspace {
	height: 2px;
}

.table-vspace {
	width: 2px;
	padding: 0;
}

/* Links */	
a {
	text-decoration: none;
}

/* msie - Breitenangaben: */
input.std, select.std {
	width: 210px;
}

input.wtxt {
	width: 310px;
}

