/**********
GLOBAL
**********/
* {
	margin:0;
	padding:0;
	list-style:none;
}
html, body {
	font-family:Tahoma, sans-serif;
	font-size: 14px;
	color:#9a9a9a;
	background-color:#f4f4f4;
}
a img {
	border:0;
}
p {
	margin:0.5em 0;
}
h3,h4,h5,li {
	color:#8ca2c4;
	font-size:14px;
}
textarea, input {
	font-size:14px;
	color:#a7a7a7;
	padding:2px;
	width:100%;
	border:1px solid #d0d0d0;
	font-family:Tahoma, sans-serif;
	margin:5px 0 10px 0;
}

input[type=submit] {
	background-color:#f4f4f4;
}

/**********
MISC
**********/
.clear {
	clear:both;
}
#content h2 {
	border-bottom:1px solid #8ca2c4;
	margin:15px 0;
	font-size:1.3em;
	font-weight:normal;
}
.bio * {
	vertical-align:top;
}
.bio .jahr {
	width:100px;
	font-weight:bold;
	color:#8ca2c4;
}
#texte {
line-height:140%;
}

/**********
LINKS
**********/
a {
	text-decoration:underline;
	color:#6c87b0;
}
a, a:active, a:hover, a:visited {
	outline:0;
}
.language {
	float:right;
	text-align:right;
}
.language a {
	color:#9a9a9a;
	text-decoration:none;
}
a.language:hover {
	text-decoration:underline;
}

/**********
OVERALL
**********/
#white_bg {
	width:100%;
	background-color:#fff;
}

/**********
HEADER
**********/
#header, #menu, #content, #center_footer {
	width:880px;
	margin:0 auto;
}
#header {
	padding-top:15px;
}
#header h2 {
	display:inline;
	position:relative;
	bottom:21px;
	font-size:16px;
	line-height:16px;
	color:#9a9a9a;
	font-weight:normal;
}
/**********
SUBMENUS
**********/
a.submenu {
	display:block;
	width:160px;
	padding:5px;
	position:relative;
	height:160px;
	margin-right:5px;
	margin-bottom:40px;
	background-image:url("../images/general/submenu_bg.png");
	text-align:center;
	float:left;
	text-decoration:none;
}
a.submenu div {
	position:absolute;
	text-align:center;
	width:140px;
	height:35px;
	padding:0 10px;
	bottom:-35px;
}
a.submenu img {
	border:5px solid #fff;
}

/**********
FOOTER
**********/
#footer {
	background-color:#f4f4f4;
	width:100%;
	border-top:2px solid #eee;
	font-size:12px;
	color:#a7a7a7;
	padding-top:15px;
	line-height:1.35em;
}
#footer ul {
	margin-right:100px;
	float:left;
}
#footer ul li {
	font-size:12px;
	color:#858585;
	margin-top:1px;
}
#footer a {
	text-decoration:none;
	color:#858585;
	margin-left:5px;
}
#footer  a:hover {
	text-decoration:underline;
}

/**********
SHIFT PICS
**********/

#imgs-picture-frame {
	float:left;
	width:765px;
}


td#image {
	background-image:url('../images/general/imageBackground.png');
}



#text_about {
	width:760px;
	margin-top:20px;
	padding-left:5px;
}
#text_about em, em.author {
	font-size:12px;
	float:right;
	color:#8ca2c4;
}
#text_about em {
	font-style:normal;
}
#description {
	clear:both;
	width:765px;
	height:20px;
	padding-top:5px;
	text-align:center;
	font-size:14px;
	
}
#imgs-frame {

}
#imgDisplay_number {
	display:none;
}
#pages {
	position:relative;
}
#pages_2 {
	height:497px;
	overflow:hidden;
}
#pagebox {
	float:right;
	padding-top:3px;
}
.s0,.s1,.s2,.s3,.s4,.s5,.s6,.s7,.s8,.s9,.s10,.s11,.s12,.s13,.s14,.s15 {
	padding:5px;
	width:95px;
	height:73px;
	display:block;
	background:url('../images/general/tiny.png') no-repeat;
}
.s0 img,.s1 img,.s2 img,.s3 img,.s4 img,.s5 img,.s6 img,.s7 img,.s8 img,.s9 img,.s10 img,.s11 img,.s12 img,.s13 img,.s14 img,.s15 img {
	border:5px solid #fff;
}
.s0:hover img,.s1:hover img,.s2:hover img,.s3:hover img,.s4:hover img,.s5:hover img,.s6:hover img,.s7:hover img,.s8:hover img,.s9:hover img,.s10:hover img,.s11:hover img,.s12:hover img,.s13:hover img,.s14:hover img,.s15:hover img {
	border:2px solid #8ea6cb;
	padding:2px;
	margin:1px;
}

/**********
MENU
**********/
#menu_bg {
	width:100%;
	background-color:#f4f4f4;
	border-top:2px solid #eee;
	border-bottom:2px solid #eee;
	margin-bottom:10px;
}
#menu ul li {
	float:left;
}
#menu ul li a {
	display:block;	
	padding:6px 0;
	width:110px;
	text-align:center;
	float:left;
	text-decoration:none;
}
#menu ul li a:hover {
	background:url("../images/general/menu_hover_bg.png") no-repeat;
	color:#fff;
}
#menu ul li a.active  {
	background:#f4f4f4;
	font-weight:bold;
	color:#6c87b0;
}
/**********
Additional
**********/
#content {
	margin-bottom:10px;
}
#imgDisplay_title {
	font-size:0.9em;
}
