/*####################### BASICS ############################*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
}

#container {
	font-size: 0.7em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.25em;
}

h4 {
	font-size: 1.1em;
}

a {
	color: #000000; 
}

p.bodytext {
	margin: 0 0 1em 0;
	line-height: 1.5em;
}

p.bodytext a {
	color: #0755ba;
	text-decoration: none;
}

p.bodytext a:hover {
	border-bottom: 1px dotted #0755ba;	
}

/* ################### LISTS ##################### */

ul.csc-bulletlist {
	padding-left: 12px;
}

ul.csc-bulletlist li {
	padding-left: 5px;
	padding-bottom: 8px;
	list-style: url(../images/bullet.gif);
	line-height: 1.5em;
}

#content-01 ul {
	padding-left: 12px;
}

#content-01 li {	
	padding-left: 5px;
	padding-bottom: 8px;
	list-style: url(../images/bullet.gif);
}

/* #################### CSC #######################*/

h2, h3, h4 {
	color: #eb6400;
	margin: 2em 0 0.6em 0;
}

h2 {
	font-weight: bold;
	letter-spacing: 0.05em;
}

h4 {
	font-weight: normal;
}

#content-02 h3 {
	margin-top: 0em;
}

h2.csc-firstHeader, 
h3.csc-firstHeader {
	margin-top: 0;
}

.csc-textpic-intext-left .csc-textpic-imagewrap {
	margin-left: 0;
}


#content-03 .csc-textpic-text p.bodytext {
	margin-right: 15px;
}

#content-03 .csc-firstHeader {
	margin-top: 0;
}


/* CONTENT BOX RIGHT COLUMN */

#content-02 .csc-frame-frame2 {
	clear: both;
}

#content-02 .csc-frame-frame2 h3 {
	padding: 5px 5px 5px 15px;
	color: #FFFFFF;
	background: #b7b7b7;
	font-size: 1.1em;
	font-weight: normal;
}

#content-02 .csc-frame-frame2 p {
	padding: 5px 8px 5px 15px;
}

#content-02 .csc-textpic-intext-left .csc-textpic-imagewrap {
	margin-left: 8px;
}

/* #################### CONTENTBOX #################### */

.csc-frame-frame1 {
	position: relative;
	width: 410px;
	border: 1px solid #d7d7d7;
	margin: 0 0 10px 0;
	background: url(../images/contentbox_bg.jpg) repeat-x;
}

.csc-frame-frame1 .csc-header {
	padding: 0.9em 0 0 150px;
}

.csc-frame-frame1 .csc-textpic {
	overflow: hidden;
}

.csc-frame-frame1 .csc-textpic-imagewrap {
	float: left;
	z-index: 200;
	margin: 0.4em 0 0 15px;	
}

.csc-frame-frame1 p {
	margin: 3px 0 0.7em 0;
}

.csc-frame-frame1 .csc-textpic-text a {
	text-decoration: none;
	color: #0755ba;
}

.csc-frame-frame1 .contentboxTopLeft {
	position: absolute;
	top: 0px;
	width: 9px;
	height: 9px;
	margin: -1px 0 0 -1px;
	background: url(../images/contentbox_top_left.jpg) no-repeat;
	}
	
.csc-frame-frame1 .contentboxTopRight {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 9px;
	height: 9px;
	margin: -1px -1px 0 0;
	background: url(../images/contentbox_top_right.jpg) no-repeat top right;
	}
	
.csc-frame-frame1 .contentboxBottomLeft {
	position: absolute;
	bottom: 0px;
	width: 9px;
	height: 9px;
	margin: 0 0 -1px -1px;
	background: url(../images/bottom_left.jpg) no-repeat bottom left;
	}
	
.csc-frame-frame1 .contentboxBottomRight {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 9px;
	height: 9px;
	margin: 0 -1px -1px 0;
	background: url(../images/bottom_right.jpg) no-repeat bottom right;
	}



.tx-feuserloginsystem-pi1 table td {
	padding: 0.3em 0.5em;
}
