body
{
	background-color: #000;
	color: #fff;
	margin:0;
	padding:0;
	font-size: 12px;
}

#header
{
	width: 949px;
	height: 122px;
	margin: 20px auto 0 auto;
}

#header_title
{
	width: 683px;
	height: 122px;
	float: left;
	background-image:url('../img/header_title.jpg');
}
#header_lamp
{
	width: 266px;
	height: 122px;
	float: left;
	background-image:url('../img/header_lamp.jpg');
}


#body
{
	margin: 0 auto 0 auto;
	width: 949px;
	height: 630px;
	clear:left;
}

#shelf_left
{
	width: 43px;
	height: 630px;
	float: left;
	background-image:url('../img/shelf_left.jpg');
}

#content
{
	float: left;
	width: 548px; /* 550 - 2 - 2*10 */
	height: 600px; /* lühem !! */
	border: solid 1px #eee;
	background-color: #000;
	color: #eee;
	font-family: verdana, helvetica, sans-serif;
	font-size: 1.2em;
}

#scrollable
{
  padding: 10px;
  float:left;
  overflow: auto;
  height: 530px;
  width: 528px;
  display:block;
}

#scrollable_high
{
  padding: 10px;
  float:left;
  overflow: auto;
  height: 580px;
  width: 528px;
  display:block;
}

#tabs
{
  float:left;
	width: 508px; /* 550 - 2 - 2*10 - 2*10 */
	height: 30px;
	padding: 10px 10px 0 10px;
	background-color: #000;
	color: #eee;
	font-family: verdana, helvetica, sans-serif;
	font-size: 1.2em;
}

#shelf_right
{
	width: 90px;
	height: 630px;
	float: left;
	background-image:url('../img/shelf_right.jpg');
}

#menu_and_links
{
	width: 266px;
	margin: 0;
	padding: 0;
	height: 630px; /* lühem !! */
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}

#menu
{	
	float: left;
	clear: left;
	width: 266px;
	height: 630px;
	background-image:url('../img/menu.jpg');
}

#menu ul
{
	margin-top: 70px;
	margin-left: 60px;
	padding-left: 0px;
	list-style: none;
	
}

#menu ul li
{
	font-size: 1.6em;
	padding-top: 0.6em;
	font-family: Arial, Helvetica, sans-serif;
}

#menu .menu_header
{
	border-bottom: 2px solid black;
	font-size: 1.5em;
	position: relative;
	left: -0.8em;
	color: #000;
	background-color: transparent;
}

#menu li a:link {color: #000; background-color: transparent; text-decoration: none; }
#menu li a:visited {color: #000; background-color: transparent; text-decoration: none; }
#menu li a:hover {color: #8b4513; background-color: transparent; text-decoration: none; }

a:link {color: #fffb7d; background-color: transparent; text-decoration: none; }
a:visited {color: #fffb7d; background-color: transparent; text-decoration: none; }
a:hover {color: #bbb; background-color: transparent; text-decoration: none; }

a img
{
	border: none;
}

#links ul
{
	margin-top: 70px;
	margin-right: 30px;
	margin-left: 30px;
	padding-left: 0px;
	list-style: none;
	font-size: 1.5em;
	color: #fff;
	background-color: transparent;
}

#links ul li {padding-top: 0.3em;}

/* IE 6 or below won't show this */
#links ul li+li
{position: relative; left: -2px;}
#links ul li+li+li
{position: relative; left: -4px;}
#links ul li+li+li+li
{position: relative; left: -6px;}
#links ul li+li+li+li+li
{position: relative; left: -8px;}
#links ul li+li+li+li+li+li
{position: relative; left: -10px;}
#links ul li+li+li+li+li+li+li
{position: relative; left: -12px;}
#links ul li+li+li+li+li+li+li+li
{position: relative; left: -14px;}
#links ul li+li+li+li+li+li+li+li+li
{position: relative; left: -16px;}

.flag_with_caption
{
	padding: 0;
	margin: 0 4px 0 4px;
	float: left;
	width: 75px;
	height: 85px;
}

.flag_with_caption img
{
	border: solid 1px #eee;
	margin: 0 auto 0 auto;
}

.flag_with_caption p
{
	margin: 0;
	font-size: 0.8em;
	text-align: center;
}

.scarf_thumb_with_caption
{
	margin: 10px 0 10px 0;
	display: block;
}

.scarf_thumb_with_caption p
{
	padding-top: 0px;
	margin-top: 0px;
	font-size: 0.8em;
	text-align: center;
}

.scarf_thumb_without_caption
{
	margin: 0.5em 0;
}

.scarf_thumb_without_caption_hint
{
	margin: 0.5em 0;
	text-align: center;
	font-size: 0.8em;
}

.team_list
{
	padding-left: 0px;
	margin-left: 20px;
	list-style-type: square;
	list-style-position: inside;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.team_list li a:link {color: #fff; background-color: transparent; text-decoration: none; }
.team_list li a:visited {color: #bbb; background-color: transparent; text-decoration: none; }
.team_list li a:hover {color: black; background-color: #ddd; text-decoration: underline; }

.button_buffer
{
	padding-top: 2em;
	padding-left: 1em;
}

input.button
{
	border-width: 3px;
	border-style: double;
	border-color: #CCC #999 #999 #CCC;
	background-color: #000;
	color: #FFF;
	font-size: 75%;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	padding: 0.25em;
	cursor:pointer;
}

h1
{
	text-align: right;
	padding-top: 0.5em;
	margin-top: 0px;
	font-size: 2.0em;
	border-bottom: 2px solid #999;
	clear:both;
}

h2
{
	text-align: right;
	padding-top: 0px;
	margin-top: 0px;
	font-size: 1.5em;
	line-height: 1.5em;
	border-bottom: 2px solid #999;
}

label
{
	padding: 0;
	margin-right: 10px;
	width: 100px;
	float: left;
	text-align: right;
	display: block;
}

input.text
{
	width: 200px;
	margin: 0;
	padding: 0;
}

input.text, textarea
{
	color: #000;
	background: #ffebcd; 	
	border: 1px solid #8b2500;
}

form .button
{
	margin-left: 110px;
}

.exchange
{
    width:            300px;
	height:			  45px;
    background-image: url('../graphics/exchange.jpg');
    background-repeat: no-repeat;
    background-position: 5px 8px;
    margin:           5px auto 5px 130px;
    border:		      none;
    background-color: #000;
    padding-left:     60px;
}

.exchange p
{
	padding-top:       10px;
}

.comment_header
{
	padding-top: 10px;
}

.comment_body
{
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 2px solid #999;
}

