/*MENU*/

.menu_level1, menu_level1:link, menu_level1:active, menu_level1:visited, .menu_level1:hover
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	text-transform:uppercase;
	color: #000000;
    font-weight: normal;
    font-size: 12px;
	line-height: 18px;
}
p { margin-top: 0; }

.menu_level2,  menu_level2:link, menu_level2:active, menu_level2:visited, .menu_level2:hover
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	text-transform:uppercase;
	color: #000000;
    font-weight: normal;
    font-size: 12px;
    line-height:14px;
}
.leftdiv
{
    border-bottom:1px solid #c1c0c0;
    height:30px;
}

.menu_level3,  menu_level3:link, menu_level3:active, menu_level3:visited, .menu_level3:hover
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	/*text-transform:uppercase;*/
	color: #000000;
    font-weight: normal;
    /*font-size: 10px;*/
}

.menubg
{
    background-image:url(../images/design/menu.jpg);
    height: 47px;

}

.trsearch
{
    background-image:url(../images/design/search.jpg);
    background-repeat:no-repeat;
    width:204px;
    height:95px;
}

/*END*/



/*docs*/

.doc_title
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	/*text-transform:uppercase;*/
	color: #3a2d12;
    font-weight: normal;
    font-size: 18px;
    line-height:44px;
    margin-left:20px;
	/*line-height: 15px;*/
}

.doc_titleform
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	/*text-transform:uppercase;*/
	color: #3a2d12;
    font-weight: normal;
    font-size: 18px;
    line-height:44px;
	/*line-height: 15px;*/
}


.doc_ingress
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	/*text-transform:uppercase;*/
	color: #000000;
    font-weight: normal;
    font-size: 12px;
	line-height: 130%;
}

.doc_text
{

	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #000000;
    font-weight: normal;
    font-size: 12px;
	line-height: 130%;
}

.doc_list_title, doc_list_title:link, doc_list_title:active, doc_list_title:visited, .doc_list_title:hover
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	text-transform:uppercase;
	color: #000000;
    font-weight: normal;
    font-size: 12px;
	cursor:pointer;
	line-height: 140%;
}

.doc_list_text
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #000000;
    font-weight: normal;
    font-size: 12px;

}

/*END*/



/* SEARCH*/
/*END*/



/*NEWS*/

.news_header,  news_header:link, news_header:active, news_header:visited
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	text-transform:uppercase;
	color: #7F7F7F;
    font-weight: normal;
    font-size: 12px;
	/*cursor:pointer;*/
	/*line-height: 15px;*/
}

.news_title,  news_title:link, news_title:active, news_title:visited
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	text-transform:uppercase;
	color: #a39e4d;
    font-weight: normal;
    font-size: 12px;
	cursor:pointer;
	margin-left:13px;
	/*line-height: 15px;*/
}

.news_title:hover
{
	text-decoration: none;
}

/* -- jRounded -- */
.box
{
    position:relative;
    background-color:red;
    margin-bottom:25px;
    padding:10px;
    }
.box .tl,.box .tr,.box .bl,.box .br
{
    position:absolute;
    width:10px;
    height:10px;
 }
.box .tl
{
    background-image:url(../images/box-tl.gif);
    top:0;
    left:0;
}
.box .tr
{
    background-image:url(../images/box-tr.gif);
    top:0;
    right:0;
}
.box .bl
{
    background-image:url(../images/box-bl.gif);
    bottom:0;
    left:0;
}
.box .br
{
    background-image:url(../images/box-br.gif);
    bottom:0;
    right:0;
    }
.box .bg-white
{
    background-color:#fff;padding:10px;}

.news_text
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #7F7F7F;
    font-weight: normal;
    font-size: 12px;
    margin-left:13px;
    margin-right:20px;
	line-height: 130%;
}

/*END*/

/* OTHER */
.guide_text, guide_text:link, guide_text:active, guide_text:visited
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	text-transform:uppercase;
	color: #a89f21;
    font-weight: normal;
    font-size: 11px;
	cursor:pointer;
	line-height: 30px;
	margin-top:-5px;
}

.doctitle
{
    height:44px;
    width:552px;
    background-image:url(../images/design/doctitle.jpg);
    background-repeat:repeat-x;
}

.doctitlekurs
{
    height:119px;
    width:754px;
    background-image:url(../images/design/kursheader.jpg);
    background-repeat:repeat-x;
}

.mozilla {
	overflow-y:scroll;
	overflow: -moz-scrollbars-vertical;
}

.contact_text, contact_text:link, contact_text:active, contact_text:visited, contact_text:hover
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #A9A9A9;
    font-weight: normal;
    font-size: 12px;
	/*line-height: 15px;*/
}

.contact_text:hover
{
	text-decoration: none;
}
