/* page */

/*@import url("news.css");*/

/* body */


body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #b2c1d1;
	font-size: small;
	margin: 0;
}
#page {
	width: 90%;
	padding: 0px;
	margin: 0px auto;
	background-color: transparent;
	border: solid #003366;
	border-width: 0 1px;
}
#kopf {
	height: 100px;
	padding: 30px 30px 30px 0px;
	margin: 0px;
	background: white url('http://www.robotron.ch/images/bg_kopf_ch.jpg') no-repeat left;
	border: solid #003366;
	border-width: 0;
	overflow: hidden;
}
#kopf /* f�r alle au�er IE 4/5 */ {
	height: 40px;
}

#kopf img, a {
	border: none;
	margin: 0px;
	padding: 0px;
}

#intro {
	height: 99px;
	background: white url('http://www.robotron.de/images/bg_kopf2.jpg') no-repeat left;
	background-color: white;
	border: solid #003366;
	padding: 25px 30px;
	margin: 0px;
	border-width: 1px 0 0 0;
	vertical-align: middle;
	overflow: hidden;
}
#intro /* f�r alle au�er IE 4/5 */ {
	height: 49px;
}
#intro h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: medium;
	margin: 0;
	text-align: right;
}
#infozeile {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background-color: #efefef;
	border: solid #003366;
	font-size: 10px;
	padding: 2px 15px 2px 2px;
	margin: 0px;
	border-width: 1px 0;
}
#infozeile table td {
	height: 20px;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}
#main {
	background-color: transparent;
	padding: 20px 20px 40px 40px;
}
#body {
	border: solid 0px #003366;
	line-height: 120%;
	background-color: white;
}
#inhalt {
	border: solid 0px #58799c;
	background-color: white;
}
#fuss {
	padding: 5px 15px;
	font-size: 10px;
	text-align: right;
	color: white;
	border-width: 1px 0 0px 0;
	background-color: #003366;
}

/*#fuss #footer p {
	margin:0;
	padding:0;
	font-size: 10px;
	clear: none;
	white-space: nowrap;
}*/
#fuss a {font-weight: normal; color:#003366; text-decoration: underline;}
#fuss a:link {color:white;}
#fuss a:visited {color:gray;}
#fuss a:hover {color:red;}
#fuss a:active {color:red;}
#fuss a:focus {color:red;}


h1 {
	font-size: medium;
	color: black;
	margin: 25px 0 20px 0;
}

h2 {
	font-size: small;
	color: black;
	margin: 30px 0 10px 0;
	clear: left;
}

h3 {
	font-size: small;
	margin: 30px 0 0 0;
}

p, li { font-size: small;}

p {
   margin:5px 0 10px 0;
}

p.mitte {
   text-align: center;
}

p.fussnote {
	font-size: x-small;
}

ul {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 15px;
}
ul ul {
	margin-left: 5px;
}

ul ul li {
	margin-bottom: 5px;
   list-style: url('http://www.robotron.de/images/pfeil2.gif');
}

ul li {
	margin-bottom: 5px;
   list-style: url('http://www.robotron.de/images/pfeil1.gif');
}

ul li.url {
	margin-left: 5px;
   list-style: url('http://www.robotron.de/images/anstrich_url.gif');
}

ul li.email {
	margin-left: 5px;
   list-style: url('http://www.robotron.de/images/anstrich_email.gif');
}
ul li.telefon {
	margin-left: 5px;
   list-style: url('http://www.robotron.de/images/anstrich_telefon.gif');
}
ul li.fax {
	margin-left: 5px;
   list-style: url('http://www.robotron.de/images/anstrich_fax.gif');
}

ol {
	margin-top: 0;
	margin-bottom: 0;
}
ol li {
	margin-bottom: 2px;
}

#main a {font-weight: normal; color:#003366; background-color: transparent; text-decoration: underline;}
#main a:link {color:#003366;}
#main a:visited {color:gray;}
#main a:hover {color:red;}
#main a:active {color:red;}
#main a:focus {color:red;}

#main a.anker {font-weight: bold; color:black; background-color: transparent; text-decoration: none;}
#main a.anker:link {color:black;}
#main a.anker:visited {color:black;}
#main a.anker:hover {color:black;}
#main a.anker:active {color:black;}
#main a.anker:focus {color:black;}

.crossheading { font-weight: bold; font-size: 110%; }

strong {
	font-style: italic;
	font-weight: bold;
}
em {
	font-weight: normal;
	font-style: normal;
	color: red;
}
small {
	font-size: x-small;
}
.clear {
	clear: both;
}


td.menue {
	background-color: transparent;
	vertical-align: top;
	width: 200px;
	padding: 25px 0 0 0;
	margin: 0;
}

td.text {
   border: solid #003366;
	border-width: 0px 0px 0px 1px;
	vertical-align: top;
	background-color: white;
	padding-bottom: 30px;
}


/*______________________________Infozeile_________________________*/

#infozeile #search {
	text-align: right;
	border: none;
	padding: 0;
	margin: 0px;
}

#infozeile #search {
	display: inline;
}

#infozeile #search p {
	padding: 0px;
	margin: 0px;
}

#infozeile #search input.searchfield {
	font-size: x-small;
	padding: 1px;
	margin: 0px;
	width: 100px;
}

#infozeile #search input.searchsubmit {
	background-color: #003366;
	color: white;
	font-size: x-small;
	cursor: pointer;
	margin: 0px;
	padding: 1px;
}

/*______________________________Breadcrumb_________________________*/

#breadcrumb {
	background-color: transparent;
	float: left;
	width: 100%;
/*	border: solid #c6d6e8;
	border-width: 1px 0px 1px 0;
	font-size: x-small;
	padding: 3px 15px;
	margin: 0px 0 0 0;
*/
}
#breadcrumb a {
   text-decoration: none;
	color: black;
}

/*______________________________MENUE_________________________*/


#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: solid #efefef;
	border-width: 0px;
	color: #003366;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
}

.menuitem-1, .menuitem-2, .menuitem-3, .menuitem-4, .menuitem-5 {
	padding: 2px 10px;
	border: none;
	margin: 0 0 0px 0;
}

#menu a {background-color: transparent; text-decoration: none; display: block;}

.menuitem-selected-1, .menuitem-selected-2, .menuitem-selected-3, .menuitem-selected-4, .menuitem-selected-5 {
	padding: 1px 10px 2px 10px;
}

/*____________________Ebene 1__________________*/

.menublock-1 a {color:#003366;}

.menublock-1 {padding: 0;}

.menublock-1 .menublock-2 { display: none; }

.menublock-1 .menuitem-1:hover {background-color: #003366;}
.menublock-1 .menuitem-1:hover a {color: white;}

.menuitem-1 {
	border: solid #003366;
	border-width: 0px 0px 0px 0px;
	margin: 0 0 2px 0;
}

.menublock-selected-1 {
	border: solid #003366;
	border-width: 0px 0px 0px 0px;
	margin: 15px 0 15px 0;
	background-color: #efefef;
}

.menublock-selected-1 .menuitem-1,
.menublock-selected-1 .menuitem-selected-1 {
	background-color: #003366;
	border: none;
	font-weight: bold;
	color: white;
	margin:0;
}

.menublock-selected-1 .menuitem-1 a,
.menublock-selected-1 .menuitem-selected-1 a{
	color: white;
}

/*____________________Ebene 2__________________*/


.menublock-2 {padding: 0;}

.menublock-2 .menublock-3 { display: none; }

.menublock-2 .menuitem-2 {margin: 0;}

.menublock-2 .menuitem-2:hover {background-color: #c6d6e8;}

.menublock-selected-2 {
	border: none;
	margin: 2px 0;
}

.menublock-selected-2 .menuitem-2 {
	margin: 0;
	font-weight: bold;
	color: #003366;
	margin:0;
}

.menublock-selected-2 .menuitem-selected-2 {
	border: none;
	font-weight: bold;
	color: #003366;
	margin:0;
}


.menublock-2 .menuitem-2 a,
.menublock-selected-2 .menuitem-2 a,
.menublock-selected-2 .menuitem-selected-2 a{
	color: #003366;
}


/*____________________Ebene 3__________________*/


.menublock-3, .menublock-selected-3 {
	border: none;
	margin: 0;
}

.menublock-3 .menublock-4 { display: none; }

.menublock-3 .menuitem-3,
.menublock-3 .menuitem-selected-3,
.menublock-selected-3 .menuitem-3,
.menublock-selected-3 .menuitem-selected-3 {
margin: 0; padding-left: 20px;}

.menublock-3 .menuitem-3:hover {background-color: #efefef;}

.menublock-selected-3 .menuitem-3,
.menublock-selected-3 .menuitem-selected-3 {
	border: none;
	font-weight: bold;

}

.menublock-3 .menuitem-3 a,
.menublock-selected-3 .menuitem-3 a,
.menublock-selected-3 .menuitem-selected-3 a{
	color: #003366;
}

.menublock-3 .menuitem-3:hover,
.menublock-selected-2 .menuitem-2:hover {
background-color: #c6d6e8;
}

/* Tochterunternehmen */

#toechter {
	font-family: Arial, Helvetica, sans-serif;
	border: solid #003366;
	border-width: 0px 0 0px 0px;
	padding: 0;
	margin: 20px 10px;
	background-color: white;
	color: #003366;
}

#toechter h1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: small;
	color: #003366;
	border: solid #003366;
	border-width: 0px 0 0px 0px;
	padding: 1px 5px;
	display: block;
	margin: 0;
	background-color: white;
}

#toechter img {
	margin: 10px 0;
	border: none;
}


/* Oracle-Partnerschaft */

#oracle {
	border: solid #003366;
	border-width: 0px 0 0px 0px;
	padding: 0;
	margin: 30px 0 15px 10px;
	background-color: white;
}

/*__________________TABELLEN__________________*/

table {
	border: none;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

#main table {
	border: none;
	margin: 0 0 10px 0;
	padding: 0;
	border-collapse: collapse;
}

#main table td, th {
	font-size: small;
	border: 1px solid #003366;
	vertical-align: top;
	padding: 5px;
}
#main table th {
	font-weight: bold;
	background-color: #efefef;
}

#main table td.mitte {
	text-align: center;
	vertical-align: middle;
}

#main table.layout {
	border: none;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

#main table.layout td,
#main table.layout th {
	border: none;
	background: transparent;
	padding: 5px 10px 5px 0;
	text-align: left;
}

table.kopf_links {
	border: none;
	margin: 0 0 10px 0;
	padding: 0;
	border-collapse: collapse;
}

table.kopf_links td, table.kopf_links th {
	font-size: small;
	border: 1px solid #003366;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
table.kopf_links th {
	font-weight: bold;
	background-color: #efefef;
	width: 30%;
}

/*__________________BILDER__________________*/

img {
	border:none;
}
img.rechts {
	border: none;
	float: right;
	margin: 5px 0px 5px 20px;
}

img.links {
	border: none;
	float: left;
	margin: 5px 20px 5px 0px;
}

img.rechts_rahmen {
	border: solid 1px #003366;
	float: right;
	margin: 5px 0px 5px 20px;
}

img.links_rahmen {
	border: solid 1px #003366;
	float: left;
	margin: 5px 20px 0px 0px;
}

img.mitte {
	text-align: center;
	border: none;
	margin: 5px 20px 5px 20px;
}
img.mitte_rahmen {
	border: solid 1px #003366;
	text-align: center;
	margin: 5px 20px 5px 20px;
}

/*__________________INFOBOXEN__________________*/

#infos {
	float: right;
	width: 210px;
	margin: 0 0 20px 20px;
	padding: 0px 0 0 0;
	font-size: small;
	color: black;
	background-color: white;
	border: none;
}
* html #infos {
	width: 190px;
	padding: 50px 0 0 0;
}

#infos h1{
	font-size: small;
	font-weight: bold;
	margin:5px 0 5px 0;
	color: #003366;
}

#infos a {
	text-decoration: underline;
}
#infos div {
	background: url('http://www.robotron.de/images/post-it.jpg') no-repeat right;
	padding: 25px 15px 20px 55px;
	margin-bottom: 5px;
	height: 120px;
	border: none;
	float: none;
	font-family: cursive;
	font-size: 11px;
	color: #003366;
}
#infos div.info_lang {
/*	background: #c6d6e8;*/
	background: #efefef;
	padding: 0 0 5px 0;
	border: solid 0px #003366;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	height: auto;
	margin-bottom: 25px;
}
#infos div.info_lang p {
	padding: 5px 10px;
	line-height: 140%;
}

#infos div.info_lang h1 {
	display: block;
	background: #003366;
	padding: 2px 10px;
	color: white;
}

#infos div.info_lang h2 {
	margin: 5px 10px;
}
#infos div.info_lang img {
	background: none;
	padding: 0px;
	border: solid 0px #003366;
	margin: 10px;
}



/* ------------------------- Formulare -------------------------- */
fieldset {
	clear: left;
	position: relative;
	margin: 10px 0;
	padding: 10px;
	float: left;
	width: auto;
}
fieldset.spalten {
	padding: 0px;
	border: none;
	clear: both;
	float: none;
}
fieldset.spalte1 {
	position: relative;
	margin-right: 20px;
}
fieldset.spalte2 {
	position: relative;
	clear: none;
}
fieldset.hinweis {
	width:344px;
	border: red;
}
fieldset legend {
	font-weight: bold;
	color: black;
	padding: 2px;
	margin: 0;
}
fieldset label {
	width: 130px;
	float: left;
	display: block;
	padding: 3px 0;
	margin: 2px 0;
	clear: both;
	margin-right: 5px;
}
fieldset label.rechts {
	margin-left: 5px;
}

fieldset input,
fieldset select {
	margin: 2px 0;
	padding: 0;
	width: 200px;
}
fieldset input.kurz {
	width: 80px;
}

/*_________________________ NEWS und VERANSTALTUNGEN _____________________________*/


#main div#news {
	padding: 0 0 5px 0;
	margin: 0;
	border: solid 0px #003366;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	line-height: 140%;
}
#main div#news h3 {
	clear: left;
	margin: 5px 0 10px 0;
}
#main div#news p.newsdat{
	font-weight: normal;
	font-size: x-small;
	clear: left;
	margin: 5px 0 5px 0;
}
#main div#news div.newstext{
	padding: 0;
	margin: 0 0 50px 0;
}
#main div#news div.newskurz {
	padding: 0;
	margin: 0 0 30px 0;
}
#main div#news div.newskurz h3 {
	padding: 0;
	margin: 0;
}
#main div#news div.newskurz p {
	padding: 0;
	margin: 0;
}
/*
#main div#veranst {
	float: right;
	width: 200px;
	background: #efefef;
	padding: 0 0 5px 0;
	border: solid 0px #003366;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	margin: 0 0 25px 25px;
}
#main div#veranst h2{
	font-size: small;
	font-weight: bold;
	margin: 0px 0 5px 0;
	background-color: #003366;
	color: white;
	padding: 2px 10px;
	line-height: 140%;
}

#main div#veranst h2 a{
	font-size: small;
	color: white;
}
*/
#infos #veranst p,
#infos #produkte p{
	font-size: 11px;
	padding: 5px 10px;
}

#infos #produkte p{
	clear: both;
}

#infos #produkte p img {
	margin: 0 0 0 2px;
	padding: 0;
	border: none;
	float: right;
	clear: right;
}

pre.hinweis {
	color: gray;
}