/* styles.css for secutive.com */
/* copyright secutive.com 2008 */
/* author: patrick lay, secutive@patrick-lay.de */
/* ---------------------------------------------*/
/* dark blue: #39519A   light blue: #8dafdb */
html {
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,SunSans-Regular,sans-serif;
	font-size: 13px;
	margin: 10px;
	color: #39519a;
	width: 985px;
}

body {
	margin: 1px;
}

table {
	padding: 0;
	margin: 0 0px;
	border: none;
	border-collapse: collapse;
	width: 100%;
}

td {
	vertical-align: top;
}

a {
	color: #002968;
}

a img {
	border: 0;
}

img#login {
	width: 160px;
}

div#body {
}

div#head {
/*	height: 100px;*/
	height: 70px;
	background: #ffffff;
}

div#head #logo {
	float: left;
	margin: 0px 0 0 0px;
	width: 270px;
}

div#head #logo img {
/*	margin-top: 6px;
	margin-left: 0px;*/
	width: 240px;
    height: 54px;
}

div#head #claim {
	float: left;
	font-size: 18px;
	margin: 15px 0 0 0px;
	width: auto;
}

/*div.topimage {
}

div.topimage img {
	width: 100%;
}*/

div#topmenu {
	position: absolute;
    right:0px;
	top: 0px;
	width: auto;
}
div#topmenu input#submit{
  width:13px;
  height: 13px;
  margin-top: 1px;
}
div#topmenu form {
 display: inline;
}
span#topmenuactive {
/* font-weight: bold;*/
}
div#topmenu img {
	position: relative;
	top: 3px;
}

table#menu1container {
	height: 24px;
	border: none;
	background: transparent url('gfx/menubar_darkblue984.gif') no-repeat; /* v6 */
	margin: 0px 0px;
}

table#menu1container tr {
	height: 24px;
}

img#menu1-left {
	float: left;
	margin-left: 10px;
}

img#menu1-right {
	float: right;
	margin-right: 10px;
}

table#menu1container td {
	margin: 0;
	height: 20px;
	padding: 0;
}

td.menu1 {
	text-align: center;
	vertical-align: middle;
	width: 25%;
}

img.menu1 {
	margin-right: 5px;
	position: relative;
	top: -1px;
}

span.circle {
	position: relative;
	bottom: 20px;
}

div#topmenu a {
	text-decoration: none;
	font-size: 13px;
}

table#menu1container a {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	padding-right: 18px;
	background: transparent url('gfx/menu-p2b.gif') no-repeat scroll right; /* TODO */
}

div.submenu a {
    color: black;
	text-decoration: none;
}

div#menu1act a {
	color: #ffffff;
}

td#menu1active a {
	color: #f7ba02;
}

table#menu1container a:hover, div#topmenu a:hover {
	text-decoration: underline;
}

div.submenu {
	color: black;
	background: #8DAFDB; /*#39519a;*/
	position: absolute;
	width: 252px;
	border-left: 1px solid #8dafdb;
	border-right: 1px solid #8dafdb;
	border-bottom: 1px solid #8dafdb;
	border-left: 1px solid #00175d;
	border-right: 1px solid #00175d;
	border-bottom: 1px solid #00175d;
	display: none;
	margin-top: 4px;
}
div.submenu a {
 color:black !important;
}
div#menu22_sub {
	left: 8px;
	width:237px;
}

div#menu7_sub {
	left: 246px; 
	width: 249px;
}

div#menu6_sub {
	left: 496px; 
	width: 248px;
}

div#menu3_sub {
	left: 745px; 
	width: 232px;
}

div.submenu ul {
	list-style: none;
	padding: 5px;
	margin: 0;
	text-align: left;
}

div.submenu ul li {
	padding: 3px 0;
}

div#content {	
}

td#tabletop {
	height: 15px;
}

td#left {
	width: 200px;
}

td#right {
  width: 771px;
}

td#left {
	padding: 0px 0px 0px 0px;
}

td#right {
	padding: 0px 0px 0px 10px;
}

td#left div.csc-header, div.block {
	width: 200px; /* 232 */
}
div.block {
}
div.block#first {
	margin-top: 0px;
}

div.blocktitle {
	background-color: #00175d; /*#39519a;*/
	text-align: center;
	color: #ffffff;
	font-size: 13px;
	padding: 2px 5px;
	margin: 0 21px;
	height: 17px;
/*    width: 149px;*/
}
div.blocktitle a {
	color: #ffffff;
	font-size: 13px;
    text-decoration: none;
}
div.blocktitle a:hover {
    text-decoration: none;
}

img.corner-lt {
	float: left;
}

img.corner-rt {
	float: right;
}
img.corner-rb {
	position: absolute;
	left: 21px;
	/*left: 44px; /* IE only */
	margin-top: -2px;
}

img.corner-lb {
	position: absolute;
	margin-top: -2px;
}

div.blockbody {
	border-bottom: 1px dotted  #00175d;
	border-left: 1px solid #00175d;
	border-right: 1px solid #00175d;
	padding: 5px 5px;
	clear: both;
	font-size: 13px;
    width: 188px;
}
div.blockbodymenu a {
 padding-left: 15px;
}
div.blockbody a {
	text-decoration: none;
}

div.blockbody#bbm_active a, div.blockbody#bbm_active_last a {
  background: url('gfx/menuleft_active.png') no-repeat 0px 2px;
}

div.blockbody a:hover {
	text-decoration: underline;
}

div.blockbody#first {
}

div.blockbody#bbm_active_last, div.blockbody#bbm_last, div.blockbody#last {
	border-bottom: none;
	padding-bottom: 2px;
}

div.blockbody p.bodytext {
 padding: 0;
 margin: 0;
}

div.blockbody h3 {
 font-size: inherit;
 padding-top: 0px;
 margin-top: 0px;
}
img.blocktitle-corner {
	position: relative;
	top: 6px;
	left: -5px;
}
div.blockclear {
 clear: both;
 height: 25px;
}

td#footer {
	display: none;
}
td#footer_left {
	font-size: 10px;
	padding: 25px 1px 1px 1px;
	text-align: center;
width:200px;
}

div#footer img {
	vertical-align: middle;
}

div.clear {
	clear: both;
}

.bodytext {
	font-size: 13px;
}
div.csc-header h1, h1 {
	font-size: 22px;
}
/* Formular */
fieldset.csc-mailform{border:0}
fieldset.csc-mailform label{width:120px;float:left;text-align:right;margin-right:10px;display:block}
fieldset.csc-mailform input,fieldset.csc-mailform textarea{margin-bottom:10px;font-size:10px;font-family:Verdana, Helvetica, sans-serif;border:1px solid #ccc;padding:2px;xwidth:250px}
fieldset.csc-mailform fieldset input{float:none;display:inline;width:50px;text-align:left;border:0}
fieldset.csc-mailform fieldset label{display:inline;float:none;text-align:left;width:300px;margin:10px 0}
fieldset.csc-mailform fieldset{border:0}
fieldset.csc-mailform fieldset legend{display:none}
fieldset.csc-mailform select{width:220px;margin:2px 0}
fieldset.csc-mailform option{padding:0 5px;background:#fff}
#mailformformtype_mail{padding:2px;margin-left:40px;background:#eee;border:1px solid #ccc;width:auto;text-align:center}

td#right, div#head, table#menu1container {
/*display: none;*/
}

span.detail {
 color: red;
}
span.important {
 color: green;
}
span.name-of-person {
 color: cyan;
}
