
/************************************* on hover effect ***********************/
div.infobox {
	display: none;
	margin-top: 40px;
	text-align: right;
	
	width: 170px;
	
	position: absolute;
	z-index: 101;
	
	padding: 5px;
	color: #919191;
	
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

span.infoboxtitle {
	color: #000000;
}

/************************************* on hover effect ***********************/
a.infobox { 
	text-decoration: none;
	display: block;
	width: 138px;
	height: 88px;
	color: #000000;
}
a.infobox:hover {
	text-decoration: none;
	background: ;
}
a.infobox div { 
	text-decoration: none;
	visibility:hidden; 
	display:none;
	margin-top: 40px;
}
a.infobox:hover div {
	display: block;
	visibility: visible;
	text-decoration: none;
	text-align: right;
	
	width: 170px;
	
	position: absolute;
	z-index: 101;
	
	padding: 5px;
	color: #919191;
	
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
a.infobox div {
	display:none;
}
a.infobox:hover div {
	display:block;
}
/********************************* allgem ************************************/
body {
	font-family: verdana, arial, "times new roman";
	font-size: 12px;
	
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	
	text-align: center;
	background-color: #C0C0C0;
}

img {
	border: none;
}
/********************************* header ************************************/
#header {
	width: 950px;
	height: 175px;
	margin: auto;
	text-align: left;
	
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	
	background-color: #FFFFFF;
}

#headerLeft {
	width: 175px;
	height: 175px;
	
	background: url("/images/bgHeaderLeft.jpg") no-repeat left bottom;
	float: left;
}
#headerContent {
	width: 445px;
	height: 175px;
	padding-left: 20px;
	padding-right: 10px;
	
	background-color: #F0832A;
	float: left;
}
#headerRight {
	width: 300px;
	height: 175px;
	
	background-color: #E9EAEB;
	float: left;
}

#logo {
	margin-top: 30px;
	margin-left: 30px;
}

#title {
	font-size: 18px;
	color: #FFFFFF;
	
	margin-top: 54px;
	margin-bottom: 15px;
}
#lead {
	font-size: 11px;
	color: #FFFFFF;
}
span.underline {
	padding-bottom: 1px;
	border-bottom: 2px solid #FFFFFF;
	line-height: 140%;
}

/************************************ nav ************************************/
ul.nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
	margin-top: 20px;
	text-align: right;
}
li.nav {

}
a.nav {
	display: block;
	height: 18px;
	
	padding-top: 5px;
	padding-right: 15px;
	
	text-decoration: none;
	color: #000000;
}
a.nav1:hover, a.nav1Sel {
	background: url("/images/nav_home.gif") no-repeat 67px;
}
a.nav2:hover, a.nav2Sel {
	background: url("/images/nav_internet.gif") no-repeat 92px;
}
a.nav3:hover, a.nav3Sel {
	background: url("/images/nav_einfach_aktuell.gif") no-repeat 41px;
}
a.nav4:hover, a.nav4Sel {
	background: url("/images/nav_suchmaschinen.gif") no-repeat 43px;
}
a.nav5:hover, a.nav5Sel {
	background: url("/images/nav_online_spiele.gif") no-repeat 56px;
}
a.nav6:hover, a.nav6Sel {
	background: url("/images/nav_referenzen.gif") no-repeat 73px;
}
a.nav7:hover, a.nav7Sel {
	background: url("/images/nav_ueber_uns.gif") no-repeat 89px;
}
a.nav8:hover, a.nav8Sel {
	background: url("/images/nav_kontakt.gif") no-repeat 95px;
}
/********************************** content **********************************/
#content {
	width: 950px;
	height: 400px;
	margin: auto;
	text-align: left;
	
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	
	background-color: #FFFFFF;
}
#contentLeft {
	width: 175px;
	height: 400px;
	
	background: url("/images/bgContentLeft.jpg") no-repeat 0px 160px;
	float: left;
}
#contentContent {
	width: 435px;
	height: 350px;
	
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 25px;
	
	font-size: 11px;
	line-height: 130%;
	
	float: left;
}
#contentContent2 {
	width: 730px;
	padding-left: 20px;
	float: left;
	
	border-right: 25px solid #E9EAEB;
}
#contentRight {
	width: 260px;
	height: 400px;
	padding-left: 15px;
	
	font-size: 11px;
	border-right: 25px solid #E9EAEB;
	
	float: left;
}
#bracketRight {
	height: 400px;
	width: 30px;
	
	background-color: #F0832A;
	float: right;
}
table.contentRight {
	border: none;
	border-collapse: collapse;
	height: 380px;
}
#bracketTop {
	position: relative;
	top: -1px;
	left: 166px;
}
#bracketTop2 {
	position: relative;
	left: 637px;
}
#bracketBottom {
	position: relative;
	top: 376px;
	left: 100px;
}
#bracketBottom2 {
	position: relative;
	top: 377px;
	left: 570px;
}
img.refs {
	border: 1px solid #000000;
	width: 60px;
	height: 60px;
}
div.refs {
	float: left;
	width: 138px;
	height: 90px;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.refsRand {
	position: relative;
	top: -62px;
	left: -138px;
	float: left;
	width: 138px;
	font-size: 10px;
	text-align: right;
}
a.text {
	color: #000000;
}
a.pageSel {
	font-weight: bold;
}
img.aboutus {
	width: 80px;
	height: 80px;
	border: 1px solid #000000;
}
div.aboutus {
	float: left;
	width: 210px;
	height: 110px;
	font-size: 10px;
	margin-top: 10px;
}
/*********************************** teaser **********************************/
a.teaser {
	text-decoration: none;
	color: #F0832A;
}

div.quote {
	color: #878586;
	font-style: italic;
	font-size: 11px;
}
div.author {
	color: #636163;
	font-size: 10px;
}
/*********************************** footer **********************************/
#footer {
	width: 950px;
	height: 82px;
	margin: auto;
	text-align: left;
	
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	
	background-color: #FFFFFF;
}
#footerLeft {
	width: 175px;
	height: 82px;
	
	float: left;
}
#footerContent {
	width: 475px;
	height: 82px;
	
	background-color: #F0832A;
	float: left;
}
#footerRight {
	width: 300px;
	height: 82px;
	
	background-color: #E9EAEB;
	float: left;
}

#playit {
	position: relative;
	top: -485px;
	left: 850px;
	float: left;
}