H1 {
	font-family: Georgia;
	font-size: 20px;
	color: #9e2d07;
	text-decoration: none;
}

H2, H2 A {
	font-family: Georgia;
	font-size: 15px;
	color: #9e2d07;
	text-decoration: none;
	margin: 0 0 5px 0;
}

img {
	border: 0px;
}

A {
	color: #9e2d07;
}




DIV#right A {
	color: #010101;
	text-decoration: none;
}

DIV#right A:hover {
	text-decoration: underline;
}

FORM#tipform {
	border: 1px solid #ccc; 
	background: #fff; 
	width: 200px;
	text-align: left;
	padding: 20px; 
	position: relative;
	right: -100px;
}		

FORM#tipform TEXTAREA {
	font-family: arial;
	font-size: 10px;
	width: 170px:
	height: 50px;
}

LABEL {
	display: block;
	margin-bottom: 3px;
}

TEXTAREA {
	font-size: 11px;
	font-family: arial;
}

A.readmore {
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

A.share {
	font-size: 10px;
	text-decoration: none;
}

INPUT.feedback {
	width: 300px;
	display: block;
	margin-bottom: 6px;
}

INPUT.button {
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: Tahoma;
	color: #000;
	background: #cfaa75;
}

IMG.border {
	border: 5px solid #aaa;
}

DIV.box {
	border: 1px solid #ccc;
	padding: 15px;
}


DIV.txtlistitem {
	border-bottom: 1px dotted #9e2d07;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

DIV.author {
	font-style: italic;
	color: #ccc;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
	padding-bottom: 4px;
}

.small {
	font-size: 10px;
}

DIV#topmenu A {
	font-family: arial;
	text-decoration: none;
	font-size: 11px;
	color: black;
	margin-left: 15px;
}

DIV#topmenu A:hover {
	color: #9e2d07;
}

DIV#topmenu A.active {
	font-weight: bold;
	color: #9e2d07;
}


DIV#leftmenu A {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: black;
	display: block;
	padding: 7px 5px 7px 20px;
	border-bottom: 1px solid #e1e1e1;
}

DIV#leftmenu A:hover {
	background: #e1e1e1;	
}

DIV#leftmenu A.active {
	background: #e1e1e1;	
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

DIV#leftmenu A.submenu {
	padding: 4px 4px 4px 35px;
	background: #e1e1e1;	
	font-size: 11px;
	border-bottom: 1px solid #ccc;
}

DIV#leftmenu A.submenuactive {
	padding: 4px 4px 4px 35px;
	background: #e1e1e1;	
	font-size: 11px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}

DIV#topleftmenu {
	
}

DIV#topleftmenu A {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: black;
	display: block;
	padding: 10px 10px 10px 30px;
	border-bottom: 1px solid #e1e1e1;
	background: #a9a9a9;	
}

DIV#topleftmenu A:hover {
	background: #e1e1e1;	
}

DIV#vpath {
	margin-bottom: 15px;
	font-size: 10px;
	color: #a0a0a0;
}

DIV#vpath A {
	text-decoration: none;
	color: #a0a0a0;
}

DIV#quote {
	font-size: 10px;
	color: #707070;
	margin-top: 50px;
	padding: 15px;
}

DIV#copyright {
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	padding-top: 4px;
}

DIV#copyright, DIV#copyright A {
	text-decoration: none;
}

DIV#rightcontent {
	margin-left: 15px;
	margin-right: 15px;
	font-size: 11px;
}

TABLE#timeplan {
	width: 100%;
	border-collapse: collapse;
}

TABLE#timeplan TD {
	width: 16.6%;
	padding: 3px;
	border: 1px solid #ccc;
	font-size: 10px;
}

TABLE#timeplan STRONG {
	width: 100%;
	border-collapse: collapse;
}

.imagecaption {
	font-size: 10px;	
}	
}

