* {
	margin: 0;
	padding: 0;
}
 
body {
	background-color: #eee;
	font-family: Arial, sans-serif;
}

body.screencast {
	background-color: #fff;
}

a {
	color: #58e;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wrap {
	width: 850px;
	background: white url('logo_bg.gif') no-repeat top right;
	border: 1px solid #999;
	margin: 10px auto;
}

table.summary {
    width: 850px;
    margin: auto;
    margin-bottom: 1em;
}

table.summary td {
    color: #bbb;
    font-size: x-small;
    vertical-align: top;
}

table.summary li { list-style: none; }
table.summary td.nobreak li { display: inline; }
table.summary a { color: #bbb; }

table.summary h2 {
	  font-size: 1em;
	  text-transform: uppercase;
	  color: #aaa;
}

    
#masthead {
	background: url('timicx_title.png') no-repeat 5px 10px;
	height: 55px;	
}

#masthead h1 {
	display: none;
}

#nav {
	background: #5c0 url('nav_gradient.gif') repeat-x top left;
	color: white;
	height: 23px;
	padding: 3px 15px;
}

#nav_left {
	float: left;
}

#nav_right {
	float: right;
}

#nav li {
	list-style: none;
	float: left;
	margin: 0px 15px 0 0;
}

#nav a {
	font-family: "Trebuchet MS";
	color: white;
	text-decoration: none;
	padding: 0 7px;
}

#nav a:hover, #nav a.active {
	background: #290;
}

#nav a.active { font-weight: bold }

#intro {
	background: #f9f9f9 url('logo_bg.gif') no-repeat right -85px;
	height: 180px;
	border-bottom: 2px solid #ccc;
	position: relative;
}

#intro h2 {
	background: url('../images/keine_zeit_verlieren.png') no-repeat;
	height: 1em;
	position: relative;
	left: 210px;
	top: 30px;
}

#intro h2 span {
	display: none;	
}

#intro img.clock {
	position: absolute;
	left: 40px;
	top: 15px;
}

#intro p {
	position: absolute;
	left: 260px;		
	top: 70px;
	width: 450px;
	line-height: 1.5em;
	font-size: 90%;
	color: #333;
}


#content {
	width: 520px;
	font-size: 85%;
	float: left;
	padding-left: 50px;
	padding-bottom: 30px;
}

#content h2 {
	font-family: "Trebuchet MS", Arial;
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 150%;
}

#content h3 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 0.7em;
	margin-top: 2em;
}

#content h3, #content h3 a {
	color: #666;
}	

#content p, #content li {
	line-height: 1.5em;
	font-size: 95%;
	color: #666;
	margin: 1em 0;
}

#content li {
	margin: 0.5em 0;
	margin-left: 30px;
	list-style-type: square;
}

#rightcol {
	width: 200px;
	float: right;
	margin: 30px 30px;
}

cite {
	display: block;
	background: #eee;
	font-size: 100%;
	padding: 15px 20px;
	font-style: normal;
	text-align: center;
	line-height: 1.5em;
	color: #666;
	margin-bottom: 1em;
}

cite small {
	display: block;
	font-size: 60%;
	text-align: right;
	line-height: 1em;
	font-style: italic;
	margin-top: 0.7em;
}

.test_now {
	margin-bottom: 1em;
}

a img {
	border: none;
}

#footer {
	background: #ccc;
	color: white;
	font-size: 80%;
	padding: 0.25em 10px;
	clear: both;
	height: 1.5em;
}

#footer li {
	list-style: none;
	float: right;
	margin-left: 1em;
}

#footer a {
	color: white;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}





.box {
	background: #eee;
	border-radius: 8px;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
	margin-bottom: 1em;
	padding: 15px;
	font-size: 80%;
	color: #333;
	line-height: 1.4em;
	border: 1px solid #ccc;
    display: block;
}

.box:hover {
    text-decoration: none;
}

a.box { outline: none }

.box p.quotation {
    font-size: 15px;
    text-align: center;
    font-style: italic;
    line-height: 1.5em;
    color: #666;

}

.box p.author {
    text-align: right;
    font-size: 10px;
    margin-bottom: 0;
}

.box p, .box ul, .box h4 {
	margin-bottom: 1em;
}

.box h4 {
	font-size: 100%;
}

.box li {
	margin-left: 15px;
	margin-bottom: 0.5em;
}

.box small {
	color: #999;
	line-height: 1.2em;
}

.box a {
	font-weight: bold;
}

.box a img {
	border: 1px solid #ccc;
	margin:5px;
}

.box a:hover img {
	border: 1px solid #fff;
	margin:5px;
}

.figure {
	margin: 10px;		
}
.figure em {
	display: block;
	font-size: 8pt;
	color: #666;
	font-style: italic;
}


form {
	font-size: 95%;
}

form td, form th {
	padding: 4px;
	font-weight: normal;	
}

form .formerror {
	font-size: 90%;
	color: red;
}
input, textarea {
	border: 1px solid #ccc;
	padding: 2px;
}

input.submitbtn {
	color: white;
	background-color: #5c0;
	cursor: pointer;
	border: none;
	padding: 3px 6px;
}

ul.filelist {
	padding-left: 2em;	
}
	
ul.filelist li.pdf {
	list-style: none;
	padding-left: 6px;
	list-style-image: url("../images/pdf_icon.gif");
}		

.h {
	display: block;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.nobr {
    white-space: nowrap;
}
