body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	font-size:			9pt;
	line-height: 1.4em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:			11pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
		margin:				0;
		color:				#003399;
		
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:			12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
		margin:				0;
			color:				#003399;
}
h3
{
	color:				#003399;
	font-family: 		Arial;
	font-weight:		bold;
	font-size:			10pt;
	margin:				0;
}
p
{
	margin:				0;
	font-family:		Arial;
	font-size:			9pt;
	text-decoration:	none;
	color:			#343434;
	line-height: 1.4em;
}

li
{
	margin:				0;
	font-family:		Arial;
	font-size:			9pt;
	text-decoration:	none;
	color:				#343434;
}
a { color: #454545; text-decoration: underline}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.formbutton {
	border: 1px solid #EAEAEA;
	background-color: #EAEAEA;
	cursor: hand;


}
th {
	background-color: #EAEAEA;
}
.tr-hell-grau {
	background-color: #F7F7F7;
}
.sidebar_box { border: #81a8cf 1px solid; margin-bottom: 15px; background:url(../images/layout/bg_box.jpg) top left repeat-x; }
.sidebar_box_header {  font-weight: bold; font-size: 14px; padding: 3px; color: #666666;} 
.sb_header {  font-weight: bold; font-size: 14px; color: #666666;} 
.sidebar_box_content { padding: 3px; } 
/***************************
	Navigation bis 5. Ebene
***************************/
.leftNavHead
{
	font-size:			10pt; 
	font-weight:		bold; 
	color:				#333333;
	text-decoration:	none;
	margin:				0px;
	text-align:			left; 
	letter-spacing:		0.1em;
	white-space: 		nowrap;
	padding-top: 2px;
}

.link_lv1
{
	font-size:			9pt; 
	font-weight:		normal; 
	color:				#FFFFFF;
	text-decoration:	none;
	margin:				0px;
	text-align:			center; 
	letter-spacing:		0.0em;
	white-space: 		nowrap;
}	
.link_lv1:hover
{  
	color:				#DEDFDE;
}
.link_lv1_bg 
{
	background:		 	none;
	padding:4px;
	color:				#464646;

	cursor:				pointer;
}
.link_lv1_bg_active
{
	background:		 	url(/images/layout/navHover.jpg) repeat-x;
	padding:4px;
	cursor:				pointer;
	
}
hr{
	height: 1px;
	border: solid 0.5px #BABABA;
}
.link_lv2_bg
{
background:	none;
}
.link_lv1_bg_left
{
}
.link_lv1_bg_left_active
{
	background:		 	url(/images/layout/navBgLeft.jpg) repeat-x;
}
.link_lv1_bg_right
{
}
.link_lv1_bg_right_active
{
	background:		 	url(/images/layout/navBgRight.jpg) no-repeat;
	background-repeat: no-repeat;
}
.bg_hover
{
	background:		 	url(/images/layout/over_bg.jpg) repeat-x; /* #FFA568;*/
	padding-left: 13px;
	padding-right: 13px;
	padding-top:			2px;
}
.bg_norm
{
	background:		 	transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top:2px;
}
.link_lv2
{
	font-size:			8pt;
	font-weight:		normal;
	color:				#ffffff;
	text-align: left;
	text-decoration:	none;
}
.navBox
{
	font-family:		Arial;
	font-size:			8pt;
	text-decoration:	none;
	color:				#ffffff;
	background-color:	#728BAB;
	border:				solid 1px #426693;
}
.link_lv2_td
{
	padding:			3px 0 3px 0px;	
}
.link_lv2:hover
{
	color:				#ffffff;
}
.impLink
{
	font-size:			8pt;
	text-decoration:	none;
	font-weight:		normal;
	color:				#333333;
	padding:5px;
}
.impLink:hover
{
	color:				#000000;
}
/***************************
	Aktuelle Position
***************************/
.currPos
{
	font-size:			7pt;
	text-decoration:	none;
	color:				#444444;	
}
.currPosLink
{
	font-size:			7pt;
	text-decoration:	underline;
	font-weight:		normal;
	color:				#444444;	
}
.currPosLink:hover
{
	color:				#999999;
}

/***************************
	Link Klassen
***************************/
a.leftMenuL1
{
	color: #426693;
	text-decoration: underline;
	padding-left: 17px;
	background: url(/images/layout/arrow.gif) 0px 4px;
	background-repeat: no-repeat;
	font-family:		Arial;
	font-size:			9pt;
	line-height:		1.4em;
	
}
a.leftMenuL2
{
	color: #426693;
	text-decoration: underline;
	padding-left: 27px;
	background: url(/images/layout/arrow.gif) 10px 4px;
	background-repeat: no-repeat;
	font-family:		Arial;
	font-size:			8pt;
	line-height:		1.4em;
	
}
a.link1
{
	font-family:		Arial;
	font-size:			8pt;
	text-decoration:	none;
	font-weight:		bold;
	color:				#343434;
}
a.link1:hover
{
	color:				#eeeeee;
}
a.link2
{
	font-family:		Arial;
	font-size:			7pt;
	text-decoration:	none;
	font-weight:		bold;
	color:				#9DA9C2;
}
a.link2:hover
{
	color:				#eeeeee;
}

.link3
{
	font-family:		Arial;
	font-size:			9pt;
	text-decoration:	none;
	font-weight:		normal;
	color:				#333333;
}
#alphabetSpace
{
	font-size:			9pt;
	text-decoration:	none;
	font-weight:		normal;
	color:				#DFDFDF;
}
.link3:hover
{
	color:				#9DA9C2;
}
.link4
{
	font-family:		Arial;
	font-size:			8pt;
	text-decoration:	none;
	font-weight:		normal;
	color:				#4D87C7;
}
.link4:hover
{
	color:				#4D87C7;
	text-decoration:	underline;
}

/***************************
	Inhalte
***************************/
.resultCaption
{
	font-family:		Arial;
	font-size:			12pt;
	text-decoration:	none;
	font-weight:		normal;
	color:				#4D87C7;
}
.resultCaption:hover
{
	color:				#4D87C7;
	text-decoration:	underline;
}
.caption
{
	font-family:		Arial;
	font-size:			9pt;
	text-decoration:	none;
	font-weight:		bold;
	color:				#343434;
}
.text
{
	font-family:		Arial;
	font-size:			9pt;
	text-decoration:	none;
	font-weight:		normal;
	color:				#343434;
}
.content
{
	font-family:		Arial;
	font-size:			10pt;
	text-decoration:	none;
	font-weight:		bold;
	color:				#343434;
	background-color:	#dedfde;
}
.content1
{
	font-family:		Arial;
	font-size:			8pt;
	text-decoration:	none;
	color:				#343434;
	padding-left:		10px;
	padding-right:		10px;
	border:				solid 1px #999999;
}
.content2
{
	font-family:		Arial;
	font-size:			10pt;
	text-decoration:	none;
	color:				#343434;

}
.content3
{
	font-family:		Arial;
	font-size:			8pt;
	text-decoration:	none;
	color:				#464646;
}
.content4
{
	font-family:		Arial;
	font-size:			8pt;
	text-decoration:	none;
	font-weight:		normal;
	color:			#343434;
}

/***************************
	Formularfelder
***************************/
.form1
{
	font-family:		Arial;
	font-size:			9pt;
	color:				#444444;
	border-width:		1px;	
	border-style:		solid;
	font-weight:		normal;
	border-color:		#343434;
}
Textarea
{
	font-family:		Arial;
	font-size:			9pt;
	color:				#444444;
	border-width:		1px;	
	border-style:		solid;
	font-weight:		normal;
	border-color:		#343434;
}
.fsend
{
 /* 	background:		 	url(/images/layout/buttonBG.png) repeat-y; /* #FFA568;*/
	background-color:	#EAEFF5;
	font-size:			8pt;
	font-weight:		bold;	
	color:				#333333;
	border-width:		1px;
	border-style:		solid;
	border-color:		#333333;
	cursor:				hand;
	letter-spacing: 0.1em;
}

.fsendsmall
{
	 /*background:		 	url(/images/layout/buttonBG.png) repeat-y; /* #FFA568;*/
	background-color:	#DEDFDE;
	font-size:			8pt;
	font-weight:		bold;	
	color:				#464646;
	border-width:		1px;
	border-style:		solid;
	border-color:		#464646;
	cursor:				hand;
	height: 20px;
	width: 79px;
	letter-spacing: 0.1em;
}

/***************************
	Zustände
***************************/
#big{
	font-size:		9pt;
}
#small
{
	font-size:		7pt;
}
#red
{
	color:			#CC0000;
}
#green
{
	color:			#006600;
}
#light
{
	color:			#AAAAAA;
}
/***************************
	Benutzerdefiniert
***************************/
headline
{
	color:				#343434;
	font-family: 		Arial;
	font-weight:		bold;
	font-size:			14pt;
	margin:				0;	
}

.kein-rahmen {
	border: thin solid #FFFFFF;
}
.ohnerahmen {
	border: 0px none;
}
.durchgestrichen {
	text-decoration: line-through;
}
.herbstangebot {
	color: #BA1200;
	font-weight: bold;

}
.event {
	font-size: 11px;
	font-style: normal;
	color: #00AA5F;
}
.kalmiastart {
	color: #FF6600;
	font-size: 12px;
}
.kalmiastartfett {
	color: #FF6600;
	font-weight: bold;
	font-size: 12px;
}
.kalmiastartklein {
	color: #FF6600;
	font-size: 10px;
}
.product img {
	/*border: 5px solid #EAEAEA;*/
}
table.teaser2
{
	background-color: #DEDFDE;
	font-size: 	8 pt;
	color: 		#464646;
	font-family: Arial;	
	border-style: solid;
	border-width: 1px;
	border-color: #464646;
}
.captionSmall
{
	font-family:		Arial;
	font-size:			9pt;
	text-decoration:	none;
	font-weight:		normal;
	color:				#464646;
	font-weight:		bold;
}
.textSmall
{
	font-family:		Arial;
	font-size:			7pt;
	text-decoration:	none;
	font-weight:		normal;
	color:				#464646;
}
.searchField
{
	background-color: #FFFFFF;
	font-size: 8pt;
	color: #000000;
	font-family: Arial;	
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
	width: 100px;
	border-color: #464646;	
}
.resultHead
{
	background-color: #E6E6E6;
	font-size: 10pt;
	color: #464646;
	font-family: Arial;	
	font-weight: bold;
}
.resultItem
{
	font-size: 9pt;
	color: #464646;
	font-family: Arial;	
	font-weight: bold;
}
.resultItemSmall
{
	font-size: 8pt;
	color: #464646;
	font-family: Arial;	
	font-weight: bold;	
}
#darkGreen{
	color: #009900;
	font-weight: normal;	
}
#darkRed{
	color: #990000;
	font-weight: normal;	
}
.infoText {
font-size:8pt;
white-space:nowrap;
}
fieldset {
    font-size:10pt;
    margin:20px 0pt;
    padding:15px 10px;
}
fieldset {
font-size:10pt;

    border:1px solid #C5C5C5;
    margin-bottom:1em;
    margin-top:5px;
    padding:4px;
}
.login {
	background-color:	#FFFFFF;
	border: 		1px solid #2E3B63;
	/*background-image: 	url(../images/elements/input_bg.gif);*/
	background-repeat: 	repeat-x;
	font-family: 		Arial;
	font-weight:		normal;
	font-size: 		8pt;
	color: 			#464646;
	padding-left:		2px;
}
