/* Standard Stylesheet
  Orange One
  Design by Marek Ventur
*/
/* Reset all */
*{
        padding: 0;
        margin: 0;
        border: 0;
}

/* Allgemeines */
body {
        font-size: 80%;
        line-height: 1.6em;
        color: #333;
        background: #fff url('./img/bg.png') repeat-x fixed;
        font-family: verdana, "Lucida Grande","Lucida Sans Unicode",geneva,,sans-serif;
        text-align: center;
}

a:link {
        color: #333;
        text-decoration: none;
}

a:visited {
        color: #eee;
        text-decoration: none;
}

a:hover {
        text-decoration: underline;
}

/* Clear Class */
.c {
        clear: both;
}

img, a img {
        border: 0;
}

/* Absaetze */
p {
        font-size: 1em;
        line-height: 1.7em;
        margin: 7px 0;
        clear: both;
}

/* Kleinerer Text */
.s {
        font-size: 0.9em;
}

/* Links- bzw. Rechtsausrichtung für Elemente */
.leftalign {
        float: left;
        margin: 0 10px 0 0;
}

.rightalign {
        float: right;
        margin: 0 0 0 10px;
}

h1 {
        font: 2.5em/1.5 verdana, helvetica, arial, sans-serif;
        margin-left: 40px;

}

h2 {
        font: bold 2em/1.5 verdana, helvetica, arial, sans-serif;
        margin-left: 80px;
}

h3 {
        font: 1.8em/1.5 verdana, helvetica, arial, sans-serif;
        clear: both;
        color: #E17000;        
}

#subtitle  {
        font: 0.8em/1.5 verdana, helvetica, arial, sans-serif;
        clear: both;
        color: #E17000;
        text-align: right;
        margin-right: 20px;
}

/* Layout */
#wrapper {
  width: 724px;
  background: url(./img/bg2.png);
  _background-image: url('./img/bg2.gif');
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/bg2.png',sizingMethod='scale');
  margin:auto;

  height: 100%;
  text-align: left;
}

#header {
}

#navi {
  background: url(./img/bbar.png) repeat-x;
  margin-left: 12px;
  margin-right: 12px;

  padding-top: 20px;

}

#navi ul {
  list-style-type:none;
  margin-left: 7px;
  margin-top:2px 
  
}


#navi li {
  float:left;
  margin:0 4px 0 0;
  padding:4px 0px 13px 11px;
  font-size: 1.3em;
  background: url(./img/btn.png) 0 no-repeat 0px 
  

}

#navi2 li {
  background: url(./img/btn.png) 0 no-repeat 0px;
  float:left;
  margin:0 4px 0 0;
  padding:4px 0px 13px 11px;
  font-size: 1.3em;
}
#navi li a {
  background: url(./img/btn.png) 100% no-repeat ;
  color: #FFF;
  padding:4px 32px 15px 10px;

}

#navi li a:hover {
  background: url(./img/btn.png) 100% no-repeat ;
  color: #FFF;
  padding:4px 32px 15px 10px;
  text-decoration: none;
  color: #000;

}

#content {
  margin: 60px 0 20px 20px;
}

#content p a {
  text-decoration: underline;
  color: #000;
}

#content p a:hover {
  color: #E17000;


}

#content h3 {
  background: url(./img/cnttop.png) no-repeat;
  height: 39px !important;
  height: 38px;
  padding: 10px !important;
  padding: 9px;
  margin: 0;
}

#content h4 {
  padding: 30px 35px 0 10px;
  background: url(./img/cntmdl.png) repeat-y;
  font-size: 1.5em;
  margin: 0;
  text-align: justify;
}


#content p {
  padding: 10px 35px 0 10px;
  background: url(./img/cntmdl.png) repeat-y;
  font-size: 1.1em;
  margin: 0;
  text-align: justify;
}



#content ul{
  list-style-type: disc;
  list-style-position: inside;
  margin: 0;
  padding: 10px 0 0 0;
  background: url(./img/cntmdl.png) repeat-y;
}

#content li{
  background: url(./img/cntmdl.png) repeat-y;
  font-size: 1em;
  padding: 0 15px 0 30px;
  float:none;
}

#content li a{
  background: none;
  padding: 0 0 0 0;
  color: #E17000;
}

#content li a:hover{
  background: none;
  padding: 0 0 0 0;
  color: #000;
}


#ctable {
  background: url(./img/cntmdl.png) repeat-y;
    padding: 10px 35px 0 20px;
  font-size: 0.9em;
}


#ctable table {	
	border-spacing: 0px;
}

#ctable th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: rgb(253, 140, 71);
	text-align: center;	
}

#ctable td {	
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: rgb(255, 255, 255);
	text-align: center;
}



#ctable a {
  
  color: #E17000;
}

#ctable a:hover {
  color: #000;
  text-decoration: underline;

}







.cntbtm {
  background: url(./img/cntbtm.png) no-repeat;
  height: 15px;
  margin: 0;
}


#footer {
  margin: 0 12px 0 12px;
  background: url(./img/btmbar.png) repeat-x;
  text-align: right;
  color: #E17000;
  padding-right: 5px;

}

#footer a {
  color: #E17000;
}


.mspace {
  font: Courier New, monospace;
  background: url(./img/cntmdl.png) repeat-y;
  padding: 10px 35px 0 10px;
}