html,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,a,abbr,acronym,big,font,img,small,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol,ul {

}

.bodytext {
	/*padding-left: 2em;*/
}

blockquote,q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	margin: 0;
	padding: 0;
	border: 0;
	/* This removes the border around the viewport in old versions of IE */
	width: 100%;
	min-width: 800px;
	font-size: 90%;
	background: transparent;
	background-repeat: repeat-x;
	background-position: center 128px;
	font-family: Arial, Helvetica, Verdana, Geneva, Sans-serif;
	font-size: 12px;
	color: #555555;
	text-align: center;
}

#header {
	z-index:10
}

#header form {
	position: absolute;
	top: -100px;
	right: 20px;
	width:180px
}

#header form .button
 {
	float: right
}
#header form input
{float:left}

#header form label {
	position: absolute;
	left: -4000px;
	top: -3000px
}

#headerouter {
	background: #1477b2 url(../images/mainbanner.jpg) no-repeat 0px 3em;
	border-bottom: solid 0px #000;
	padding-top: 3em;
	position: relative;


}

#headerinner {
	border-top: solid 1px transparent;
	background: url(../images/test.png) no-repeat top left;
	min-height: 256px;
	margin-top: -1px;
	position: relative
}

#headerinner_sub {
	border-top: solid 1px transparent;
	background:url(../images/test.png) top right;
	min-height: 100px;
	margin-top: -1px;
	position: relative
}

.inner {
	width: 960px;
	margin: 0 auto;
}

#brandarea {
	width: 960px;
	text-align:left
}

#logohead {
	background: #fff;
	padding-bottom: 0em;
}

#logohead a{
	float: left;
	margin-bottom: 10px;
}

#topmenu {
	position: absolute;
	top: 0em;
	left: 0;
	width: 100%;
	background: #1c6ea0 url(../images/verlauf_navi.png) repeat-x ;

	border-bottom: solid 2px #fff;

}

div.k2BreadcrumbsBlock {
	text-align: left;
	margin: 15px 0 0 0;
	padding-left: 20px;
	font-size: 0.9em
}

div.k2BreadcrumbsBlock a:link,div.k2BreadcrumbsBlock a:visited {
	color: #0099cc
}

div.k2BreadcrumbsBlock a:hover,div.k2BreadcrumbsBlock a:active,div.k2BreadcrumbsBlock a:focus
	{
	text-decoration: underline
}

#contentwrap {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	margin-top: 20px;
	padding: 0px 0 0 0;
	background: url(../images/dvg_conwrap.jpg) left top no-repeat;
	overflow: hidden
}

.tx-degeval {
	float: left;
}

.leftcontent_sub {
	margin-top: 8px;
	margin-left: 10px;
	float: left;
	position: relative;
	margin-right: 12px;
	width: 170px;
	/* Width of right column content (right column width minus left and right padding) */
	position: relative;
	padding: 0px 0px 0px 0px;
	/*background-image: url(../dgimages/geval_neues.png);*/
	/*background-repeat: no-repeat;*/
	z-index: 3;
	overflow: hidden;
	height: auto;
	/*background-image: url(../dgimages/dgv_front_bg_news_2.jpg);*/
	background-repeat: repeat-x;
	background-position: 0px 0px;
	/*border-left:1px solid #E8E8E8;*/
}

#colcontent_sub {
	margin-top: 0px;
	width: 550px;
	/* Width of right column content (right column width minus left and right padding) */
	position: relative;
	padding: 0px 0px 0px 0px;
	text-align: left;
	height: auto;
	line-height: 150%;
	padding-left: 0px;
	border-left: 1px solid #E0E0E0;
	float: left;
	margin-left: 0px;
	margin-right: 18px;
	background-image: url(../images/content_bg.jpg) !important;
	background-repeat: no-repeat;
	/* background-position: 2px 3px; */
	background-position: 0px 0px;
}

.wide {
	width: 740px !important;
}

ul,ol,dl {
	margin-left: 0;
	/*padding-left: 4em;*/
}
ul.sitemap-pages {
	padding-left: 2em;
	padding-top: 1em;
}
li ul.sitemap-pages {
	padding-top: 0;
	
}

/*
    a {
        color:#369;
    }
    a:hover {
        color:#fff;
        background:#369;
        text-decoration:none;
    }
*/ /*
    h1, h2, h3 {
        margin:.8em 0 .2em 0;
        padding:0;

        font-family: Arial, Helvetica, Verdana, Geneva, Sans-serif;
        font-size:14px;
        font-weight: normal;
        color:#2E2E2E;


    }
    p {
        margin:.4em 0 .8em 0;
        padding:0;
    }


*/
img {
	margin: 10px 0 5px;
}

/* Header styles */
#header {
	position: relative;
	width: 100%;
}

#header p,#header h1,#header h2 {
	padding: .4em 15px 10px 15px;
	margin: 0;
}

/* column container */
#mask {
	position: relative;
	/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear: both;
	float: left;
	width: 100%; /* width of whole page */
	overflow: hidden; /* This chops off any overhanging divs */
	/*background:#fff;*/
}

#colmid {
	float: left;
	width: 200%;
	position: relative;
	left: 50%;
	margin-left: -500px;
	/*background:#f6f;       Centre column background colour */
}

#colright {
	float: left;
	width: 100%;
	position: relative;
	left: 1000px; /* 200 Left column width + right column width */
	/*background:#fff;      /* Left column background colour */
}

#col1wrap {
	float: left;
	width: 25%;
	position: relative;
	right: 25%;
}

#col1 {
	margin: 0 0 0 500px;
	position: relative;
	right: 1000px;
	overflow: hidden;
	/*background-image: url(../dgimages/geval_bg_left.png);
        background-repeat: repeat-x;*/
	height: 264px;
}

#col2wrap {
	float: left;
	width: 25%;
	position: relative;
	right: 25%;
}

#dgvmenuwrap {
	clear: both;
	float: left;
	margin-top: 1px;
	height: 50px;
	position: relative;
	z-index: 30;
	/*text-align:left;*/
	margin-left: auto;
	/* Width of right column right-hand padding + left column left and right padding */
	margin-right: auto;
}

#link a:hover {
	background: #fff;
	color: #48A9E3;
	cursor: pointer;
}

#col2 {
	margin: 0 0 0 500px;
	position: relative;
	right: 500px;
	overflow: hidden;
	/*background-image: url(../dgimages/geval_bg_right.png);
        background-repeat: repeat-x;*/
	height: 264px;
}

#col3 {
	float: left;
	width: 1000px;
	/* Width of right column content (right column width minus left and right padding) */
	margin-left: -1000px;
	/* Width of right column right-hand padding + left column left and right padding */
	position: relative;
	right: 50%;
	background-image: url(../dgimages/dgval_inter_main.jpg);
	background-repeat: no-repeat;
}

#mainbanner {
	width: 100%;
	/* Width of right column content (right column width minus left and right padding) */
	margin-left: auto;
	/* Width of right column right-hand padding + left column left and right padding */
	margin-right: auto;
	position: relative;
	margin-top: 9px;
	height: 255px;
	/*background-image: url(../dgimages/dgval_sub_main.jpg);
        background-repeat: no-repeat;*/
	text-align: left;
}

/* ul{ margin-left: 25px; } */ /*
    h2, h3 { padding:0 25px 0 25px;}

    h1 { padding:0px 5px 5px 25px; font-weight:bold; color:#444444; font-size:16px;} */
#col3wrap {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
}

#fcontentwrap {
	text-align: left;
	padding-top: 20px
}

#maincontent {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
	background: none;
	/* border: 1px solid #369;*/
}

#degevaltop {
	position: relative;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: left;
	height: auto;
	/* border: 1px solid #369;*/
}

#secondlinks {
	float: left;
	position: relative;
	margin-top: 9px;
	margin-left: 510px;
	/*margin-right:auto;*/
	width: 400px;
	text-align: right;
	height: 20px;
	background: #fff;
	font-size: 11px;
}

#secondlinkscont {
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	width: 100% px;
	text-align: left;
	height: 20px;
	/* background:#FF33FF;*/
}

#secondlinkscont a {
	color: #828282;
	text-decoration: none;
	display: block-inline;
	/* background:#FF33FF;*/
}

#secondlinkscont a:hover {
	color: #0099FF;
	text-decoration: none;
	background: #fff;
	/* background:#FF33FF;*/
}

#headertitle {
	height: 30px;
	position: relative;
	margin-top: 80px;
	margin-left: 28px;
	margin-bottom: 0px;
	width: 207px;
	background-image: url(../dgimages/dgval_working.png);
	background-repeat: no-repeat;
}

.bloginfo {
	position: relative;
	height: 22px;
	margin-top: 13px;
	margin-left: 250px;
	width: 185px;
	margin-bottom: 0;
}

.infobtn_s {
	float: left;
	height: 22px;
	position: relative;
	/* margin-top:13px;
     margin-left:0px;*/
	width: 61px;
	background-image: url(../dgimages/dgval_info_s.png);
	background-repeat: no-repeat;
	/* display:block;*/
}

.contactbtn_s {
	float: left;
	height: 22px;
	position: relative;
	/* margin-top:13px;
     margin-left:0px;*/
	width: 61px;
	background-image: url(../dgimages/dgval_contact_s.png);
	background-repeat: no-repeat;
	/* display:block;*/
}

.infobtn {
	float: left;
	height: 22px;
	position: relative;
	/* margin-top:13px;
     margin-left:0px;*/
	width: 61px;
	background-image: url(../dgimages/dgval_info.png);
	background-repeat: no-repeat;
	cursor: pointer;
	/* display:block;*/
}

.contactbtn {
	float: left;
	height: 22px;
	position: relative;
	/* margin-top:13px;
     margin-left:0px;*/
	width: 61px;
	background-image: url(../dgimages/dgval_contact_1.png);
	background-repeat: no-repeat;
	cursor: pointer;
	/* display:block;*/
}

.blogbtn {
	height: 22px;
	float: left;
	position: relative;
	/* margin-top:13px;
     margin-left:62px;*/
	width: 61px;
	background-image: url(../dgimages/dgval_blog.png);
	background-repeat: no-repeat;
	cursor: pointer;
	/* display:block;*/
}

.blogbtn_s {
	height: 22px;
	float: left;
	position: relative;
	/* margin-top:13px;
     margin-left:62px;*/
	width: 61px;
	background-image: url(../dgimages/dgval_blog_s.png);
	background-repeat: no-repeat;
	/* display:block;*/
}

#aktualles {
	height: 27px;
	position: relative;
	margin-top: 9px;
	margin-left: 17px;
	margin-bottom: 0;
	width: 86px;
	background-image: url(../dgimages/aktualles_33.png);
	background-repeat: no-repeat;
}

#neues {
	height: 27px;
	position: relative;
	margin-top: 0px;
	margin-left: 24px;
	margin-bottom: 0;
	width: 242px;
	background-image: url(../dgimages/dgval_neues.png);
	background-repeat: no-repeat;
}

.learnmorebtn {
	height: 29px;
	position: relative;
	margin-top: 10px;
	margin-left: 234px;
	width: 185px;
	background-image: url(../dgimages/dgval_learn_more_btn.png);
	background-repeat: no-repeat;
	display: block;
}

#colcontent h1 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 17px;
	font-weight: bold;
	color: #2892B5;
	line-height: 129%;
}

#colcontent {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 18px;
	width: 322px;
	/* Width of right column content (right column width minus left and right padding) */
	position: relative;
	padding: 0px 0px 0px 0px;
	/*background-image: url(../dgimages/dgval_content_top_bg_2.png);
        background-repeat: no-repeat;*/
	text-align: left;
	height: auto;
	line-height: 150%;
	float: left;
}

/*  #subcio ul li{display:inline};*/
.leftcontent {
	margin-top: 8px;
	margin-left: 0px;
	float: left;
	position: relative;
	margin-right: 8px;
	width: 408px;
	/* Width of right column content (right column width minus left and right padding) */
	position: relative;
	padding: 30px 0px 0px 0px;
	/*background-image: url(../dgimages/geval_neues.png);*/
	background-repeat: no-repeat;
	z-index: 3;
	overflow: hidden;
	height: auto;
	background-image: url(../images/aktuelles_arbeitskreise.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

a {
	text-decoration: none;
}

.frontnews {
	position: relative;
	padding: 26px 26px 26px 29px;
	
}

.frontnews #k2ModuleBox29
{ background: url(../images/aktuelles.png) no-repeat;
margin:0;
border:solid 0px;
margin-top:-5px;
padding-top:40px
	}



/*




#menucat ul li.active a:link, #left ul li.active a:visited {
background: #fff;
border-bottom: 1px solid #fff;
border-left: 0px solid #fff;
color: #990099;
padding: 10px 10px 10px 10px;
margin: 0px 0px 0px 0px;
}


#menucat ul li ul li ul {
border:0 solid #fff;
padding:0px 0px 0px 0px;
}


#menucat ul li ul {
background:none repeat scroll 0 0 white;
border-color:-moz-use-text-color #fff #fff;
border-right:0 solid #fff;
border-style:none solid solid;
border-width:0;
margin:0;
}


#menucat ul {
list-style-type:none;
margin:0 0 0 0;
}

#menucat ul li a {
display:block;
padding:5px 0px 5px 20px;
text-decoration:none;
}


#menucat ul li {
border:1px solid #FFFFFF;
margin:0 0 0;
}





#menucat ul.level1
{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 10px;
}

#menucat ul.level2
{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 10px;
}

#menucat ul.level3
{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 10px;
}







#menucat .catItems {
list-style-type:none;
margin:0 0 0 10px;
}



#menucat ul li a:hover, #menucat ul li a:active, #left ul li a:focus {
background:none repeat scroll 0 0 #FFFFFF !important;
color:#993399 !important;
}



#menucat ul li a:link, #menucat ul li a:visited {
background:none repeat scroll 0 0 #FFFFFF !important;
border-bottom:1px solid #0099FF;

font-weight:normal;
}


#menucat li.active {
color:#FF00FF;
}

#menucat div.activesubmenu {
color:#FF00FF;
}






*/
#dgleft {
	display: block;
	height: auto;
	position: relative;
	width: 170px;
	overflow: hidden;
}

#dgleft ul {
	display: block;
}

#levwrap {
	width: 100%;
	float: left;
	position: relative;
	height: auto;
	margin-left: 24px;
	margin-bottom: 12px;
	margin-top: 10px; /*display:none;*/
}

#levwrap div:hover {
	color: #229CBF;
	cursor: pointer;
}

#levwrap2 {
	width: 517px;
	position: relative;
	height: auto;
	margin-left: 24px;
	margin-bottom: 13px;
	margin-top: 0px;
	display: none
}

#levwrap2 div:hover {
	color: #229CBF;
	cursor: pointer;
}

.links {
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: left;
	width: 100%;
	position: relative;
}

.einloggenbtn {
	position: relative;
	padding-left: 4px;
	padding-right: 12px;
	background-image: url(../dgimages/dgval_login_3.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: 776px;
	overflow: visible;
	height: 25px;
	width: 130px;
	margin-top: -5px;
}

.crumb {
	float: left;
	position: relative;
	padding-left: 4px;
	padding-right: 12px;
	background-image: url(../dgimages/dgv_crumb_t.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	overflow: visible;
	height: 18px;
}

.crumb-last {
	float: left;
	position: relative;
	padding-left: 4px;
	padding-right: 12px;
	background-image: url(../dgimages/dgv_crumb_t.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	overflow: visible;
	height: 18px;
}

.crumb_bg {
	float: left;
	position: relative;
	padding: 0 0px;
	background-image: url(../dgimages/dgv_crumb.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	overflow: visible;
	height: 18px;
	width: 100%;
}

.crumb:hover {
	cursor: pointer;
	text-decoration: none;
	color: #1789B5;
}

.ansprechpersonen {
	text-align: left;
	line-height: 150%;
	padding-left: 8px;
	border: 1px #B0D9EC solid;
	margin-top: 12px;
}

.ansprechpersonen ul {
	margin: 0;
	margin-left: 0px;
	padding: 0;
	list-style: none;
	padding-bottom: 12px;
}

.cakt {
	text-align: left;
	padding-left: 0px;
	padding-top: 6px;
	margin-left: 0;
	margin-bottom: 27px;
	margin-top: 24px;
	position: relative;
	width: 194px;
	height: auto;
	background-image: url(../dgimages/dgval_aktu.png);
	background-repeat: no-repeat;
	background-position: top right;
}

.cakt p {
	padding-left: 17px;
	padding-top: 2px;
}

.cakt h1,h2,h3 {
	padding-left: 0px;
	color: #515151;
}

.csc-header h3 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 30px;
}

.cakt ul {
	padding-left: 32px;
}

.level4 {
	float: left;
	position: relative;
	padding-left: 12px;
	padding-right: 8px;
	padding-bottom: 8px;
	background-image: url(../dgimages/dgval_li_new_7v.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: auto;
	width: 130px;
	vertical-align: bottom;
}

.level4o {
	float: left;
	position: relative;
	padding-left: 12px;
	padding-right: 8px;
	padding-bottom: 8px;
	background-image: url(../dgimages/dgval_li_new_7vo.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: auto;
	color: #1789B5;
	width: 130px;
	vertical-align: bottom;
}

.level4o #tbfirst {
	background-image: none;
}

.date {
	padding-left: 26px;
	margin-bottom: 3px;
	margin-top: 18px;
	display: block;
	color: #3298C9;
	height: 25px;
	background-image: url(../dgimages/dgval_date_line.png);
	background-repeat: no-repeat;
	background-position: 26px 21px;
}

#subselected a {
	color: #138AAC;
}

#content1,#content_culture,#content_ansprechpersonen,#content_ber,#content_ent,#content_gesun,#content_contact,#blog_aus,#blog_ber,#blog_ent,#contact_aus,#contact_beruf,#contact_kultur,#contact_ent,#blog_kulture
	{
	line-height: 150%;
	padding-left: 2px;
}

#workgroup {
	background-image: url(../dgimages/work_group_bg_26.png); /* was 7.png*/
	background-repeat: no-repeat;
	background-position: bottom left;
	/*display:none;*/
	width: 517px;
	height: 29px;
	/* background-color:#70b7d9;*/
	position: relative;
	color: #3298C9;
	margin-top: 0px;
	margin-bottom: 18px;
}

#workgroup h1 {
	margin-top: 0px;
	padding-top: 8px;
	padding-left: 12px;
	font-weight: normal;
	font-size: 19px;
	color: #6A6A6A;
}

#content2 {
	line-height: 150%;
	padding-left: 2px;
}

.contactwrap {
	margin-left: 24px;
	clear: both;
	margin-top: 10px;
}

#content2 ol {
	margin-left: 10px;
}

#content1 a {
	text-decoration: none;
}

#sublast {
	background-image: url(../dgimages/dgval_li_sub.png);
	background-repeat: no-repeat;
	background-position: top right;
	display: block;
	font-size: 12px;
	line-height: 150%;
	padding-bottom: 7px;
}

#rightcontentwrap {
	margin-top: 4px;
	float: left;
	width: 199px;
	/* Width of right column content (right column width minus left and right padding) */
	position: relative;
	padding: 0px 0px 0px 0px;
}

#dgvlogin {
	width: 199px;
	/* Width of right column content (right column width minus left and right padding) */
	height: 153px;
	position: relative;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/geval_einloggen.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#newsletter {
	width: 199px;
	/* Width of right column content (right column width minus left and right padding) */
	height: 165px;
	position: relative;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/geval_news_letter.png);
	background-repeat: no-repeat;
}

#evalyear {
	width: 194px;
	/* Width of right column content (right column width minus left and right padding) */
	height: 100px;
	position: relative;
	padding: 0px 0px 0px 0px;
	background-image: url(http://www.degeval.de/images/stories/evalyear.png);
	background-repeat: no-repeat;
        margin-top: 10px;
        border: 1px solid #efefef;
}

/*

    .submenu{
      float:left;
      padding-left:20px;
      padding-right:20px;
      color:#fff;
      margin-top:8px;
    }

     .submenu li{
      list-style: none;
      display:block;
     }


     .submenu ul{
      clear:both;
      float:left;
      position:absolute;
      display:none;
      color:#fff;
      list-style: none;
      background:#fff;
      margin-left:-20px;
      padding:0; margin:0;

    }

    .submenu li:hover>ul{
     display : block;
    }

        */
.footertitle {
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-bottom: 15px;
}

.footertitle2 {
	font-size: 12px;
	font-weight: normal;
	display: block;
	line-height: 170%;
}

/* Footer styles */
#dgfooter {
	clear: both;
	/*float:left;*/ /*background:#E4E4E4;*/
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	/*margin:bottom:200px;*/
	height: auto;
	text-align: center;
	background-image: url(../dgimages/dgval_footer_bg.png);
	background-repeat: repeat-x;
}

#footerline {
	clear: both;
	float: left;
	background: #7ec2df;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 4px;
	text-align: center;
}

#footerc {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin: bottom : 170px;
	text-align: center;
}

#footercont {
	float: left;
	width: 120px;
	height: 260px;
	margin-left: 25px;
	padding-right: 12px;
	margin: bottom : 30px;
	margin-top: 25px;
	text-align: left;
	/*border-style:solid;*/
	border-right: 1px solid #C4C4C4;
	display: block;
}

#footercontlast {
	float: left;
	width: 120px;
	height: 200px;
	margin-left: 25px;
	padding-right: 12px;
	margin: bottom : 30px;
	margin-top: 25px;
	text-align: left;
	/*border-style:solid;*/ /* border-right:1px solid #C4C4C4;*/
	display: block;
}

#footer p {
	padding: 10px;
}

/*MENUCAT*/
#menucat {
	width: 180px;
	white-space: normal;
	position: relative;
	margin-left: 3px;
	margin-right: 12px;
	text-align: right !important
}

#menucat ul {
	white-space: normal !important;
	/*clear:both;*/
	float: left;
	position: relative;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	display: inline; /*block;*/
	padding-left: 0;
}

#menucat li {
	margin-left: 0;
	padding-left: 0;
	position: relative;
	clear: both;
	float: left;
	list-style-type: none;
	display: inline; /*block;*/
	text-align: right;
}

#fbrandarea {
	position: relative;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: left;
	height: 220px;
	/*background:#6699FF;*/ /* border: 1px solid #369;*/
}

.even,.odd {
	background: none;
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 2px !important;
	margin-bottom: 19px;
	font-size: 10px;
}

.moduleItemTitle:link,.moduleItemTitle:visited {
	color: #005995;
}

.moduleItemTitle:hover,.moduleItemTitle:active,.moduleItemTitle:focus {
	background: #005995;
	color: #fff !important
}

.moduleItemTitle {
	font-weight: bold;
	color: #0099FF;
	font-size: 12px;
}

.moduleItemIntrotext {
	color: #2A2A2A;
	font-size: 12px;
}

.moduleItemTitle {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	color: #377B9F !important;
	font-size: 13px;
	line-height: 130%;
}

div.k2ItemsBlock ul li a.moduleItemComments {
	
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #000;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #000;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #000;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #000;
}