/* by Shuster 2007 */

body {
	border:  0px none;
	margin:  0px;
	padding: 0px;
	font: small/1.5 "georgia", "palatino linotype", "times new roman", serif;
	text-align: center;
}
* html body { font-size: x-small; }

h1 { position: relative; top: 110px; left: 45px; padding: 0; margin: 0; width: 175px; height: 117px; }
h1 a { display: block; width: 100%; height: 100%; background: url("../gfx/101-logo.jpg") center no-repeat; text-decoration: none; }
h1 span { display: none; }

h2 {
	margin: 0;
	padding: 0;
	font-size: 160%;
	text-align: left;
	font-weight: normal;
	font-style: oblique;
	color: #663300;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 130%;
	text-align: left;
	font-weight: normal;
	font-style: oblique;
	color: #FF6633;
}

h4 { margin: 0; padding: 0; }

p { margin: 0 0 1em 0; padding: 0; }

a { color: #000080; }
a:visited { color: #000040; }
a:hover { color: #800080; }

#langbar ul { position: relative; top: -50px; left: 70px; margin: 0; padding: 0; width: 160px; height: 30px; }


ul, ol, dl { padding-top: 0; margin-top: 0; }
dt { font-weight: bold; }

#langbar ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}
#langbar ul li a {
	display: block;
	line-height: 30px;
	padding: 0 10px;
	margin-right: 5px;
	text-decoration: none;
}
#langbar ul .en a { background: url("../gfx/flag-en.gif") center no-repeat; }
#langbar ul .sk a { background: url("../gfx/flag-sk.gif") center no-repeat; }
#langbar ul .de a { background: url("../gfx/flag-de.gif") center no-repeat; }
#langbar ul .en a:hover { background: url("../gfx/flag-en-hover.gif") center no-repeat; }
#langbar ul .sk a:hover { background: url("../gfx/flag-sk-hover.gif") center no-repeat; }
#langbar ul .de a:hover { background: url("../gfx/flag-de-hover.gif") center no-repeat; }
#langbar ul li a span { visibility: hidden; }

/* [layout] */
#container { width: 760px; margin: 0 auto; background: url("../gfx/gfx-03.png") #FFF left top repeat-y; }

#gfx-1 {
	height: 245px;
	background: url("../gfx/gfx-01.jpg") left top no-repeat;
	text-align: left; /*IE pisition bug*/
}

#gfx-2 { height: 46px; padding-left: 6px; padding-right: 300px; background: url("../gfx/gfx-02.jpg") left top no-repeat; }

#col-a { width: 580px; float: left; text-align: justify;  }
#col-b { width: 180px; float: right; color: #FFF; }

#content-a { padding: 1em 5px 1em 10px; }
#content-a p { text-align: justify; }

#content-b { padding: 1em 5px 0 5px; }

#menu-1 { width: 100%; height: 46px; text-align: left; }
#menu-1 ul { margin: 0; padding: 0; }
#menu-1 ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	background: url("../gfx/gfx-04.png") right center no-repeat;
	float: left;
}
#menu-1 ul li a {
	display: block;
	line-height: 46px;
	color: #707DAB;
	font-size: 12px;
	padding: 0 10px;
	margin-right: 3px;
	font-weight: bold;
	text-decoration: none;
}
#menu-1 ul li a:hover {
	background: url("../gfx/gfx-05.png") right center repeat-x;
	color: #000080;
}

#foot {
	display: table;
	width: 760px;
	float: none;
	background: url("../gfx/gfx-06.png") right center repeat-y;
	line-height: 20px;
	color: white;
	font-weight: bold;
	font-size: 11px;
}

.wrap-1 { display: table; width: 760px; }

.center { text-align: center; margin: 0 auto; }
.imgl { float: left; margin: 10px 10px 10px 0; border: 4px solid #FF9933; }
.imgr { float: right; margin: 10px 0 10px 10px; border: 4px solid #FF9933; }
.img1 { margin: 10px; border: 4px solid #FF9933; }

.hl1 { color: #F00; }

.101 { font-size: 150%; line-height: 100%; }
