body {
	margin: 0 auto;
	padding: 0px 70px 10px;
	width: 820px;
	font: 70% "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	color:#555;
}
html { 
	height: 100%; 
	margin-bottom: 1px; 
}
.header {
	background: #000;
	cursor: pointer;
	padding:4px;
}
#footer {
	width:660px;
	margin:-80px auto;
	color:#ccc;
	top: -20px;
}

#footer a {
	color:#aaa;
	text-decoration:none;
	font-weight:bold;
}

#footer .validate {
	float:right;
}

.header:hover{
	background-color:#666;
}

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

	
#header h1 a:hover {
	color:#000;
}
.selected{
	background-color:#F00;
	color:#FFF;
}

.mycontent{
	background:#FFF;
	padding:4px;
}

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

.mycontent a:hover {
	text-decoration:none;
}

.download a:hover {
	background-color:#CCC;
	}
	
.mycontent ul.links li {
	background:url(../images/link.gif) left no-repeat;
}

input {
	width:180px;
	font: 100% "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	color:#333;
	padding:7px 10px;
	margin:5px;
	border: 1px solid #B0A139;
}
textarea {
	width:350px;
	height:105px;
	font: 100% "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	color:#333;
	border:0;
	padding:10px;
	margin:5px;
	color:#777;
	overflow: auto;
	border: 1px solid #B0A139;
}

input[type=submit] {
	 cursor:pointer;
	 color:#B0A139;
	 font-weight:bold;
	 width:182px;
	 height:33px;
	 padding:7px 10px;
	border: 1px solid #B0A139;
}

blockquote {
	  font: 1.5em/1.8em Georgia, "Times New Roman", Times, serif;
	  background: url(../images/close-quote.gif) no-repeat right bottom;
	  padding-left: 18px;
	  text-indent: -18px;
	  color:#888;
	  margin:20px 0;
}

blockquote:first-letter {
	background: url(../images/open-quote.gif) no-repeat left top;
    padding-left: 18px;
}

.mycontent ul {
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0px;
}

.mycontent ul li {
	list-style:none;
	padding-left:20px;
	margin:10px 0;
	background:url(../images/bullet.gif) left no-repeat;
	border-bottom:1px solid #eee;
	padding-bottom:10px;
	line-height:19px;
}

table {
	width:100%;
	padding:5px;
}

td {
	line-height:16px;
	padding:4px;
	text-align:center;
}

h2 {
clear:both;
}

.mycontent h2 {
	margin:10px 0 20px;
	padding:10px 0;
	color:#666;
	border-bottom:1px solid #eee;
	background:url(../images/h2.jpg) bottom left no-repeat;
	font-family: Arial;
	font-size: 110%;
}

#header h1 {
	font:350% Georgia;
	font-style:italic;
	color:#232323;
	margin-top:50px;
	letter-spacing:-1px;
}

#header h2 {
text-align:center;
font:100% Verdana;
text-transform:uppercase;
letter-spacing:2px;
color:#bbb;
margin:10px 0 40px;
}




#accordian{
	padding:5px;
	width:660px;
	z-index:0;
	margin:0 auto;
	text-align: left;
	top: -65px;
	position: relative;
}

.accordion_headings{
	padding:7px 10px;
	color:#999;
	margin-top:2px;
	cursor:pointer;
	letter-spacing:1px;
	clear:both;
	font-family: "Trebuchet MS";
	font-size: 200%;
	background-image: url(../images/item_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.accordion_headings:hover{
	background:url(../images/item_bg_hover_gr.gif) top no-repeat;
}

.mycontent{
	padding:20px 20px;
	border:1px solid #f4f4f4;
}

img {
	z-index:99;
}

p {
	margin:15px 0;
	line-height:19px;
}

.header_highlight{
	background:url(../images/item_bg_hover.gif) top no-repeat;
}

.demos-nav, .demos-nav dt, .demos-nav dd, .demos-nav ul, .demos-nav li {
    margin: 0;
    padding: 0
}

.demos-nav {
    float: left;
    width: 170px;
    font-size: 1.3em;
}

.demos-nav dt,
.demos-nav h4 {
    margin: 0;
    padding: 0;
    font: normal 1.1em "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif";
    color: #e87b10;
}

.demos-nav dt,
.demos-nav h4 {
    margin-top: 1.5em;
    margin-bottom: 0;
    padding-left: 8px;
    padding-bottom:5px;
    line-height: 1.2em;
    border-bottom: 1px solid #F4F4F4;
}

.demos-nav dd a,
.demos-nav li a {
    border-bottom: 1px solid #F4F4F4;
    display:block;
    padding: 4px 3px 4px 8px;
    font-size: 90%;
    text-decoration: none;
    color: #555 ;
    margin:2px 0;
    height:13px;
}

.demos-nav dd a:hover,
.demos-nav dd a:focus,
.demos-nav dd a:hover,
.demos-nav dd a:focus {
    background: #f3f3f3;
    color:#000;
    -moz-border-radius: 5px; -webkit-border-radius: 5px;
}
 .demos-nav dd a.selected {
    background: #555;
    color:#ffffff;
    -moz-border-radius: 5px; -webkit-border-radius: 5px;
}

#list1 .title { font-weight:bold;  }
			#list1{	width:820px;}
			.title, .mytitle { 
				cursor:pointer; 
				height: 32px; 
				font-size: 150%; 
				margin: 10px 0px 0px 0px; 
				padding: 3px 0px 0px 10px;			
				background-image:url(item_bg.gif) 
			}
			.mytitle:hover{ background-image:url(item_bg_hover.gif)}
			.on  .mytitle { background-image:url(item_bg_aktiv.gif)}
			.off .mytitle { }
			
			#page-wrap{
		padding-top:20px;
		padding-left:20px;
		}
		h1{
			margin-bottom:10px;
		}
		.items a,.items a:active,.items a:link,.items a:visited{
		font-size:1.2em;
			color:#3300CC;
			text-decoration:underline;
			display:block;
			margin-top:10px;
		}
		.items a:hover{
			text-decoration:none;	
		}
		.brief{
			font-size:0.8em;
			padding-left:10px;
		}
		.long{
			font-size:0.8em;
			padding-left:10px;
		}
		tr.over{
			background-color:#B0A139;
	font: 120% "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
			color: #FFF;
			}
			
		.zebra{
	background-color:#F7F7F7;
		}

