/* CSS Document */
/* CSS Document */
/* FONTS */
body, table, tr, td, h5, p, sup 
{ 
	font-family: Arial; 
}
h1, h2 
{ 
	font-family: Arial,Tahoma,Geneva,Swiss,SunSansRegular; 
}
h3, input, select
{ 
	font-family: MS Sans Serif,Tahoma,Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
}


/* SIZES */
body, table, tr, td, h1, h2, p, sup 
{ 
	font-size: 12px; 
}
h1 
{ 
	font-size: 19px; 
}
h2 
{ 
	font-size: 16px; 
}

h3
{
	font-size: 14px;
}

input, select, textarea
{ 
	font-size: 11px; 
}
h4 
{ 
	font-size: 11px; 
}
/* COLORS  */
body, table, tr, td, p, .ml4, input, select, textarea
{ 
	color: #202020; 
}

sup 
{ 
	color: #5e0000; 
}

h1, h2 
{ 
	color: #667777; 
	margin-bottom: 0px;
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 1px;
}

h3, h4 
{ 
	color: #404040; 
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}


h1, h2, h3
{ 
	font-weight: 700; 
}

h4 
{ 
	font-weight:500; 
}

/* BACKGROUND-COLORS  */
select, textarea 
{ 
	background-color: #d8d8d8; 
}

radio, checkbox 
{ 
	background-color: white; 
}


/* DECORATIONS */
h1, h2 
{ 
	text-decoration:none; 
}

/* MARGINS */
body 
{ 
	margin: 0px; 
}


/* LINE_HEIGHTS */
/* .lt, .lt1 { line-height:130%; } */


/*  ALIGNMENT */
sup 
{ 
	vertical-align: super; 
}


/* CURSOR-STYLES */
label 
{ 
	cursor: hand; 
}



a:link 
{ 
	color: #111111;
	font-family: MS Sans Serif,Arial,Helvetica,Geneva,Swiss;
	text-decoration:none; 
}
a:active 
{ 
	color: #26658a;
	font-family: MS Sans Serif,Arial,Helvetica,Geneva,Swiss;
	text-decoration:underline; 
}
a:visited 
{ 
	font-family: MS Sans Serif,Arial,Helvetica,Geneva,Swiss;
	text-decoration:none; 
}
a:hover 
{ 
	color: #4371a5;
	font-family: MS Sans Serif,Arial,Helvetica,Geneva,Swiss;
	text-decoration:underline; 
}

label:link { color:#111111;font-family:MS Sans Serif,Arial,Helvetica,Geneva,Swiss;text-decoration:none; }
label:active { color:#26658a;font-family:MS Sans Serif,Arial,Helvetica,Geneva,Swiss;text-decoration:underline; }
label:visited { font-family:MS Sans Serif,Arial,Helvetica,Geneva,Swiss;text-decoration:none; }
label:hover { color:#4371a5;font-family:MS Sans Serif,Arial,Helvetica,Geneva,Swiss;text-decoration:underline;cursor:hand; }

.noPrint { visibility:hidden; }


body 
{
	background-color: #FFFFFF;
	/*background-image:url(/fileadmin/templates/images/background.jpg);*/
	background-image:url(/fileadmin/templates/images/alpha-back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

p
{
	text-align: justify;
}

.left-content
{
}

.left-menu
{
}

div.left-menu
{
	min-height: 300px;
}

td.left-content
{
	width: 190px;
	text-align: left;
	vertical-align: top;
	background-color: #E1D8CD;
	border: 1px solid #87909A; 
	padding: 5px;
}

div.left-content
{
}

.left-slogan
{
}

div.left-slogan
{
	text-align: center;
	width: 200px;
}

.left-slogan p
{
	padding-left: 5px;
	padding-right: 5px;
	color: #87909A;
	font-size: 11px;
}

.center-content
{
}

td.center-content
{
	 width: 580px;
	 height: 500px;
	 text-align: left;
	 vertical-align: top;
	 padding-left: 10px;
	 background-color: #FFFFFF;
}

div.center-content
{
	 width: 580px;
	 padding-top: 8px;
	 padding-right: 10px;
	 padding-left: 5px;
	 overflow: hidden;
}

.right-content
{
}

td.right-content
{
	 width: 230px;
	 text-align: left;
	 vertical-align: top;
	 background-color: #E1D8CD;
	 padding-right: 5px;
	 padding-left: 5px;
}

.footer
{
}

td.footer
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1D8CD;
	padding-top: 0px;
	vertical-align: top;
}

td.footer p,
td.footer1 p,
td.footer2 p
{
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 0px;
}

ul.left-menu
{
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 3px;
}

li.left-menu
{
	color: #767F89;
	font-size: 20px;
	list-style-type: none;
	font-weight: bold;
	padding-top: 10px;
	margin-top: 20px;
}

ul.left-menu li.left-menu a,
ul.left-menu li.left-menu a:visited
{
	text-decoration: none;
	color: #767F89;
}

ul.left-menu li.left-menu a:hover
{
	text-decoration: underline;
	color: #000000;
}

li.left-menu ul
{
	margin-left: 0px;
	padding-left: 0px;
}

li.left-menu li
{
	font-size: 11px;
	border-top-color: #C0C0C0;
	border-top-width: 1px;
	border-top-style: solid;
	/*list-style-image: url(/fileadmin/templates/images/navi_pfeil.jpg);*/
	list-style-position: inside;
	list-style-type: circle;
	padding-bottom: 3px;
	padding-top: 2px;
}

li.left-menu li a, li.left-menu li a:visited
{
	color: #4371a5;
	text-decoration: none;
	font-weight: normal;
}

li.left-menu li a:active
{
	text-decoration: underline;
}

li.left-menu li a:hover
{
	text-decoration: underline;
	color: #808080;
}

p.align-center
{
	text-align: center;
}

p.align-right
{
	text-align: right;
}

.csc-frame-frame1
{
	color: #767F89;
}

div.csc-frame-frame1
{
	margin-top: 15px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}

p.csc-frame-frame1
{
	padding-top: 5px;
}

table.csc-frame-frame1
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-top: 0px;
	background-color: #E1D8CD;
}

table.csc-frame-frame1 img
{
	width: 100%;
	vertical-align: top;
}

table.csc-frame-frame1 td
{
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 1px solid #E1D8CD;
	background-color: #E1D8CD;
}

table.csc-frame-frame1 p
{
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}

table.csc-frame-frame1 p,
table.csc-frame-frame1 td h1,
table.csc-frame-frame1 td h2,
table.csc-frame-frame1 td h3,
table.csc-frame-frame1 td h4
{
	padding-left: 3px;
	padding-right: 3px;
}

table.csc-frame-frame1 p.align-right
{
	background-color: #E1D8CD;
	margin-bottom: 0px;
	padding-top: 5px;
}

table.csc-frame-frame1 p.align-right a
{
	background-color: #CCAE73;
	color: #FFFFFF;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 2px;
	padding-bottom: 3px;
}

table.csc-frame-frame1 p.align-center
{
	padding-bottom: 0px;
}

.csc-frame-frame1 h2
{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 14px;
}

.csc-frame-frame2
{
	color: #767F89;
}

div.csc-frame-frame2
{
	background-image: url(/fileadmin/templates/images/online_rechner_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-top: 15px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}

.csc-frame-frame2 h3
{
	margin-top: 0px;
}
