/*	
*	///-----------------------------------------///
*	///      (c) 2009 melon|media GbR           ///
*	///-----------------------------------------///
*	Styles for project: macle.de
*	author: Robert Peter, Soeren Ohk
* 	modified: Smetten, Jens // macle GmbH
*	last modified: 11/07/05
*
*/

@media screen, handheld {
html {
	height: 100%; 
}

div.day {
	font-size:28px;
	line-height:26px;
	font-weight:bolder;
	text-align:right;
	font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
	color:#d5d5d5;
}

div.month {
	font-size:21px;
	line-height:19px;
	font-weight:bolder;
	text-align:right;
	font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
	color:#c5c5c5;
}

div.year {
	font-size:18px;
	font-weight:bolder;
	text-align:right;
	font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
	color:#d5d5d5;
}

body {
	height: 100%;
 	border: 0 none inherit;
 	margin: 0;
 	padding: 0;
 	background: #ffffff url("../images/template/bg.jpg") repeat-x;
 	text-align: center;
 	color: #676767;
 	vertical-align: top;
 	font-family:Tahoma, Geneva, sans-serif;
 	line-height:21px;
 	font-size:11px;
}

.container {
	margin:0 auto;
	width:1222px;
	background:url("../images/template/bg_slider.png") no-repeat;
	background-position:0px 270px;
	
}

object {
 	margin:0px;
	padding:0px; 
}

/*=======================================
*	general commands
=======================================*/
p, input, img span, div, ul, li, form, h2, h3, h4 {
 	padding: 0px;
	 margin: 0px;
 	border: 0px;
 	text-align: left;
 	vertical-align: top; 
}

p {
 	margin: 5px 0px 15px 0px; 
}

.textbereich input {
 	width: 120px; 
}

input {
 	color:#676767;
 	border: 1px solid #757575;
 	background: #ffffff;
 	padding: 0px 0px 0px 2px;
 	vertical-align: bottom;
 	width: 150px;
	font-size:11px;
}

input.button_senden {
 	border: 0px; 
 	padding-bottom: 2px; 
 	width: auto;
	background:red;
}

a {
 	color: #454545; 
 	text-decoration: none; 
}

a:hover {
 	color: #454545; 
 	text-decoration: underline;
}

/*=======================================
*	Content area
=======================================*/

.layer_mitte {
 	margin:0 auto;
 	width: 935px; 
	height: 100%;
}

*html .layer_mitte {
 	background: none; 
 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/template/bg_content.png', sizingMethod='scale'); 
}

html>body .layer_mitte {
	height: auto; 
 	min-height: 100%; 
}

.layer_mitte_inhalt { 
 	width: 935px; 
	background:#ffffff;
 	margin: 0 auto;
}

html>body .layer_mitte_inhalt {
 	width: 935px; 
}

/*=======================================
*	header
=======================================*/

.logo {
	background: #1a171b;
	width: 180px;
	height: 132px;
	float: left;
	text-align:center;
}

.logo img {
	margin-top: 55px;
}

.topcase {
	background: url("../images/template/bg_top.jpg") no-repeat top right;
	height:84px;
	width:755px;
	float:left;
	
}

.language {
	float:left;
	width:100px;
	height:82px;
	text-align:right;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:0px;
	padding-left:0px;
}

.phone {
	float:left;
	width:625px;
	height:87px;
	text-align:right;
	padding-right:20px;
	padding-top:7px;
	padding-bottom:0px;
	padding-left:0px;
	color:#97bf0d;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	
}
	

.both {
	clear:both;
	line-height:0px;
	margin:0px;
	padding:0px;
	font-size:0px;
}

ul.a {
	list-style:none;
}

li.a {
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}

	

.menu {
	float:left;
	width: 705px;
	height:28px;
	z-index:111;
	padding-left:50px;
	background: url("../images/template/bg_nav.jpg") repeat-x;
	
}

* html .menu {
	width: 748px;
	z-index:111;
}

.menu #m1mainSXMenu1 {
	margin-left: -1px;
	z-index:111;
}

.menu #m1mainSXMenu2 {
	width: 748px; 
	z-index:111;
}

#navigation, #navigation ul {
	float: left;
	list-style:none;
	font-size: 11px;
	font-family:'Arial Narrow', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	margin: 0 0 1em 0;
	color:#000000;
	z-index:111;
}
 
#navigation a {
	display: block;
	color:#ffffff; 
	text-decoration: none;
	text-align: left;
	z-index:111;
	line-height:21px;
}

#navigation a:hover {
	color: #97bf0d;
	z-index:111;
}


.menunormal1, .menunormal2, .menunormal3, .menunormal4 {
	background:#1a171b;
	margin-right:5px;
	z-index:111;
}

.menunormal1 a, .menunormal2 a , .menunormal3 a , .menunormal4 a  {
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:3px;
	margin-right:5px;
	z-index:111;
}
 
#navigation li {
	float: left;
	z-index:111;
	

}

#navigation li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 187px;
	font-weight: normal;
	z-index:111;
}
 
#navigation li li {
	width: 16.95em;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	height: 24px;
	line-height:24px;
	font-style:normal;
	background:#ffffff;
	color:#97bf0d;
	z-index:111;
}
 
#navigation li ul a {
	width: 14em;
	padding-left: -1px;
	display:block;
	overflow:hidden;
	font-family:'Arial Narrow', Arial, Helvetica, sans-serif;
	font-weight:bolder;
	text-decoration:none;
	font-size: 11px;
  	padding:0 11px;
	text-align: left;
	color:#97bf0d;
	line-height:24px;
	z-index:111;
}

#navigation li ul a:hover {
	color:#97bf0d;
	font-weight:bolder;
	z-index:111;
}

 
#navigation li ul ul {
	margin: -1.5em 0 0 15em;z-index:111;
	border-top:solid 1px #e5e5e5;
	border-right:solid 1px #e5e5e5;
}
 
#navigation li:hover ul ul, #navigation li:hover ul ul ul, #navigation li.sfhover ul ul, #navigation li.sfhover ul ul ul {
	left: -999em;z-index:111;
}
 
#navigation li:hover ul, #navigation li li:hover ul, #navigation li li li:hover ul, #navigation li.sfhover ul, #navigation li li.sfhover ul, #navigation li li li.sfhover ul {
	left: auto;z-index:111;
}

#navigation li:hover, #navigation li.sfhover {
	background: #fafafa;
	color:#97bf0d;z-index:111;
}

/*    suspends the "sticky" bug in IE7   */
#navigation li:hover, #navigation li.hover {
	position:static;z-index:111;
}





.social {
	width:935px;
	height:24px;
	text-align:right;
}

.delicious_icon {
	display:block;
	width:16px;
	height:16px;
	background: url("../images/template/social/delicious.png") no-repeat top;
	float:right;
	margin-left:3px;
}

.delicious_icon:hover {
	display:block;
	width:16px;
	height:16px;
	background: url("../images/template/social/delicious.png") no-repeat bottom;
	float:right;
	margin-left:3px;
}

.facebook_icon {
	display:block;
	width:16px;
	height:16px;
	background: url("../images/template/social/facebook.png") no-repeat top;
	float:right;
	margin-left:3px;
}

.facebook_icon:hover {
	display:block;
	width:16px;
	height:16px;
	background: url("../images/template/social/facebook.png") no-repeat bottom;
	float:right;
	margin-left:3px;
}

.twitter_icon {
	display:block;
	width:16px;
	height:16px;
	background: url("../images/template/social/twitter.png") no-repeat top;
	float:right;
	margin-left:3px;
}

.twitter_icon:hover {
	display:block;
	width:16px;
	height:16px;
	background: url("../images/template/social/twitter.png") no-repeat bottom;
	float:right;
	margin-left:3px;
}

.youtube_icon {
	display:block;
	width:16px;
	height:16px;
	background: url("../images/template/social/youtube.png") no-repeat top;
	float:right;
	margin-left:3px;
}

.youtube_icon:hover {
	display:block;
	width:16px;
	height:16px;
	background: url("../images/template/social/youtube.png") no-repeat bottom;
	float:right;
	margin-left:3px;
}

.xing_icon {
	display:block;
	width:16px;
	height:16px;
	background: url("../images/template/social/xing.png") no-repeat top;
	float:right;
}

.xing_icon:hover {
	display:block;
	width:16px;
	height:16px;
	background: url("../images/template/social/xing.png") no-repeat bottom;
	float:right;
}

.slider {
	clear:both;
	width:935px;
	height:249px;
	background:#ffffff;
	border:1px solid #e5e5e5;
	font-size:11px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.shadowslider {
	width:935px;
	height:10px;
	background: url("../images/template/shadow_slider.jpg") no-repeat top;
	z-index:1;
}

.table {
	display:table;
	width:935px;
}

.leftcell {
	float:left;
	display:table-cell;
	width:215px;
}

.news1 {
	width:195px;
	border: 1px solid #e5e5e5;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background:#ffffff;
	padding:10px;
	margin-top:10px;
}


.news1 h1 {
	font-size: 13px;
	text-transform:uppercase;
	color: #97bf0d;
	border-top: 1px solid #f1f1f1;
	font-family:'Arial Narrow', Arial, Helvetica, sans-serif;
	width: 100%;
	padding-top: 8px;
	margin-bottom: 8px;
	clear: both;
	height: auto;
}

.news1 h1 a {
	font-size: 11px;
	color: #97bf0d;
}

h1 a.grau, .news1 a {
	color: #97bf0d;
	text-decoration:underline;
}

h1 a.grau, .news1 a:hover {
	color: #97bf0d;
	text-decoration:none;
}

.news1 .bild_rechts {
	float: right; margin: 3px 0px 1px 5px;
}

.news1 .bild_links {
	float: left;
}

.news1_titel {
	font-weight: bold;
	margin: 16px 0px 0px 5px;
	float: left; 
}

html>body .news1_titel {
	margin: 16px 0px 0px 10px; 
}

.news1_text {
	margin: 14px 10px 0px;
	float: left;
	width: 250px;
}

.news2 {
	width:195px;
	border: 1px solid #e5e5e5;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background:#ffffff;
	padding:10px;
	margin-top:10px;
}


.news2 h1 {
	font-size: 13px;
	text-transform:uppercase;
	color: #97bf0d;
	border-top: 1px solid #f1f1f1;
	font-family:'Arial Narrow', Arial, Helvetica, sans-serif;
	width: 100%;
	padding-top: 8px;
	margin-bottom: 8px;
	clear: both;
	height: auto;
}

.news2 h1 a {
	font-size: 11px;
	color: #97bf0d;
}

h1 a.grau, .news2 a {
	color: #97bf0d;
	text-decoration:underline;
}

h1 a.grau, .news2 a:hover {
	color: #97bf0d;
	text-decoration:none;
}

.news2 .bild_rechts {
	float: right; margin: 3px 0px 1px 5px;
}

.news2 .bild_links {
	float: left;
}

.news2_titel {
	font-weight: bold;
	margin: 16px 0px 0px 5px;
	float: left; 
}

html>body .news2_titel {
	margin: 16px 0px 0px 10px; 
}

.news2_text {
	margin: 14px 10px 0px;
	float: left;
	width: 250px;
}

.tagcloud {
	width:195px;
	border: 1px solid #e5e5e5;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background:#ffffff;
	padding:10px;
	margin-top:10px;
	margin-bottom:120px;
}


.tagcloud h1 {
	font-size: 13px;
	text-transform:uppercase;
	color: #97bf0d;
	border-top: 1px solid #f1f1f1;
	font-family:'Arial Narrow', Arial, Helvetica, sans-serif;
	width: 100%;
	padding-top: 8px;
	margin-bottom: 8px;
	clear: both;
	height: auto;
}

.tagcloud h1 a {
	font-size: 11px;
	color: #97bf0d;
}

h1 a.grau, .tagcloud a {
	color: #97bf0d;
	text-decoration:underline;
}

h1 a.grau, .tagcloud a:hover {
	color: #97bf0d;
	text-decoration:none;
}

.tagcloud .bild_rechts {
	float: right; margin: 3px 0px 1px 5px;
}

.tagcloud .bild_links {
	float: left;
}

.tagcloud_titel {
	font-weight: bold;
	margin: 16px 0px 0px 5px;
	float: left; 
}

html>body .tagcloud_titel {
	margin: 16px 0px 0px 10px; 
}

.tagcloud_text {
	margin: 14px 10px 0px;
	float: left;
	width: 250px;
}

.rightcell{
	float:right;
	display:table-cell;
	width:720px;
	margin-top:5px;
}

.breadcrumb{
	width:693px;
	height:30px;
	margin-left:12px;
	padding-left:15px;
	line-height:30px;
	color: #97bf0d;
 	font-family:Tahoma, Geneva, sans-serif;
 	font-size:11px;
}

.green {
	color: #97bf0d;
}

.content{
	width:678px;
	padding:15px;
	margin-left:12px;
	border: 1px solid #e5e5e5;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow:auto;
	background:#ffffff;
}

.spalte_1 {
	width: 155px;
	float: left;
	background: url("../images/bg_textbereich_1.gif") no-repeat;
	background-position:right 30px;
	margin-right:9px;
	padding-right:9px;
}

.spalte_2, .spalte_3 {
	width: 155px;
	float: left;
	background: url("../images/bg_textbereich_1.gif") no-repeat;
	background-position:right 30px;
	margin-right:9px;
	padding-right:9px;
}

.spalte_4 {
	width: 155px;
	float: left;
}


/*START Navigation #mlinks*/

span.hidden {
    position:absolute;
    left:-1000px;
    top:-1000px;
    width:0;
    height:0;
    overflow:hidden;
    display:inline;
}
div#mlinks {
    background:#ffffff;
    width: 215px;
    border: 1px solid #e5e5e5;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding-bottom:9px;
	margin-top:11px;
	padding-top:10px;
	background:#ffffff url("../images/template/bg_mlinks.png") repeat-x top;
	
}

div#mlinks * {
    padding: 0px;
	margin:0px;
    color: #676767;
	
}
div#mlinks .cur {
    color: #97bf0d;
	background:#eaf2cf;
	font-weight:bolder;
}

div#mlinks .act {
    color: #97bf0d;
	font-weight:bolder;
}
div#mlinks ul {
	list-style:none;
}

div#mlinks ul li {
    border-bottom: 1px solid #e5e5e5;
}

div#mlinks ul li a,
div#mlinks ul li div {
	text-indent:3em;
    text-decoration: none;
    font-family:Tahoma, Geneva, sans-serif;
 	font-size:11px;
	line-height:24px;
	padding-top:1px;
	height:23px;
	display:block;
	background:#ffffff url("../images/template/arrowe0.png") no-repeat;
	background-position:13px 1px;
}

div#mlinks ul li a:hover {
    background-color: #fafafa;
}
div#mlinks ul ul {
    background-color: #fafafa;
}
div#mlinks ul ul li {
    border-bottom: none;
}
div#mlinks ul ul li a,
div#mlinks ul ul li div {
    font-size: 10px;
    padding-left: 25px;
	background: url("../images/template/arrowe1.png") no-repeat;
	background-position:32px 1px;
}
div#mlinks ul ul li a:hover{
    background-color:#fafafa;
}

/*ENDE Navigation #mlinks*/

.footer {
	width:708px;
	margin-left:12px;
	height:58px;
	text-align:right;
	background:url("../images/template/bg_footer.png") no-repeat top;
	font-size:10px;
	color:#b5b5b5;
	padding-bottom:120px;
}














/*
* html .angebot_news { width: 374px; height:200px; }*/



.news1_titel {
	font-weight: bold;
	margin: 16px 0px 0px 5px;
	float: left; 
}

html>body .news1_titel {
	margin: 16px 0px 0px 10px; 
}

.news1_text {
	margin: 14px 10px 0px;
	float: left;
	width: 250px;
}






 

.copyright {
	background: #ffffff;
	width: 550px; 
	border-top: 1px solid #f1f1f1; 
	margin-left: 5px; 
	padding-top: 5px; 
	float: left; 
	font-size: 10px; 
}

html>body .copyright {
	margin-left: 10px; 
}

.nach_oben {
	float: right;
	margin-right: 10px;
}

h1 {
	padding-top:0px;
	margin-top:0px;
	color:#97bf0d;
/*
 display: block;
 clear: left; 
 overflow: hidden; */
}

/* contentbereich im layout content 2 */
.main_content {
	width: 410px;
	padding-right:60px;
	float: left;
	margin-right: 10px;
}


/* rechts kunden */
.contact {
	width: 198px;
	float: right;
	padding-top: 23px;
	overflow:auto;
}

* html .contact {
	padding-top: 18px;
	margin-right: 5px;
}

.contact h1 {
	font-size: 13px;
	text-transform:uppercase;
	color: #97bf0d;
	border-top: 1px solid #f1f1f1;
	font-family:'Arial Narrow', Arial, Helvetica, sans-serif;
	width: 100%;
	padding-top: 8px;
	margin-bottom: 8px;
	clear: both;
	height: auto;
}

.contact h1 a {
	font-size: 11px;
	color: #97bf0d;
}

h1 a.grau, .contact a {
	color: #97bf0d;
	text-decoration:underline;
}

h1 a.grau, .contact a:hover {
	color: #97bf0d;
	text-decoration:none;
}

.contact .bild_rechts {
	float: right; margin: 3px 0px 1px 5px;
}

.contact .bild_links {
	float: left;
}

* html .main_content {
	margin-left: 5px;
}

.main_content h1 {
	text-transform: uppercase;
	font-size: 13px;
	color:#97bf0d;
	border-bottom: 1px solid #f1f1f1;
	font-family:'Arial Narrow', Arial, Helvetica, sans-serif;
	width: 100%;
	padding-bottom: 2px;
	margin: 0px 0px 10px 0px;
	clear: both;
	height: auto;
}

.block_bild {
	float: left;
	width: 100px;
	color: #666666;
	background:red;
}

.block_bild a {
	color: #97bf0d;
	font-weight: bold;
}

.bild {
	border: 1px solid #c7c7c7;
}

.bild img {
	border:0px;
}

.main_content .block_text, .news_content_single p {
	font-family:Tahoma, Geneva, sans-serif;
	line-height:21px;
	font-size:11px;
	float: right;
	width: 300px; 
}

.csc-frame-frame1 .block_text {
	border-top:1px solid  #f1f1f1;
}

html>body .block_text {
	margin-bottom: 10px;
}

ul.list {
	list-style-image:url(grafik/arrow_right.png);
	margin-left:30px;
}

li.listli {
	line-height:16px;
}

.block_text p {
	margin-bottom: 5px;
}

.main_content a {
	color:#97bf0d;
	text-decoration:underline;
}

.main_content a:hover {
	background:#97bf0d;
	color:#ffffff;
	text-decoration:none;
}

.end_linie {
	border-top: 1px solid #b2b2b2;
	width: 100%;
}

textarea.textarea {
	font-size: 12px;
	color: #000000;
	line-height:18px;
	width: 300px;
	height: 115px;
}

input.plz {
	font-size: 12px;
	color: #000000;
	width: 50px;
	height: 18px;
	border:1px solid #999999;
}

input.ort {
	font-size: 12px;
	color: #000000;
	width: 140px;
	height: 18px;
	border:1px solid #999999;
}

input.eintrag {
	font-size: 12px;
	color: #000000;
	width: 185px;
	height: 18px;
	border:1px solid #999999;
}

select.auswahl {
	font-size: 12px;
	color: #000000;
	width: 130px;
	height: 18px;
}

.mail-schwarz {
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}

input.go {
	clear:both;
	width:37px;
	height:16px;
	border:0px;
}

.rot {
	color:#990000;
}
}	

/*=======================================
		form 
=======================================*/

.csc-textpic-text, .csc-textpic-imagewrap{
	margin:0px;
}

.csc-mailform {
	margin:0px;
	padding:0px;
}

fieldset {
	padding: 1em;
	font:80%/1 sans-serif;
	border:0px;
}

label {
	width: 12em;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block;
}

textarea, input, select {
	margin-bottom: 10px;
	background:#ffffff;
	color: #000000;
	border-color: #D6D7D6;
	border: 1px solid #f1f1f1;
	-moz-border-radius:3px; /* Firefox */
	-webkit-border-radius:3px; /* Safari, Chrome */
	-khtml-border-radius:3px; /* Konqueror */
	border-radius:3px; /* CSS3 */
	line-height:14px;
	padding:1px;
}

#content li {
/*	margin-left: 60px;
	margin-bottom: 5px; 
	margin-top: 3px;
	display: block;
	padding-left: 18px;
	list-style:none;
	background-image: url(images/pfeil.gif); 
	background-repeat: no-repeat; */
}
#mailform{
	margin-top:20px;
	margin-left:30px;
}


@media print {
body {
	font: 11pt/140% “Myriad Pro”, Arial, Helvetica, Tahoma, sans-serif;
}

.such_bereich, .navigation, .zitat, .fuss {
	visibility: hidden;
 	z-index: 1; 
}

/*h1 { font-size: 14pt; font-weight: bold; color: #a76700; }*/
a {
	color: #000000;
}
}

/*
Single Ansicht News/*
.news_all_single {
	width: 450px;
	/*float:left;*/
}

.news_content_single {
	float:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	/*line-height: 15px;*/
	padding-bottom:20px;
	/*padding-left:15px;
	padding-right:10px;*/
	width: 430px;
}

.news-single-img {
	float:right;
	padding-right:10px;
	margin:10px;
}
.news_titel_single .h1 {

}

.news_titel_single {
	/*width: 450px;*/

	/*padding-right:15px;
	padding-left:15px;*/
}

.h2 {
	font-size: 1em;

	/*font-style: italic;*/
}

.news_links_single {
	/*padding-right:15px;
	padding-left:15px;*/

	font-size: 1em;
	padding-bottom: 10px;
	line-height: 20px;
}

.news_related_single {

	font-size: 1em;
	/*padding-right:15px;
	padding-left:15px;*/
	padding-bottom: 10px;
	line-height: 25px;
	width: 430px;
}

.news_back_single {
         clear:both;
	font-size: 1em;
	padding-bottom: 10px;
	line-height: 10px;
	width: 430px;
}

.keywords {
	padding-bottom:20px;
}

.news1_files_single {
	font-size: 1em;
	/*padding-right:15px;
	padding-left:15px;*/
	padding-bottom: 20px;
	line-height: 25px;
}

.news1_subheader_single {
	
	/*font-style: italic;
	padding-right:15px;
	padding-left:15px;*/
	padding-bottom:10px;
}

.news1-amenu-container {
	margin-bottom:20px;
}


.case {
	width:938px;
	margin-top:30px;
}

.box1 {
	width:157.5px;
	border: 1px solid #e5e5e5;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background:#ffffff;
	padding-right:10px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:0px;
	float:left;
	margin-right:10px;
	line-height:18px;
}


.box2, .box3, .box4 {
	width:157.5px;
	border: 1px solid #e5e5e5;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background:#ffffff;
	padding-right:10px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:0px;
	float:left;
	margin-right:10px;
	line-height:18px;
}

.box5 {
	width:157.5px;
	border: 1px solid #e5e5e5;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background:#ffffff;
	padding-right:10px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:0px;
	float:left;
	line-height:18px;
}

.box1 h1,.box2 h1,.box3 h1,.box4 h1,.box5 h1 {
	font-size: 13px;
	text-transform:uppercase;
	color: #97bf0d;
	border-top: 1px solid #f1f1f1;
	font-family:'Arial Narrow', Arial, Helvetica, sans-serif;
	width: 100%;
	padding-top: 8px;
	margin-bottom: 8px;
	clear: both;
	height: auto;
}

.box1 h1 a,.box2 h1 a,.box3 h1 a,.box4 h1 a,.box5 h1 a {
	color: #97bf0d;
	text-decoration:none;
}

.box1 h1 a:hover,.box2 h1 a:hover,.box3 h1 a:hover,.box4 h1 a:hover,.box5 h1 a:hover {
	text-decoration:underline;
}

.box1 img {
	margin:0px;
	padding:0px;
}


.footercase {
	clear:both;
	width:935px;
	background:#ffffff;
	background-position:282.5px 0px;
	border:solid 1px #e5e5e5;
	font-size:11px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-top:10px;
	display:table;
	overflow:auto;
}

.twitter {
	float:left;
	width:263px;
	padding:10px;
	overflow:auto;
	background:#fafafa;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	display:table-cell;
	vertical-align:center;
}

.startup {
	float:right;
	width:630px;
	padding:10px;
	overflow:auto;
	display:table-cell;
	background:#ffffff;
}

.startup h1 {
	font-size: 13px;
	text-transform:uppercase;
	color: #97bf0d;
	border-top: 1px solid #f1f1f1;
	font-family:'Arial Narrow', Arial, Helvetica, sans-serif;
	width: 100%;
	padding-top: 8px;
	margin-bottom: 8px;
	clear: both;
	height: auto;
}

.startup a {
	color: #97bf0d;
	text-decoration:underline;
}

.startup a:hover {
	color: #97bf0d;
	text-decoration:none;
}

.startup h1 a {
	color: #97bf0d;
	text-decoration:none;
}

.startup h1 a:hover {
	text-decoration:underline;
}

.startfooter {
	width:935px;
	font-size:10px;
	color:#b5b5b5;
	padding-bottom:120px;
	text-align:center;
}

.startfooter a {
	color:#b5b5b5;
	text-decoration:underline;
}

.startfooter a:hover {
	color:#b5b5b5;
	text-decoration:none;
}
	
