/*  
Theme Name: Squareport
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Stefan Baumgartner
Author URI: http://dragon-quest.net/

*/

body {
	background: #A7A9AC;
	font-family: arial, verdana, sans;
	font-size: 10pt;
	text-align: justify;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
        margin-left: 20px;
        margin-right: 25px
        margin-bottom: 10px;
}

#header {
	height: 135px;
	background: #000000 url(gfx/background.jpg) no-repeat right;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	padding-left: 30px;
}

#main {
	background: #ffffff url(gfx/gray.jpg) repeat-y right;
	border-right: 1px solid black;
	border-left: 1px solid black;
}

#content {
	background: #ffffff url(gfx/shadow.jpg) repeat-x;
	margin-right: 221px;
	padding: 10px;
	padding-right: 15px;
	padding-top: 15px;
}


#spacer {
	height: 40px;
	width: 100%;
}

#menulink {
	width: 100%;
	height: 
}

img {
	border: 0px;
}

.breadcrumbs {
	font-family: verdana, arial, sans;
	font-size: 8pt;
}

img.alignleft, img.imgalignleft, img.left {
	float: left;
	margin-right: 8px;
	margin-bottom: 3px;
}

img.alignright, img.imgalignright, img.right {
	float: right;
	margin-left: 8px;
	margin-bottom: 3px;
}

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

a:hover {
	color: #600;
	text-decoration: underline;
}


h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

h1 {
	font-size: 1.9em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1.1em;
}

.boss {
	background: #E2E2E2;
	padding: 10px;
	padding-left: 1px;
	margin: 5px 5px 5px 5px;
	border: 1px dashed gray;
}

.bossbild {
	float: left;
	margin-right: 10px;
}

table.notcolored {
	font-size: 10pt;
	font-family: Arial;
}

th.notcolored {
        background: #FFFFFF;
        color: #000000;
	text-align: center;
}

td.notcolored {
        background: #FFFFFF;
        color: #000000;
}

table {
	font-size: 8pt;
	font-family: verdana;
	cellspacing: 0px;
}

th {
	background: #8C0000;
	vertical-align: top;
	text-align: center;
	color: #ffffff;
}

tr, tr.even {
	background: #E5C7C7;
}

tr.odd {
	background: #9999CC;
}

td {
	padding: 2px;
}

#footer {
	background: #000000 url(gfx/edward.gif) no-repeat right;
	color: #ffffff;
	padding: 3px;
	padding-right: 32px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	text-align: center;
	font-family: verdana, arial;
	font-size: 8pt;
}

#footer-text {
	background: #000000 url(gfx/mog.gif) no-repeat left;
	padding-left: 32px;
}

#stuff-box {
  float:right;
  width: 200px;
}

#menu {
	float: right;
	width: 220px;
}


#uppermenu {
	position: relative;
	top: 30px;
	left: -16px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-alignment: left;
	padding: 2px 2px 2px 2px;
	margin-right: 20px;
	vertical-alignment: bottom;
	font-family: arial;
	font-weight: bold;
	font-size: 12pt;
}

#uppermenu a {
	color: #ffffff;
	padding-left: 19px;
	padding-right: 3px;
}

#uppermenu a:hover {
	color: #aaaaaa;
	text-decoration: none;
	padding-left: 19px;
	padding-right: 3px;
	background: #000000 url(gfx/finger.gif) no-repeat left;
}

#menu input.field {
	background: #eeeeee;	
}

#menu input.button {
	background: #dddddd;
}

#menu hr {
	background-color: gray;
	height: 1px;
	border: 0px;
}

#menu h4 {
	background-color: #8C0000;
	color: #ffffff;
	margin-top: 0px;
	padding: 2px;
	padding-left: 10px;
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	font-size: 11pt;
	margin-bottom: 0px;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
text-aign: left;
}

#menu ul {
	list-style-type: none;
	padding-left: 11px;
}

#menu a {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: black;
}

#menu a:hover {
	font-family: verdana;
	font-size: 8pt;
	color: #c00;
	font-weight: bold;
	text-decoration: none;
}

#menu a.head {
	color: white;
	font-family: Arial;
	font-size: 11pt;
}

#menu a.head:hover {
	color: white;
	font-family: Arial;
	font-size: 11pt;
	text-decoration:none;
}

.imagecaption {
font-weight: bold;
}

.imageframe {
    display: inline-block;
}

.ctable td {
	text-align: center;
}

.FFX tr {
    background: #f7cc44;
}

.FFX th {
    background: #fb9136;
}
