/***gsk stylesheet****************/
/*********************************/

@import url(rte.css);

html,body { height: 100%; margin: 0px; padding: 0px; }

body {
  color: #000000;
  background-color: #f0f2f4;
  font: 12px/18px Arial,sans-serif;
}

abbr, acronym { cursor: help; border-bottom: 1px dotted #3300FF; }
em { font-style: italic; }
strong { font-weight: bold; }
a { color: #0072a5;  text-decoration: none; }
a:hover { color: #000000; text-decoration: none; }
a:active { color: #000000; text-decoration: none; }
img { border:0; padding: 0 0 5px 0; }
label{ padding-left: 6px; }
ul { }
dt { }
dd { }
p { }
hr { 
  background-color:#e3e3e3; /* Mozilla 1.4 */
  color:#e3e3e3; /* IE 6 */
  border: #e3e3e3; /* Opera 7.11 */
  height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
  width:100%
  clear:both;
  display:block;  
}
h1 { font-weight: bold;font-size:17px;margin-bottom:4px; }
h2 { font-size:14px; line-height: 18px; font-weight: bold;}
h3 { }
h4 { }
.table1 { background: #f0f2f4; }
.table2 { background: #cbe1ed; }
.readOnlyField { background: #ffffff; border: 1px solid #999 }

/***menu****/
/***********/

#menu {
  width:786px;
  height:25px;
  background-color: #0072a5;
  
 
}

a.menu, a.menu_act { 
  display:block;
  float: left;
  height: 20px;
  text-align:center;
  padding: 5px 12px 0px 12px;
  font-size:12px;
  text-decoration:none; 
  text-transform: uppercase;
  font-weight: bold;
}

a.menu, a.menu:link { color:#FFFFFF; background-color:#0072a5; }
a.menu:hover, a.menu_act, a.menu_act:hover { color:#0072a5; background-color:#cbe1ed; }

/****submenu*****/
/****************/

#submenu {
	width: 158px;
	margin:0 px 0px 0 opx;
	float: left;
	clear: both;	
	font-size:12px;
}

#submenu table {
	clear: both;
	width: 144px;
	margin-top: 1px;
	margin-left:7px;
	border: 0px;
	border-collapse: collapse;
}

td.submenu {	
	border-top:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	padding-left: 8px;	
	padding-top: 5px;
	padding-bottom: 4px;
	font-weight: bold;
}

td.submenu a {
	color: #000000;	
}

td.subsubmenu, td.subsubmenu_act {	
	border-top:1px solid #e3e3e3;	
	padding-left: 18px;
	padding-top: 5px;
	padding-bottom: 4px;
}

td.subsubmenu a{
	color:#000000;	
}

td.subsubmenu_act a{
	color:#0072a5;	
}

td.subsubmenu_act {
	padding-left: 6px !important; 
}


img.subsubmenu_act {
	margin-top:5px;
	margin-right:4px;
	float: left;
	height:8px;
}

div.subsubmenu_act{
	margin-top:0px;
	margin-right:12px;
}

/****sponsors*****/
/****************/

#sponsors {
	width: 158px;
	margin:0 px 0px 0 opx;
	float: left;
	clear: both;	
	font-size:12px;
}

#sponsors table {
	clear: both;
	width: 144px;
	margin-top: 1px;
	margin-left:7px;
	border: 0px;
	border-collapse: collapse;
}

td.sponsors {	
	padding-left: 8px;	
	padding-top: 5px;
	padding-bottom: 4px;
	font-weight: bold;
}

td.sponsors a {
	color: #000000;
}

td.centerimage {
	text-align: center;
}

/**layout*****************/
/*************************/

#container {
  overflow: hidden;
  margin: 0 auto;
  padding: 0px;
  width: 786px;
  text-align: center; /* für ie */
  background-color: #ffffff;
  
}

#center {	
  overflow: hidden;
  text-align: left;
  position: relative;
  margin: 0 auto;
}


#content {
  border-top:1px solid #e3e3e3;
  position: relative;
  z-index: 3;
  float: left;
  margin: 0 0 0 15px;
  padding: 0 15px 0 0;
  width: 578px;
}


#altcontent {
  border-top:1px solid #e3e3e3;
  position: relative;
  z-index: 3;
  float: left;
  margin: 0 0px 0 0px;
  padding: 0 15px 0 15px;	
  width: 756px;
 
}

#header {
  /*width: 786px;*/
  height: 176px;
  /*background-image: url("../pics/ueber-uns.jpg");
  background-repeat: no-repeat;*/
  margin: 0px;
  z-index:0;
}
#headerpic {
  position: absolute;
  top: 110px;
  right: 15px;
  height: 56px;
  width: 116px;
}
#bgpic{
  position: absolute;
  z-index: 0;
}

#footer {
  display: none; /*remove me to have footer*/
  clear: both;
  margin: 3px 0 0 0;
  border-top:1px solid #e3e3e3;
  font: 12px/1.2 Helvetica, Arial, Tahoma, sans-serif;
}
#footer a, #footer a:hover {
  color: #444444;
  text-decoration: none;
  border: none;
  cursor: text;
}

/***search*****/

#search {
	float: right;
	padding-top:4px;
	margin-right:17px;
	height: 15px;
}
#search form {
	margin: 0px;
	padding: 0px;
	
}
#search input {
	font-size:11px;
	color: #0072a5;
	padding-left: 2px;
	border:1px solid #0072a5;
}

/***altmenu*****/

#altmenu {
  float:right;
  margin: 5px 0 5px 0;
}
#altmenu a{
  color: #000000;
  font-size: 10px;	
}
#altmenu ul{
  margin:0 15px 0 0;
  padding:0px;
  list-style-position: inside;
  list-style-type: none;
}
#altmenu li {
  float: left;
  margin-left: 15px;
}

/***print link*****/

#printlink {
  float: right;
  margin-top: 4px;
}


/***extra*****/
/*************/

.hide { display: none; }
.clear { clear: both; }
.center { text-align: center; }
.big { font-size: 130%; }
.red { color: #f00; }

/***skip*****/

#skip {
  text-align: center;
  position: absolute;
  left: -9999px;
}
#skip a:focus {
  position: absolute;
  left: 9999px;
  margin-left: 50px;
  display: block;
  width: 150px;
  padding: 1em;
  background: #FFFFFF;
  border: 1px solid #666666;
  color: #D40000;
  font: bold 15px Arial;
  z-index: 2;
}

