/*
  Stylesheetdatei fuer www.kontrast-filmfest.de
  (c) 03/2004 Michael Kolb
  last update 2004/03/28
*/

body {
	margin:0px;
	color: #FFFFFF;
	background-image: url(gfx/bg.gif);
	font-family: Arial, Helvetica, XHelvetica, sans-serif;
	background-color: #FF9900;
	scrollbar-face-color: #FF9900;
	scrollbar-highlight-color: #000066;
	scrollbar-shadow-color: #FF9900;
	scrollbar-3dlight-color: #FF9900;
	scrollbar-arrow-color: #000066;
	scrollbar-track-color: #ECECEC;
	scrollbar-darkshadow-color: #000066;
}
body.home {
	margin:0px;
	color: #000066;
	font-family: Arial, Helvetica, XHelvetica, sans-serif;
	background-color: #FFFFFF;
    background-image: none;
	scrollbar-face-color: #FF9900;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #000066;
	scrollbar-track-color: #ECECEC;
	scrollbar-darkshadow-color: #FFFFFF;
}
a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #000066;
}
a:hover {
	color: #000066;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #000066;
}


a.home:link, a.home:visited {
	color: #000066;
	text-decoration: none;
	border-bottom: 0px;
}
a.home:hover {
	color: #000066;
	text-decoration: none;
	border-bottom: 0px;
}
a.home:active {
	color: #000066;
	text-decoration: none;
	border-bottom: 0px;
}


a.footer:link, a.footer:visited {
	color: #000066;
	text-decoration: none;
	border-bottom: 0px;
}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 0px;
}
a.footer:active {
	color: #000066;
	text-decoration: none;
	border-bottom: 0px;
}


a.none:link, a.none:visited {
	text-decoration: none;
	border-bottom: 0px;
	color: #FFFFFF;
}
a.none:hover {
	text-decoration: none;
	border-bottom: 0px;
	color: #000066;
}
a.none:active {
	text-decoration: none;
	border-bottom: 0px;
	color: #FFFFFF;
}


th, td, p {
	font-family: Arial, Helvetica, XHelvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
th {
	font-family: Arial, Helvetica, XHelvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	background-color: #000066;
	padding-top: 3px;
	padding-bottom: 3px;
}
p.blocksatz {
	text-align:justify;
}
ul {
	font-size: 12px;
	line-height: 16px;
	list-style-type: square;
	list-style-position: outside;
}
ol {
	font-size: 12px;
	line-height: 16px;
	list-style-position: outside;
}
li {
	font-size: 12px;
	line-height: 16px;
}
strong {
	font-style: normal;
	font-weight: bold;
}
em {
	font-style: italic;
	font-weight: normal;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	line-height: 16px;
}
h2 {
	font-size: 17px;
	font-weight: bold;
	color: #000066;
	line-height: 17px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	line-height: 13px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	line-height: 12px;
}
form {
	margin:0px;
}
input {
	font-size: 12px;
	font-family: Arial, Helvetica, XHelvetica, sans-serif;
	line-height: 14px;
	background-color: #ffffff;
	border: 1px solid #000000;
}
textarea {
	font-size: 12px;
	font-family: Arial, Helvetica, XHelvetica, sans-serif;
	line-height: 14px;
	background-color: #ffffff;
	border: 1px solid #000000;
}
select {
	font-size: 12px;
	line-height: 14px;
	background-color: #ffffff;
	border: 1px solid #000000;
}
fieldset {
	color: #000066;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	padding-left: 10px;
	border: 1px solid #000066;
}
hr {
	color: #000066;
	height:1px;
}
.inputbutton {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000066;
	background-color: #FFF4E5;
	border: 1px solid #000066;
	padding: 2px;


}
.linkhand {
	cursor: hand;
}
.tableimage {
	display: block;
}
.smalltexthistory {
	font-size: 11px;
	line-height: 13px;
}
.smalltexthomemenu {
	padding-top: 3px;
	font-size: 11px;
	line-height: 13px;
}
.smalltext {
	font-size: 11px;
	line-height: 13px;

}
.fotoalbumrahmen {
	border:solid 6px #ffffff;
	border-bottom: solid 25px #ffffff;
	display: block;
}
.programmtable {
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-right: 3px;
	margin-bottom: 10px;
}
.programmheader2 {
	background-color: #4C4C94;
	font-family: Arial, Helvetica, XHelvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 3px;
}
.programmzellen {
	border-bottom: 1px solid #FFCC88;
}
