body {
	margin: 0px;
	background-color: White;
	color: Black;
	font-size: 0.9em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#logo,#sublogo {
	float: left;
	font-size: 13px;
	font-weight: normal;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	text-align: center;
	letter-spacing: 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#logo {
	letter-spacing: -1px;
	font-size: 32px;
	font-weight: bold;
	/*margin: -5px 0px 0px -5px;*/
	border: none;
	position: absolute;
	top:2px;
	left:12px;
	font-family: "Arial black";
	padding: 0px;
}

#main,#mainhomepage {
	padding: 0px;
	margin: 5px;
	background-color: #F5F5F5;
	border: 1px solid Black;
	width: auto;
	min-height: 385px;
	min-width: 750px;
	background-image: url(../img/pic_saentis_abstieg_sabine.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#mainhomepage {
        background-image: none;
}

#first {
	padding: 6px 6px 6px 15px;
	background-color: #3399FF;
	border-bottom: 1px solid White;
	background-image: url(../img/bak_first.jpg);
	background-repeat: repeat-x;
}

#top,#navigation {
	white-space: nowrap;
	font-size: 0.8em;
}

#top {
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
}

#navigation {
	padding: 3px 15px 6px 200px;
	background-color: #9CC;
	border: none;
	font-weight: bold;
	text-align: right;
}

#where {
                        padding: 3px 15px 6px 200px;
                        text-align: right;
                        font-size:0.8em;
}

#leftnavigation,#content,#contenthomepage  {
	border: 1px solid #228B22;
	background-color: #F5F5F5;
	padding: 0px;
	font-size: 0.8em;
}

#content, #contenthomepage {
	min-width: 550px;
	margin: 15px 15px 15px 200px;
	background-color: #FFF;
	max-width: 1000px;
}

#contenthomepage {
	margin: auto;
	width: 90%;

}

#leftnavigation {
	border-left: none;
	border-right: none;
	width: 200px;
	margin: 15px 0px 15px 0px;
	float: left;
	background-color: #D3D3D3;
	}
	

#leftnavigation-title {
	font-weight: bold;
	padding: 5px;
	background-color: #FFF;
	border-bottom: 1px solid #228B22;
	font-size: 1.2em;
}

#content img {
	border: 1px solid Black;
	margin-right: 10px;
}

#content img.noborder {
	border: 0px;
}

.imagecontent {
	float: left;
	margin: 0px 0px 10px 0px;
	border: 1px solid #000;
}

.imagecontent2 {
	float: left;
	margin: 0px 10px 10px 0px;
	border: 0px;
}

input,.send {
	border: 1px solid #696969;
	font-size: 0.8em;
	padding: 0px;
}

textarea {
	border: 1px solid #696969;
	margin-right: 20px;
}

input:focus {
	background-color: #FFFFE0;
	color: #6F5300;
}

.send{
	background-color: #FFA500;
	font-size: 0.8em;	
}

.links {
	padding: 10px 0px 10px 0px;
	text-indent: 5px;
}

.subtitle,.title {
	font-weight: bold;
	background-color: #E6FF9D;
	padding: 5px;
}

.title {
	font-size: 1.5em;
	background-color: #CF3;
}

.text {
	padding: 15px;
}

.textsmall {
	font-size: 0.9em;
	color: gray;
}

.wichtig {
	color:red;
	font-weight:bold;
}

.required {
	background-color: #FFEECE;
}

div.spacer {
  clear: both;
  }

a:link, a:visited {
	color: #C82;
	font-weight: bold;
	text-decoration: none;
	/*background-color: #FFFFE0;*/
}

a:visited {
	color: #6F5300;
}

a:hover {
	text-decoration: underline;
}

#top a:link, #top a:visited, #top a:hover, #navigation a:link, #navigation a:visited {
	background-color: transparent;
	text-decoration: none;
	color: #000;
}

#leftnavigation a:link, #leftnavigation a:visited {
	background-color: transparent;
	text-decoration: none;
	color: #000;
}

#top a:hover,#navigation a:hover, #leftnavigation a:hover,#where a:hover {
	color: #C82;
	background-color: #FFFFE0;
	color: #6F5300;
}

hr.ie5hack {
	width:555px;/* IE Hack. Fucking IE, I hate IE! Dont support the W3 Standards at all! GET mozilla.org. Thats the right Browser */
	visibility: hidden;
}

 #navlist
{
margin: 0;
padding: 4px 10px 15px 10px;
border-bottom: 1px solid #000;
background-color : #9cc;
font-size: 0.8em;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: right;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #666;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#navlist a:hover { color: #000; }

/* jQuery delicious show-off */
.movies {
	
}

.movies_show {
	display: block;
	border:1px solid red;
	background: #ffa;
}
