/* main divs */

* {
	margin: 0;
	padding: 0;
}
body 
{
    	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: #fff url(images/body_bg.jpg) top center repeat-y;
	color: #131313;
	font-size: 9pt;
	font-family: Georgia, "Times-New-Roman", serif;
}
form
{ 	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    
    }
#container {
	width: 980px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	}
#header {
	position: relative;
	width: 980px;
	height: 165px;
	background: #fff url(images/header.jpg) left top no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#top-menu {
	width: 898px;
	height: 27px;
	float: left;
	background: #666;
	color: #fff;
	padding: 0px;
	border: 1px solid #333;
}
#main {
	width: 980px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	float: left;
}
#left {
	width: 180px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

#content {
	float: left;
	width: 800px;
	background: #fff url(images/rose.jpg) left 20px no-repeat;
	padding: 0px 0px 0px 0px;
	}

#footer {
	clear:left;
	width: 980px;
	height: 40px;
	padding: 0px 0px 0px 0px;
background: #fff url(images/rose-line.jpg) center top no-repeat;
}
/* end main divs */


/* Horizontal Menu */
#top-menu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
border: 1px solid #666;
border-width: 1px 0;
background: black url(images/blockdefault.gif) center center repeat-x;
}

#top-menu li{
display: inline;
}

#top-menu li a{
float: left;
color: white;
padding: 6px 20px;
text-decoration: none;
border-right: 1px solid white;
border-bottom: 0 none;
}

#top-menu li a:visited{
color: white;
}

#top-menu li a:hover, #top-menu li.active a {
color: #fff;
background: transparent url(images/blockactive.gif) center center repeat-x;
}
/* Ende horizontales Menu */


#mainleftA
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
 }
#mainleftA h3 {font-size:10.5pt;font-weight:bold;margin: 0px; padding: 5px 0px 0px 0px; text-align:center; background-image:url(images/mainleftbg.jpg); color:#808080;}	
#mainleftA ul {margin: 0px; padding: 0px 0px 0px 0px;}	
#mainleftA li {list-style: none; margin: 0px; padding: 5px 0px 0px 10px;color:#000000;
font-size:10pt;
font-weight:bold;}
#mainleftA li a { margin: 0px; padding: 0px 0px 0px 1px;text-decoration: none;}
#mainleftA a:link,#mainleftA a:visited {
	color:#000000;
	text-decoration:none;
}
#mainleftA a:hover,#mainleftA a:active {color:#ff6600; text-decoration: none;}

#mainleftB
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
 }
#mainleftB h3 {font-size:10.5pt;font-weight:bold;margin: 0px; padding: 5px 0px 0px 0px; text-align:center; background-image:url(images/mainleftbg.jpg); color:#808080;}	
#mainleftB ul {margin: 0px; padding: 0px 0px 0px 0px;}	
#mainleftB li {list-style: none; margin: 0px; padding: 5px 0px 0px 10px;color:#000000;
font-size:10pt;
font-weight:bold;}
#mainleftB li a { margin: 0px; padding: 0px 0px 0px 1px;text-decoration: none;}
#mainleftB a:link,#mainleftB a:visited {
	color:#000000;
	text-decoration:none;
}
#mainleftB a:hover,#mainleftB a:active {color:#ff6600; text-decoration: none;}

#mainleftC
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
 }
#mainleftC h3 {font-size:10.5pt;font-weight:bold;margin: 0px; padding: 5px 0px 0px 0px; text-align:center; background-image:url(images/mainleftbg.jpg); color:#808080;}	
#mainleftC ul {margin: 0px; padding: 0px 0px 0px 0px;}	
#mainleftC li {list-style: none; margin: 0px; padding: 5px 0px 0px 10px;color:#000000;
font-size:10pt;
font-weight:bold;}
#mainleftC li a { margin: 0px; padding: 0px 0px 0px 1px;text-decoration: none;}
#mainleftC a:link,#mainleftC a:visited {
	color:#000000;
	text-decoration:none;
}
#mainleftC a:hover,#mainleftC a:active {color:#ff6600; text-decoration: none;}
















/* links and lists */

a:link,a:visited {
	color:#000;
	text-decoration:none;
}
a:hover,a:active {
	color:#CC0000;
	text-decoration:underline;
}


#left ul, #right ul {
	list-style: none;
}
#left ul li, #right ul li {
	display: inline;
}
#left ul li a, #right ul li a {
	display: block;
	border-bottom: 0 none;
	font-weight: normal;
}
a img, a:visited img {
	border: 0 none;
	border-bottom: 0 !important;
}
/* end links and lists */

/* headings */


h1, h2, h3, h4, h5 {
	margin: 0 0 10px 0;
	background: transparent;
}
h1 {
	font-size: 1.5em;
}
h2, h3 {
	font-size: 1.2em;
	margin-top: 20px;
}
h4, h5 {
	font-size: 1.1em;
}

#left h2, #right h2 {
	background: #fff url(images/line.jpg) center bottom no-repeat;
	padding-bottom: 25px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 0px;
}

/* different classes */
p {
	margin-bottom: 10px;
}
img.border {
	padding: 3px;
	border: 1px solid #ccc;
	margin: 5px;
}
img.right {
	float: right;
	border: 1px solid #ccc;
	padding: 3px;
	margin: 0px 5px 5px 5px;
	}
img.left {
	float: left;
	border: 1px solid #ccc;
	padding: 3px;
	margin: 5px 6px 5px 0;
}
#footer p {
	text-align: center;
	
}
#footer p.link {
	text-align: right;
	margin-top: 20px;
}

/* search form */

#search { 
	position: absolute;
	top: 152px;
	left: 730px;
	width: 250px; 
	height: 30px; 
	border: 0px solid #fff; 
	margin:0; 
	padding: 3px 0; 
	overflow:hidden;
	}
#search .search_input {
	width: 100px;
	padding: 2px;
	color: #494949;
	background: #f2f2f2;
	font: normal 0.6em Verdana, sans-serif;
	border: 1px solid #aaa;
	border-right-color: #eee;
	border-bottom-color: #eee;
	display: inline;
}

#searchsubmit {
display: inline;
	width: 20px;
	padding: 0px;
   background: url('images/lupe.gif') center no-repeat;
	border: 0px solid #494949;
	margin: 1px 0 1px 10px;
}


/* end search form */

/* contact form */
/* Formular */

fieldset {
	width: 390px;
	padding: 10px;
	}
legend {
	margin: 10px;
	padding: 5px;
	color: #990000;
	}
input, textarea {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;

color: #494949;
background: #f4f4f4;
border: 1px inset #999;
padding-left: 1px;
}
input:hover, textarea:hover {
background: #ccc;
}
.submit {
	background: #ccc;
	color: #131313;
	width: 50px;
	border: 1px solid #999;
}
.submit:hover {
	background: #999;	
	color: #f2f2f2;
}

/* end contact form */

#mainrightnav
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px
    width:800px;
    background-color:#ffffff;
    color:#007498;  
}

#mainrightnav a:link,#mainrightnav a:visited {	color:#003;	text-decoration:none;}
#mainrightnav a:hover,#mainrightnav a:active {color:#007498; text-decoration: none;}

#mainrightbody
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px;
    width:800px;
}

#mainrightbody ul{border-bottom:1px solid #ccc;line-height:180%;}
#mainrightbody li{border-bottom:1px solid #ccc;line-height:180%;margin:5px 0px 0px 5px;}
.fr{float:right;}
#mainrightbody p{ font-size:10pt; font-family:Verdana; line-height:200%;padding: 5px 0px 0px 10px;}
#mainrightbody h3 {font-size:11pt;font-weight:bold;margin: 0px; padding: 5px 10px 0px 10px; text-align:center;color:#808080;}	
.indexnewslist
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px;
    width:510px;
    height:282px;
    float:left;
}

.indexnewslist ul{border-bottom:1px dotted #ccc;line-height:160%;}
.indexnewslist li{border-bottom:1px dotted #ccc;line-height:160%;margin:5px 0px 0px 5px;}
.fr{float:right; color:#666666;}
.indexnewslist p{ font-size:10pt; font-family:Verdana; line-height:160%;}

.indexnewdepotlist
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px;
    width:286px;
    float:right;

}
.indexdepotlist
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px;
    width:800px;
    height:195px;
    float:left;

}
.indexnewslist h3 {font-size:10.5pt;font-weight:bold;margin: 0px; padding: 5px 0px 0px 10px; text-align:left; background-image:url(images/mainleftbg.jpg); color:#808080;}	
.indexnewdepotlist h3 {font-size:10.5pt;font-weight:bold;margin: 0px; padding: 5px 0px 0px 10px; text-align:center; background-image:url(images/mainleftbg.jpg); color:#808080;}	
.indexdepotlist h3 {font-size:10.5pt;font-weight:bold;margin: 0px; padding: 5px 0px 0px 10px; text-align:left; background-image:url(images/mainleftbg.jpg); color:#808080;}	


.depottypeEdit
{
    margin:5px 0px 0px 5px;
    padding:0px 0px 0px;
    width:300px;
    float:left;
}
.depottypeAdd
{
    margin:5px 0px 0px 5px;
    padding:0px 0px 0px;
    width:300px;
}


.depotList{width:100%;margin:0 auto;overflow:hidden;}
.depotList ul{width:100%;margin:0 auto;overflow:hidden;}
.depotList li{width:190px;overflow:hidden;float:left;margin-bottom:10px;}
.depotList li dl{width:180px;margin:0 auto;}
.depotList li dt{height:100px;text-align:center;padding:5px 0;}
.depotList li dt img{width:130px;height:98px;margin:0 auto;display:inline;}
.depotList li dd{padding:0 5px;line-height:18px;text-align:center;}
.depotList li .d_Name{height:18px;overflow:hidden;font-weight:bold;}
.depotList li .d_Price{height:18px;overflow:hidden;color:#333; }
.depotList li .d_Point{height:18px;overflow:hidden;color:#333;visibility:hidden;}

.depotListline{width:2000;margin:0 auto;overflow:hidden;}
.depotListline ul{width:2000;margin:0 auto; }
.depotListline li{display: inline; width:190px;overflow:hidden;float:left;margin-bottom:10px;}
.depotListline li dl{width:180px;margin:0 auto;}
.depotListline li dt{height:100px;text-align:center;padding:5px 0;}
.depotListline li dt img{width:130px;height:98px;margin:0 auto;display:inline;}
.depotListline li dd{padding:0 5px;line-height:18px;text-align:center;}
.depotListline li .d_Name{height:18px;overflow:hidden;font-weight:bold;}
.depotListline li .d_Price{height:18px;overflow:hidden;color:#333; }
.depotListline li .d_Point{height:18px;overflow:hidden;color:#333;visibility:hidden;}


.depotImgSrc
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px;
    width:550px;
    float:left;
}

.depotPrice
{
    margin:20px 0px 0px 0px;
    padding:0px 0px 0px;
    width:240px;
    float:right;
}
.depotPoint
{
    margin:20px 0px 0px 0px;
    padding:0px 0px 0px;
    width:240px;
    float:right;
    visibility:hidden;
}
.depotBrand
{
    margin:20px 0px 0px 0px;
    padding:0px 0px 0px;
    width:240px;
    float:right;
}
.depotUnit
{
    margin:20px 0px 0px 0px;
    padding:0px 0px 0px;
    width:240px;
    float:right;
}
.depotSpec
{
    margin:20px 0px 0px 0px;
    padding:0px 0px 0px;
    width:240px;
    float:right;
}
.depotViewAmount
{
    margin:20px 0px 0px 0px;
    padding:0px 0px 0px;
    width:240px;
    float:right;
}
.depotComment
{
    margin:10px 0px 0px 0px;
    padding:0px 0px 0px;
    width:790px;
    float:left;
}

.editortoolbar {border:1px solid #CCCCCC;background-color:#F0F0EE;width:700px;}
.editortoolbarButton {border:0px black solid; cursor:pointer;padding-right:5px;}
.editoreditorArea {border:1px solid #CCCCCC; border-top:0x; background-color:#FFFFFF;width:700px;}
.editorfooter {border:1px solid #CCCCCC;background-color:#F0F0EE;width:700px;}
.editorfooterCell {font-family:tahoma; font-size:10px;}
.editorfooterCell a{font-family:tahoma; font-size:12px;font-weight:bold;}
.SourceCssClass { background:#fff;font-family:"Consolas","Lucida Console","Courier New",monospace;font-size:12px;padding:none;border:none;background-image:none; width:700; height:250px; background-color:#ffffcc;}
.DesignCssClass { background:#fff;font-family:Arial,Helvetica,sans-serif;color:#333;font-size:12px;background-image:none;width:700; height:200px;}
.HighlightCssClass { background-color:#cee2ec; }
.DesignCssClass a { color:#3c7e9d !important; }
.DesignCssClass a:hover { color:#3c7e9d !important;text-decoration:underline !important; }


.inputbg{border-style:Groove;font-size:12pt;background-color:#ffffcc;}
.input50{border-style:Groove;font-size:12pt;width:50px;}
.input100{border-style:Groove;font-size:9pt;width:100px;}
.input150{border-style:Groove;font-size:9pt;width:150px;}
.input200{border-style:Groove;font-size:9pt;width:200px;}
.input250{border-style:Groove;font-size:9pt;width:250px;}
.input300{border-style:Groove;font-size:9pt;width:300px;}
.input350{border-style:Groove;font-size:9pt;width:350px;}
.input400{border-style:Groove;font-size:9pt;width:400px;}
.input500{border-style:Groove;font-size:9pt;width:500px;}
.input50bg{border-style:Groove;font-size:12pt;width:50px;background-color:#ffffcc;}
.input100bg{border-style:Groove;font-size:9pt;width:100px;background-color:#ffffcc;}
.input150bg{border-style:Groove;font-size:9pt;width:150px;background-color:#ffffcc;}
.input200bg{border-style:Groove;font-size:9pt;width:200px;background-color:#ffffcc;}
.input300bg{border-style:Groove;font-size:9pt;width:300px;background-color:#ffffcc;}
.input350bg{border-style:Groove;font-size:9pt;width:350px;background-color:#ffffcc;}
.input400bg{border-style:Groove;font-size:9pt;width:400px;background-color:#ffffcc;}
.input500bg{border-style:Groove;font-size:9pt;width:500px;background-color:#ffffcc;}
.input600bg{border-style:Groove;font-size:9pt;width:600px;background-color:#ffffcc;}
.length_50,.length_60,.length_70,.length_80,.length_90,.length_100,.length_110,.length_120,.length_146,.length_140,.length_150,.length_160,.length_170,.length_180,.length_190,.length_200,.length_210,.length_250,.length_300,.length_360{white-space: nowrap;overflow: hidden;}
.length_50{width:50px;}
.length_60{width:60px;}
.length_70{width:70px;}
.length_80{width:80px;}
.length_90{width:90px;}
.length_100{width:100px;}
.length_110{width:110px;}
.length_120{width:120px;}
.length_146{width:146px;}
.length_140{width:140px;}
.length_150{width:150px;}
.length_160{width:160px;}
.length_170{width:170px;}
.length_180{width:180px;}
.length_190{width:190px;}
.length_200{width:200px;}
.length_210{width:210px;}
.length_250{width:250px;}
.length_300{width:300px;}
.length_360{width:360px;}
.tdbg01{background-color:#EFF3FB; height:30px;}
.tdbg02{background-color:#ffffff; height:30px;}
.red9{font-size:9pt; font-family:Tahoma, Verdana, Arial, Helvetica, Sans-Serif; color:Red;}
.red7{font-size:7pt; font-family:Tahoma, Verdana, Arial, Helvetica, Sans-Serif; color:Red;}

