﻿body 
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial;
	font-Size: 11px;
	color: #4E4E4E;
	background: #CCCCCC url("Images/bg.gif") repeat-x;
}

h1
{
	font-family: Arial, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
	color: #003994;
	padding-bottom: 20px;
}
h2
{
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: #003994;
	padding-bottom: 20px;
}
h3
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #003994;
	padding-bottom: 15px;
}

a
{
	text-decoration: underline;
	color: #1F3993;
}

.Link
{
	color: #1F3993;
	text-decoration: none;
}

select
{
	font-family: Arial;
	font-Size: 11px;	
}

hr
{
	width: 779px;
	height: 3px;
	color: #FFFFFF;	
	background-color: #FFFFFF;
	line-height: 1px;
	border-top: solid 1px #E7E7E7;
	border-bottom: solid 1px #C9CCCD;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
}

#container
{	
	margin: 10px 0 0 20px;
	width: 802px;
}

#header
{
	width: 802px;
	height: 84px;
}

#header .top
{
	/*margin: 10px 0 0 0;*/
	width: 802px;
	height: 21px;	
	/*float: left;*/
	background: url("Images/headerBG.gif") no-repeat;	
}

#header .body
{
	width: 802px;
	height: 63px;
	/*float: left;*/
	background: #FFFFFF url("Images/mainbg.gif") repeat-y;	
	/*border: solid 1px red;*/
}

#header .contentPadding
{
	padding: 0 0 0 10px;
}

#header .logo
{
	width: 200px;
	height: 63px;
	float: left;
	background: url("Images/logo.gif") no-repeat;
}

#logoLink
{
	width: 200px;
	height: 63px;
	float: left;	
	
	background: url("Images/logo.gif") no-repeat;
}

#logoLink a
{
	width: 200px;
	height: 63px;
	display: block;	
}

/*#header .logo a
{
}*/

#menu
{
	width: 569px;
	height: 63px;
	float: left;
	margin-left: 10px;

}

#menu .buttons
{
	width: 579px;
	height: 37px;
}

#menu .buttons a
{
	text-decoration: none;
	color: #4E4E4E; 
}

#menu .siteMap
{	
	float: left;
	border-right: solid 1px #CCCCCC;
}

.siteMapPadding
{
	
}

#menu .language
{
	width: 250px;	
	margin-left: 10px;
	float:left;	
	/*order-right: solid 1px #CCCCCC;*/
	/*order: solid 1px green;*/
}

#menu .search
{
	width: 160px;
	height: 16px;
	padding-top: 3px;
	margin-left: 10px;
	float: right;
}

#menu .contentPadding
{
	padding-left: 135px;
}

#menu .horizontal
{
	width: 569px;
	/*height: 26px;*/
	/*background-color: Lime;*/
}

#columns
{
	position: relative;
	width: 802px;
	background: #FFFFFF url("Images/mainbg.gif") repeat-y;
	border-bottom: solid 1px #FFFFFF;
}

#columns .left
{
	float: left;
	width: 212px;
	margin: 0 0 40px 0;
	background-color: transparent;
}

#columns hr
{
	width: 173px;
	height: 1px;
	color: #FFFFFF;	
	background-color: #FFFFFF;
	line-height: 1px;	
	
	padding-top: 5px;
	padding-bottom: 0px;
	
	border-bottom: dotted 1px #C9CCCD;
	border-top: transparent;
}

.leftColumnPadding
{
	padding-left: 10px;
	padding-top: 20px;
}

.boxTop
{
	width: 202px;
	height: 27px;
	background: url("Images/topInfoRuta.gif");
	color: #1F3993;
	font-weight: bold;
}

.blueText
{
	color: #1F3993;
}

.boxTop .contentPadding
{
	padding-top: 9px;
	padding-left: 13px;
}

.boxBody
{
	width: 200px;
	border-left: solid 1px #E7E7E7;
	border-right: solid 1px #E7E7E7;
	min-height: 140px;
}

.boxBody .contentPadding
{
	padding-top: 15px;
	padding-left: 9px;
	padding-right: 14px;
}

.simpleLink
{
	text-decoration: none;
	color: #4E4E4E;
}

.boxBody img
{
	border: 0;
}

.menuPadding
{
	padding-top: 10px;
	padding-left: 10px;
}

.boxBottom
{
	width: 202px;
	height: 9px;
	background: url("Images/footInfoRuta.gif");
	margin-bottom: 10px;
}

.searchTextBox
{
	height: 13px;
	width: 98px;
	font-family: Arial;
	font-Size: 10px;
	background-color: #F3F3F3;
	border: solid 1px #CCCCCC;
}

#verticalMenu
{
	margin-left: 3px;
	width: 150px;
	background: url("Images/verticalMenuTop.png") no-repeat;
}

#verticalMenu .contentPadding
{
	padding: 20px 0 21px 13px;
}

#leftColumnBottom
{
	position: absolute;
	bottom: 0;
	left: 3px;
	width: 150px;
	height: 5px;
	background: url("Images/verticalMenuBottom.gif") no-repeat bottom;
}

#columns .right
{
	float: right;
	width: 585px;
	/*background-color: #FFFFFF;*/
}

#columns .right .contentPadding 
{
	padding: 25px 10px 20px 10px;	
}

#footerTop
{
	width: 802px;
	height: 65px; /* 55px; /*41px;*/
	background: url("Images/mainBG.gif");
	float: left;
	text-align: center;
}

#footerTop .contentPadding
{
	padding-top: 15px;
	padding-left: 50px;
}

#footer
{	
	width: 802px;
	height: 14px;
	background: url("Images/footBg.gif") no-repeat;
	float :left;
}

#footer .contentPadding
{
	padding: 15px 13px 0px 13px;
}

#footer .left
{
	float: left;
}

#footer .right
{
	float: right;
	text-align: right;
}

.extra
{
	clear: both;
}

p
{
	margin: 0 0 0 0;
}

.Rubrik	
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003994;
	padding-bottom: 20px;
}

.Underrubrik		
{
	font-family: Tahoma;
	font-size: 11px;
	color: #4E4E4E;
	font-weight: bold;
}

.Brodtext 
{
	font-family: Arial;
	font-size: 11px;
	color: #4E4E4E;
}

#zitac
{
	width: 802px;
	height: 25px;	
	color: #FFFFFF;
}

#zitac .textPadding
{
	padding-left: 660px;
	padding-top: 5px;	
	float: left;
}

#zitac .imagePadding
{
	padding-top: 5px;
	float: left;
}

#zitac img
{
	border: 0;
}




/* NewsControl */
#news
{	
}

#news .headline
{
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 5px;
}


.imageDiv
{
	float: right;
	width: 205px;
}

.NewsHeader 
{
}

.NewsText
{
	margin-top: 10px;
}

.addressLink
{
	cursor: pointer;
}

.infoPanel
{
	float: left;
}


/* ArticleList */
.greenHeadline
{
	font-family: Tahoma;
	font-size: 10px;
	color: #579001;
	font-weight: bold;		
}

.blackLink
{
	text-decoration: underline;
	color: #000000;	
}

#articleImage
{
	height: 115px; 
	text-align: center;
}

#articleContainer
{
	border: solid 1px #E7E7E7; 
	padding: 9px;	
}

/* ImagePop.aspx */
#imagePopBody
{
	width: 520px;
	height: 520px;
	background: #FFFFFF;
}

/* Article.aspx */
.largeImageLink
{
	text-decoration: none;
	color: #000000;
	font-style: italic;		
}

.red
{
	color: #C50000;
}

#articleImageContainer
{
	float: left; 
}

#articleDescriptionContainer
{
	float: left; 
	padding-left: 10px; 
	width: 330px;
}

/* Contact.aspx */
#formWrapper
{
	width: 325px;
}

.formHeader
{
	width: 300px;
	/*margin-bottom: 31px;*/
}

.formLabel
{
	width: 95px;
	float: left;
}

.inputContainer
{
	width: 230px;
	height: 30px;
	float: left;
}

.multiInputContainer
{
	width: 230px;
	height: 140px;
	float: left;
}

.formButtons
{
	
	width: 300px;
	text-align: right;
}
 
.adjustedZIndex {
    z-index: 1;
}