/* CSS Document */
*{
	margin: 0;
	padding: 0;
	}
body {
/*background-image:url(hg.gif);*/
background-color:#7f8080;
font-family:Verdana, Helvetica, Arial;
font-size:small;
color:#ccffff;
}
img{
	border:0px;
}

/**********************************LAYOUT*/

#container{
position:absolute;
width:100%;
margin-left:0px;
margin-bottom:10px;
background-color:transparent;
border-width:1px;
border-top-width:0px;
}
#header {
display:block;
	height:290px;
	width:862px;
	background-image:url(img/huskies/schlittenhunde-huskies-logo.png);
	border:0;
}
#left {
width:150px;
float:left;
margin-left:20px;
margin-top:100px;
border-width:1px;
border-style:double;
border-color:#993366;
	-moz-border-radius:10px;
-khtml-border-radius:30px;
color:ccffff;
}

#links {
height:23px;
text-align:center;
border-width:0;
border-bottom-width:3px;
border-style:solid;
border-color:white;
padding-top:7px;

}
#content {
width:570px;
min-height:500px;
float:left;
background-color:transparent;
color:#ccffff;
line-height:20px;
padding:25px;
}

/* html #content {
width:480px;
float:left;
background-color:inherit;
color:#ffffff;
line-height:20px;
padding:25px;
}
*/

#footer {
color:#ffffff;
height:30px;
width:80%;
float:left;
margin-left:0px;
text-align:right;
padding-right:40px;
vertical-align:middle;
	-moz-border-radius:10px;
-khtml-border-radius:30px;
background-color:transparent;
border-style:solid;
border-width:1px;
margin-top:10px;
}
#partner{
clear:both;
	font-size: x-small;
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-align: left;
	margin-left: 40px;
	margin-right: 20px;
	padding-bottom: 20px;
	margin-top: 15px;
	padding-top: 20px;}

#movie{
background-color:#FFFAFA;
position:absolute;
width:430px;
float:right;
	padding: 15px;
	margin-top:inherit;
	margin-left:590px;
	border-style:double;
	color:#993366;
border-color:#993366;;
	-moz-border-radius:10px;
-khtml-border-radius:30px;
margin-bottom:50px;
}
#bilder{
padding:15px;
vertical-align:middle;}
#bilder img {
display:block;
padding: 5px;
-moz-border-radius:10px;
-khtml-border-radius:30px;
background-color:#ccffff;
border-style:double;
border-width:1px;
margin:10px;
float:left;
}
#bilder p{
margin-top:10px;
padding-left:10px;
vertical-align:middle;
}

cite{
display:block;
font-family:Georgia, "Times New Roman", Times, serif;
size:xx-small;}
cite a {
color:#0000FF;
text-decoration:underline;
}


/*********************************SCHRIFT*/
h2, h3, h4{
padding:10px;
font-family:Georgia, "Times New Roman", Times, serif;
	-moz-border-radius:10px;
-khtml-border-radius:30px;
background-color:transparent;
border-style:solid;
border-width:1px;
margin-bottom:20px;
text-align:left;
}
h1 {
float:right;
position:static;
color:#ffffff;
font-weight:bold;
font-size:1.8em;
margin-top:150px;
padding:40px;
width:auto;
margin-right:-300px;
margin-left:auto;
text-align:right;
}
h2 {
color:#993366;
font-size:1.4em;
margin-bottom:20px;
padding:20px;
text-align:center;
}
h3, {
font-size:1.2em;
color:#993366;
}
 h4{
font-size:1.1em;
color:#993366;
 }

a {
color:#ccffff;
text-decoration:underline;
}

#left a {
font-size:12px;
color:ccffff;
text-decoration:none;
}

a:hover {
color:#993366;
text-decoration:overline;
}

#left a:hover {
color:#993366;
text-decoration:overline;
}

ul {
padding-top:5px;
padding-bottom:5px;
	list-style-type:none;
	color:ccffff;
	position: relative;
}

li {color:ccffff;
font-size:12px;
margin-left:15px;
margin-top:5px;
margin-bottom:5px;
}

#content li {
list-style-type:disc;
color:#cccccc;
}

.einleitung {
font-weight:bold;
}
.film{
color:#0000FF;}
.rassen{
display:block;
margin-bittom:10px;
height:120px;
vertical-align:text-bottom;}

address{
font-size:small;
display: block;
	text-align: left;
	margin-left: 40px;
	margin-right: 20px;
	padding-bottom: 20px;
	margin-top: 15px;
	padding-top: 20px;}
