@charset "UTF-8";
/* CSS Document */

/*
-----------------------------------------------
Einhorn Solutions GmbH |  Editorial Design Print &amp; Online
Author:   Einhorn-Solutions
Version:  27 May 2009
----------------------------------------------- */


html[xmlns^="http"] 		{ overflow-y:scroll; }

* 							{ padding: 0; margin: 0; border:0; }
html, body					{ line-height:1.6em; }
body 						{ font-size:70%; font-family:Lucida Grande, Helvetica, Arial, Verdana, Sans-serif; color:#333; background:#fff; }
ul 							{ list-style-type:none }

a							{ color:#333; text-decoration:underline; line-height:1.6em; }
a:hover						{ color:#8b9593; text-decoration:none; line-height:1.6em; }
a:focus 					{ outline: none; }

.floatright					{ float:right; }
.floatleft 					{ float:left; }
.nofloat 					{ clear:both; }

br 							{ margin:0; padding:0; line-height:0.0001em; }

p							{ padding:0 0 15px 0; }

#container					{ margin:0px auto; font-size:1.1em; }
#content					{ position:relative; margin:7px 0 0 0; }

h1							{ text-align:center; padding:45px 0 30px 0; }

.line						{ width:100%; border-bottom:1px solid #8b9593; padding:2px 0 0 0; }
.line-big					{ width:100%; border-bottom:10px solid #8b9593; padding:2px 0 0 0; }

#left						{ width:210px; float:left; position:fixed; bottom:20px; padding:15px 30px 30px 30px; font-size:0.9em; }
#right						{ width:450px; float:right; padding:15px 200px 30px 15px; }

#error						{ border-bottom:10px solid #8b9593; border-top:1px solid #8b9593; padding:10px 0 10px 0; margin-top:25px; }

h2							{ font-family:Georgia Italic, Georgia, Times New Roman, serif; font-size:1.8em; letter-spacing:0.05em; padding:15px 0 5px 0; color:#8b9593; font-weight:normal; width:100%; border-bottom:1px solid #8b9593; margin:0 0 15px 0; }
h3							{ padding:0 0 4px 0; color:#1a171b; }
