/*

ivonne schönherr - die offzielle website

*/


@import url('lightview.css');

body {
	background: #e5e5e5;
	color: #666666;
	font-family: Georgia, serif;
	font-size: 85%;
	height: 100%;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	text-align: center;  /* IE Zentrierung */
	width: 100%;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}


a { border-bottom: 1px solid; color: #444444; text-decoration: none; padding: 0 3px 0 3px; }
a:link { border-bottom: 1px solid; color: #444444; text-decoration: none; }
a:visited { border-bottom: 1px solid; color: #444444; text-decoration: none; }
a:hover { border-bottom: #444444 1px solid; color: #ffffff; background-color: #444444; text-decoration: none; }
a:active { border-bottom: 1px solid; color: #ffffff; background-color: #444444; text-decoration: none; }
a:focus { border-bottom: 1px solid; color: #ffffff; background-color: #444444; text-decoration: none;}

.pictures a { background: #e5e5e5; border: 0; padding: 10px; float: left;}
.pictures a:link { background: #e5e5e5;  border: 0; padding: 10px;}
.pictures a:visited {background: #e5e5e5;  border: 0; padding: 10px;}
.pictures a:hover { background: #eeeeee;  border: 0; padding: 10px;}
.pictures a:hover img { -moz-opacity: 0.5; opacity: 0.5; -webkit-opacity: 0.5; }
.pictures a:active { background: #e5e5e5;  border: 0; padding: 10px;}
.pictures a:focus { background: #e5e5e5;  border: 0; padding: 10px;}

.clear {
	clear: both;
}

#wrapper {
	background: #ffffff;
	border: #aaaaaa 1px solid;
	overflow: hidden;
	text-align: left;
	width: 720px;
	margin: 50px auto;

}

h1 {
	background: url(../gfx/is-logo.jpg) no-repeat center;
	height: 74px;
	text-align: center;
	text-indent: -10000px;
}

h2 {
	border-bottom: #e5e5e5 1px solid;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.5em;
	margin: 25px 0 15px 0;
	overflow: hidden;
	padding-bottom: 4px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin: 0 0 5px 0;
}

#content {
	overflow: hidden;
	padding: 15px;
	text-align: left;
}

.content-wrap {
	margin: 0 50px 10px 50px;
	overflow: hidden;
}

.news {
	clear: both;
	/* border-bottom: #D2C1A5 1px solid; */
	margin: 5px 0 5px 0;
	padding: 0 0 5px 0;
}

.link {
	clear: both;
	margin: 0 0 20px 0;
}

ul.pictures {
	list-style: none;
	margin: 15px 0 15px 0;
	overflow: hidden;
	padding: 0;
}

ul.pictures li {
	float: left;
	margin: 0 26px 15px 0;
}

.left {
	float: left;
	margin: 0 0 0 0;
	width: 260px;
}

.right {
	float: left;
	margin: 0 0 0 60px;
	width: 260px;
}

#showreel{

}

#noscript {
	background: #555555;
	border-bottom: 1px #666666;
	box-shadow: 0 3px 6px #222222;
	-moz-box-shadow: 0 3px 6px #222222;
	-webkit-box-shadow: 0 3px 6px #222222;
	color: #ffffff;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	left: 0;
	margin: 0;
	overflow: hidden;
	padding: 5px 15px;
	position: fixed;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 100;
}

#ga {
	color: #333333;
	background: #ededed;
	font-family: arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	margin: 0.5em 0;
	padding: 15px;
}
