/*  ----------------------------------------------------------------------------

Client: NSA AG

Agency: kubus media | Interaktive Medien, Basel
Author: Joscha van der Linden for kubus media

----------------------------------------------------------------------------  */

body,
html {
	color: #000000;
	padding: 0;
	margin: 10px 0 0 50px;
	background: #ffffff;
}

body {
	margin: 0 auto;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 0.75em;
}

/*  ------------------------------------------------------------------------  */

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

/*  ------------------------------------------------------------------------  */

img {
	border: 0;
}

/*  ------------------------------------------------------------------------  */

#system_message {
	padding: 0.5em;
	margin: 0 0 0.5em 0;
	background-color: #cecece;
	color: #000000;
}

.red,
.search_highlight {
	color: #858585;
}

.visible {
	display: block;
}

.invisible {
	display: none;
}

.clear {
	clear: both;
}

/*  ------------------------------------------------------------------------  */

form {
	margin: 0;
	padding: 0;
}

hr {
	padding: 0;
	border: 0;
	height: 1px;
	color: #ff6600;
	background-color: #ff6600;
}

small {
	font-size: 9px;
}

#content sup,
#content sub,
sup,
sub {
	line-height: 0.5em;
}

/*  ------------------------------------------------------------------------  */

input,
textarea,
select,
.dropdown {
	padding: 2px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 100%;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

/*  ------------------------------------------------------------------------  */

#wrap {
	padding-top: 30px;
	margin: 0 auto;
}

/*  ------------------------------------------------------------------------  */

#top_tools {
	visibility: hidden;
}

#brand {
	display: block;
	margin: 20px 0 50px 0;
	visibility: visible;
}

/*  ------------------------------------------------------------------------  */

#navigation {
	visibility: hidden;
}

/*  ------------------------------------------------------------------------  */

#content {
	height: auto;
}

#content_padding {
	color: #000000;
	padding: 0;
	line-height: 1.3em;
}

.padding {
	height: auto;
	padding: 0;
}

h1 {
	line-height: 1.3em;
	color: #000000;
	padding: 0;
	margin: 0 0 1em 0;
	font-size: 150%;
}

h2 {
	line-height: 1.3em;
	color: #000000;
	padding: 0;
	margin: 0 0 1em 0;
	font-size: 120%;
}

.zitat {
	font-size: 75%;
	display: block;
	padding-top: 5px;
	font-weight: normal;
	font-style: italic;
}

#form .list_one {
	float: left;
	width: 140px;
	margin-right: 10px;
}

#form .list_two,
#form .list_two_button {
	float: left;
	width: 180px;
}

#form .half_one {
	float: left;
	width: 135px;
}

#form .half_two {
	float: right;
	width: 135px;
}

#form .list_two input,
#form .list_two select,
#form .list_two textarea {
	width: 99%;
	margin-bottom: 0.5em;
}

#background_top {
	height: auto;
	background: none;
}

#background_center {
	height: auto;
	background: none;
}

#background_bottom {
	height: auto;
	background: none;
}

/*  ------------------------------------------------------------------------  */

#copyright {
	border-top: 1px solid #000000;
	font-size: 90%;
	height: auto;
	text-align: left;
	background: none;
}

#copyright a {
	visibility: hidden;
}

#copyright a.none {
	margin-left: 0;
	visibility: visible;
}

/*  ------------------------------------------------------------------------  */