/* ALLGEMEIN */

body, html {
	height: 100%;
	border: 0px;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#outer {
	display: table;
	height: 100%;
	width: 550px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#middle {
	position: absolute;
	top: 50%;
	display: table-cell;
	vertical-align: middle;
}

#inner {
	position: relative;
	margin-top: -190px;
	text-align: center;
}

/* THEMEN */

#themes ul {
	width: 550px;
	height: 90px;
	display: block;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#themes li {
	display: inline;
}

#themes li a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	width: 90px;
	height: 90px;
	float: left;
	text-align: center;
}

#themes li a:hover {
	text-decoration: underline;
}

#folien {
	background: url(../SystemImages/StartUp/start-folie.jpg) no-repeat center bottom;
	color: #FF9900;
}

#inkjetmedien {
	background: url(../SystemImages/StartUp/start-inkjet.jpg) no-repeat center bottom;
	color: #FF6699;
}

#transfer {
	background: url(../SystemImages/StartUp/start-transfer.jpg) no-repeat center bottom;
	color: #993399;
}

#hardware {
	background: url(../SystemImages/StartUp/start-hardware.jpg) no-repeat center bottom;
	color: #006699;
}

#displays {
	background: url(../SystemImages/StartUp/start-display.jpg) no-repeat center bottom;
	color: #339999;
}

#textilien {
	background: url(../SystemImages/StartUp/start-textil.jpg) no-repeat center bottom;
	color: #669900;
}

/* LOGO */

#logo {
	text-align: center;
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #cccccc;
}

#logo {
	position: relative;
	margin-right: 34px;
	margin-left: 34px;
}

/* LAENDER */

#countries {
	margin-top: 100px;
}

#countries ul {
	width: 550px;
	height: 70px;
	display: block;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#countries li {
	display: inline;
}

#countries li a {
	display: block;
	font-weight: normal;
	text-decoration: none;
	width: 77px;
	height: 35px;
	float: left;
	text-align: center;
	padding-top: 35px;
	color: #666666;
}

#countries li a:hover {
	text-decoration: underline;
}

#at {
	background: url(../SystemImages/StartUp/fahne-austria.gif) no-repeat center top;
}

#en {
	background: url(../SystemImages/StartUp/fahne-england.gif) no-repeat center top;
}

#cz {
	background: url(../SystemImages/StartUp/fahne-tschechien.gif) no-repeat center top;
}

#sk {
	background: url(../SystemImages/StartUp/fahne-slovakei.gif) no-repeat center top;
}

#sr {
	background: url(../SystemImages/StartUp/sr.jpg) no-repeat center top;
}

#hu {
	background: url(../SystemImages/StartUp/fahne-ungarn.gif) no-repeat center top;
}

#sl {
	background: url(../SystemImages/StartUp/fahne-slovenien.gif) no-repeat center top;
}
