html {
	height: 101%;
}

body {
	margin: 0;
	padding: 0;
	line-height: 16px;
/*	background-color: #E2E3E5; */
	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

a:link, a:visited, a:active {
/*	color: #FF9C00;*/
	color: #FFFFFF; 
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 0;
	padding: 0;
	margin-bottom: 12px;
	line-height: 13px;
}

td {
	font-size: 12px;
}


.innertube table td p.bodytext {
	margin-bottom: 0px;
}

#container {
	margin: 0px auto;
	width: 969px;
	text-align: left;
	border: 0px;
	height: auto;
	padding-left: 0px;
	padding-top: 30px;
	padding-bottom: 20px;
	border: none;
}

#nav {
	width: 956px;
	height: 30px;
	margin-left: 13px;
	text-align: left;
}

td.tiletop {
	background-image: url(../img/tiletop.gif);
	background-repeat: no-repeat;
}

td.tilebottom {
	background-image: url(../img/tilebottom.gif);
	background-repeat: no-repeat;
}

td.tileleft {
	background-image: url(../img/tileleft.gif);
	background-repeat: no-repeat;
}

td.tileright {
	background-image: url(../img/tileright.gif);
	background-repeat: no-repeat;
}


.innertube {
	margin: 0;
	padding: 20px;
	overflow: hidden;
}

.innertubeR {
	margin: 0;
	padding: 20px;
	color: #FFFFFF;
	font-size: 11px;
}

h1 {
/*	color: #FF9C00;*/
	color: #FFFFFF; 	
	font-size: 20px;
	margin-top: 0px;
	font-weight: normal;
	letter-spacing: 0.10em;
	margin-bottom: 20px;
}

.elink, .clink {
	font-size: 11px;
}
h2 {
/*	color: #FF9C00;*/
	color: #FFFFFF; 
	font-size: 16px;
	margin-top: 0px;
	font-weight: bold;
	margin-bottom: 4px;
}

ul {
	padding: 2px;
	margin-left: 14px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 6px;
}

ol {
	padding: 2px;
	margin-left: 22px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 6px;
}

/* blog extension styles */
.date {
	display: block;
	width: 200px;
	border-bottom: 1px solid white;
	margin-bottom: 3px;
	margin-top: 3px;
}

.date2 {
	display: block;
	width: 100%;
	border-bottom: 1px solid #999999;
	margin-bottom: 0px;
	margin-top: 20px;
}

a.clink:link, a.clink:visited, a.clink:active{
	color: #FFFFFF;
	font-weight: bold;
}


a.elink:link, a.elink:visited, a.elink:active{
	color: #FF9C00;
}


.important {
	font-size: 14px;
	font-weight: bold;
}

.indent {
	text-align: center;
}

.csc-textpic-caption {
	font-size: 11px;
}

span.small {
	font-size: 11px;
}

p.klein {
	font-size: 11px;
}

p.wichtig {
	font-size: 14px;
	font-weight: bold;
}

.avthumb {
	margin-right: 8px;
}


span.rent {
	display: block;
	padding-top: 0px;
	padding-bottom: 5px;
	color: #FF9C00; 	
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0.10em;
}

input[type=button], input[type=submit] {
	border: 1px solid #808080;
	color: #808080;
	font-weight: bold;
}

.pixap {
	padding: 5px;
	color: #FF9C00;
	font-size: 10px;
	text-decoration: none;
	line-height: 12px;
	
}
