body {
	margin: 0;
	padding: 0;

	color: #eee;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	margin-top: 1px;
	}

#header_de {
	height:140px;
	background: url(/img/stopthebomb_bg.gif) center no-repeat;
	}
	
#header_en {
	height:140px;
	background: url(/img/stopthebomb_bg_en.gif) center no-repeat;
	}
	
#logo {
	position: absolute;
    top: 0px;
    left: 1px;
}
	
#topnav_wrapper {
	margin: 0 auto;
	position: relative;
	width: 875px;
}

	
#content_wrapper {
	border-left: solid 1px #c7ccdd;
	border-right: solid 1px #c7ccdd;
	color: #444;
	text-align: left;
	width: 843px;
	padding: 12px 14px 0;
	margin-top: -6px;
	}
	#content_left {
		clear: left;
		float: left;
		padding: 5px 10px 20px 15px;
		margin-right:10px;
		width: 570px;
		}
	#content_right {
		clear: right;
		float: right;
		padding: 10px 8px 25px 5px;
		width: 220px;
		
	}

html>body #content_wrapper {
  	width: 850px;
	margin-left: auto;
	margin-right: auto;
	padding: 12px 11px 0;
}


* html #content_wrapper
{
	width: 843px;
	padding: 12px 14px 0;
}

a:link img, a:visited img {
	border: none !important;
	}

h1, h2, h3, h4 {
	/*font-family: Tahoma, Geneva, Arial;*/
	font-family: 'Trebuchet MS', Helvetica, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
h1 {
	color: #566799;
	font-size: 1.8em;
	border-bottom: dotted 1px #ddd;
	padding-bottom: 2px;
	margin-right: 5px;
	font-weight: bold;
	}
	

h3 {
	color: #566799;
	font-size: 1.4em;
	margin-bottom: 12px;
	margin-top: 22px;
}

h3.press {
	margin-top: 5px;
}

#title {
	color: #566799;
	font-size: 1.9em;
	font-weight: bold;
	font-family: 'Trebuchet MS', Helvetica, Arial, Helvetica, sans-serif;
}

#subtitle {
	color: #566799;
	font-size: 1.1em;
	font-weight: bold;
	font-family: 'Trebuchet MS', Helvetica, Arial, Helvetica, sans-serif;
}

hr{
	color:#ddd;
	border: #ddd;
	background-color: #ddd; 
	height: 1px;
	margin-bottom: 15px;
}

.highlight {
	color: #d3031c;
	/*font-weight: bold;*/
}

.highlightblue {
	color: #566799;
	/*color: #566799;*/
}

.spacer {
	margin-bottom: 22px;
}

strong {
	color:#444;
}


a.highlight:link, a.highlight:visited  {
	color: #d3031c;
	text-decoration: none;
	font-weight: bold;
}	
a.highlight:hover, a.highlight:active {
	color: #d3031c;
	text-decoration: underline;
	font-weight: bold;
}

a:link, a:visited  {
	color: #566799;
	text-decoration: none;
	font-weight: bold;
}	
a:hover, a:active {
	color: #566799;
	text-decoration: underline;
	font-weight: bold;
}

p {
	line-height: 1.6em;
	}
	
.clear {
	clear: both;
	}

#language {
	margin-top: 4px;
	position:absolute;
	top: 0px;
	right: 0;
	padding:0;
	font-weight: normal;
	font-style: italic;
	color: #566799;
}
	
ul#topnav {
	margin: 0;
	list-style: none;
	padding: 0;
	position:absolute;
	top: 105px;
	right: 0;
	}
	#topnav li {
		float: left;
		margin-left: 1px;
		padding-top: 5px;
		padding-bottom: 4px;
		padding-left:0px;
		display: inline;
		width:94px;
		height:20px;
		text-align:center;
		border-right: solid 1px #c7ccdd;
		}
		#topnav li.active {
			background-color: #c7ccdd;
		}
		#topnav li:hover {
			background-color: #c7ccdd;
		}
		#topnav li a,
		#topnav li a:link,
		#topnav li a:active,
		#topnav li a:visited {
			color: #566799;
			text-decoration: none;
			}
		#topnav li a:hover {
			text-decoration: none;
			}

.box {
	color:#333;
	padding: 10px 12px 10px 12px;
	border: 1px solid #d7d7d7; 
	background: #f6f6f6;
	line-height: 1.6em;
	margin-bottom:10px;
}

.line {
	border-bottom: dotted 1px #ddd;
	width:30%;
	text-align:center;
}

.featurebox {
	color:#333;
	padding: 10px 12px 10px 12px;
	border-top: 1px solid #d7d7d7; 
	background: #f6f6f6 url("/img/featurebox_bg.gif") no-repeat 100% 100%
}

.featurebox p, .featurebox h1, .featurebox h2, .featurebox h3, .featurebox h4, .featurebox h5, .featurebox h6 {
	margin: 0 0 .7em;
	border-bottom: 1px solid #566799;
	color:#566799
}

.featurebox p {
	border:none;
	margin: 0 0 1em;
	color:#444
}

.featurebox a {

}
	
ul
{
	margin-top:0.4em; 
	margin-left:0.7em;
	padding-left:0.7em;
	padding-bottom:0em;
	margin-bottom:0em; 
	line-height: 1.6em;
	list-style-image:url(/img/bullet.gif);
}

li
{
	margin-bottom:0.6em; 
}


#rtllang
{
	list-style-type:disc !important;
}

#content_left ul
{
	list-style-image:url(/img/bullet_red.gif);
}



ul.highlight
{
	list-style-image:url(/img/bullet_red.gif);
}

fieldset { 
	border:0;
	margin:0;
	padding:0; 
}
	
label { 
	display:block; 
}

input.text,textarea { 
	width:350px;
	color:#333;
	padding:3px;
	margin:1px 0;
	margin-bottom:12px;
	border:1px solid #ccc; 
}

select {
	width:350px;
	color:#333;
	padding:3px;
	margin:1px 0;
	margin-bottom:12px;
	border:1px solid #ccc; 
}

.submit {
	margin-top: 10px;
	background-color: #ccc;
	color: #d3031c;
	width:350px;
	font-size:1em;
}

.submit:hover {
	background-color: #ddd;
}

#modalPage
{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px; left: 0px;
}

.modalBackground
{
   filter: Alpha(Opacity=40); -moz-opacity:0.4; opacity: 0.4;
   width: 100%; height: 100%; background-color: #999999;
   position: fixed;
   z-index: 500;
   top: 0px; left: 0px;
}

.modalContainer
{
    position: absolute;
    width: 300px;
    left: 50%;
    top: 50%;
    z-index: 750;
}


.modal
{
    background-color: white;
    border: solid 10px #d3031c; 
    position: relative;
    top: 800px;
    left: -220px;
    z-index: 1000;
    width: 400px;
    height: 200px;
    padding: 0px;
}

html>body .modal {
  	top: -150px;
    left: -210px;
}

* html.modal
{
	top: -150px;
    left: -210px;
}

.modal_top
{
    background-color: white;
    border: solid 10px #d3031c; 
    position: relative;
    top: -150px;
    left: -220px;
    z-index: 1000;
    width: 400px;
    height: 200px;
    padding: 0px;
}

html>body .modal_top {
  	top: -150px;
    left: -210px;
}

* html.modal_top
{
	top: -150px;
    left: -210px;
}


.modalBody
{
    padding: 10px;
}

.paging
{
	text-align:center; 
	font-size:1.2em;
	font-weight: bold;
}


#signed {
	border-collapse: collapse;
	width:100%;
	border: 1px solid #c7ccdd;
}

#signed td, th {
	text-align: left;
	padding: .4em .4em;
	vertical-align: top;
	font-size: 0.9em;
}

#signed thead th, tfoot th, tfoot td {
	border: 1px solid #c7ccdd;
	border-width: 1px 0;
	background-color: #c7ccdd;
	color: #333;
	font-weight: bold;
	font-size:1.1em
}

#signed tbody tr {
	background: #fcfcff;
}

#signed tbody tr.odd {
	background: #e7e7f9;
}

#signed tbody tr:hover {
	background: #e7e7f9;
}

#signed tbody tr.odd:hover {
	background-color: #fef0f0;
}

#signed tbody td, tbody th {
	border-bottom: 1px solid #c7ccdd;
}

#signed tbody tr.odd td, tbody tr.odd th {
	border-color: #c7ccdd;
}

#signed tbody tr:last-child td, tbody tr:last-child th {
	border: none;
}

#signed tbody tr a {
	color: #449;
	text-decoration: none;
}

#signed tbody tr.odd a {
	color: #944;
}


#signed tbody a:visited {
	text-decoration: line-through;
}

#signed tbody tr a:hover {
	border-bottom: 1px dotted;
	text-decoration: none;
	color: #009;
}

#signed tbody tr.odd a:hover {
	color: #900;
}

#signed tbody td + td + td + td a { /* image replacement */
	display: block;
	width: 12px;
	height: 0;
	padding-top: 12px;
	overflow: hidden;
	margin: 0 auto;
}

#signed tbody td + td + td + td a:hover {
	border: none;
}
			
			

