
/* copyright ArtProLog 2007 Ursula Bartels */

body {
	color: #717f82;
	font: 0.75em Arial, Helvetica, "Trebuchet MS", Geneva, SunSans-Regular, sans-serif;
	padding: 0;
	text-align: center;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	line-height:18px;
}

/* TAGS */
p,
pre,
h1,
h2 {
	margin: 0;
	padding: 0;
}

img {
	border-style: none;
}

h1,
h2,
h3 {
	font-weight: bold;
}

h1 {
	font-size: 1.4em;
	margin-bottom: 10px;
	line-height:1.6em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-size: 0.9em;
}

/* LISTEN */
li {
	list-style-image: url(../images/misc/button_ul.gif);
	list-style-type: none;
	line-height:20px;
}

/* LINKS */
a,
a:link,
a:visited,
a:hover,
a:active {
	font-size: 1em;
	color: #fe8b04;
	text-decoration: none;
}

a:hover,
a:active {
	text-decoration: underline;
}

/* KLASSEN */
.pb {
	font-weight: bold;
}

.pbfarbe {
	color: #fe8b04;
	font-weight: bold;
}

.farbe {
	color: #fe8b04;
}

.pbrot{
	color:#c00;
}

.clearer {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
}

.separator {
	border-top: 1px dotted #717f82;
	clear: both;
	height: 1px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.spacer {
	height:20px;
}
.small{
	font-size:0.9em;
}
.download{
	float: right;	
}

/* CONTAINER */
#container {
	background-color: #fff;
	height: 100%;
	margin: auto;
	text-align: left;
	width: 955px;
}

#blank {
	text-align:left;
}

/* LOGO PRINT */
#logo_print {
	display: none;
}

/* BOXES */
#box1,
#box2 {
	display: block;
	float: left;
	overflow: hidden;
}

#box1 {
	margin-right: 20px;
	width: 300px;
}

#box1 h1 {
	background-color: #717f82;
	color:#FFFFFF;
	text-align:center;
	font-size: 1em;
	line-height:1.6em;
	height:1.6em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
	width: 300px;
	position: relative;
	left: -15px;
	top: -5px;
	text-transform: uppercase;
}

#box1 .spacer {
	display:none
}

#box2 {
	width: 635px;
}

/* LOGO */
#logo {
	background-image: url(../images/layout/et/logo_eartravel.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 101px;
	overflow: hidden;
	width: 300px;
}

/* BILD */
#bild {
	background-image: url(../images/layout/et/bild.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 200px;
	margin-bottom: 1px;
	overflow: hidden;
	width: 300px;
}

/* LOGIN */
#login {
	background-color: #fe8b04;
	display: block;
	margin-bottom: 10px;
	overflow: hidden;
	width: 300px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 10px;
}

#login a,
#login a:link,
#login a:visited,
#login a:hover,
#login a:active {
	font-size: 0.9em;
	color: #fff;
	text-decoration: none;
}

#loginw a:hover {
	text-decoration: underline;
}

/* NAVIGATION */
#navigationbox {
	background-color:#fe8b04;
	display: block;
	height: 125px;
	margin-bottom: 10px;
}

#navigationtop {
	height: 101px;
	background-image: url(../images/layout/et/stretch_top.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#partner-logo {
	display: none;
}

#navigation,
#navigationbefor,
#navigationafter {
	height: 24px;
	float:left;
	display: block;
}

*html #navigationline {
	height: 24px;
	display: block;
	margin-top:-3px;
}

*html #navigationline table {
	font-size:1em;
	margin-bottom:-3px;
	padding:0;
	height: 24px;
}

/* CONTENTLINKS */
#contentlinksbox,
#warenkorbbox,
#newsbox,
#howtobox {
	display: block;
}

#contentlinks,
#warenkorb,
#news,
#howto {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: 5px;
	background-image: url(../images/layout/et/pattern.gif);
	background-repeat: repeat;
	background-position: left top;
}

#warenkorb {
	background-color: #e3e6e7;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: 5px;
	background-image: none;
}

/* CONTENT */
#contentbox {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fe8b04;
	background-image: url(../images/layout/et/pattern.gif);
	background-repeat: repeat;
	background-position: left top;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fe8b04;
}

#content {
	padding: 30px;
	position:relative
}

/* FOOTER */
#footer {
	font-size: 0.9em;
	margin-bottom: 30px;
	padding-left: 30px;
}

/* FORM */
csc-mailform,
form,
fieldset {
	border-style: none;
	margin:0;
	padding:0;
}

fieldset {
	width:575px;
}

.fieldset_row {
	width: 555px;
	background-color: #fff;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 2px;
}

.fieldset_row:hover {
	background-color: #e3e6e7;
}

label {
	display: block;
	float: left;
	font-weight: bold;
	margin-right: 10px;
	width: 200px;
}

.fieldset_field {
	float: left;
	width: 300px;
	display:block;
}

input,
textarea,
select {
	background: #fff;
	border: solid 1px #717f82;
	color: #717f82;
	padding: 1px;
	width: 150px;
}

.csc-mailform-field {
	clear: left;
}

.csc-mailform-submit {
	display: block;
	margin-left: 210px;
	margin-top: 10px;
	width: 154px;
}

/* LOGINBOX */
.loginbox-row label,
.logoutbox-row label,
.forgot-passw-row label {
	width: 100px;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
}

.loginbox-row input {
	float: left;
}

.loginbox-row,
.logoutbox-row,
.forgot-passw-row {
	width: 300px;
	clear:left;
	height: 22px;
}

.submitbutton {
	width: 154px;
}

* html .submitbutton {
	width: 150px;
}

.msg_error {
	width: 280px;
	font-size: 0.9em;
	display: block;
	margin-bottom: 5px;
}

.forgot-passw {
	display: block;
	margin-top:5px;
	margin-left:100px;
	line-height: 12px;
}

/* FORMULAR REGISTRIERUNG */

.user-forms .pbweiss{
	color:#FFFFFF;
	font-weight:bold;
	line-height:23px;
}

.user-forms div.zeile,
.user-forms div.zeile-odd,
.user-forms div.zeile-kopf,
.user-forms div.zeile-form-spacer {
	line-height: 23px;
	min-height: 23px;
	clear: left;
	padding: 3px 10px 0;
	border-top: 1px solid #e3e6e7
}

* html .user-forms div.zeile,
* html .user-forms div.zeile-odd,
* html .user-forms div.zeile-kopf,
* html .user-forms div.zeile-form-spacer {
	height: 23px;
}

.user-forms div.zeile-odd {
	background-color: #fff;
}

.user-forms div.zeile-form-spacer {
	background-color: #717f82;
	padding: 0 10px 0
}

.user-forms .clearer {
	font-size: 0.3em;
	line-height: 0.3em;
}

.user-forms input,
.user-forms select,
.user-forms textarea {
	width: 250px
}

.user-forms .checkbox {
	width: auto
}

.user-forms select {
	width: 254px
}
.user-forms .submitbutton{
	margin-top:10px;
	width: 254px;
	background-color: #717f82;
	color:#FFFFFF;
	font-weight:bold;	
}
