/* Prevent background problem on the Body in FF with merging XSLT */
html {
	background-color: #83A4BF;
}

body {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #83A4BF;
	font-family: Garamond;
}
#outer_frame {
	height: 750px;
	margin: 10px;
	padding: 10px;
}
#inner_frame {
	font-weight: bolder;
	text-align: center;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
}

#footer {
	position:fixed;
	bottom: 10px;
	color: #4F2738;
}

#footer > a {
	color: #4F2738;
	text-decoration:none;
}

#mail_link {
	color: #FF99FF;
}
#mailinglist_link {
	color: #4F2738;
	text-decoration:none;
	font-style:italic;
}

a:visited {
	text-decoration:none;
	color: #4F2738;
}

#info_text {
	display: block;
	margin-top: 30px;
}

h1 {
	font-size: xx-large;
	font-weight: 700;
	color: #4F2738;
}

.news_content {
}
.news_header {
	font-size:15px;
	color:#993366;
	font-weight:bold;
	font-style:italic;
}

#inner_left {
	width: 360px;
	height: 480px;
	float: left;
	background-color: #000000;
	background-repeat: no-repeat;
	background-image: url(waanzin_vleugel.jpg);
	color: #FFFFFF;
	text-align: left;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#sanne {
	display: block;
	margin-top: 50px;
}

#inner_right {
	width: 360px;
	background-color: #000000;
	height: 480px;
	float: left;
	color: #FFFFFF;
	text-align: left;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 40px;
}
#waanzin_poem {
	display: block;
	font-size: large;
	font-style: italic;
}
#show_data {
	display: block;
	margin-top: 25px;
}

.work {
	font-style: italic;
}

.organization {
	color: #FF99FF;
}

a:visited.title {
	text-decoration:none;
	color: #4F2738;
}

h2 {
	font-size: x-large;
	font-weight: 600;
	font-style: italic;
	color: #4F2738;
}
a#waanzin {
	text-decoration:none;
	color: #4F2738;
}
a#kronkels {
	text-decoration:none;
	color: #4F2738;
}

.link_menu {
	margin-top: 1em;
	font-size: 24px;
	font-weight: 300;
	margin:1em;
}
#info_link, #foto_link {
	color: #FF99FF;
}
.album_foto {
	margin: 5px;
}

.imagebox {
	width: 550px;
	margin:auto;
	text-align:right;
}
.subtitle {
	color: #5F5F5F;
}

.center_column {
	margin: auto;
	width: 600px;
}

.foto_horz {
	height: 170px;
	margin: 10px 5px;
}

.players_list {
	text-align:left;
	margin: auto;
	width:500px;
}
	
.col1 {
	text-align: right;
}

td {
	vertical-align:top;
}