@import url("/SDECatCss/MainStyle.css");
@import url("/SDETabMenu/Menu.css");

/*
body 
{
	font-family: Verdana, arial, sans-serif; 
	font-style: normal; 
	font-size: 10px;
}
*/
/*
#divMain
{
	width : 100%;
}
*/

#leftside
{
	float:left;
	width: 15%;
	/*130px*/
}
#lefttop
{
	height: 70px;
	padding:10px;
}
#leftmid
{
	height: 500px;
	padding-left: 10px;
}

#midside
{
	float:left;
	width: 70%;
}

#midtop
{
	font-family: Verdana, arial, sans-serif;
	height: 70px;
	padding: 10px;
}

#midtop
	table
	{
		width: 100%;
		font-family: Verdana, arial, sans-serif; 
		font-style: normal; 
		font-size: 10px; 
		color: #ACB7D7;
	}
#midtop
	td
	{
		height: 30px;
	}
		
#midmid
{
	background: images/content_back.jpg;
	padding: 5px 0px 0px 15px;
	width: 97%;
	
}
#ArtInfo
{
	font-family: Verdana, arial, sans-serif;
	font-size: 10pt;  
}

#Artikel
{
	margin-right:10px;
	margin-top:20px;
	float: left;
	width: 50%;
}
#Artikel
	table
	{
		width: 100%;
		font-family: Verdana, arial, sans-serif; 
		font-style: normal; 
		font-weight: bold;
		font-size: 11px; 
		color: Black;
	}
	
#Artikel
	a:link {
	text-decoration: none;
	}

#Artikel
	a:visited {
	text-decoration: none;
	}

#ArtPic
{
	margin-top:20px;
	width: auto;
}

#refPic
{
	width: auto; 
}

.hmnu
{
	background-color:#0B3D92;
	text-align: center;
	color: White; /* #EE800F;*/
	font-weight: bold; 
	width: 140px;
	height: 20px; 
}

#rightside
{
	float:left;
	width: 14%;
}
#righttop
{
	height: 70px;
	padding:15px 3px 5px 3px;
}
#imgRightTop
{
	width:90%;
}

#divStatus
{
	font-family: Verdana, arial, sans-serif; 
	font-weight: bold; 
	font-size: 10px;
	margin: 19px 0px 10px 0px;
	padding:5px;
	border: solid 1px black;
	width:98%;
	height:80px;
}

#rightmid
{
	height: 70%;
	padding-top:20px;
}

#rightbot
{
	font-family: Verdana, arial, sans-serif; 
	font-size: 10px;
	margin: 20px 0px 10px 0px;
	padding: 5px 5px 10px 5px;
	height: 100px;
	text-align: center; 
}

#lblHeadMenu
{
	font-family: Verdana, arial, sans-serif; 
	font-style: normal; 
	font-size: 9px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	Height: 15px;
	width: 100%;
	position: relative;
	top: 13px;
}

#lblHeadMenu 
	a:link
	{
		color: White;
		text-decoration: none;
	}

#lblHeadMenu 
	a:visited
	{
		color: White;
		text-decoration: none;
	}
	
#lblHeadMenu 
	a:hover
	{
		color: #ACB7D7;
		text-decoration: none;
	}
	
#lblTopNews
{
	font-style: normal; 
	font-size: 11px;
	text-align: left;
	font-family: Geneva, Verdana, Helvetica, Arial;
	color:#0B3D92; 
	background-color:#FFB900;
	margin: 0px 2px 0px 2px;
	padding: 0px 0px 0px 0px;
	width:100%;
	Height: 8px;
	position: relative;
	top: 7px;
}

#lblSubMenu
{
	font-family: Verdana, arial, sans-serif; 
	font-style: normal; 
	font-weight: bold;
	font-size: 10px;
	top: 80px;
	Height: 8px;
	Width: auto;
	padding: 10px 0px 0px 0px;
}

#lblSubMenu
	a:link {
	text-decoration: none;
	}

#lblSubMenu
	a:visited {
	text-decoration: none;
	}
	
#lblSubMenu
	a:hover {
	background-color:#ACB7D7; 
	width: 100%;
	}

#lblSubMenu
	a:active {
	background-color:#ACB7D7; 
	}
	
#lblStatus
{ 
	Width: 100%;
	padding: 0px 3px 0px 3px;
}

#lblTest
{
	z-index: 104;
	left: 640px;
	position: absolute;
	top: 80px;
}

#lblValdKat
{
	font-family: Verdana, arial, sans-serif; 
	font-style: normal; 
	font-size: 10px;
	font-weight: bold;
	width: 100%;
	height: 15px;
	color: White;
	background-color: #7A7AE5;
	margin-left: 2px;
	margin-right: 2px;
}

#tblCatRows
{
	height: 450px;
	overflow: auto;
	font-family: Verdana, arial, sans-serif; 
	font-style: normal; 
	font-size: 10px; 
	width: 100%;		
}

#tblCatRows
	table
	{
		width: 100%;
		font-family: Verdana, arial, sans-serif; 
		font-style: normal; 
		font-size: 10px; 
		color: #213975;
		border-width: 1px;
	}

#tblCatRows
	th
	{
		background-color: #D9D9DC;
		border-style: inset;
		border-width: 1px;
	}
	
#tblCatRows
	tr
	{
		background-color: #D9D9DC;
		border-top-style: inset;
		border-left-style: inset;
		border-color: Gray;
		border-width: 1px;
	}

#divCatLink
{
	width: 100%;
	text-align: center;
}

.ctrlRight
{
	width: 95%;
}

.ctrlLeft
{
	width: 95%;
}

.clsArtPic
{
	width: 49%;
}

a:link
{
	color:#0B3D92;
}

a:visited
{
	color:#0B3D92;
}

a:focus
{
	color:#006481;
}

a:hover
{
	color:#915627;
}
a:active
{
	color:#915627;
}

.clsInfoText
{
	font-family: Verdana, arial, sans-serif; 
	font-style: normal; 
	font-weight: bold;
	font-size: 10px;
}

.clsRowButton
{
	margin: 2px 3px;
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color: #9898F2;
	color: Black;
}

.clsRowTextBox
{
	border: solid 1px Black;
	font-family: Verdana, arial, sans-serif; 
	font-style: normal; 
	font-weight: bold;
	font-size: 11px;
	margin: 2px 3px 0px 3px;
    text-align: center; 
}

.clsStyckRow
{
	background-color: #D9D9DC;
	border-style: inset;
	border-width: 1px;
}