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

Client: NSA AG

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

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

body,
html {
	color: #003876;
	padding: 0;
	background: #748190 url('../images/base/background.jpg') repeat-x fixed;
}

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

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

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

a:hover {
	color: #000000;
	text-decoration: underline;
}

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

img {
	border: 0;
}

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

#system_message,
#javascript_use {
	padding: 0.5em;
	margin: 0 0 0.5em 0;
	background-color: #cc0000;
	color: #ffffff;
}

#javascript_use {
	margin-right: 6px;
	border: 5px solid #ff6600;
}
#javascript_use a {
	color: #ffffff;
}

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

.visible {
	display: block;
}

.invisible {
	display: none;
}

.clear {
	clear: both;
}
.left {
	float: left;
	margin-right: 10px;
}

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

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 #ff6600;
	background-color: #FFFFFF;
}

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

#wrap {
	width: 806px;
	padding-top: 20px;
	margin: 0 auto;
}

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

#top_tools {
	width: 806px;
	height: 76px;
	line-height: 2em;
	color: #ffffff;
	text-align: right;
	background: transparent url('../images/base/background_top.png') top left no-repeat;
}

#language {
	margin-right: 6px;
	padding-top: 3px;
	float: right;
}

a.print {
	color: #ffffff;
	padding-left: 20px;
	margin-right: 10px;
	background: transparent url('../images/base/print.gif') 0 50% no-repeat;
}

a.print:hover {
	color: #ff6600;
	background: transparent url('../images/base/print_hover.gif') 0 50% no-repeat;
}

a.forward {
	color: #ffffff;
	padding-left: 20px;
	margin-right: 30px;
	background: transparent url('../images/base/forward.gif') 0 50% no-repeat;
}

a.forward:hover {
	color: #ff6600;
	background: transparent url('../images/base/forward_hover.gif') 0 50% no-repeat;
}

#brand {
	float: left;
	margin: 20px 0 0 20px;
	text-align: left;
}

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

#navigation {
	height: 25px;
	padding: 10px 0 0 20px;
}

#navigation a {
	color: #003876;
	padding-right: 15px;
}

#navigation a.active {
	color: #ff6600;
	font-weight: bold;
	padding-right: 15px;
}

#slogan {
	position: relative;
	margin-left: 550px;
	width: 240px;
	top: 80px;
	text-align: right;
}

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

#content {
	background: transparent url('../images/base/background_content.png') top left repeat-y;
}

#content_padding {
	line-height: 1.45em;
	width: 800px;
	height: 475px;
	overflow: auto;
}

.padding {
	padding: 20px 370px 5px 20px;
}

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

h2 {
	line-height: 1.3em;
	color: #003876;
	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;
}

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

#copyright {
	color: #4c545e;
	font-size: 90%;
	height: 44px;
	text-align: center;
	line-height: 40px;
	background: transparent url('../images/base/background_bottom.png') top left no-repeat;
}

#copyright a {
	margin-left: 20px;
	color: #4c545e;
}

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

.le {
	letter-spacing: -2px;
	margin: 0 1px 0 -2px;
}

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