story-info/*#############################################################
Name: Transparentia
Date: 2006-08-20
Description: Simple, lightweight and slightly blue.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
	display: block;
	background-color: #F00;
	position: relative;
}

a {
	color: #06F;
	text-decoration: none;
}


a:hover {
	color: #06F;
}
body {
	color: #444;
	font: normal 0.7em Tahoma,Verdana,sans-serif;
	background-color: #EEE;
	background-image: url(../img/wood.jpg);
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
/*p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}*/
h1 {
	font-size: medium;
	margin-bottom: 4px;
}
code {
	background: url(../img/quote.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #39F;
	color: #555;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}code {
	background: url(../img/quote.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #39F;
	color: #555;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

   
.story-image {
	margin: 5px;
	padding: 5px;
}


cite {
	background: url(../img/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: serif;
	padding-left: 28px;
}
h1,h2{
	color: #333333;
	padding-top: 6px;
	text-shadow: gray 0.2em 0.2em 0.2em;
}
h3{
	color: #FFFFFF;
	padding-top: 6px;
	/*text-shadow: gray 0.2em 0.2em 0.2em;*/
}

/* misc */
.clearer {
	clear: both;
}
.today-right {
	/*align: right;
	text-align: right; */
	float: right;
	position: relative;
	font-size: xx-small;
	clear:none;
}
.today-left {
	/*align: right;
	text-align: right; */
	float: left;
	position: relative;
	font-size: xx-small;
	clear:none;
}
	
.snip-info-right {
	align: right;
	text-align: right;
	position: relative;
	font-size: xx-small;
}

/* structure */
.container {
	padding-bottom: 6px;
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	background-image: url(../img/bgcontainer.png);
	background-repeat: repeat-y;
	}


.headertop {
	background-image: url(../img/bgtop.png);
	background-repeat: repeat-x;
	background-position: center top;
	width: 800px;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	z-index: 0;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	display: block;
}

.header {
	background: url(../img/header.gif) repeat-x;
}

/* title */
.title h1 {
	color: #FFF;
	font: normal 3em Verdana,sans-serif;
	height: 150px;
	line-height: 150px;
	margin-bottom: 8px;
	text-align: center;
}

/* navigation */
.navigation {
	margin-bottom: 4px;
}
.navigation a {
	background-color: #4A91C3;
	color: #FFF;
	float: left;
	font: bold 1.2em "Trebuchet MS",sans-serif;
	padding: 8px 0;
	width: 19%;
	border-right: 1px solid #FFF;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background-color: #000;
	color: #FFF;
}

#search_box {
width: 201px;
height: 31px;
background: url(../img/bg_search_box.gif);
}

#day_box {
width: 162px;
height: 25px;
background: url(../img/bg_topic_box.gif);
}

#day_box #s {
float: left;
padding: 0;
margin: 6px 0 0 6px;
border: 0;
width: 110px;
background: none;
}

#search_box #s {
float: left;
padding: 0;
margin: 6px 0 0 6px;
border: 0;
width: 159px;
background: none;
}

#search_box #go {
float: right;
margin: 3px 4px 0 0;
}


.LoginBox{
	background-color: #222222; 
	/*	width: 400px;
	top: 20px;
	
		height: 75px; 
			padding-bottom: 0px;
	margin-bottom: 0px;*/
	width: 400px;
	font-size: x-small;
	color: #CCCCCC;
	left: 80px;
	padding: 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	margin: 10px;
}

.LoginBox .close {
	float: right;
	position:relative; right:-5px; top:-16px;
	cursor:pointer;
	height:16px;
	width:16px;
}


.searchbox{
	background-color: #000000; 
/*	width: 400px;
	top: 20px;
	
		height: 75px; 
			padding-bottom: 0px;
	margin-bottom: 0px;*/
	width: 300px;
	margin-left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
left: 50px;

}
.sidenav_bg input {
	background: #000000;
	color: #FFFFFF;
	margin: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	left: 15px;
	position: relative;
}

.locationbox {
	color: #333333;
	margin-top: 3px;
	margin-right: 25px;
	margin-bottom: 3px;
	margin-left: 10px;
	text-align: left;
	height: 20px;
	background: #000000 url(../img/location_bg.png) no-repeat 0px;
	font-size: x-small;
}

.locationbox p {
margin-left: 10px;
	padding-top: 4px;
	width: 140px;
	height: 30px;
	font-size: x-small;
	color: #333333;
}


/* main */
.main {
	padding: 8px 18px;
}

/* main left */
.sidenav h1,.sidenav ul {
	padding-left: 12px;
}
.sidenav img{
	padding-right: 4px;
	padding-left: 4px;
	background-position: right;
}

.sidenav hr{
	color: #000000;
	background-color: #333333;
	height: 1px;
	width: 80%;
	text-align: center;	
}


.sidenav {
	float: left;
	width: 200px;
	/*padding-left: 10px;	/*border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	*/
	margin-left: 20px;
	background-color: #000000; 
	color: #CCCCCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 5px 5px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 5px 5px 3px rgba(0,0,0,0.5);
}

.sidenav_top {
	width: 200px;
	background-image: url(../img/menu_top.png);
	/* height: 28px; */
	background-repeat: no-repeat;
	background-position: center;
	height: 28px;
	text-align: center;
}

.sidenav_bottom {
	background-image: url(../img/menu_bottom.png);
	height: 28px;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	top: 15px;
}

.sidenav_bg {
	vertical-align:
	/*position: relative;*/
	position: absolute;
	background: transparent url(../img/menu_backg.png) repeat-x;
	background-color: #333333;
	color: #CCCCCC;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
}

.sidenav_bg a{
	color: #FFCC33;
	}

.sidenav_bg p{
	padding-left: 15px;
	}



.sidenav_bg h1 {
	color: #FFFFFF;
	font-size: x-small;
	height: 10px;
	margin-top: 0.8em;
}
.sidenav ul {
	/* background: #EEE url(../img/bgul.gif) repeat-x; */
	margin: 0;
	padding: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.sidenav li {
	border: 1px solid #FAFAFA;
	border-top: none;
	list-style: none;
	margin: 0;
}
.sidenav li a {
	color: #777;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 14px;
	text-decoration: none;
}
.sidenav li a:hover {
	color: #111;
}

/* content */
.content {
	float: right;
	width: 560px;
	}
.content .item {
	color: #222;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
/*	padding-left: 10px; */
	display: block;
	line-height: 15pt;
}
.daystretcher{
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}


.content .right{
	float: right;
}

.content .right_arrow{
	display: block;
	height: 20px;
	width: 20px;
	position: relative;
	top: -45px;
	left: 43px;
}



.content .descr {
	color: #333;
	margin-bottom: 6px;
}
/*
.content li {
	list-style: url(../img/li.gif);
	margin-left: 18px;
}*/

.main_content {
	background: #FFFFFF;
}

/* search form 
form {
	padding: 0 0 6px 8px;
}*/
.styled {
	border: 1px solid #DDD;
	padding: 4px;
}
.button {
	background: url(../img/search.gif) no-repeat left bottom;
	border: none;
	height: 27px;
	width: 27px;
	font-size: xx-small;
	color: #CCCCCC;
}

/* footer */
.footer {
	font-size: 1.1em;
	margin: 0 auto;
	text-align: center;
	width: 720px;
	height: 58px;
	background-image: url(../img/footer_bg.png);
}
.footer a {
	color: #FFCC33;
	text-decoration: none;
}
.footer a:hover {
	color: #06F;
	text-decoration: underline;
}
.footer .left, .footer .right {padding: 6px 12px;}

/* floats */
.left {
	float: left;
	color: #CCCCCC;
	padding-top: 10px;
	margin: 20px;
}

.left_bottom {
	float: left;
	color: #CCCCCC;
	padding-top: 20px;
	margin-left: 20px;
}
.bottom_image{
	padding-top: 15px;
}
.right {float: right;
color: #CCCCCC;
	padding-top: 10px;
	margin: 20px;}



.arc90_linkpic { display: none; position: absolute; left: 0; top: 1.5em; } 
.arc90_linkpicIMG { padding: 0 4px 4px 0; background: #FFF url(../css/linkpic_shadow.png) no-repeat bottom right; }

.solidblockmenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	z-index: 10; 
	position: relative;
	-moz-border-radius:		3px;
}


.solidblockmenu ul{
	position: relative;
	top: -26px;
	left: 244px;
	margin: 0;
	padding: 0;
	float: left;
	font: bold 9px Arial;
	background: black url(../css/blockdefault.gif) center center repeat-x;
	width: 552px;
	height: 22px;
}

.solidblockmenu li{
	display: inline;
	float: left;
	color: white;
	text-decoration: none;
	cursor: pointer;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 4px;
	padding-right: 11px;
	padding-bottom: 4px;
	padding-left: 11px;
}
.solidblockmenu li a{
	color: #FC0;
	/*text-decoration: none;*/	
}
.solidblockmenu li a:visited{
color: #FC0;
}

.solidblockmenu p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	}

.solidblockmenu li a.hover, .solidblockmenu li a.current{
color: white;
background: transparent url(../css/blockactive.gif) center center repeat-x;
}

.solidblockmenu li:hover {
color: white;
background: transparent url(../css/blockactive.gif) center center repeat-x;
}


.tabcontainer{
	clear: left; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

*:first-child+html .ieclass{ /*IE7 hack to remove gap between menu and sub contents*/
margin-top: -1em;
}

* html .ieclass{ /*IE6 and below hack to remove gap between menu and sub contents*/
margin-top: -1em;
}

.tabcontent{
display:none;
}

.menu_image {
	left: 3px;
	top: 6px;
}

a[href^="http:"] { 
background: url(../img/external.png) no-repeat right top; 
padding-right: 15px; 
} 

a[href^="http://www.floritz.at"],a[href^="http://www.yourdomain.com"]{ 
background-image: none; 
padding-right: 0; 
} 


.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}


.submit {
	width: 67px;  /*width for you actual button*/
	height: 18px;
	margin-right: 0px;
	top: 3px;
	position: relative;
}

.toggler {
	background-image: url(../img/menu_main_list_item.png);
	height: 23px;
	width: 200px;
	background-repeat: no-repeat;
	text-indent: 15px;
	font-size: 10px;
	color: #CCCCCC;
}
 
.element ul {
	background-color: #333333;
}
.element li {
}

.boption {
	font-size: 9px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../img/block_menu.png);
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 10px;
	left: -20px;
	clip: rect(auto,auto,auto,-20px);
}

.boption:hover {
	background-color: #333333;
	border-top-color: #000000;
	color: #FFFFFF;
	background-image: url(../css/blockactive_sidenav.gif);
	border-bottom-color: #000000;
}

.boption:hover a {
	color: #FFCC33;
}

.boption a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.block {
	font-size: 9px;
}
 
.element p {
	margin: 0;
	padding: 4px;
}
f {
	padding:10px 20px;
	float:right;
}

.calendar {
	text-align: center;
	vertical-align: middle;
	font-size: x-small;
}

.calendar a {
	font-style: normal;
	text-decoration: none;
	text-align: center;
	color: #FFCC33;
	background-color: #333333;
}

.calendar-item {

text-align: center;
	vertical-align: middle;
	font-size: x-small;
}
.calendar-link {
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	background-color: #333333;
}







.body-overlayed embed, .body-overlayed object, .body-overlayed select
{
	visibility:				hidden;
}

#sbox-window embed, #sbox-window object, #sbox-window select
{
	visibility:				visible;
}

#sbox-overlay
{
	position:				absolute;
	background-color:		#000;
}

#sbox-window
{
	position:				absolute;
	background-color:		#fff;
	text-align:				left;
	overflow:				visible;
	padding:				10px;
	-moz-border-radius:		3px;
}

#sbox-btn-close
{
	position:				absolute;
	width:					30px;
	height:					30px;
	right:					-15px;
	top:					-15px;
	background:				url(../img/closebox.png) no-repeat top left;
	border:					none;
}

.sbox-loading #sbox-content
{
	background-image:		url(../img/spinner.gif);
	background-repeat:		no-repeat;
	background-position:	center;
}

#sbox-content
{
	clear:					both;
	overflow:				auto;
	background-color:		#fff;
	height:					100%;
	width:					100%;
}

.sbox-content-image#sbox-content
{
	overflow:				visible;
}

#sbox-image
{
	display:				block;
}

.sbox-content-image img
{
	display:				block;
}

.sbox-content-iframe#sbox-content
{
	overflow:				visible;
}

.rueck {
	padding-right: 5px;
	padding-left: 5px;	
}

.story-titel 
{
	color: #333333;
	font-size: 14px;
	display: block;
	text-shadow: gray 1px 1px 1px;
	margin-left: 10px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
.story-info {
	color: #666666;
	font: normal 0.7em Tahoma,Verdana,sans-serif;
	
}
.calendarimage {
	margin: 5px;
	margin-left: 3px;
	margin-right: 3px;
	text-indent: 15px;
	display: inline;

}

.story-footer {
	color: #666666;
font: normal 0.7em Tahoma,Verdana,sans-serif;
}
.story-holder {
	display: block;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCC;
}



.story {
	padding-left: 5px;
	padding-right: 5px;
	font-size: small;
   }
.story ul,li{
	list-style-type: bullet;
}
.left-element {
   position: absolute;
   left: 0;
   width: 50%;
   }

.right-element {
   position: absolute;
   right: 0;
   width: 50%;
   text-align: right; /* depends on element width */
   }

.format_date {
	background-image: url(../img/day_entry.png);
	background-repeat: no-repeat;
	padding: 3px;
	display: block;
	height: 50px;
	width: 380px;
}
.format_date_day {
	color: #FFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	padding-left: 8px;
	/*text-align: center; */
	top: 3px;
	display: block;
	width: 40px;
}
.format_date_day2 {
	color: #666666;
	text-align: left;
	/*display: block; */
}
.format_date_name {
	bottom: 0px;
	float: none;
	position: relative;
	left: 80px;
	top: -48px;
	width: 200px;
}
.story-image-right {
	float: right;
	margin: 3px;
	padding: 5px 5px 9px 5px;
}

.story-image-left {
	float: left;
	margin: 3px;
	padding: 5px 5px 9px 5px;
}


div.shadow {
  float: left;
  padding: 0 1px;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  position: relative;
}

div.shadow img {
  padding: 5px 5px 9px 5px;
  background: white url(../images/shad_bottom.png) repeat-x bottom left;
}

div.shadow div.topleft {
  width: 2px;
  height: 4px;
  background: url(../images/shad_tlcorner.png) no-repeat top left;
  position: absolute;
  top: 0px;
  left: -1px;
}

div.shadow div.topright {
  width: 2px;
  height: 4px;
  background: url(../images/shad_trcorner.png) no-repeat top right;
  position: absolute;
  top: 0px;
  right: -1px;
}

div.shadow div.bottomleft {
  width: 4px;
  height: 4px;
  background: url(../images/shad_blcorner.png) no-repeat bottom left;
  position: absolute;
  bottom: 0px;
  left: -1px;
}

div.shadow div.bottomright {
  width: 4px;
  height: 4px;
  background: url(../images/shad_brcorner.png) no-repeat bottom right;
  position: absolute;
  bottom: 0px;
  right: -1px;
}


/* The name of the class ("Accordion") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * Accordion container.
 */
.Accordion {
	overflow: hidden;
	/*background-color: #000000;	*/
}

/* This is the selector for the AccordionPanel container which houses the
 * panel tab and a panel content area. It doesn't render visually, but we
 * make sure that it has zero margin and padding.
 *
 * The name of the class ("AccordionPanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel container.
*/

.stretcher{
	overflow: auto;
	margin: 0px;
	background-color: #333333;
	background-image: url(../img/menu_content_bg.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: x-small;
	}
.AccordionPanel {
	margin: 0px;
}

/* This is the selector for the AccordionPanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open a specific panel.
 *
 * The name of the class ("AccordionPanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel tab container.
 */
.AccordionPanelTab {
	background-color: #000000;
	margin: 0px;
	cursor: pointer;
	height: 25px;
	background-image: url(../img/menu_main_list_item.png);
	/*padding-left: 20px; */
}

.AccordionPanelTab h3 {
	margin-left:20px;
	font-size: 10px;
	color: #CCCCCC;
}

/* This is the selector for a Panel's Content area. It's important to note that
 * you should never put any padding on the panel's content area if you plan to
 * use the Accordions panel animations. Placing a non-zero padding on the content
 * area can cause the accordion to abruptly grow in height while the panels animate.
 *
 * Anyone who styles an Accordion *MUST* specify a height on the Accordion Panel
 * Content container.
 *
 * The name of the class ("AccordionPanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel content container.
 */
.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	background-color: #333333;
	background-image: url(../img/menu_content_bg.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: x-small;
}
.AccordionPanelContent a{
	color: #FFCC33;
}
.AccordionPanelContent p{
font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: x-small;
}


/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "AccordionPanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the Accordion.
 */
.AccordionPanelOpen .AccordionPanelTab {
	background-color: #000000;
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "AccordionPanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.AccordionPanelTabHover {
	color: #555555;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #555555;
}

.day_left {
	float: left;
	color: #CCCCCC;
	padding-top: 10px;
	margin: 20px;
	background-image: url(date_prev.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100px;
	height: 20px;
	text-align: center;
}
.day_right {
	float: right;
	color: #CCCCCC;
	padding-top: 10px;
	margin: 20px;
	background-image: url(date_next.png);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100px;
	height: 20px;
	text-align: center;
}
	
	.day{
	display: none;
	position: relative;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	}
	
.container .main #content #main .rueck #mycontent #snip_content #DayMulti .item .daystretcher .story-holder {
	font-size: xx-small;
}


.awesome, .awesome:visited {
	background: #222 url(alert-overlay.png) repeat-x;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor:pointer !important; cursor:hand;
	left: 10px;
}	
.awesome2, .awesome2:visited {
	background: #222 url(alert-overlay.png) repeat-x;
	display: inline-block;
	padding: 3px 5px 3px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 2px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor:pointer !important; cursor:hand;
	left: 10px;
}

	.awesome:hover							{ background-color: #111; color: #fff; }	
	.awesome:active							{ top: 1px; }
	.small.awesome, .small.awesome:visited 			{ font-size: 11px; padding: ; }	
	.small.grey.awesome, .small.grey.awesome:visited 			{ background-color: #EEEEEE; font-size: 8px; padding: 3px 6px 4px; ;color: #94a3b3; text-shadow: ; }	
	.awesome, .awesome:visited,	.medium.awesome, .medium.awesome:visited 		{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }	
	.large.awesome, .large.awesome:visited 			{ font-size: 14px; padding: 8px 14px 9px; }		
	.green.awesome, .green.awesome:visited		{ background-color: #91bd09; }	
	.green.awesome:hover						{ background-color: #749a02; }	
	.blue.awesome, .blue.awesome:visited		{ background-color: #2daebf; }	
	.blue.awesome:hover							{ background-color: #007d9a; }	
	.red.awesome, .red.awesome:visited			{ background-color: #e33100; }	
	.red.awesome:hover							{ background-color: #872300; }
	.magenta.awesome, .magenta.awesome:visited		{ background-color: #a9014b; }
	.magenta.awesome:hover							{ background-color: #630030; }
	.orange.awesome, .orange.awesome:visited		{ background-color: #ff5c00; }	
	.orange.awesome:hover							{ background-color: #d45500; }	
	.yellow.awesome, .yellow.awesome:visited		{
	font-size: 10px;
	background-color: #ffb515;
	color: #333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	
}	
	.yellow.awesome:hover							{ background-color: #fc9200; }

 
#log {
	float: left;
	padding: 0.5em;
	margin-left: 10px;
	width: 290px;
	margin-top: 10px;
}
 
#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background-image: url(../img/ajax-loader_grey.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#log_res.ajax-loading2 {
	padding: 20px 0;
	background-image: url(../img/spinner.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#ajax_spinner {
	overflow: auto;
}
 
#ajax_spinner.grey {
	padding: 20px 0;
	background-image: url(../img/ajax-loader_grey.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#ajax_spinner.white {
	padding: 20px 0;
	background-image: url(../img/spinner.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.ajax-loading {
	padding: 20px 0;
	background-image: url(../img/ajax-loader_grey.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.ajax-loading-small {
	background-image: url(../img/ajax-loader_grey.gif);
	background-repeat: no-repeat;
	background-position: 80%;
}

.ajax-loading2 {
	padding: 20px 0;
	background-image: url(../img/spinner.gif);
	background-repeat: no-repeat;
	background-position: center;
}


#form_box {
	/*float: left;*/
	width: 400px;
	background-color: #222222; 
	border: 1px solid #222222;
	color: #FFFFFF;
	font-size: 11px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	margin: 10px;
}

	
.comment_right {
	float: right;
	width: 20px;
	text-align: right;
	display: block;
	overflow: auto;
}

 
#form_box div {
	padding: 0.2em 0.5em;
}
 
#form_box p {
	/*float: left; */
	margin: 4px 0pt;
	width: 120px;
}
 
 
 
.form {
    padding:1em;
	
}
.login {
    background:95% 1em;
}
.contact {
    background:95% 1em;
}
fieldset div {
    margin:0.3em 0;
   clear:both; 
 }
form {
	color: #ffffff;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
label {
    float:left;
    width:10em;
    text-align:right; 
    margin-right:1em;
}
legend {
	font-weight:bold;
	color:#FC0;
	font-size:small;
}
legend span {
    width:10em;
    text-align:right;
}
input {
	padding:0.15em;
	width:20em;
	border:1px solid #ddd;
	font:small, arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
	background-color: #CCC;
}

input_error {
	padding:0.15em;
	width:20em;
	border:1px solid #ddd;
	font:bold arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
	background-color: #FC0;
}
input:hover {
	border-color:#c5c5c5;
	background-color: #FFF;
}

fileselector {
	background-color: #222222; 
	padding:0.15em;
	width:1em;
	border:1px solid #ddd;
	font:small, arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}

fileselector:hover {
	border-color:#c5c5c5;
}


textarea {padding:0.15em;
	width:20em;
	border:1px solid #ddd;
	font:small, arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
	background-color: #CCC;
}
textarea:focus {
	border-color:#c5c5c5;
	background-color: #FFF;
} 

fieldset {
    border:0px solid #000;
    padding:0 0.5em 0.5em;
}

input.default {
    color:#bbb;
}


 .errorcolor {background:#FC0;}
 
.pic-right {
	/*align: right;
	text-align: right; */
	float: right;
	position: relative;
	font-size: xx-small;
	clear:all;
	display: block;
}

/*
.pic-right ul, li {
	
	padding:0;
	margin:0;
	}
	*/	
#crumbs {
	height:2.3em;
	border:1px solid #dedede;
	background-image:url('../img/bc_bg.png'); 
    background-repeat:repeat-x;
    width: 60%;
	}
#crumbs li {
	float:left;
	line-height:2.3em;
	 color: #dedada;
	padding-left:.75em;
	list-style-type:none;
	}		
#crumbs li a {
	background:url(../img/bc_separator.png) no-repeat right center;
	display:block;
	padding:0 15px 0 0;
	}							
#crumbs li a:link,
#crumbs li a:visited {
	 color: #FC0;
	text-decoration:none;
	}	
	
.IBC_Template {border: 1px #cc3300 solid;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
	}

.IBC_Template p{background-color: #cc3300;color: #ffffff;display: block;	font-size: 14px;
	display: block;
	text-shadow: gray 1px 1px 1px;
	font-weight: bold;
	margin-top: -1px;
	margin-bottom: 10px;
	padding: 5px;
	
	
		-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
	
}
	
	
#gototop			{ display:none; 
					font-weight:bold;
					font-family:tahoma;
					width:70px;
					background: 5px -8px no-repeat  #222;
					color:#FC0;
					font-size:11px;
					text-decoration:none;
					position:fixed;
					right:5px;
					bottom:5px;
					padding:7px 7px 7px 20px;
					-moz-border-radius: 5px;
					-webkit-border-radius: 5px;
					-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
					-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5); }
#gototop:hover	{ text-decoration:underline;}

.blackformbox{
	background-color: #333333;
	color: #FFFFFF;
	margin: 15px 5px 15px 5px;
	padding: 5px 5px 5px 5px;
	-moz-border-radius: 5px;
					-webkit-border-radius: 5px;
					-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
					-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5); 
					}



.draftstyle{
	border:2px dotted grey;
	background: lightgrey;
}

.cooking_template {
background-color: #fffcd4;background-image:url('../images/kochen.png');
background-repeat:no-repeat;
background-position:top right;
/*display: block; */
padding:7px 7px 7px 20px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
list-style-type: disc;
}

.travel_template {
background-color: #fffFFF;background-image:url('../img/travel_bg.jpg');
background-repeat:no-repeat;
background-position:top right;
display: block;
padding:7px 7px 7px 20px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}

.demo-stream
{
list-style: none;
margin: 0;

}

.demo-stream li
{
padding: 5px;
text-align: center;
display: block;
}


