/**************************/
/** Text-Fromatierungen **/
/************************/

/*a {
  color: black;
}*/

table {
  color: #000000;
  text-decoration: none;
  font-size: 10pt;  
}

#navigation1 a:link, #navigation a:visited, #navigation a {
  color: #000000;
  text-decoration: none;
  font-size: 10pt;  
}

.navigation1_active {
  color: #000000;
  text-decoration: none;
  font-size: 10pt;
  font-weight: bold
}

#navigation1 a:hover {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 10pt;
}

#footer {
  font-size: 9pt;
  color: #FFFFFF;
}

.top_links {
  color: #FFFFFF;
  font-family: verdana;
  font-size: 9pt;
  text-decoration: none;
  padding: 0 5px;
  border-right: 1px solid #000000;
}

#login {
  color: #FFFFFF;
  font-size: 9pt;
}

#footer {
  font-size: 9pt;
}

.white {
  color: white;
}

.white_titel {
  color: white;
  font-size: 12pt;
  font-weight: bold;
}

.record-header {
  font-weight: bold;
  font-size: 10pt;
  background-color: #FFFFFF;
}

.record-odd {
  background-color: #E0E0E0;
}

.record-even {
  background-color: #F3F3F3;
}

.record-active {
  background-color: #FFF28C;
}

#swiss_map {
  position: absolute;
  width: 590px;
  height: 400px;
  top: 138px;
  left: 280px;
  background-image: url(../../content/images/map/map.png);
  background-repeat: no-repeat;
}

#mappos {
  position: absolute;
  width: 590px; 
  height: 400px;
  top: 138px;
  left: 280px;
  background-image: url(../../content/images/map/red_point.gif);
  background-repeat: no-repeat;
  background-position: 100px 100px;
  display: none; 
}

#trackpos {
  position: absolute;
  width: 600px;
  height: 400px;
  top: 138px;
  left: 280px;
  background-image: url(../../content/images/map/green_point.gif);
  background-repeat: no-repeat;
  background-position: 100px 100px;
  display: none; 
}
.title{
  font-size: 14px;
  font-weight:bold;
  padding: 3px 0 3px 0;
  }

.spacer {
  padding: 0 0 0 5px;
}

.input {
  font-family: Arial;
  font-size: 12px;
  border: solid 1px #7F7F7F;
}

.input_req {
  background-color: #FFFFCC;
  font-family: Arial;
  font-size: 12px;
  border: solid 1px #7F7F7F;
}

.submit {
  font-family: Arial;
  font-size: 12px;
}

.validate_message {
  font-size: 12px;
  font-family: arial;
  font-weight: bold;
  color: black;
}

.validate_error {
  font-size: 12px;
  font-family: arial;
  font-weight: bold;
  color: black;
}

.sortbar {
  font-family: verdana;
  font-size: 10px;
  color: black;
}

.nolink {
  text-decoration: none;
  color: black;
}

.input_pn {
  width: 200px;
  font-family: Arial;
  font-size: 12px;
  border: solid 1px #7F7F7F;
  text-align: left;
}

.prename {
  display: none;
}

.floatleft {
	float: left;
	width: 320px;
	}

/*Div Partner Site */
.partnerFloatLeft {
	float: left;
	width: 300px;
	min-height: 260px;
	padding: 10px 10px 10px 15px;
	border-bottom: 2px solid #ffffff;
	text-align: center;
	}

.partnerFloatLeft  p{
	text-align: left;
	margin-left: 50px;
	}

.newsListLink {
	text-decoration: none;
	display: block;
	color: #000000;
	}
.redborder {
	border: 2px solid #ff0000;
	}
.addnews_part {
	background-color: #ababab;
	margin: 6px;
	padding: 5px 6px;
	}
.addnews_part h1 {
	font-size: 13px;
	font-weight: bold;
	color: #404070;
	margin: 0;
	padding: 0 0 5px 0;
	}
.newstable tr td {
	background-color: #ababab;
	margin: 6px;
	padding: 6px;
	width: 300px;
	}
.newstable tr td img, .addnews_part img {
	border: 1px solid #ffffff;
	}
.newsbutton:link, .newsbutton:visited {
	display: block;
	margin: 5px;
	padding: 4px 10px;
	border: 1px solid #ffffff;
	background-color: #999999;
	color: #404070;
	float: left;
	}
.newsbutton:hover, .newsbutton:active {
	background-color: #FFF28C;
	color: #000000;
	}
/*IE Anpassungen */
* html .partnerFloatLeft {
	height: 280px;
	}

td.ordered {
	background-color: #ffc275;
	}
td.licence {
	background-color: #ffff80;
	}
td.valid {
	background-color: #a0e0a0;
	}
.lOrder {
	float: left;
	margin: 5px;
	}
.lOrder table tr td {
	padding: 1px 3px;
	}
.formPart {
	padding: 10px 0 0 10px;
	margin: 0;
	}
#updaterStart {
	float: left;
	}
.ddForm {
	float: left;
	}
.formPart p {
	padding: 0;
	margin: 4px 0;
	}
.formPart h2 {
	font-size: 12px;
	}
.formPart label {
	width: 130px;
	float: left;
	padding: 1px 12px 0 0;
	margin: 0;
	text-align: right;
	}
.formPart select {
	width: 204px;
	}
.formPart input, .formPart select {
	border: 1px solid #000000;
	}
.formPart select#updater {
	width: auto;
	}
.form2Fehlermeldung {
	background-color: #ffffc0;
	border: 1px solid #505050;
	width: 400px;
	}
.activateLicence th {
	text-align: left;
	background-color: #f3f3f3;
	border: 1px solid #606060;
	padding: 1px 4px;
	}
.activateLicence tr td {
	padding: 0;
	border: none;
	}
.activateLicence td.ttl {
	border: 1px solid #606060;
	}
.activateLicence tr.aButton td {
	text-align: right;
	padding: 0 0 10px 5px;
	}
.activateLicence td span.aBetween-odd, .activateLicence td span.aBetween-even {
	padding: 0 5px;
	border-right: 1px solid #204080;
	border-bottom: 1px solid #80a0de;
	border-top: 1px solid #80a0de;
	margin: 0;
	min-width: 50px;
	}
.activateLicence td span.aBetween-odd {
	background-color: #f3f3f3;
	}
.activateLicence td span.aBetween-even {
	background-color: #e0e0e0;
	}
.activateLicence td.ttl span.aBetween-odd, .activateLicence td.ttl span.aBetween-even {
	border-top: none;
	border-bottom: none;
	}

