@charset "UTF-8";

/*****************************************************************************/
/* content.ccs for standesbeamte-thueringen.de                               */
/*                                                                           */
/* Autor: JMH                                                                */
/* Last change: 02.07.2010                                                   */
/* Copyright: MillerStudios.de 2008                                          */
/*                                                                           */
/*****************************************************************************/


body
{
	font-size: 0.9em;
}

body, h1, h2, h3, h4, h5, p, a, td, ul, ol, li, blockquote, input, textarea, select, fieldseta, p, label, div, span, CAPTION
{
	font-family: arial,helvetica;
}

p.bodytext, div.bodytext, fieldset.bodytext 
{
	font-size: 0.9em;
}


h1 { font-size: 1.3em; }
h2 { font-size: 1.2em; padding-top: 0; }
h3 { font-size: 1.1em; }
h4 { font-size: 1.0em; }
h5 { font-size: 0.9em; }


.csc-uploads-icon a.internal-link
{
	padding-left: 0;
	background: transparent url();
}

table.csc-uploads tr td.csc-uploads-icon
{
	padding: 0;
}

table.csc-uploads tr td.csc-uploads-fileName
{
	padding-left: 0;
}

table.csc-uploads tr td.csc-uploads-fileName p a
{
	font-weight: normal;
}

.csc-bulletlist li
{
	line-height: 1.1em;
}
ul.csc-bulletlist li 
{
	font-size: 0.9em;
}
ul.csc-bulletlist-indent-1
{
	padding-left: 2ex;
}
ul.csc-bulletlist-indent-2
{
	padding-left: 4ex;
}

/* Table styling */
TABLE.contenttable TR { background-color: #dadada; }

/* Image styling */
/* Border just around the image */
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img,
div.csc-textpic-border div.csc-textpic-single-image img,
div.csc-textpic div.csc-textpic-single-image img
{
	border: 1px solid gray;
	padding: 0px 0px;
}

#headerBarCol3 a, #headerBarCol1 a 
{
	color:white;
}

P.fontSizeLinks
{
/*	color: white; */
}

dd.csc-textpic-caption
{
	font-size: 0.75em;
}

div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image
{
	margin-left: 0px;
}

table.contenttable tr 
{
	background-color: transparent;
}