



.error{
	background-color: #FAF8F0;

	background-image: url('/img/icon-note-warning.gif');
	background-position: 0;
	background-repeat:no-repeat;

	margin:5px 0 5px 0;
	padding:15px 10px 15px 50px;
	border:1px solid #E85600;
	font-size:14px;
	font-style:italic;
	text-align:center;
	vertical-align:middle;
	color:#BF0E1F;
}

.error a{
	color:#BF0E1F;
}

.message{
	background-color: #EFF6EA;
	background-image: url('/img/icon-note-success.gif');
	background-position: 0;
	background-repeat:no-repeat;

	margin:5px 0 5px 0;
	padding:15px 10px 15px 50px;
	border:1px solid #4FDC68;
	font-size:14px;
	font-style:italic;
	text-align:center;
	vertical-align:middle;
}









.header{
	margin:0;
	padding:0;
	line-height:21px;
	border: none;
	background-color: #EBF5FB;
	vertical-align: bottom;
}


.header_top{
	height: 111px;
}

.header_bottom{
	height: 100px;
}

.header_right{
	padding-left:40px;
}

.header_left{
	text-align:right;
	padding-right:40px;
}

.header_left_new{
	color:#BF0E1F;
	font-size:14px;
	font-weight: bold;
	margin:10px;
}


span.header_left_login{
	color:#BF0E1F;
	font-size:16px;
	font-weight: bold;
	margin:0 10px 20px 20px;
	position:relative;
	bottom:3px;
}






/*
**	Account / Index
*/
table#account_index{
	width:820px; 
}

table#account_index td.head{
	font-size: 18px; 
	font-style:italic; 
	color:#BF0E1F;
	height:50px;
}

table#account_index td.item{
	font-size: 18px;
	border-bottom: 1px dashed silver;
}

table#account_index td.button{
	text-align:right;
	border-bottom: 1px dashed silver;
}



/*
**	Account / Downloads
*/
table#account_downloads{
	width:820px; 
}

table#account_downloads td{
	font-size:12px;
}


/*
**	Account / Bestellungen
*/
table#account_orders{
	width:820px; 
}

table#account_orders td{
	font-size:12px;
}




/*
**
*/
.search_empty{}

.search_empty a{
	color:#BF0E1F;
}

.search_empty a:visited{
	color:#BF0E1F;
}


.layout_2_item_gray2{
font-size:8pt;
font-weight:bold;
margin:0px;
padding:0 0 0 0;
color:#808080;
white-space:normal;
}




.layout_7-3_termine{
font-size:12pt;
font-weight:bold;
width:600px;
}

.layout_7-3_termine_date{
margin: 0 0 10px 0;
}

.layout_7-3_termine_location{
margin: 0 0 10px 0;
width:150px;
}

.layout_7-3_termine_city{
margin: 0 0 10px 0;
}

.layout_7-3_termine_info{
	margin:0 0 10px 0;
	padding:5px;
	font-size:10pt;
	font-weight:normal;
	background-color:#E6E6E6;
}





/* rest */
.layout_7-3_item_red{
font-size:12pt;
font-weight:bold;
font-style:italic;
margin:0px;
padding:10px 0 10px 0;
color:#BF0E1F;
}


.layout_7-3_item_black a {
	color:black;
}


.table_content_kasse_2_txt a {
	color:#BF0E1F;
}
