div#content {
	width: 1100px;
	margin: 0px;
	margin-top:30px;
	padding:0px;
}

div#content .left,
div#content .right, 
div#content .middle {
	float:left;
	overflow:hidden;
	margin: 0px;
	margin-left: 10px;
	padding:0px;
}

div#content .left,
div#content .right {
	width: 200px;
	color: #5EA1BA;
}

div#content .middle {
	width: 600px;
	color:black;
}

div#content  .csc-frame
{
	width: 100%;
	overflow:hidden;
}

div#content .left  .csc-frame, 
div#content .right  .csc-frame 
{
	width: 198px;
}
div#content .middle  .csc-frame 
{
	width: 598px;
}


/* CONTENT ELEMENTE */

#content h1 {
	font-size: 9px;
	color: #5EA1BA;
}

#content div.csc-header h1,
#content div.csc-header h1 a{
	color: white;
}

div#content a {
	color: #5EA1BA;
	text-decoration: none;
	font-weight:bold;
}

div#content a:hover { text-decoration:underline;	}

div#content .left a,
div#content .right a {
	color: #63676A;
	font-weight:bold;
}


div#content  .middle div.csc-textpic img.image {
	/*border: 1px solid black;*/
	margin-top:8px;
	margin-bottom:5px;
}

div#content .left  div.csc-textpic img.image,
div#content .right div.csc-textpic img.image{
	/*border: 1px solid black;*/
	margin-top:0px;
	margin-bottom:0px;
}

div#content .right dl.csc-textpic-image,
div#content .left div.csc-textpic-image {
	margin:0px;
}

/* BOXEN */

.csc-frame {
	width: 100%;
	border: 1px dotted black;
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
	margin-bottom: 10px;
	height: auto;
	overflow:hidden;
	clear: both;
}

.csc-frame p {
	/*margin: 10px;*/
	font-size: 10px;
	padding:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
}

div.tx-ttnews-browsebox p {
	padding: 5px;
}

/* listen */
.csc-frame ul {
	list-style-image: url(../images/liste_icon.gif);
	list-style-type: none;
	margin:10px;
	padding:0px;
	margin-left:25px;
}

.csc-frame ul li {
	padding:0px;
	margin:0px;
}

.csc-frame ol {
	margin:10px;
	padding:0px;
	margin-left:25px;
}

.csc-frame ol li {
	padding:0px;
	margin:0px;
}


.csc-border h1 {
	border-bottom: 1px dotted black;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	font-size: 9px;
	color: #FFFFFF;
	text-align: left;
	background-image: url(../images/hg.gif);
	background-repeat:repeat-x;
	background-color: black;
}


.csc-frame h3 {
	margin: 10px;
	font-size: 12px;
}

.csc-frame table {
	margin: 10px;
	/*margin-top: 5px;*/
}

.left .imgtext-table {
	margin-top: 5px;
}



.clear {
	clear: both;
}

/* KONTAKTFORMULAR */

.csc-frame fieldset.csc-form {
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	border:none;
	
}
.csc-frame fieldset.csc-form legend {
	padding:5px 10px;
	font-weight:bold;
}
.csc-frame .csc-form p {
	margin-top: 0px;
}

.csc-frame .csc-form div.csc-form-field{
	margin: 5px 10px;
	clear:both;
}

.csc-frame .csc-form div.csc-form-field label {
	width:160px;
	float:left;
	text-align:right;
	padding-right:5px;
}
.csc-frame .csc-form div.csc-registerform-field label {
	width:auto;
}

.csc-frame .csc-form div.csc-registerform-field label.csc-label {
	width:160px;
}


.csc-frame .csc-form div.csc-form-field div.csc-form-info {
	float:left;
	width:350px;
}


.csc-frame .csc-form div.csc-form-field input,
.csc-frame .csc-form div.csc-form-field textarea,
.csc-frame .csc-form div.csc-form-field select{
	
	border: 1px solid #666666;
	margin: 0px;
	padding: 0px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 350px;
}
.csc-frame .csc-form div.csc-form-field select{ width:auto; }

.csc-frame .csc-form div.csc-form-field label#tx-srfeuserregister-pi1-gender-0, 
.csc-frame .csc-form div.csc-form-field label#tx-srfeuserregister-pi1-gender-1 {width:auto; float:left;}

.csc-frame .csc-form div.csc-form-field input#tx-srfeuserregister-pi1-gender-0, 
.csc-frame .csc-form div.csc-form-field input#tx-srfeuserregister-pi1-gender-1 {width:auto; float:left;}


.csc-frame .csc-form div.csc-form-field input.width_small{
	width:95px;
}
.csc-frame .csc-form div.csc-form-field input.submit,
.csc-frame .csc-form div.csc-form-field input.autowidth {
	width:auto;
}
.csc-frame .csc-form div.csc-form-field .error,
.csc-frame .csc-form div.csc-form-field .info{
	 color:red; 
}

.right .csc-frame .csc-form div.csc-form-field label,
.left .csc-frame .csc-form div.csc-form-field label {
	width:75px;
	text-align:left;
}

/* v experience */ 

.csc-frame .tx-artecvexperience-pi1 {
	text-align:center;
}
.csc-frame .tx-artecvexperience-pi1 object{
	margin-left:auto;
	margin-right:auto;
}
