/*
-------------------
Internetdienste Eisemuth CSS Design
(c) 2004-2007 Internetdienste Eisemuth
--------------------- */
html {
	margin: 0px;
	padding: 0px;
	/* Force FF to show correct scrollbars */
	min-width: 760px;
	min-height: 420px;
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 77%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ccc;
	background: #ccc url(../img/globus2006.jpg) left top no-repeat;
	height: 100%;
}

table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1em;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.5em;
}
a {
	color: #ea1;
	text-decoration: underline;
}
a:hover {
	color: #026;
	text-decoration: none;
}

.pcenter {
	text-align: center;
}

.clearing {
	height: 0px;
	clear: both;
	font-size: 1%;
}
#page {
	position:absolute;
	width: 750px;
	height: 420px;
	left: 50%;
	top: 50%;
	margin-top: -210px;
	margin-left: -375px;
	background-color: #fff;
	border: 1px solid #777;
	background: #fff url(../img/bottomnavbg2.png) left bottom repeat-x;
}

#pagebackground {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 755px;
	height: 425px;
	margin-top: -205px;
	margin-left: -370px;
	padding: 0px;
	background: #888 url(../img/dropshadow.png) right bottom no-repeat;
}
#navigation {
	position: absolute;
	top: 0;
	left: 0;
	width: 220px;
	height: 380px;
	background-color: #008080;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	font-weight: bold;
}

#header {
	margin-top: 10px;
	margin-left: 235px;
	position: absolute;
}
#header h1 {
	margin: 0px;
	padding: 0px;
	font-size: 1.5em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#contentcontainer {
	position: absolute;
	top: 60px;
	left: 221px;
	width: 529px;
	height: 320px;
	padding: 0px;
	background-color: #fff;
	border-bottom: 1px solid #777;
}
#content {
	position: relative;
	height: 100%;
	overflow: auto;
	padding: 0 15px 0 15px;
}
#content p {
	margin-top: 0;
	margin-bottom: 1em;
}

#navigation ul {
	text-align: right;
	position: absolute;
	right: 10px;
	bottom: 10px;
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation li {
	color: #f00;
	margin: 5px;
	padding: 0;
}
#navigation li:hover {
	color: #ea1;
	list-style: disc;
}
#navigation a {
	color: #ea1;
	text-decoration: none;
	margin:0;
}
#navigation a:hover {
	color: #f00;
}
.btnblock {
	color: #026;
	display: block;
	
	border-top: 1px solid #fd8;
	border-left: 1px solid #fd8;
	border-right: 1px solid #750;
	border-bottom: 1px solid #750;
	background-color: #ea1;
	
	width: 15em;
	text-align: center;
	text-decoration: none;
	padding-left: 1em;
	padding-right: 1em;
	margin: 0px;
}
.btnblock:hover { 
	font-weight: bold;
	text-decoration : none;
}
#pagestart #navigation { background: #008080 url(../img/bg/start.jpg) left top no-repeat; }
#pagehosting #navigation { background: #008080 url(../img/bg/hosting.jpg) left top no-repeat; }
#pagewebdesign #navigation { background: #008080 url(../img/bg/webdesign.jpg) left top no-repeat; }
#pageecommerce #navigation { background: #008080 url(../img/bg/ecommerce.jpg) left top no-repeat; }
#pagereferenzen #navigation { background: #008080 url(../img/bg/referenzen.jpg) left top no-repeat; }
#pagereferenzliste #navigation { background: #008080 url(../img/bg/referenzliste.jpg) left top no-repeat; }
#pageueberuns #navigation { background: #008080 url(../img/bg/ueberuns.jpg) left top no-repeat; }
#pagekontakt #navigation { background: #008080 url(../img/bg/kontakt.jpg) left top no-repeat; }
#pageservice #navigation { background: #008080 url(../img/bg/service.jpg) left top no-repeat; }
#pagelogin #navigation { background: #008080 url(../img/bg/login.jpg) left top no-repeat; }
#pagejobs #navigation { background: #008080 url(../img/bg/jobs.jpg) left top no-repeat; }
#pagedaten #navigation { background: #008080 url(../img/bg/referenzen.jpg) left top no-repeat; }


#pagestart #nav-start,
#pagehosting #nav-hosting, 
#pagewebdesign #nav-webdesign,
#pageecommerce #nav-ecommerce, 
#pagereferenzen #nav-referenzen, 
#pagereferenzliste #nav-referenzen, 
#pageueberuns #nav-ueberuns,
#pagekontakt #nav-kontakt,
#pageservice #nav-service,
#pagelogin #nav-service,
#pagejobs #nav-jobs,
#pagedaten #nav-daten { list-style: disc; }

li#nav-daten {
	margin-top: 10px;
	font-size: 0.7em;
	font-weight: normal;
}
/* --Referenzen */
.refcontainer {
	display: block;
	clear: both;
	border-bottom: 1px solid #000;
}
.refcontainerimagewrap {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.refcontainerimagewrap img {
	display: block;
	border: 1px solid #000;
}
.refcontainertextwrap {
	display: block;
	padding: 5px 10px;
}
/* --Commerce */
.ecomsampleimg {
	display: block;
	margin: 10px 0 0 0;
	padding: 15px 10px 15px 10px;
	border-left: 1px solid #000;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	text-align: center;
}
.ecomsampletxt {
	display: block;
	margin: 0 0 30px 0;
	padding: 10px 0 10px 10px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #eee;
	background-color: #eee;
}
.nowrap {
	white-space: nowrap;
}
#flashmovie {
	text-align: center;
}
#flashmovie p {
	text-align: left;
}



#pagelogin #servernews {
	padding: 0 0 20px 100px;
}
#pagelogin #servernews .date {
	display: block;
	float: left; 
	margin-left: -100px;
}
