/*
 * MAIN
 */

body {
	padding:0px;
	margin: 0px;
	width: 100%;
	border: solid 0;
	text-align:left;
	font-size:0.7em; /* 0.6em = 10px*/
	background-color: #f8f8f8;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	color: #333;
}

a:link {
	color: #717171;
	text-decoration: none;
}

a:visited {
	color: #B1B1B1;
	text-decoration: none;
}
a:focus  {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

a:active {
	color: #000;
	text-decoration: none;
}

#wrapper {
	text-align: left;
	padding: 0;
	width: 100%;
	min-width: 550px;
}

/*
 * Navigation
 */

#topnav {
	position: relative;
	margin-bottom: 0;
	border-top: #f30;
	border-right: #f30;
	border-bottom: 0px solid #e0e0e0;
	border-left: #f30;
	outline-color: #f30;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#nav_info {
	display: inline;
	padding: 0px 35px 0px;
	border-style: none solid solid;
	border-width: 0;
}

#nav_main {
	display: inline;
	padding: 0px 65px 0px;
	border-style: none solid solid;
	border-width: 0;
}

#logo {
	display: inline;
	color: #333;
	font-size: 1.2em;
	font-family: Helvetica, verdana, sans-serif;
	font-weight: bold;
	text-align: left;
	margin: 0 1px 0 0;
	padding: 3px 5px 0 0;
	bottom: 0px;
}

#nav_right {
/*
	position: absolute;
	text-align: right;
*/
	right: 15px;
	bottom: 0px;
	display: inline;
	padding: 0px 35px 0px;
	border-style: none solid solid;
	border-width: 0;
}

/*
 * IMAGE CONTENT
 */

#content_image {
	text-align: center;
	margin-top: 15px;
	float: none
}

#image_show {
	text-align: center;
	margin-top: 0;
	padding-top: 0;
	float: inherit;
}

#image_title {
	color: #333;
	font-size: 1.4em;
	font-family: Verdana;
	font-weight: bold;
	text-align: left;
	letter-spacing: -1px;
	margin-top: 5px;
}

#image_info {
	color: #444;
	font-size: 1.1em;
	font-family: sans-serif;
	text-align: left;
	width: 500px;
	float: left;
}

#image_show a:link img {
	padding: 0px;
	border: 1px solid #C0C0C0;
}

#image_show a:visited img {
	padding: 0px;
	border: 1px solid #E0E0E0;
}
/*
#image_show a:focus img {
	padding: 4px;
	border: 0px solid #000000;
}

#image_show a:hover img {
	padding: 4px;
	border: 0px solid #000000;
}

#image_show a:active img {
	padding: 4px;
	border: 0px solid #000000;
}
*/
/*
 * ARCHIVE CONTENT
 */

#content_archive {
	width: 80%;
	height: auto;
	padding: 10px;
	margin: 15px auto;
	background-color:#fAfAfA;
	border: 1px solid #e0e0e0;
	font-size: 1.1em;
}

#archive_title {
	color: #333;
	display:table-cell;
}

/* CATEGORIES */

#catlist {
	vertical-align:top;
	height: auto;
	text-align: left;
	top: 0px;
}

#catlist li {
	list-style-type:none;
}

/* THUMBNAILS */

/* Exhibitions */
#exhibitionthumbs {
	vertical-align:top;
	width: 100px;
	padding: 0px 0px 0px 0px;

}

#exhibitionthumbs a:link img {
	margin: 0px;
	border: 2px solid #606060;
}

#exhibitionthumbs a:visited img {
	margin: 0px;
	border: 2px solid #C0C0C0;
}

#exhibitionthumbs a:focus img {
	margin: 0px;
	border: 2px solid #000000;
}

#exhibitionthumbs a:hover img {
	margin: 0px;
	border: 2px solid #000000;
}

#exhibitionthumbs a:active img {
	margin: 0px;
	border: 2px solid #000000;
}

/* Categories */

#catthumbs {
	vertical-align:top;
	width: 460px;
	padding: 10px 0px 0px 10px;

}

#catthumbs img {
	width: 80px;
	height: 80px;
}

#catthumbs a:link img {
	margin: 4px;
	border: 2px solid #606060;
}

#catthumbs a:visited img {
	margin: 4px;
	border: 2px solid #C0C0C0;
}

#catthumbs a:focus img {
	margin: 4px;
	border: 2px solid #000000;
}

#catthumbs a:hover img {
	margin: 4px;
	border: 2px solid #000000;
}

#catthumbs a:active img {
	margin: 4px;
	border: 2px solid #000000;
}


/* TAG CLOUD */
.tags00 {
	font-size: 0.7em;
}

.tags01 {
	font-size: 0.9em;
}

.tags02 {
	font-size: 1.1em;
}

.tags03 {
	font-size: 1.3em;
}

.tags04 {
	font-size: 1.5em;
}

.tags05 {
	font-size: 1.7em;
}

.tags06 {
	font-size: 1.9em;
}

.tags07 {
	font-size: 2.1em;
}

.tags08 {
	font-size: 2.3em;
}

.tags09 {
	font-size: 2.5em;
}

.tags10 {
	font-size: 2.7em;
}

/**
  * TEXT PAGES like about etc.
  */
#content_text {
	width: 600px;
	height: auto;
	padding: 10px;
	margin: 15px auto;
	background-color:#fAfAfA;
	border: 1px solid #e0e0e0;
	font-size: 1.2em; /* 12px = 1.3em */
	text-align: justify;
	color: #111;
}

#text_title {
	margin: auto 35px auto;
	font-weight:bold;
	font-size: 1.4em; /* 14px = 1.5em */
	font-style:italic;
}

.text_small_br {
	line-height: 5px;
}

.text_orange {
	color: #D58900;
	font-weight: bold;
}

/*
 * AKVS 1.5
 */
div#akct {
	position: absolute; top:0px; right: 0px; z-index: 2342; width:113px; height:88px;
	background-image: url(http://wiki.vorratsdatenspeicherung.de/images/Akvse.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border:none;
	padding:0;
	margin:0;
	text-align: right;
}

div#akct img {
	border:none;
	padding:0;
	margin:0;
	background: none;
}

div#akct a#akpeel img {
        width: 113px;
        height: 88px;
}

div#akct a, div#akct a:hover {
	text-decoration: none;
	border:none;
	padding:0;
	margin:0;
	display: block;
	background: none;
}

div#akct a#akpeel:hover {
	position: absolute; top:0px; right: 0px; z-index: 4223; width:500px; height:500px;
	display: block;
	background-image: url(http://wiki.vorratsdatenspeicherung.de/images/Akvsb.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

div#akct a#akpreload {
	background-image: url(http://wiki.vorratsdatenspeicherung.de/images/Akvsb.gif);
	background-repeat: no-repeat;
	background-position: 234px 0px;
}

/*
 * Mosaic addon
 */
a.mosaic {
	border:none;
	display:block;
	float:left;
	width:40px;
	height:40px;
	background-position:center;
	text-decoration:none;
}

#mosaic {
	width:720px;
}

#content_mosaic {
	width: 800px;
	height: auto;
	padding: 10px;
	margin: 15px auto;
	background-color:#fAfAfA;
	border: 1px solid #e0e0e0;
	font-size: 1.2em; /* 12px = 1.3em */
	text-align: justify;
	color: #111;
}

#mosaic_main {
	text-align: center;
}

/*
 * Bottom
 */
#bottom {
	position: relative;
	margin-bottom: 10px;
	border-top: #f30;
	border-right: #f30;
	border-bottom: 0px solid #e0e0e0;
	border-left: #f30;
	outline-color: #f30;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	right: 15px;
}

