td{
	font-family: arial;
	font-size: 13px;
	color: #191919;
}

td A:link{ color: #c96300; text-decoration: underline; }
td A:active{ color: #c96300; text-decoration: underline; }
td A:visited{ color: #c96300; text-decoration: underline; }
td A:hover{ color: #c96300; text-decoration: none; }

.body{
	background: #e4a081;
	background-image: url(imgs_greenorange/bg.png);
	background-repeat: repeat-x;
}

body{
	margin: 0;
}

.logo{
	margin-left: 20;
	font-family: arial;
	font-size: 36px;
	color: #676861;
	margin-top: 10;
	margin-right: 20;
}

.boxtop{
	color: #50504a;
	font-size: 13;
	font-family: arial;
	font-weight: bold;
	margin-left: 4;
	margin-bottom: 8;
}

.listtitle{
	background: #c8c8bd;
	font-weight: bold;
}

.pageselectbox{
	background: #ec7807;
	padding: 3;
	color: #ffffff;
}





.menuitem{
	margin-left: 8;
	margin-right: 8;
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.footer{
	font-size: 11px;
}

.content{
	color: #393939;
	font-family: arial;
	font-size: 13px;
	line-height: 20px;
}
.content td{
	color: #393939;
	font-family: arial;
	font-size: 13px;
	line-height: 20px;
}

.boxcontent{
	color: #393939;
	font-family: arial;
	font-size: 12px;
	line-height: 19px;
}

.boxcontent td{
	color: #393939;
	font-family: arial;
	font-size: 12px;
	line-height: 19px;
}

h1{
	color: #7e7e7e;
	font-size: 32px;
	font-family: arial;
	font-weight: normal;
	margin-top: 8;
	margin-bottom: 14;
	line-height: 32px;
}

h2{
	color: #7e7e7e;
	font-size: 23px;
	font-family: arial;
	font-weight: normal;
	margin-top: 6;
	margin-bottom: 12;
}


.button{
	margin-left: 12;
	margin-right: 12;
	color: #ffffff;
	font-size: 13px;
}

.qute{
	color: #ffffff;
	font-family: arial;
	font-size: 38px;
	margin-left: 17;
	line-height: 38px;
}

p{
	margin: 0;
}

.forum{
	font-size: 11px;
	line-height: 19px;
}
.forum td{
	font-size: 11px;
	line-height: 19px;
}

.input{
	font-family: arial;
	font-size: 11px;
	border: 1px solid #d1d1d1;
	background: #f2f2f2;
	padding: 4;
}

.select{
	font-family: arial;
	font-size: 11px;
	border: 1px solid #d1d1d1;
	background: #f2f2f2;
	padding: 4;
}

hr{
	color: #d4d4d4;
	background: #d4d4d4;
	height: 1px;
	border: 0;
}

.lightcolor{
	background: #f7f7f7;
}

.lightcolor2{
	background: #ebebeb;
}

img{
	border: 0;
}

.kontaktalistan td{
	font-size: 11px;
}

.pollFilled{
	background: #3d72a1;
	height: 8;
}
.pollEmpty{
	background: #e6e6e6;
	height: 8;
}
