/*wider den optionszwang*/

/* reset */
img{
   border:0;
}

body{
   margin:0;
   padding:0;
   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 90%;
	line-height: 1.5em;
	color: #3e3d40;
}

p, ul.uldl{
	font-size: .9em;
}


.home{
   background-image: url(../../img/gen/bg.png);
   background-repeat: no-repeat;
   background-position: 100px 0;
   height: 700px;
}


#all{
   width:960px;
   margin: 0 auto 0 auto;
   padding-bottom: 30px;
   
}


.left3, .mid3, .right3{
   float:left;
   display:block;
}

.left3{
   width:130px;
   margin-right:10px;
   margin-top: 30px;
   
}

.mid3{
   width:490px;
   margin:0 30px 0 0;
   
}

#headerwrap .mid3{
   margin:30px 30px 0 0;
   
}

.right3{
   width:300px;
}

.nothome #headerwrap {
   position:fixed;
   background-color: #ffffff;
}

.nothome #contentwrap{
   padding-top: 170px;
}

.home #contentwrap{
   padding-top: 15px;
}

*+html .home #contentwrap .right3 { 
      margin-top:-35px;
}

*+html .nothome #contentwrap{
     padding-top: 190px;
  }
  
 *+html  .home #contentwrap{
   padding-top: 65px;
}

 *html  .nothome #contentwrap{
   padding-top: 20px;
}

.right3 .entry strong{
   margin:0;
   font-size: 1.3em;
   display:block;
}

.home #contentwrap .right3{
	
}

.clb{
   clear:both;
}


ul.mainnav{
   margin:0;
   padding:0 0 0 2px;
}

ul.sidenav{
   margin:15px 0 0 0;
   padding:0;
}

ul.sidenav li{
   list-style: none;
}

ul.mainnav li{
   list-style: none;
   display:inline;
}

ul.mainnav li a{
   text-decoration:none;
   color: #3e3d40;
   margin-right: 13px;
	/*
   text-transform: uppercase;
	*/
}

ul.sidenav a, .right3 a, .tofoot a{
   text-decoration:none;
   color: #9c9e9f;
   text-transform: uppercase;
}

.right3 a {
   text-transform: none;
}

 p.plink a, span.plink a{
 	text-decoration: none;
	color: #be0c1d;
   border-bottom: 1px solid #be0c1d;
 }
 
 p.plink2 a{
 	text-decoration: none;
	color: #be0c1d;
   border-bottom: 1px solid #be0c1d;

 }
 
 ul.uldl a{
	 	text-decoration: none;
	color: #be0c1d;
   border-bottom: 1px solid #be0c1d;
}
 
p.plink2{
 	margin-bottom: 25px;
 }

ul.mainnav li a:hover, ul.mainnav li a.act, ul.sidenav a:hover, ul.sidenav a.act,  .right3 a:hover, .tofoot a:hover{
   color: #be0c1d;
   border-bottom: 1px solid #be0c1d;
}






/* typo */
h1, h2, h3, h4, h5, .right3 .entry strong{
   font-family: Georgia, "Times New Roman", Times, serif;
   font-weight:normal;
   color: #be0c1d;
}

.entry2 strong{
	   color: #be0c1d;
}

h1{
   font-size: 2.8em;
   margin: 50px 0 20px 0;
}

.home h1{
   color: #ffffff;
}

h2{
	line-height: 1.5em;
}


/* the form*/
fieldset{
   border: 1px solid #9c9e9f;
   margin: 0 0 10px 0;
	padding: 10px
}

#formwrap{

}

#formwrap form p{
   margin: 5px;
}

#formwrap input{
	border: 1px solid #9c9e9f;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 90%;
	padding: 1px;
	margin-top: 6px;

}
#formwrap input.sub{
	background-color: #DDDDDD;
	width: 165px;
	margin-top: 10px;
}

.wide{
	float:left;
	width: 300px;
	margin-top: 8px;
}

.wide input, .small input{
		width: 160px;
}

.xtrawide{
	padding-top:5px;
}



.wide fieldset, .xtrawide fieldset{
	margin-right: 20px;
}

.xtrawide input{
		width: 310px;
}

.small{
	margin-top: 40px;
}


p.fl{
   width:70px;
   display:block;
   float:left;

}

.xtrawide p.fl{
	width:100px;
}


p.check input{
   margin-right: 10px;
}

.save{
visibility: hidden;
	display:none;
}

.od{
	/*background-color: #EFEFEF;*/
}

.ev{
	/*background-color: #F5F5F5;*/
}

.alert{
background-color: #FF8C00;
}

.best{
   background-color: Lime;
}

.footnotes{
	margin-top:20px;
	border-top: 1px solid #3e3d40;
}

#contentwrap p.pauthor{
margin-bottom: 0px;
}

#contentwrap p.plink{
	margin-top: 0px;
	margin-bottom: 15px;
}

/* added 2009-10-01*/
.centry{
	border-bottom: 1px dotted #FF8C00;
}

ul.uldl{
	margin:0 0 20px 0;
	list-style: none;
	padding:0;
}

.cite{
font-style: oblique;
}







