/**
 * Style sheet tabelle_termine_zentrum
 */
body
{
	background-color:#E5E6F;
}

/* ueberschriften */
h1
{
	font-size:17px;
}

h2
{
	border-bottom:1px dotted #cccccc;
background-color:transparent
}

h3
{
	font-size:13px;
}

/* objectrahmeniminternetexplor */
body
{
	margin-left:10px;
	background-color:#E5E6F;
	border:0px solid #6699ff;
	font-family:verdana;
	font-size:12px;
	color:#000066;
}

td
{
	width:300px;
	padding:10px 20px 20px 10px;
	vertical-align:top;
	color:#000066;
}

td.col_1 col_last
{
	width:130px;
	line-height:135%;
}

/* artikel */
.mod_article
{
	width:600px;
	margin:0px auto 0px 0px;
	padding:0px;
	border:1px dotted #cccccc;
}

/* foramtierung - event columnen */
tbody
{
	border-left:1px solid #cccccc;
}

a
{
	target-new:tab;
}

