/*
Theme Name: power v1.0
Theme URI: http://www.power-translations.com/
Author: Dimitri Loukoutine
Author URI: http://www.plastid.de/
Description: ###
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, 
form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	list-style:none;
}
*:focus { outline: none; }
*::-moz-focus-inner { border: none; }

html, #world {
	height: 100.01%;
	margin: 0px;
	padding: 0px;
	background: #f1f1f1 url("img/bg2.gif") repeat-y center; 
}

body {
	font-family: Trebushet, Tahoma, Lucida Grande, Arial, Verdana, sans-serif;
	font-size: 78.5%;
	line-height: 1.6;
	color:#111f1f;
}

a, a:visited, a img {
	text-decoration:none;
	color:#123;
}

a:hover, a:active {
	border-bottom: 1px dotted #000;
	color:#123;
}

#world{
	width:763px;
	margin: 0 auto;


}

#header{
	height:276px;
	background: url(img/head.jpg) no-repeat;
}

#note{
	width:300px;
	height:257px;
	/* 	background: url(img/note.png); */
	margin-left:-1%;
	float:left;
}


#slideshow {
	position:relative;
	height:300px;
}

#slideshow IMG {
	position:absolute;
	top:80px;
	left:80px;
	z-index:8;
	opacity: 0.0;
}

#slideshow IMG.active {
	z-index:10;
	opacity: 1.0;
}

#slideshow IMG.last-active {
	z-index:9;
}





.lang{
	margin-left:526px;
	padding-top:13px;
}
.lang li {
	float:left;
	padding-right:0px;
	width:20px;
	height:20px;
}

.DE{
	background: url(img/lang-de.gif) no-repeat;
}
.EN{
	background: url(img/lang-en.gif) no-repeat;
}
.RU{
	background: url(img/lang-ru.gif) no-repeat;
}

.lang li:hover {
	cursor:pointer;
	background-position: 0px -20px;
}

#container{
	background: url(img/bg1.gif) 0px;
	padding:0px 20px 20px;
}

dt{
	margin-left:100px;
	width:450px;
	background-color: #fff;
}
dt a{
	margin-left:16px;
}

dd, #containertext{
	padding: 10px 0;
	margin-left:180px;
	width: 430px;
}

#footer{
	height:40px;
	background:#ffa;
	background: url(img/footer.gif) no-repeat 0px 0px;
	padding:30px 0px 10px 54px;
}
#footer a{
	color:#fff;
	padding:0 5px;
}
#footer a:active, #footer a:hover{
	color:#fff837;
	decoration: none;
	border: none;
}
#footer img {
	height:17px;
	margin-bottom:-2px
}
.bevor {
	width:125px;
	padding-right:10px;
}
.danach {
	width:335px;
	padding-left:10px;
}

#home_link { 
	position:relative;
	top:38px;
	left:360px;
	width: 300px;
	height: 100px;
	cursor: pointer;
}
p{
	padding-bottom:13px;
	text-indent:7px; 
}
#container li { 
	margin-left: 5px;
	padding: .2em 0 0;
	background: url("img/star2.gif") no-repeat 2px 7px;
	padding-left: 1.8em;
}
#container p a{
border-bottom: 1px dotted #000;
}
