

input.button {
 color: #666666;
 border: thin  solid #000000;
 font-weight: bold;
 background-color: #E8E8E8;
}

body#main {  background-image:url(/renner/renner_intro/bg.gif); background-attachment: fixed; background-position: center center; background-repeat: no-repeat;  scrollbar-face-color: #E8E8E8; scrollbar-highlight-color: #cccccc; scrollbar-shadow-color: #999999; scrollbar-3dlight-color: #cccccc; scrollbar-base-color: #000000; scrollbar-arrow-color: #666666; scrollbar-darkshadow-color: #666666;  }

TD#tablebordertop { height:180px; background-color: #ffffff; }

TD#tableborderbottom { height:80px; }
/*
a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 16px; font-weight: bold; color: #C01B0C; text-decoration: underline; }
a:hover { color:#7D1408; }
.top td { color:#ffffff;}

.top {background-image:url(/renner/renner_intro/intro_top.jpg); width:855px; height:127px;}

.adr_ll { margin:6px 0 0 5px; float:left;}
.adr_wh { margin:82px 5px 0 0px; float:right;}
*/

body#main { 
	background-color:#ffffff;
	background-position: center bottom;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color:#66676c;
}
form {padding:0; margin:0;}
div {padding:0; margin:0;}
td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color:#66676c;
}

.mainbox {width:960px;}
.short_box_left {
    float:left;width:470px; border:1px solid #333333; text-align:left; background-color:#ececec; margin-bottom:20px;
}
.short_box_right {
    float:right;width:470px;border:1px solid #333333; text-align:left; background-color:#ececec; margin-bottom:20px;
}
div.short_box_left div {padding:20px;}
div.short_box_right div {padding:20px;}

h1 {
	color : #ffffff;
	background-color:#c1022c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 16pt;
	padding:0 20px;
	margin:0px;
}
h1.short {}
h1.long {}


