body {
	background-color : #FFF;
	background-image: url(../../Images/Website/bgkaro.gif);
	font-family: Arial, Helvetica, sans-serif;
	color : black;
	font-size: 100%;
}
textArea
{
	font-family: Arial, Helvetica, sans-serif;
}
/*	Beginn der Textklassen	*/
.textSmall
{
	font-size: 10px;
}
.textNormal
{
	font-size: 12px;
}

.textNormalRight
{
	font-size: 12px;
	text-align: right;
}

.textNormalBlue
{
	color:midnightblue;
	font-size: 12px;
}

.textNormalRed
{
	color:#CC0000;
	font-size: 12px;
}

.textBig
{
	font-size: 14px;
}

.textSmallBold
{
	font-size: 10px;
	font-weight: bold;
}
.textNormalBold
{
	font-size: 12px;
	font-weight: bold;
}
.textBigBold
{
	font-size: 14px;
	font-weight: bold;
}

.DemaGreen
{
	color: #009999;
}
/*	Ende der Textklassen	*/


.TopCell
{
	/*background-image: url(../../Images/Website/bgkaro.gif);*/
}
.CenterCell {
	background-color: #E4E4E4;
	background-image: url(../../Images/Website/zahn.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	/*padding-left: 20px;
	padding-right: 20px;*/
	padding: 0px;
	margin: 0px;
	/*height: 300px;*/

}
.CenterCell p, .CenterCell td{
	font-family : Arial, Helvetica, sans-serif; 
	color: black;
	font-size: 0.8em;
}

.LeftCell
{
	background-image: url(../../Images/Website/bg_sub.gif);
	background-repeat: repeat-y;
}

.RightCell
{
	background-image: url(../../Images/Website/rechts.gif);
	background-repeat: repeat-y;
}

.MenuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	height: 18px;
}

.Headline1 {
	color: #009999;
	font-size: .9em;
	font-weight:bold;
	}
		
.menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	background-color: #CCEBED;
	text-decoration: none;
	margin-left: 10px;
}
.MenuItemOver{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	background-color: #88CDCB;
	text-decoration: none;
	cursor: hand;
	height: 18px;
}

.MenuGroup {
	background: #CCEBED;
}
.menuspace {
	background: #FFF;
}
#menu .menu a{
	line-height: 20px;
	margin-right: 10px;
}
#submenu p{
	font-family : Arial, Helvetica, sans-serif; 
	background-color: transparent;
	color: black;
	font-size: 0.7em;
}

h1, h2, h3, h4 {
		font-family: Arial, Helvetica, sans-serif;
		}
	 h1 {
	    color: #009999;
		font-size: .9em;
		}
h2	{
		font-size: 0.9em;
		}
h3 {

		font-size: 0.8em;
		}
		
hr{
	color : #099;
	background-color: #099;
}
a:link
{
	color: #000000;
	/*font-weight: bold;*/
	text-decoration : none;
	background-color: transparent;
}
a:visited {
	color: #000000;
	/*font-weight: bold;*/
	text-decoration : none;
	background-color: transparent;
}
a:hover {
	color: #099;
	/*font-weight: bold;*/
	text-decoration : none;
	background-color: transparent;
}
a:active {
	color: #099;
	/*font-weight: bold;*/
	text-decoration : none;
	background-color: transparent;
}
	
.dark {
	color: #333;
}


#submenu a:link, #submenu a:visited{
		   font-family: Arial, Helvetica, sans-serif;
		   text-decoration: none;
		   font-size: 12px;
		   line-height: 130%;
		   color: #000;
		   font-weight: bold;
		   background-color: transparent;
	}
	
	#submenu a:hover, #submenu  a:active{
		   font-family: Arial, Helvetica, sans-serif;
		   color: #FFF;
		   font-size: 12px;
		   font-weight: bold;
		   line-height: 130%;
		   background-color: #099;
		   text-decoration: none;
	}
	
	#submenu a.aktiviert{
		   font-family: Arial, Helvetica, sans-serif;
		   color: #FFF;
		   font-size: 12px;
		   line-height: 130%;
		   font-weight: bold;
		   background-color: #099;
		   text-decoration: none;
	}
	
	/* dritte Navigationsebene*/
	#submenu a.sub:link , #submenu a.sub:visited {
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-size: 12px;
		line-height: 120%;
		color: #000;
		background-color: transparent;
		margin-left: 6px;
	    font-weight: normal;
	}
	
	#submenu a.sub:hover, #submenu a.sub:active{
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-size: 12px;
		line-height: 120%;
		color: #FFF;
		background-color: #099;
		margin-left: 6px;
		font-weight: normal;
	}
	
	#submenu a.subactive:link, #submenu a.subactive:active, #submenu a.subactive:hover, #submenu a.subactive:visited{
		font-family : Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #030;
		background-color: #FFF;
		text-decoration: none;
		font-weight: bold;	
		margin: 3px 10px 3px 20px;
		line-height: 120%;
	}
	.unsichtbar{
		display : none;
	}
	
.TbQuantity
{
	font-size: 10px;
	width: 40px;
	/*border-bottom: none;*/
	text-align: right;
}

.HeaderLeft
{
	border-bottom: gray 1px solid;
	border-left: gray 1px solid;
	border-right: none;
	border-top: gray 1px solid;
	font-weight: bold;
}

.HeaderRight
{
	border-bottom: gray 1px solid;
	border-left: none;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-weight: bold;
	text-align: right;
}

.HeaderCenter
{
	border-bottom: gray 1px solid;
	border-left: none;
	border-right: none;
	border-top: gray 1px solid;
	font-weight: bold;
}

.SearchButton
{
	background-color: #88CDCB;
	font-size: 10px;
}

.SmallBorder
{
	border: solid 1px #099;
}