/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
img {/* border style for all images */ border: 0; }
#wrapper {
	margin: 0 auto;
	width: 731px;
}
#header {
	width: 721px;
	color: #333;
	height: 87px;
	background-image: url(images/ustbg.gif);
	padding-left: 5px;
	padding-right: 5px;
}
#ust_1 {
	text-decoration: none;
	float: right;
}

#content {
	width: 714px;
	color: #333;
	background: #F2F2E6;
	margin: 0px 0px 0px 0px;
	height: auto;
	background-image: url(images/ortabg.gif);
	padding-left: 10px;
	padding-right: 7px;
}
#footer {
	width: 731px;
	color: #333;
}
#urun_resim {
	float: right;
	width: 200px;
}

a:link {
	color: #401900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #353537;
}
a:hover {
	text-decoration: underline;
	color: #2B4977;
}
a:active {
	text-decoration: none;
	color: #401900;
}
.accordion-click1{
	font-size: 12px;
	color:#353537;
	font-family: Trebuchet MS;
	margin: 0;
	padding-left: 15px;
	background: #f2f2f2;
	cursor: pointer;
	border-width: 1px 1px 1px 1px;
	font-weight: bold;
}
.accContent{
	padding-left: 21px; cursor: pointer; }
.accUnterpunkt {
	font-family: Trebuchet MS;
	font-size: 11px;
	color:#353537;
	line-height: 16px;
	padding-left:25px;
}
a.accUnterpunkt {
	color: #353537;
	text-decoration: none;
}	
a:hover.accUnterpunkt {
	color: #353537;
	text-decoration: underline;
}
#sol {
	margin-top: 4px;
}

