* {
padding : 0;
margin : 0;
}
body {
font-size : 12px;
font-family : "Trebuchet MS", Verdana, Arial, sans-serif;
background : #fff url(../images/body_bg.jpg) repeat-x;
}

h1 {
	text-indent:-5000px;
	font-size:1px;}

h2 {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	color:#7f1042;
	font-size:16px;
	height:32px;
	font-weight:normal;}


h3 {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	color:#7f1042;
	font-size:12px;
	font-weight:bold;

}

p {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:normal;
	margin:0 0 15px 0;
	letter-spacing:0.01em;
	line-height:1.7em;
	}
	
a {
	text-decoration:underline;
	color: #000;
	}
	
a:hover, a:hover span { 
	text-decoration:none;
	}

ul {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	list-style-type:none;
	font-size:12px;
	color:#000;
	font-weight:normal;
	margin:0 0 15px 0;
	letter-spacing:0.01em;
	line-height:1.7em;
	}
	
.clear {
	clear:both;
	float:none;
	}
	
.imgborder {
	border: 1px solid #63096e;
	float:left;
	padding: 2px;
	margin: 4px 8px 8px 0;
	background:#fff url(../images/progress.gif) no-repeat center center;
	cursor: url(../images/zoomin.cur) , pointer;
    outline: none;
	}

.imgborder:hover{
	border: 2px solid #ae8196;
	padding: 1px;
	}

.imgbordernohover {
	border: 1px solid #63096e;
	padding: 2px;
	background:#FFF url(../images/progress.gif) no-repeat center center;
	margin: 4px 4px 0 0;
}

.imgborder2 {
	border:none;
	float:left;
	padding: 2px;
	margin: 4px 8px 8px 0;
    outline: none;
	}



.noborder {
	border:none !important;
	}
	
.border-top {
	border-top:1px solid #397ba1;	
	}


#page {
margin : 0 auto;
width : 960px;
}
#header {
width : 726px;
height : 187px;
background : url(../images/header.jpg) no-repeat bottom;
float : left;
}
#header img {
border : none;
padding-top : 22px;
float : left;
}
#leftnavi {
width : 229px;
float : left;
}
#lntop {
background : url(../images/sam_02.jpg) no-repeat;
height : 500px;
width : 229px;
float : left;
}
#imprint img {
border : none;
padding-top : 102px;
padding-left : 4px;
}
#blog img {
border : none;
padding-left : 4px;
float : left;
}
.menu img {
border : none;
float : left;
}
#content {
background-color : #fff;
width : 674px;
float : left;
margin-left : 0;
padding-left:45px;
}
#footer {
background : url(../images/footer.jpg) no-repeat bottom;
width : 960px;
height : 305px;
margin : 0 auto;
}
/*#footer_text {
padding : 5px 5px 5px 240px;
}*/
#outer_footer {
width : 100%;
float : left;
background-color:#fff;
}