/* theme
 * sensegray.css
 *
 */


a:link{
	color : #cc0000;
	text-decoration : underline;
}

a:visited{
color : #cc0000;
	text-decoration : underline;
}

a:hover{
	color : #cc0000;
	text-decoration: none;
}

a:active{
	color : #990000;
	text-decoration: none;
}



body{
/*	background-color : #aa0000; */
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-top:24px;
	scrollbar-base-color: #cc0000;
	background-attachment: fixed;
	background-position: left top;
	
	background-image: url(http://www.yodel.de/gasneu/images/hintergrunz_innen.png);
	background-repeat: repeat-y;
	
}

b {color: #663300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}



div {font-family: Georgia, "Times New Roman", Times, serif;
	color: #555555;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 4px;

}


.SB_alert {
	color : #cc0000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}

.SB_button {
	background : #DDDDDD;
	border : 1 solid #C0C0C0;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : normal;
	margin-top:7px;
	margin-bottom:7px;
	
}

.SB_input {
	background : #eeeeee;
	border : 1 dashed #cc0000;
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	vertical-align:top;
	margin-bottom:5px;
	width:270px;
	
	
}

.SB_formarea {
	/*	background-color : #99CC99;*/
	border-bottom-color : #663300;
	border-bottom-style : dashed;
	border-bottom-width : 0;
	border-left-color : #ffffff;
	border-left-style : dashed;
	border-left-width : 0px;
	border-right-color : #FFFFFF;
	border-right-style : solid;
	border-right-width : 0px;
	border-top-color : #663300;
	border-top-style : dashed;
	border-top-width : 0px;
	color : #FFFFFF;
	font-size : 10px;
	width: 300px;
	float: right;
	vertical-align: top;	
	height: auto;
	}

.SB_shoutbox {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 18px;
	text-align : left;
	width:530px;
	
	/*padding-bottom:15px;*/
	
	
}


a.SB_inlink:link {
	color : #FFFFFF;
	text-decoration : none;
}

a.SB_inlink:visited {
	color : #FFFFFF;
	text-decoration : none;
}

a.SB_inlink:active {
	color : #FFFFFF;
	text-decoration : none;
}

a.SB_inlink:hover {
	color : #FFFFFF;
	text-decoration : underline;
}

.SB_table0 {
/*	background-color : #FBFBFB;  */
width:530px;
border-right-color : #cc0000;
	border-right-style : dashed;
	border-right-width : 1px;
	padding-bottom:13px;
	padding-left:15px;
	padding-right:15px;
	margin-bottom:2px;
}

.SB_table1 {
/*	background-color : #FFFFFF;  */
	width:530px;
	border-right-color : #cc0000;
	border-right-style : dashed;
	border-right-width : 1px;
	padding-bottom:13px;
	padding-left:15px;
	padding-right:15px;
	margin-bottom:2px;
}

blink;
