/* I M A G E  C O N T A I N E R */
.image_container img{
padding:1px;
border:1px solid #dcdcdc;
}
.image_container .caption{
font-size:75%;
padding:3px 0px 5px 2px;
}
/* A R T I K E L  */
.mod_article p,
.comment{
margin: 0 0 1em 0;
line-height:1.5em;
}
.mod_article .ce_text ul{
margin:0px 0px 0px 20px;
padding:0px;
}
.mod_article .ce_text ul li,
.mod_article .ce_text ol li{
line-height:1.5em;
list-style-type:square;

}
.mod_article{
margin-bottom:10px;
}
#left .inside .mod_article,
#right .inside .mod_article{
width:180px;
background-image:url('../gfx/submenu_hg.gif');
background-repeat:x-repeat;
background-position: 0px 27px;
}
#right .inside .mod_article h1.ce_headline,
#right .inside .mod_article h2.ce_headline,
#right .inside .mod_article h3.ce_headline,
#right .inside .mod_Banner h2,
#left .inside .mod_article h1.ce_headline,
#left .inside .mod_article h2.ce_headline,
#left .inside .mod_article h3.ce_headline,
.mod_newsmenu h2{
color:white;
background-image:url('../gfx/nav_first_bg.gif');
background-repeat:no-repeat;
display:block;
height:27px;
line-height:27px;
padding-left:5px;
margin:0px 0px 0px 0px;
border-bottom:none;
font-weight:bold;
margin-bottom:3px;
}
#left .inside .mod_article .ce_text,
#right .inside .mod_article .ce_text{
padding:0px 5px 0px 5px;
}
/* N E W S */
.layout_latest h2,
#main .mod_article h2{
margin-top:0px;
font-size:120%;
color:#376394;
}
.layout_full h1,
#main .mod_article h1{
margin-top:0px;
font-size:130%;
color:#376394;
}
/* F O R M S */
input, textarea{
border: 1px solid #dcdcdc;
background: #f8f8f8;
padding: 3px;
color: #555555;
margin-bottom:3px;
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
}
input[type=text]:focus, input[type=password]:focus, textarea:focus{
background: #fff;
color: #555555;
border-color: #666;

}

/* R U B R I K EN */
.rubrik{
	width:300px;
	height:150px;
	float:left;
	border:1px solid #dcdcdc;
	margin-right:15px;
	padding:5px;

}

/* G A L E R I E */
.ce_gallery table tr td{
vertical-align:top;
}
