/* general */
body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #000;
}

a:link {
	color: #738ABE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #738ABE;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.style2 {font-size: 13px; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; font-family: Tahoma;}

.borders {
	border: 1px solid #999999;
}
.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
}
.bottomtext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
}
.Textrubrik {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 1pt;
	text-decoration: underline;
}
.Text {


	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.undermeny {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #738ABE;
	list-style-type: none;
	list-style-image: none;
	text-decoration: none;
}
.leverantor {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.sidrubrik {

	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #A3003A;
	letter-spacing: 1pt;
}
.tips {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.bildtext {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

fieldset
{
	width: 95%;
	border: 1px solid #666;
	margin: 10px;
	font-family: Arial, Helvetica;
	font-size: 12px;
}

table#list_pages
{
	width: 800px;
	text-align: left;
}


table#list_pages tr:nth-child(2n) td
{
	background: #EBDDDD;
}

table#list_pages tr:nth-child(2n+1) td
{
	background: #FFF;
}

#adm_menu
{
	border-bottom: 1px solid #CCC;
}

ul#top_menu li a:hover
{
	text-decoration: underline;
}

ul#top_menu
{
	text-transform: uppercase;
	font-size: 10px;
	font-family: Verdana;
	margin: 5px 0px 0px 35px;
	padding: 0px;
}

ul#top_menu li
{
	list-style: none;
	color: #000;
	margin: 0px 0px 0px 40px;
	padding: 0px;
	float: left;
	display: block;
}

ul#top_menu li a
{
	color: #AA1B49;
}

/* Forms */

textarea
{
	width: 100%;
	height: 400px;
}

input
{
	width: 250px;
}

input[type="submit"], input[type="button"], select
{
	width: 120px;
}

input[type="button"].longbutton
{
	width: 140px;
}
