body {
	font-family: Verdana, sans-serif;
	background-color: #CED3CC;
	color: #6C6C6C;
	font-size: 12px;
}
p {
	font-family: Verdana, sans-serif;
	color: #6C6C6C;
	font-size: 12px;
}
td {
	font-family: Verdana, sans-serif;
	color: #6C6C6C;
	font-size: 12px;
}
.content {
	background-color: white;
	height: 510px;
}
.orangey {
	background-image: url(../images/orange.gif);
	background-repeat: repeat-y;
}
.orangexo {
	background-image: url(../images/orange.gif);
	background-repeat: repeat-x;
}
.orangex {
	background-image: url(../images/orange.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.grau {
	background-image:url(../images/grau.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.grau2 {
	background-image:url(../images/grau2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.grauxy {
	background-color: #DDE2DB;
}
h1,h2,h3 {
	font-size: 12px;
}
b {
	font-weight: bold;
}
b.orange {
	color: #FF9C15;
}
.links {
	background-image: url(../images/links.gif);
	background-repeat: no-repeat;
	width: 131px;
	height: 502px;
}
.big {
	font-size: 16px;
}
a {
	color: #6C6C6C;
	text-decoration: underline;
}
a.none {
	text-decoration: none;
}
td.orange {
	background-color: #DDE2DB;
}
.symposium_blue {
	background-color:#2e53a0;
	color:white;
	width:150px;
}
.symposium_white {
	background-color:#fcf9f1;
	width:200px;
}
.images {
	border-width:1px; 
	border-color:#FF9C15; 
	margin-bottom:3px;
}
.portrait_clear {
	clear:both; 
	padding:10px;
}

.portrait_image {
	float:left;
	padding-right:10px;
}