html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    line-height: 100%;
}
html{
	height: 100%;
}
body{
	background: #dedede no-repeat url(../img/background.png);
	position: relative;
	width: 100%;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 10px;
	
	/* Scrollbar */
	height: 100%;
	padding-bottom: 1px;
}

/* @group Header */

#header{
	position: absolute;
	width: 740px;
	height: 170px;
	margin-left: -370px;
	left: 50%;
	top: 0;

	background: #FFF;
}
#header h1#logo{
	position: absolute;
	bottom: 3px;
	left: 0;
	background: transparent no-repeat url(../img/die-kunsthandwerker2.png);
	width: 263px;
	height: 69px;
}
#header h1#logo a{
	height: 100%;
	display: block;
	text-indent: -1000px;
}

#header ul#navigation{
	position: absolute;
	right: 20px;
	bottom: 12px;
	list-style: none;
	
}
#navigation li{
	float: left;
}

#navigation li a{
	display: block;
	padding: 3px 0 4px 0;
	text-decoration: none;
	color: #000;
	font-size: 13px;
	margin:0 7px 0 7px;
}
#navigation li a.active,
#navigation li a:hover{
	border-bottom: 2px solid #000;
	padding-bottom: 2px;
}

/* @end */
.content.default{
	position: absolute;
	width: 740px;
	margin-left: -370px;
	left: 50%;
	top: 205px;
}

.content.free{
	position: absolute;
	width: 740px;
	margin-left: -370px;
	left: 50%;
	top: 245px;
}

.content{
	font-size: 12px;
}
.content p{
	line-height: 160%;
}
.content .sp{
	float: left;
}

.content .sp.border{
	margin-left: 20px;
	margin-right: 15px;
}

/* @group Button */
.content .buttonarea{
	position: relative;
	clear: both;
}
.content .buttonarea.absolute{
	position: absolute;
	bottom: 1px;
}
.content .buttonarea .button{
	float: left;
	margin-left: 13px;
	position: relative;
}
.content .buttonarea .button.first{
	margin-left: 0;
}
.content .buttonarea .button .active{
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: transparent;
}

.content .buttonarea .button{
	background-color: #FFF;
	text-decoration: none;
	color: #000;
	padding: 7px 10px;
}
.content .buttonarea .button strong{
	font-size: 13px;
	font-weight: bold;
	display: block;
	margin-bottom: 4px;
}
.content .buttonarea .button small{
	font-size: 11px;
	display: block;
}

/* @end */

/* @group Einträge (Künstler) */

.site{
	display: none;
	position: relative;
}
#site_0{
	display: block;
}
.site .entrie{
	position: absolute;
	width: 170px;
	height: 150px;
	background-color: #FFF;
	overflow: hidden;
	
	left: 285px;
	top: 100px;
	
}
.site .entrie .shield{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent repeat url(../img/transparent.gif);
	z-index: 100;
}
.site .entrie .image{
	height: 100px;
	overflow: hidden;
}
.site .entrie .text .header{
	padding:7px 0 0 10px;
	white-space: nowrap;
}

.site .entrie .text .header strong{
	display: block;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 6px;
}

.site .entrie .text .adress{
	padding:7px 0 0 10px;
	display: none;
}

.site .entrie .text .adress p{
	line-height: 120%;
}

.site .entrie .text .adress p.url{
	padding-top: 4px;
	line-height: 120%;
}

.site .entrie .text .adress p.url a{
	text-decoration: none;
	color: #000;
}

/* @end */

/* @group Subnavigation (Künstler) */

.subnavigation {
	position: absolute;
	width: 740px;
	
	left: 50%;
	top: 195px;
	margin-left: -370px;
	height: 20px;
	z-index: 101;
}

/* @group Nav */

#entrie_nav{
	position: absolute;
	right: 6px;
	width: 250px;
	z-index: 102;
}

.subnavigation .nav_title,
.subnavigation .sort_title{
	font-size: 13px;
	float: right;
	padding-top: 2px;
	color: #777;
}

ul.nav_sites{
	list-style: none;
	float: right;
}
ul.nav_sites li.changeSite{
	background: transparent no-repeat url(../img/site_button1.png) bottom left;
	margin-left: 13px;
	float: left;
	height: 18px;
}
ul.nav_sites li.changeSite span.link{
	position: relative;
	left: 6px;
	display: block;
	background: transparent no-repeat url(../img/site_button2.png) bottom right;
	font-size: 12px;
	line-height: 100%;
	height: 15px;
	padding: 3px 8px 0 2px;
}
ul.nav_sites li.changeSite:hover,
ul.nav_sites li.changeSite.active{
	background-position: top left;
	cursor: pointer;
}
ul.nav_sites li.changeSite:hover span.link,
ul.nav_sites li.changeSite.active span.link{
	background-position: top right;
}

/* @end */

/* @group Sort */

#entrie_sort{
	position: absolute;
	right: 221px;
	width: 220px;
	z-index: 103;
}
#entrie_sort .sort_title{
	float: none;
	position: absolute;
}
#entrie_sort ul.sort_selector{
	width: 136px;
	height: 18px;
	background: transparent no-repeat url(../img/sort_bg.png) left top;
	list-style: none;
	margin-left: 80px;
}
#entrie_sort ul.sort_selector:hover{
	width: 136px;
	height: auto;
	background-position: 0px -18px;
}
#entrie_sort ul.sort_selector li{
	font-size: 12px;
	padding: 2px 0px 5px 10px;
	cursor: pointer;
}

#entrie_sort ul.sort_selector li.active{
	font-weight: bold;
}

#entrie_sort ul.sort_selector li a{
	color: #000;
	text-decoration: none;
	display: block;
}
#entrie_sort ul.sort_selector li.changeSort:hover{
	font-weight: bold;
}
#entrie_sort ul.sort_selector li.changeSort{
	display: none;
}
#entrie_sort ul.sort_selector li.changeSort.last{
	padding-bottom: 8px;
}
#entrie_sort ul.sort_selector:hover li.changeSort{
	display: block;
}

/* @end */

/* @end */

.clear{
	clear: both;
	overflow: hidden;
	float: none;
}


