

/***************************//* General element styles: *//***************************/
body 	{margin:0;padding:0;height:101%;}
body, p 	{ font:normal 12px verdana,helvetica,sans-serif; color: #333333;line-height:180%;background:#ebebeb; }
h1		{ font:normal italic 18px georgia,Times New Roman,serif; color:#990000; margin:0px;}
h2		{font:bold 12px verdana,helvetic,sans-serif; color:#990000;}
a 		{ color: #81122b;text-decoration:underline; }
a:hover { color: #000000;text-decoration: underline;}
/*- Menu Tabs--------------------------- */
#tabs 		{float:left; width:100%; font-size:93%;line-height:normal;border-bottom:1px solid #990000;}
#tabs ul 	{margin:0; padding:10px 10px 0 50px; list-style:none;  }
#tabs li 	{display:inline; margin:0; padding:0;   }
#tabs a 	{float:left;background:url('../design/tableft.gif') no-repeat left top;margin:0;  text-decoration:none; padding-left:5px; padding-right:0; padding-top:0; padding-bottom:0   }
#tabs a span{float:left;display:block;background:url('../design/tabright.gif') no-repeat right top;padding-left:6px; padding-right:15px; padding-top:5px; padding-bottom:4px   }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span 	{float:none;}/* End IE5-Mac hack */
#tabs a:hover span 	{color:#FFF; }
#tabs a:hover 	{background-position:0% -42px; }
#tabs a:hover span 	{ background-position:100% -42px;}
/*################Design Tita css-block#########*/
div#header	{margin:50px 0 0 0;}
div#weiss	{background:#ffffff}
div#bread	{font-size: 10px;padding:5px;}
div#bread img{float:left;margin-right:10px;}
div#bloxx	{text-align:left;margin:100px 0px 0px 50px;padding:0px;}
.liste img	{float:left;padding:0 10px 10px 0;}
.liste	{border-top:1px dotted #990000; margin-top:10px;padding-top:10px}

.right	{float:right;}
.subox	{margin:10px;padding:10px;border:1px solid #999999;float:left;width:300px;}
.clear	{clear:both;}
div#conti	{border-left:10px solid #ffffff; border-right:10px solid #ffffff; border-top:0px solid #ffffff; border-bottom:0px solid #ffffff; margin:0 auto; width:750px;min-height:750px;text-align:left;background:#ffffff;}
div#conti_ie{text-align: center;height:100%;}
/* Angaben für IE mittels Star-HTML-Hack */
* html, * html div#conti{height:100%;}

/*##############float-bugs###########*/
/*---------------------------------------------------------*/
/* Workaround: Clearfix-Anpassung für alle IE-Versionen */
/* 
** IE5.x/Mac - x
** IE7 - x
*/ 
.clearfix { display: inline-block; } 

/*
** IE5.x/Win - x
** IE6 - x
*/ 

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; } 
.clearfix { display: block; } 
/* End hide from IE-mac */
/*--------------------------------------------------------*/


/*################Tabelle#################*/
.tab {font-size:12px; line-height:160%;}
.tab a {text-decoration:none;}

.euro	{float:right;padding-right: 200px}