body				{
					margin:0 0 0 0px;  
					padding:0 0 0 0px;
					font-family:Verdana,Tahoma; 
					font-size:11px;
					color:#333;
					background-image:url(images/body_back.gif);
					text-align:center;
					overflow: -moz-scrollbars-vertical;
					}
h3					{
					font-size:14px; margin:0px;
					color:#4c5464;
					}
					
.right p			{margin:0px;}
					
h3 a 				{text-decoration:none; color:#4c5464;}
h3 a:link 			{text-decoration:none; color:#4c5464;}
h3 a:visited 		{text-decoration:none; color:#4c5464;}
h3 a:hover			{text-decoration:underline; color:#4c5464;}		
					
h2					{font-size:14px;}
.csc-header-n2 h2	{font-size:12px;}
img					{border:0px;}
fieldset			{border:0px;}
td					{font-size:12px;}

.csc-firstHeader    {font-size:14px; color:#666; margin-top:0px;}

form {
	
}

/*----- TYPO3 -----*/

/*-- text+bild --*/
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 10px;
}

div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	margin-top: 4px;
}

div.csc-textpic-intext-left-nowrap div.csc-textpic-text {
	margin-left: 20px;
}
div.csc-textpic-intext-left-nowrap div.csc-textpic-text p{
	margin-top: 0px;
}
			
/*-- formulare --*/
.csc-mailform-field	{clear:both; width:500px;}
.csc-mailform-submit	{border:1px solid #666; height:22px; background-color:#e8e2db;}
.csc-mailform-radio	{margin-left:115px;}
.csc-mailform-label	{float:left; width:300px; text-align:left; padding-right:10px; margin-bottom:12px; }

.csc-mailform-field input.csc-mailform-check {border: none;}
.csc-mailform-field input.csc-mailform-radio {border: none;}

.m_label		{float:left; width:100px; text-align:right; padding-right:10px;}
.m_input		{width:180px; background-color:#f6f6f6; border:1px solid #999;}
.m_space		{clear:both; line-height:6px; height:6px; font-size:6px;}

fieldset		{border:0px;}
textarea		{width:250px; border:1px solid #999; background-color:#f6f6f6;}


