* {
	margin:0;
	padding:0;
}
body {
	font-family:Georgia,serif;
	background:#c2c2c2;
	text-align:center;
	font-size: x-small;
    voice-family: "\"}\"";
    voice-family: inherit;
	font-size:small; /* für andere Browser */
}
* html body {
	font-size:x-small;
	f\ont-size:small;
}
html>body { /*für Opera*/
	font-size:small;
}
/*   =Wrapper 
------------------------------------------------------*/
#wrapper {
	width:594px;
	margin:0 auto;
	text-align:center;
}
#head {
	width:594px;
	height:275px;
	background: url(../images/head.png) top left no-repeat;
}

#nav {
	margin-top:-0.7em;
	width:594px;
	list-style:none;
	height:46px;
	background:#fdfdfd;
	border-bottom:1px solid #494037;
	padding-bottom:6px;
}
#nav li {
	float:left;
	display:inline;
	width:33%;
	height:46px;
	
}
.navwebdesign {
	width:100%;
	height:100%;
	background:url(../images/webdesign.png) top center no-repeat;
	display:block;
}
.navbaseball {
width:100%;
	height:100%;
	background:url(../images/baseball.png) top center no-repeat;
}
.navstudies {
width:100%;
	height:100%;
	background:url(../images/studies.png) top center no-repeat;
}
#nav:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}


#content {
	background:#1e1105 url(../images/border_footer_top.png) bottom left repeat-x;
	color:#ffffff;
	float:left;
	padding-top:10px;
	padding-bottom:20px;
}
#maincontent {
	width:75%;
	text-align:center;
	float:left;
	font-size:13pt;
	word-spacing:-0.7px;
	line-height:17px;
	color:#eaeaea;
	border-right:1px solid #dedede;
}
.center {
	margin:0 auto;
	width:93%;
	text-align:left;
	display:block;
}
#content:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#box {
	background:#e4d0a9 url(../images/espresso.png) 93% center no-repeat;
	border:1px solid #f6e5c4;
	width:98%;
	height:90px;
	color:#4e4e4e;
	font-size:12px;
	text-align:left;
	font-weight:bold;
	padding:5px;
	margin-bottom:20px;
}
#box dt {
	margin-top:4px;
	margin-left:3px;
	margin-bottom:15px;
	background:url(../images/espressohead.png) top left no-repeat;
	width:227px;
	height:19px;
}
#box dd {
	margin-left:27px;
	margin-right:7%;
}
#maincontent h1 {
	background:url(../images/welcome.png) top left no-repeat;
	width:90px;
	height:21px;
	font-size:0px;
}
#maincontent p {
	margin-top:10px;
	margin-left:25px;
}



#sidebar {
	float:left;
	width:24% !important;
	width:23.9%;
	text-align:center;
	font-size:8pt;
	
	
}
#sidebar dd{
	padding-left:10px;
	color:#eeeeee;
}
#sidebar table {

}
#sidebar td {
	padding:3px 4px;
}
#sidebar tr {
	
}



.clear {
	clear:both;
}

#footer {
	background:url(../images/footer_bg.png) top left repeat-x;
	height:75px;
	text-align:left;
	padding-left:20px;
	padding-top:5px;
	font-size:8pt;
	color:#e1e2f0;
}
#footer .foot_box {
	float:left;
	margin-right:70px;
}
#footer .foot_box_end {
	margin-right:0px;
	display:block;
}
#footer .foot_box img {
	margin-right:10px;
}
#footer dl {
	margin-left:5px;
}
#footer dt {
	font-weight:bold;
	padding-bottom:3px;
}
#footer dd {
	font-size:7pt;
}
#footer h3 {
	color:#373737;
	font-size:9pt;
	font-weight:bold;
	padding-bottom:3px;
}
#footer a {
	color:#e1e2f0;
	text-decoration:none;
	font-size:10px;
}
#footer a:hover {
	text-decoration:underline;
}
#logobottom {
	background:url(../images/logobottom.png) top left no-repeat;
	height:84px;
	width:130px;
	float:left;
}
#logobottom:hover{
	background:url(../images/logo.png) top left no-repeat;
	height:84px;
	width:130px;
 }
#blogsbottom {
	margin-top:5px;
	float:left;
	text-align:left;
	margin-left:85px;
}

#linksbottom{
	margin-top:5px;
	float:right;
	text-align:left;
	padding-right:20px;
}
#footer ul {
	list-style:none;
	padding-left:20px;
	margin-top:5px;
}
#linksbottom dd {
	
}
