body {
    margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	
}

a { 
	color: #000000; 
}

#header {
    margin-left: auto;
    margin-right: auto;
    
    width: 800px;
    height: 122px;
    
    background-color: white;
}

#frame {
	margin: 0px auto;
	/*border: 1px solid black;*/
	width:800px;
	
	background-color: white;	
}
#body {
	display:inline-block;
	float:left;

	padding:0px;
	overflow: visible;
    width: 800px;
	background-color:#FFFFFF;
	background-image:url(/static/bg-blue.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	
	margin-left: auto;
    margin-right: auto;
	text-align:right;
}
#claim {
	display:inline; 
	float:left;  
	height:122px; 
	width:153px; 
	margin:0px;
}

#logo {
	display:inline; 
	float:left; 
	background-color:white; 
	background-color: transparent;
	width:476px; 
	height:122px; 
	text-align:left; 
	padding:0px; 
}
#logo .logo {
	display:inline; float:left;  height:122px;
}
#logo .logo1 {
	background-image:url(/static/logo-1.gif); 
	width:125px;
}

#logo .logo2 {
	background-image:url(/static/logo-2.gif); 
	width:351px;
}

#logo .logo2 a {
	display:absolute;
	top:0px;
}
#logo .logo2 img {
	display:absolute;
	top:0px;
	height:76px;
	width:296px;
}

#logo img {
	display:inline; 
	margin:0px;
}

#logostretch {
	display:inline; 
	float:left; 
	background-image:url(/static/logo-blue-stretch.gif); 
	width:95px; 
	height: 122px;
	
}

#message  {
	position:absolute;
	top:80px;
	left:0px:
	text-align:left;
	color:#e98144;
	font-family: Arial,Helvetica;
	font-weight:bold;
	font-size:10pt;
	width: 520px;
	
}

#language {
	display:inline; 
	float:right; 
	background-image:url(/static/logo-blue-stretch.gif); 
	width:76px; 
	height: 122px; 
	text-align:left;
}

#language a {
	text-decoration: none;
	color: #000000;
}

#language div.languagestyle {
	display:inline; 
	float:left; 
	margin-left:4px; 
	margin-top:4px;
}

#language1 {
	margin-top:14px; 		margin-left:-25px; /*neu */
	width:100px; /*alter wert 76px*/
	height:27px; 
	background-color:#ccedf4; 
	font-size:13pt; 
	font-family:Arial,Helvetica; 
	font-weight:bold;
}

#language2 {
	margin-top:4px;		margin-left:-25px; /*neu */
	width:100px; /*alter wert 76px*/
	height:27px;
	background-color:#ccedf4;
	font-size:13pt;
	font-family:Arial,Helvetica;
	font-weight:bold;
}

div.content {
        display: inline-block;
        float: left;
        width:647px;
        text-align: left;
		
        background-color: white;
		
}

div.element {
/*    display: inline;
    float: right;*/
    /*width: 100%;
    */
	font-family: Arial,Helvetica;
	color:#000000;
    /*background-color: yellow;*/
    padding-top:	0px;
	margin-top: 	0px;
    margin-left:  125px;
    margin-right:  0px;
	overflow: auto;
}

.text {
	font-family: Arial,Helvetica;
	color:#000000;
	font-size: 10pt;
}

div.content div.element h1 {
	margin:0px; 
	margin-top:-7px; 
	padding: 0px; 
	font-size:28pt; 
	font-weight:normal;
}
div.content div.element h2 {
	margin:0px; 
	padding: 0px; 
	margin-bottom:8px;
}

div.content div.element h3 {
	margin:0px; 
	padding: 0px; 
	padding-top:2px;
	margin-top:2px;
	
	padding-bottom:0px;
}
div.content div.element h4 {
	margin:0px; 
	padding: 0px; 
	padding-top:2px;
	margin-top:2px;
	
	padding-bottom:0px;
}

div.content div.element h5 {
	margin:0px; 
	padding: 0px; 
	padding-top:2px;
	margin-top:2px;
	
	padding-bottom:0px;
}
div.content div.element h6 {
	margin:0px; 
	padding: 0px; 
	padding-top:2px;
	margin-top:2px;
	
	padding-bottom:0px;
}

div.content div.element p {
	margin-top:0px;
	margin-bottom:9px;
}

div.content div.element img {
	display:inline;
	float: right;
	margin-right:5px;
	margin-left: 5px;
	margin-top: 5px;
}

/***********************************************
 * Styling for inline icons like PDF file icon *
 ***********************************************/
div.content div.element img.inline_icon {
	float: none; 
	margin-left:0px;
}

div.newsheader {
	width: 446px;
	height: 54px;
	/*background-color: #ccedf4;*/
	background-image:url(/static/news-header.gif);
	margin-bottom:0px;
}
div.newscontent {
	margin-top:4px;
	width: 446px;
	/*margin-top:0px;*/
	/*background-color: #ccedf4;*/
	background-image:url(/static/news-bg.gif);
	background-repeat:repeat-y;
	color: white;
	
}
div.newscontent p {
		margin-top:0px;
		padding-bottom:10px;
		margin-left: 43px;
		color: #000000;
		font-style: italic;
		font-size: 10pt;
		font-weight: bold;
	}

div.menu {
	text-decoration:none;
    display:    	inline;
    float:      	left;
    width:      	153px;
    padding-top:	3px;
    background-color:white;
	
	/*//height: 500px;;*/
}

div.level1 {
	height: 23px;
	background-color:#ccedf4;
	margin-bottom:3px;
	padding-left: 10px;
	padding-top: 6px;
	font-family: Arial,Helvetica;
	font-weight: bold;
	font-size: 13pt;
	text-align: left;
	
} 

div.level1 a {
	text-decoration:none;
	color: #000000;
}

div.level1active {
	background-color:#00b2ec;
}
div.level1active a {
	color: #FFFFFF;
}

#level2 {
	text-decoration:none;
	background-color: #ccedf4;
	padding:0px;
	height:29px;
	margin-left:11px;
	margin-top:3px;
	padding-left:10px;
	font-family: Arial,Helvetica;
	font-size:9pt;
	font-weight: bold;
	text-align:left;
}

#level2.l2active {
	text-decoration:none;
	background-color:#00b2ec;
}

#level2.l2active a {
	color: #FFFFFF;
	text-decoration:none;
}

/******************************************************/
#level2>#l2floating {
	text-decoration:none;
	display:table;
	position:static;
}
#l2floating { /*for IE*/
	text-decoration:none;
	height:100%;
	/*background:#ccedf4;*/
	position:relative;
}
*+html #l2floating  {
	text-decoration:none;
	display:table;
	position:static;

} /* nur für den IE7 */
/*******************************************************/

#l2floating div { /*for IE*/
	position:absolute;
	top:50%;
	text-decoration:none;
}

#l2floating>div { /*for Mozilla and Opera*/
	text-decoration:none;
	display:table-cell;
	vertical-align:middle;
	position:static;
}

*+html #l2floating  div{
	text-decoration:none;
	display:table-cell;
	vertical-align:middle;
	position:static;

} /* nur für den IE7 */
/*******************************************************/

#l2floating div div {
	text-decoration:none;
	position:relative;
	top:-50%;
}
*+html #l2floating  div div{
	text-decoration:none;
	position:relative;
	top:25%;
} /* nur für den IE7 */
/*******************************************************/

#l2floating div div h1 a {
	text-decoration: none;
	color:#02b2ed;
}

#l2floating div div h1 a  {
	text-decoration: none;
	color:#02b2ed;
}

#level2 h1 {
	text-decoration:none;
	color:	#02b2ed;
	font-size:9pt;
	margin:0px;
	padding:0px;
}
#level2 a {
	text-decoration:none;
}

#spacer {
	height:3px;
	margin:0px;
	padding:0px;
	font-size:1pt;
}

/******************************************************************************/
div.shoplevel2 {
	display: inline;
	float: left;
	/*background-color: yellow;
	border: 1px solid red;*/
	width: 500px;
	margin-bottom: 30px;
}

div.shoplevel2 .category {
	display:inline;
	float: left;
	width:170px;
	/*height: 33px;*/
	border: 3px solid #01b1ec;
	line-height: 33px;
	/*vertical-align: middle;*/
	margin-right: 10px;
	/*background-color: magenta;*/
}
div.shoplevel2 .category a {
	text-decoration: none;
}

div.shoplevel2 .category h1 {
	text-decoration:none;
}
#shopcategory {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	margin-left: 5px;
	padding:0px;
	font-weight: bold;
	font-size: 14pt;
	/*margin-left:8px;*/
}

#shopcategory2 {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	margin-left: 0px;
	padding:0px;
	font-weight: bold;
	font-size: 14pt;
	/*margin-left:8px;*/
}

#copyright {
	font-size:10pt;
	float: left;
    margin-left: auto;
    margin-right: auto;
	padding:0px;
	color: #000000;
	background-color:#FFFFFF;
	margin-top:		10px;
	text-align:		center;
	width:800px;
}

div.content div.header a{
	text-decoration: none;
}
/*div.shoplevel2 .description  {
	display:inline;
	float: left;
	margin-left: 10px;
	
	width: 315px;
}*/

div.shoplevel2 .desc  {
	display: inline;
	float: left;
	width: 310px;
	height: 35px;
	/*border: 1px solid black;*/
}

#shopdesc {
	font-size: 9pt;
	display: inline;
	float:left;
	font-weight:bold;
	margin:0px; 
	padding:0px;
	
	/*background-color: red; border: 0px solid  black;*/
}


div.shoplevel3 {
	display: inline;
	float: left;
	/*background-color: yellow;
	border: 1px solid red;*/
	width: 500px;
	margin-bottom: 10px;
}
div.shoplevel3 .category {
	display:	inline;
	float: 		left;
	width:		170px;
	height: 	115px;
	border: 	3px solid #01b1ec;
	/*line-height: 33px;*/
	margin-right: 10px;
	margin-bottom: 10px;
	/*margin-top:10px;*/
	/*background-color: magenta;*/
	/*line-height: 115px;*/
}
div.shoplevel3 .category h1 { 
	display: inline;
	float:left;
	/*vertical-align: middle;*/
}
div.shoplevel3 .category a {
	text-decoration: none;
	border:0px;
}

div.shoplevel3 .category img.product {
	border:0px;
	margin-right:0px;
	/*vertical-align: middle;*/
} 
div.shoplevel3 .desc div.header {
	display:inline; 
	float:left;
	width:300px; 
}
div.shoplevel3 .desc div.content {
	display:inline; 
	float:left;
	width:300px; 
}
div.shoplevel3 .desc ul {
	margin-top: 3px;
	
}

div.shoplevel3 .desc li {
	margin-left:-10px;
} 

.picture_info {
	font-size: 8pt;
	font-family: Arial;
	text-align: center;
	color: #000000;
	margin-top:50px;
}
#static_img img { /* bild soll später über den editor ausgerichtet werden!!! */
	float: left;
	margin: 0px;
	padding: 0px;
}