/* 
	project:  Digiteasy
	author:   windus@prosy.de
*/
body{
  margin: 0px;
  padding: 0px;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  color: #000;
  height: 100%;	
}

form {
  margin: 0px;
  padding: 0px;
}

#formwidth{
  width: 700px;
}

.fieldset{
  text-align: left;
  border: none;
}

legend{
  color: #ee7900;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.4em;
  font-style: italic;
  font-weight: bold;
  padding: 0px;
  margin: 0px;	
}

.clear { 
  clear: both;
}

.inputnav{
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  color: #423f3f;
  font-size: 0.8em;
  font-style: italic;
  border: 1px solid #ffcc99;
  background-color: #ed7900;
  height: 16px;
  width: 150px;
  padding: 2px;
  margin: 5px 2px 5px 28px;
}

input.text{
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  color: #423f3f;
  font-size: 1.0em;
  font-style: italic;
  height: 16px;
  padding: 2px;
  margin: 0px;;
}

.element{
  margin: 2px 0px 2px 20px;
  padding: 3px 3px 3px 3px;
  background-color: #eaf0f0;
  text-align: right;
}

.elementpremium{
  margin: 2px 0px 2px 20px;
  padding: 3px 3px 3px 3px;
  text-align: right;
  color: #989494;
  border: 1px dotted #989494;
}

.elementerrors{
  margin: 2px 0px 2px 20px;
  padding: 3px 3px 3px 3px;
  background-color: #fbddc0;
  text-align: right;
}

.elementsubmit{
	margin: 3px 0px 5px 0px;
	padding: 2px;
	text-align: right;
}

.messages{
  color: #ed7900;	
}

label{
  display: block;
  float: left;
  width: 250px;
  text-align: left;
}

#submit{
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  font-style: italic;
}

select{
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  color: #423f3f;
  font-size: 1.0em;
  font-style: italic;	
  padding: 2px;
  margin: 0px;;
}
  
#container{
  width: 1020px;
  margin: 28px auto 0px;
  position: relative;
  overflow: auto;
  background-image: url(/images/bg.png);
  background-repeat: repeat-y;
}

#nav{
  width: 263px;
  min-height: 738px;
  margin: 0px;
  padding: 0px;
  color: #fff;
  float: left;
}

#logo{
  width: 207px;
  margin: 34px 28px 54px;
}

#menu a{
  color: #fbddc0;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-style: italic;
  text-decoration: none;
  margin: 0px 28px 34px;  
}
#menu a:hover{
  color: #fff;
}

#status{
  color: #fbddc0;
  font-size: 0.7em;
  font-style: italic;
  margin: 0px 28px 34px;
}

#logo80{
  margin: 0px 0px 15px 0px;	
}

#headline, #headlineorange{
  margin: 0px 0px 15px 0px;	
}

#shadowcontent{
  width: 750px;
  height: 5px;
  background-image: url(/images/shadow_750.png);
  background-repeat: no-repeat;
  float: right;
  margin: 0px;
}

#shadownav{
  width: 263px;
  height: 5px;
  background-image: url(/images/shadow_263.png);
  background-repeat: no-repeat;
  float: left;
  margin: 0px;
}

#footer{
  width: 1020px;
  height: 20px;
  background-image: url(/images/shadow_1020.png);
  background-repeat: no-repeat;
  margin: 0px auto;
  padding: 5px 0px 0px 0px;
  position: relative;
}

.headline{
	color: #423f3f;
	font-size: 1.2em;
}

.headlineorange{
	color: #ee7900;
	font-size: 1.2em;
}

.copytitle{
	color: #423f3f;
	font-size: 1.2em;
    font-style: italic;
    font-weight: bold;
    margin: 0px 0px 4px 0px;
}

.copy{
	color: #423f3f;
	font-size: 0.7em;
	font-style: italic;
}

.copy a{
	color: #ee7900;
	font-size: 1em;
	text-decoration: none;
}

.copy a:hover{
	color: #423f3f;
}

.copy2{
	color: #423f3f;
	font-size: 0.75em;
	font-style: italic;
}

.copy2 a{
	color: #ee7900;
	font-size: 1em;
	text-decoration: none;
}

.copy2 a:hover{
	color: #423f3f;
}

.menuSel{
  color: #fff;
}

.footer{
  color: #989494;
  font-size: 0.7em;
  font-style: italic;
  text-align: right; 
}

.footer a{
  color: #989494;
  font-size: 1em;
  text-decoration: none;
}

#footer a:hover{
  color: #423f3f;
}

h1{
  color: #423f3f;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.6em;
  font-style: italic;
  font-weight: bold;
  padding: 0px;
  margin: 0px;	
}

h2{
  color: #ee7900;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.4em;
  font-style: italic;
  font-weight: bold;
  padding: 0px;
  margin: 0px 0px 18px 0px;	
}

h3{
  color: #423f3f;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  font-style: italic;
  font-weight: bold;
  padding: 0px;
  margin: 0px 0px 12px 0px;	
}

h4 {
  color: #ee7900;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  font-style: italic;
  font-weight: bold;
  padding: 0px;
  margin: 12px 0px 12px 0px;	
}

#admin a{
  color: #fbddc0;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-style: italic;
  text-decoration: none;
  margin: 0px 28px 34px;  
}
#admin a:hover{
  color: #fff;
}
