/*
Theme Name: Bewegungswerkstatt Ohnesorge
Theme URI: empty
Description: Theme for "Bewegungswerkstatt ohnesorge", designed for Carolyn Ohnesorge
Version: 1.0
Author: PuzzleLightFilms
Author URI: http://puzzlelightfilms.de/
License: GPL
*/

body  { background-color:#ffffff; 
	color:#000000; 
	font-family:Arial; 
	font-size: 12pt;}
a:link        { color:#910000; 
		text-decoration:none; 
		font-weight:bold;
		border-style:solid;
		border-width:0px; }
a:visited     { color:#910000; 
		text-decoration:none; 
		font-weight:bold;
		border-style:solid;
		border-width:0px; }
a:hover       { color:#910000; 
		text-decoration:underline; 
		font-weight:bold;
		border-style:solid;
		border-width:0px; }
a:active      { color:#910000; 
		text-decoration:underline; 
		font-weight:bold;
		border-style:solid;
		border-width:0px; }
a:focus       { color:#910000; 
		text-decoration:underline; 
		font-weight:bold;
		border-style:solid;
		border-width:0px; }


img	{ border-style:solid;
	  border-width:0px; }

img.alignright	{ float:right;
		  padding:5px; }
img.alignleft	{ float:left;
		  padding:5px; }