/* 
### Tempteria XHTML/CSS Template kompatibel zu xt:commerce Shopsystem v3.0.4 SP 2.1
------------------------------------------------------------------------------------------------------------
### Jedes Template (Templatelizenz) darf nur auf eine Domain installiert werden. Eine Vervielfältigung ist untersagt.
------------------------------------------------------------------------------------------------------------
### Template-Version 1.0 
------------------------------------------------------------------------------------------------------------
### Copyright by Tempteria (www.tempteria.de, www.webdesign-tempteria.de - mail: info@tempteria.de).
------------------------------------------------------------------------------------------------------------
### Alle Rechte vorbehalten.
*/

@import url(css/global.css);
@import url(css/navi.css);
@import url(css/page.css);
@import url(css/boxes.css);
@import url(css/ie60hacks.css);

div.agbframe {
	width:100%;
	height:200px;
	overflow:auto;
	padding:10px;
	background:url(img/input_bg.gif) no-repeat;
	border:1px solid #666;
}

.bookmarks {
    background: url("img/background_bookmarks.png") no-repeat scroll 0 0 transparent;
    height: 94px;
    left: 0;
    padding: 12px 15px 10px;
    position: absolute;
    top: 400px;
    width: 32px;
}
.bookmarks img {
	margin-bottom:4px;
}


