
body {
	margin: 0px;
	padding: 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #0F0F14;
	overflow-y: scroll;
}

div.csc-textpic {
margin-top: 15px;
}

.csc-textpic-caption {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	/*margin-top: 0px;
	margin-bottom: 0px;*/
	line-height: 120%;
	font-style: italic;
}

p.bodytext {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	/*margin-top: 0px;
	margin-bottom: 0px;*/
	line-height: 125%;
}

.cb_rechts p.bodytext {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	/*margin-top: 0px;
	margin-bottom: 0px;*/
	line-height: 120%;

}

div.indent {
	margin-left: 30px;

}

h1 {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 15px;
}

h1.csc-firstHeader {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-top: 10px;
}

/* Menüpunkte links */

.mag_menu_title {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 15px;
}

.mag_menu_title_selected {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 15px;
}

.mag_menu_subtitle {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 10px;
}

.mag_menu_space {
	margin-bottom: 0px;
}

/* 1. Überschrift der Magazinbeiträge = Autor */

h4 {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-top: 12px;
	margin-bottom: 0px;
}

hr  {
	height:1px;
	background-color: #666666;
	border:0px dotted #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	padding:0;
}

/* Subline der Magazinbeiträge */

h3 {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
	font-variant: small-caps;
	margin-top: 0px;
	margin-bottom: -10px;
}

/* Headline der Magazinbeitragsübersicht */

h2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
	/*margin-top: 15px;*/
	margin-bottom: -10px;
}


/* Überschriften rechte Spalte */

h5 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 20px;
}

h6 {
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 0px;
}


.cb_footer {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0f0f14;
}


.cb_rechts h5{
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
}


a:link {
	text-decoration:none;
	/*font-weight: normal;*/
	color:#333333;

}

a:visited {
	text-decoration:none;
/*	font-weight: normal;*/
	color:#333333;
}

a:hover {
	text-decoration:none;
/*	font-weight: normal;*/
	color:#333333;
	background-color: #D53D1D;
}