/* @charset "UTF-8"; */
/* CSS Document */

html {
	height:100%;
}

body {
	background: #ffffff;
	margin:0;
	padding:0;
	width:100%;
	font-size:11px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*text-align:center;*/
	height:100%;
	/*color:#4c4c4c;*/
	color:#000000;
}

p.comment
{
    font-weight:bold;
    color:Red;
}

div.pdf_download
{
    margin:3em 0em 2em 0em;    
}

a
{
    /*color:#1c587e;*/
    color:#990000;
    /*color:#046CA9;*/ /* original Simprove blue */
    text-decoration:none;
}

a:hover
{
    text-decoration:underline;
}

div.tweet
{
    /*border:solid 1px #CCCCCC;*/
    margin:1em 0 1em 0;
}

div.tweet_content
{
    /*color:#1c587e;*/
    font-size:1em;
}

div.tweet_date
{
    color:#666666;
    font-size:0.9em;
}

div.blog_entry
{
    margin:1em 0 1em 0;
}

div.blog_entry h2
{   
}

div.blog_entry_date
{
    color:#666666;
    font-size:0.9em;
}

div.blog_entry_description
{   
}

div.blog_entry_link
{
}


div.product
{    
    margin:1em 0 2em 0;
}

div.product h2, div.product h3
{
    font-weight:bold;    
}

div.product h3
{
    margin:1em 0 0 0;
}

div.product_description
{   
    margin:0.5em 0 0 140px;
}

span.product_price_info
{      
}

span.product_price
{
    /*color:#ff0000;*/
    color:#000000;
    font-size:1.5em;
    font-weight:normal;
}

div.product_shop_link
{
    margin:1em 0 0 0;    
}

ul.product_attributes
{
    margin:0 0 0 0;
    padding:0 0 0 2em;
}

img.product_picture
{
    width:200px;
    margin:0.5em 0em 0em 0em;
}

.error
{
    color:Red;
}

img.pdf_download
{   
    float:left;
    margin:0em 1em 0em 0em;
}

table.trainings, table.pm_modules
{
    width:100%;
    margin:0em 0em 1em 0em;
}

table.trainings td, table.pm_modules td
{
    width:33%;
}

/*
a.internal_navigation
{
    color:#1c587e;
}
*/
/*
.feed_entry_description
{

}
*/

fieldset.form
{
    border:solid 1px #999999;    
    padding:0.5em 0.5em 0.5em 0.5em;
    margin:0em 0em 0em 0em;
}

div.form_title
{
    font-weight:bold;
}

div.form_section
{       
    margin:1em 0 0 0;     
}

div.form_label
{        
    float:left;   
    width:20em;     
}

div.form_input
{    
}

div.form_checkbox
{
    float:left;
}

ul.form_radio_group
{
    list-style:none;
}

ul.form_radio_group li
{
    display:inline;
    margin:0;
    padding:0;
}

.single_line_input, .multi_line_input
{
    /* NOTE: we can't use the "em" unit here, because the single-line input field would be longer than multi-line textareas */
    width:400px; 
    border:solid 1px #999999;
}

.select_input
{
    border:solid 1px #999999;
}

.single_line_input:focus, .multi_line_input:focus
{
    border:solid 1px black;
}


img
{
    border-style:none;
}

img.image_right
{
    float:right;
    margin:0em 0em 0em 0.5em;    
}

img.frame
{
    border:double medium #999999;
    padding:0.2em;
}

ul.no_style
{
    list-style-type:none;
    margin:0em;
    padding:0em;
}

ul.impressum
{
    list-style-type:none;
    margin:1em 0em 0em 0em;
    padding:0em;
}

.wrapper {
	position:relative;
	margin:0 auto;
	width:990px;
	text-align:left;
}
.leftshadow {
	background:url(../images/leftshadow.png) left top repeat-y;
	padding-left:5px;
}
.rightshadow {
	background:url(../images/rightshadow.png) right top repeat-y;
	padding-right:5px;
	
}
.topshadow {
	margin-left:5px;
	margin-right:5px;
	background: url(../images/topshadow.png) left top repeat-x;
	font-size:1px;
	line-height:1px;
	height:5px;
}
.bottomshadow {
	margin-left:5px;
	margin-right:5px;
	background: url(../images/bottomshadow.png) left bottom repeat-x;
	font-size:1px;
	line-height:1px;
	height:5px;
}
.eckeleft {
	position:absolute;
	bottom:0;
	left:0;
	height:5px;
	width:5px;
	background:url(../images/shadoweckelinks.png) left bottom no-repeat;
}
.eckeright {
	position:absolute;
	bottom:0;
	right:0;
	height:5px;
	width:5px;
	background:url(../images/shadoweckerechts.png) right bottom no-repeat;
}
.eckelefttop {
	position:absolute;
	top:0;
	left:0;
	height:5px;
	width:5px;
	background:url(../images/shadoweckelinksoben.png) left top no-repeat;
}
.eckerighttop {
	position:absolute;
	top:0;
	right:0;
	height:5px;
	width:5px;
	background:url(../images/shadoweckerechtsoben.png) right top no-repeat;
}
.container {
	position:relative;
	margin:0;
	padding-bottom:160px;
}
.header {
	position:absolute;
	top:0;
	left:0;
	/*height:254px;*/
	height:178px;
	width:100%;
	/*background:url(../images/header.jpg) top center;*/
	background:url(../images/weihnachten-shop.jpg) top center;
}
.sidebarcontainer {
	position:relative;
	float:left;
	/* margin:2em 2em 5em 2em;*/
	margin:1em 1em 1em 1em;
	width:25.5em;	
}
.sidebar {
	padding:0.5em 1em 1em 1em;
	background: url(../images/sidebar_bg.png) top left repeat;
}
.sidebar img {
	border:none;
}

.helpermenu {
	text-align:center;
}
.helpermenu, .helpermenu a {
	/*color:#2b6488;*/
	/* text-decoration:none; */
}
.helpermenu ul {
	list-style:none;
	padding:0;
	margin:0;
	/*height:2em;*/
	height:1.5em;
}
.helpermenu li {
	display:inline;
	padding:0 0.5em 0 0.5em;
}
.logo {
	background:#FFFFFF;
	margin:0 -1em 0 -1em;
	text-align:center;
	/*padding:2em 0 2em 0;*/
	padding:1em 0 1em 0;
}
.newsflash {
	position:relative;
	/*height:9.5em;*/
	height:7em;
	overflow:hidden;
	/*margin:1em 0 0 1em;*/
	margin:0em 0 0 0em;
	color:#1c587e;
}
.newsflash a {
	display:block;
	/*color:#1c587e;*/
	/* text-decoration:none; */
	background:url(../images/newsflash_link.png) right center no-repeat;
	padding:0 1em 0 0;

}
.newsflash p {
	margin:0.5em 0 0.5em 0;
	padding:0;
}
.newsflash h1, .newsflash h2, .newsflash h3, .newsflash h4, .newsflash h5, .newsflash h6,
.newsflash h1 a, .newsflash h2 a, .newsflash h3 a, .newsflash h4 a, .newsflash h5 a, .newsflash h6 a {
	font-size:1em;	
	color:#477400;	
}

.newsflash h1
{
    padding:0;
    margin:0.4em 0 1em 0;    
}

.menu {
	position:relative;
}

.menu ul {
	list-style:none;
	padding:0;
	/*margin:3em 0 0 1em;*/
	margin:1em 0 0 1em;
}
.menu ul ul {
	margin:0;
	padding:2px 0 1px 0;
	background:url(../images/trenner_sidebar.png) top left no-repeat;
}
.menu li a {
	color:#990000;
	/* text-decoration:none; */
	padding-left:1.3em;	
}
.menu li a.active {
	background:url(../images/newsflash_link.png) left center no-repeat;
}

.menu li {
	font-size:1.3em;
	line-height:2em;
	background:url(../images/trenner_sidebar.png) bottom left no-repeat;
}
.menu li li {
	font-size:0.9em;
	line-height:2em;
	background:url(../images/submenu_bg.png) top left repeat-y;
	margin:0 0 1px 0;
	padding:0 0 0 1.8em;
}
.menu li li a {
	/*color:#6daa27;*/
	color:#477400;
	padding-left:1em;	
}
.menu li li a.active {
	background:url(../images/newsflash_link_small.png) left center no-repeat; /* falls kleiner pfeil nicht gewuenscht, hier auf none stellen */
	/*color:#6daa27;*/
}

.auslauf {
	position:relative;
	height:93px;
}
.auslaufleft {
	position:absolute;
	left:0;
	top:0;
	height:93px;
	width:4px;
	background:url(../images/sidebar_auslaufleft.png) top right no-repeat;
}
.auslaufright {
	position:absolute;
	right:0;
	top:0;
	height:93px;
	width:4px;
	background:url(../images/sidebar_auslaufright.png) top left no-repeat;
}

.content {
	/*margin: 130px 3em 4em 30em;*/
	/*margin:40px 2em 2em 28em;*/
	margin:30px 1em 2em 0em;
	line-height:1.7em;
	float:right;
	width:60em;
}

.content h1 {
	font-size:1.9em;
	font-weight:normal;
	/*color:#6daa27;*/
	color:#477400;
	margin:0.2em 0 1em 0;	
}

.content h2 {
	font-size:1.3em;
	font-weight:normal;	
	/*color:#145086;*/
	/*color:#990000;*/
	color:#000000;
	margin:0.2em 0 0 0;
	/*line-height:1.6em;*/
}

.content h3
{
    font-size:1.2em;
    /*font-weight:normal;    */
    color:#000000;    
    margin:0;
    padding:0;
}

/*
.content h1:first-line {
	font-size:1.5em;
	color:#6daa27;
	
}
*/

.content p {
	/*margin: 2em 0 1em 0;*/
	margin: 1em 0 1em 0;
	padding:0;
}
.logos {
	position:absolute;
	bottom:2em;
	left:3em;
}
/* helper */

.left
{
    float:left;
}

.right
{
    float:right;
}

.cf {
	clear:both;
	line-height:1px;
	font-size:1px;
	height:1px;
}

.cr
{
    clear:right;
}

.cl
{
    clear:left;
}


.flashlink {
	float:right;
}
