a,a:link,a:visited {
	color: #777;
	text-decoration: none;
}
a:active,a:hover {
	color:#D66B06;
	text-decoration: none;
}
.pager span{
border: 1px solid #D66B06;
	color:white;background:#D66B06;
	margin:4px;
}
.pager a{
	text-align: center;
	border: 1px solid #CCC;
	background: #FAFAFA;
	width:14px;
	margin:4px;
}
body {
	background-color: #E1DDD9;
	color: #666;
	margin: 0;
	overflow: auto;
	padding: 20px;
	text-align: center;
}

body.framed {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

div, p, td,input, textarea, select, li, span,button {
	color: #606060;
	font: 10px/11pt arial,verdana;
}
.header {
	width:100%;height:25px;
}
.hidden {
	visibility:none;
	display:none;
}
h2, h3 {
	
	font: bold 13px arial,verdana;
	color:#000;
	margin-left:3px;
}

img {
	border: none;
}

input.textinput {
	width: 175px;
}

h1, pre {
	margin: 0;
	padding: 0px;
}

ul {
	list-style: none;
	
}
b,strong {
	color:#333;
}
strong {
	font:13px/16px Arial;
}
.border{
	border-bottom: 1px solid #DDDDDD;
}

.button,.submit,button {
	background-color: #D66B06;
	color: #FFFFFF;
	border: 1px solid #666;
}

.button:active {
	background-color: #FEDA2B;
	border: 3px double #D2D0C3;
	border-left-color: #666666;
	border-top-color: #666666;
}

.numero {
	margin-top:400px;
}


/*menu*/
.odd {
	background-color: #F0F4DB;
}

.red {
	color: #E34710;
	text-transform: uppercase;
}

.smheader,.largeheader {
	color: #E34710;
	text-indent: 10px;
	text-transform: uppercase;
}

.thumb {
	float: left;
	margin: 4px;
	margin-left:7px;
	margin-bottom:0px;
}

#centercolumn {
	border-right: 1px solid #666;
	text-align: left;
	padding:0;
	padding-top:19px;
	padding-left:3px;
}

#container {
	background: #FFFFFF;
	border: 1px solid #666;
	text-align: left;
	width: 800px;
	margin:50px auto 0px auto;
}

#leftcolumn {
	border-right: 1px solid #666;
	padding-top:3px;
}

#rightcolumn {
	width:455px;
	
}
#rightcolumnwide {
	width:655px;
	
}
#content {

overflow:visible;
}

#bg1 {
	background: url("../images/bg.jpg") no-repeat 0px 0px;
	margin-top:-20px;
	height:100px;
	padding-top:350px;
	color:#FFF;
}
#submenu ul,#navigation ul {
	text-align: left;
	margin: 0;
	padding-left: 15px;
}

#submenu ul li a,#navigation ul li a{
	
	letter-spacing: 0.06em;
	line-height: 12px;
}

#submenu ul li a.catselected{
	background: #0000FF;
}
.left {
	float:left;
}
.right {
	float:right;
}
.thumbinfo {
	width:160px;
	margin-top:15px;
	line-height:20px;
}
.thumbinfo img {
	
}
.thumbinfo span {
	text-align:left;
	
}
#footer {
	width: 800px;
	margin:0 auto;
	text-align:right;
	
}
#footer a {
	font-size:8px;
}
#logo {
	padding-bottom:225px;
	font:bold 16px/17px arial;
	color:#000;
	width:140px;
	
}
#logo,#imgdesc {
	background: url("../images/grid-webside.gif") no-repeat 0px 15px;
	padding-left:8px;
}
#kontaktinfo,#imgdesc {
padding-left:15px;
padding-top:0;
	background: url("../images/grid-webside.gif") no-repeat 0px 5px;
}
.textinput {
	width: 200px;
}
#imgdesc {
	color:#666;
}
#imgdesc strong {
	font-size: 110%;
 text-transform: uppercase;
 color:#000;
}