* {
  margin: 0;
	border: 0;
	padding: 0;
}

img {
	vertical-align: top;
}

body {
  font: 11px/16px Arial, Verdana, Helvetica;
	color: #666;
	margin-bottom: 50px;
}

#tab-1 h1, #tab-2 h1, #tab-3 h1, #tab-4 h1, #arguments h1  {
  font: 16px/26px Arial, Verdana, Helvetica;
	font-weight: bold;
}

h2 {
  color: #2f6681;
	font-size: 12px;
	font-weight: bold;
}

h3 {
  font-size: 12px;
	background: #aeaeae;
	color: #FFF;
	padding: 3px 0 3px 10px;
}

h1.headline {
  margin: 20px 0 5px 10px;
	font-size: 22px;
}

#wrapper {
  width: 900px;
}

.language {
  padding-top: 50px;
	text-align: right;
}

.language a {
  color: #2f6681;
	text-decoration: none;
}

.language a:hover {
	text-decoration: underline;
}

#logo {
  float: left;
}

#container {
  margin: 3px;
	clear: both;
	width: 900px;
}

#menue {
  background: url(../images/menue_bg.gif);
	width: 898px;
	height: 25px;
	border: 1px solid #CCC;
	margin: 0 0 5px 0;
}

#topteaser {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
	padding: 10px 20px 0 20px;
	margin: 1px 0 0 0;
	float: left;
	width: 858px;
}

	.teaser_left {
	  width: 440px;
		float: left;
	}

	.teaser_right {
	  float: right;
		text-align: right;
	}

#leftcol {
  float: left;
	margin: 15px 8px 0 0;
}

#related {
  float: left;
	width: 260px;
	margin: 42px 0 0 0;
	background: #efefef;
}

.item_left {
	width: 630px;
}

.item_left p {
  padding: 0 0 5px 0;
}

/* */
#tab-1 img, #tab-2 img, #tab-3 img, #tab-4 img {
   float: left;
	margin: 3px 10px 10px 0;
}
/* */

.item_right {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

.item_right p {
	padding: 5px 10px 5px 10px;
}

.item_left li a, .item_left a, .item_right a, #topteaser a {
  color: #2f6681;
}

.item_left p.arrow a, .item_right p.arrow a {
  background: url(../images/arrow.gif) no-repeat;
	width: 12px;
	height: 22px;
	padding-left: 12px;
}

.images {
  float: left;
	margin: 0 10px 0 0;
}

.rightimages {
  text-align: center;
	margin: 8px 0 0 8px;
	border: 2px solid #FFF;
	width: 236px;
}

ul.list {
  list-style-position: inside;
	padding:0 0 0 15px;
}

.topcorner {
  position:absolute;
	left:622px;
}

#arguments {
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
	padding: 0 10px 8px 10px;
	width: 608px;
}

	#arguments p {
    margin: 0 0 8px 0;
  }

.dotted {
	background: url(../images/dotted.gif) repeat-x;
	height: 1px;
	margin: 0 0 5px 0;
}

#container small {
  font-size: 9px;
	color: #CCC;
	line-height: 16px;
}

input, select {
	border: 1px solid #CCC;
}

.order {
  background: url(../images/send_de.gif);
	width: 78px;
	height: 22px;
	cursor: pointer;
	border: 0;
}
.order_fr {
  background: url(../images/send_fr.gif);
	width: 78px;
	height: 22px;
	cursor: pointer;
	border: 0;
}

input.input {
  margin:10px 0 0 0;
	background:#F0F0F0;
	font-size: 10px;
	color:#333;
	cursor:pointer;
}

.error {
  color: #CC0000;
	font-size: 10px;
}

#footer {
  padding: 10px 10px 0 10px;
	clear: both;
}

#footer small {
  color: #666;
	font-size: 11px;
}

#footer a, #item a {
  color: #2f6681;
	text-decoration: none;
}

#footer a:hover, #item a:hover {
	text-decoration: underline;
}

.validate-selection {
  padding: 1px;
}


