/*----------------- ohne Layout Adressen -----------------------*/

td {
   vertical-align: top;
}

td p {
	margin: 0px;
	padding: 0px;
}

.contenttable-4  {	
		border-collapse: collapse; 
		width: 100%;
		margin-top: 10px;
		margin-Bottom: 10px;
		font-family: Verdana;
		font-size: 11px;
	
}

.contenttable-4  tr td {
	
		border: 1px solid #EEEEEE;
		padding: 3px 5px;
		
		
}


.contenttable-4  td.td-0 {

		text-align: left;
		font-weight: normal;
		width: 30%;
}


/*

.contenttable-0 td.td-2, td.td-4, td.td-6, td.td-8, td.td-10, td.td-12 {
	
		text-align: center;
		
}

.contenttable-0 td.td-1, .td-3, .td-5, .td-7, .td-9, .td-11  {
	
		text-align: center;
				
}

.contenttable-0 tr.tr-odd{
		
		vertical-align: text-top;
}


.contenttable-0 td p {
		padding: 0em 1em;
		margin: 0.5em 0em;
		
}


.contenttable-0 tr.tr-even, tr.tr-odd {
		vertical-align: text-top;
		color: #555555;
}



.contenttable-0 tr.tr-0 td{
		background-color: #F5F5F5;
		font-weight: bold;
		color: #8F2640;
}

*/




/*----------------- Layout 1-----------------------*/



.contenttable-1 {	
		border-collapse: collapse;
		text-align: left;
		width: 100%;
			
}

.contenttable-1 td {
	
		border: 1px solid #eeeeee;
		padding: 3px;
		font-family: Verdana;
		font-size: 0.7em;
}



.contenttable-1 tr.tr-even, tr.tr-odd {
		vertical-align: text-top;
		color: #666666;
}



.contenttable-1 tr.tr-0 {

		background-color: #F8F8F8;
		font-weight: normal;
		color: #FF0000;
}




/*----------------- Layout 2-----------------------*/



.contenttable-2 {	
		border-collapse: collapse;
		text-align: left;
		width: 100%;
			
}

.contenttable-2 td {
	
		border: 1px solid #eeeeee;
		padding: 3px;
		font-family: Verdana;
		font-size: 0.7em;
}



.contenttable-2 tr.tr-even {
		vertical-align: text-top;
		color: #666666;
}


.contenttable-2 tr.tr-odd {
		vertical-align: text-top;
		color: #666666;
		background-color: #F8F8F8;
}

.contenttable-2 tr.tr-0 {

		background-color: #EEEEEE;
		font-weight: bold;
		color: #666666;
}





/*----------------- Layout 3-----------------------*/



.contenttable-3 {	
		border-collapse: collapse;
		text-align: left;
		width: 100%;
			
}

.contenttable-3 td {
	
		border: 1px solid #eeeeee;
		padding: 3px;
		font-family: Verdana;
		font-size: 0.7em;
}



.contenttable-3 tr.tr-even {
		vertical-align: text-top;
		color: #666666;
}


.contenttable-3 tr.tr-odd{
		vertical-align: text-top;
		color: #666666;
		
}

.contenttable-3 tr.tr-0 {

		
		font-weight: normal;
		color: #666666;
}









----------------- ohne Layout----------------

contenttable {
	
	border-collapse: collapse;
	width: 100%;
	line-height: 1.0em;
}



contenttable td {
	vertical-align: top;
	margin: 0.6em 0em;
	padding: 3px;
	font: Verdana;
	font-size: 70%;
	color: #555555;
	
}





-----------------Layout 3-----------------------

.contenttable-3 td {
	padding: 0em 1.2em;
}

.contenttable-3 {
	border-top: 1px solid #FF0000;
	border-collapse: collapse;
	width: 100%;
}

.contenttable-3 tr.tr-odd {
	background-color: #E0EFFF;
	vertical-align: text-top;
}

.contenttable-3 td p {
	padding: 0em 0.2em;
	margin: 0.5em 0em;
}

.contenttable-3 td.td-0 {
	width: 20em;
}

.contenttable-3 td.td-1 {
	width: 20em;
}

.contenttable-3 td.td-2 {
	width: 20em;
}

.contenttable-3 td.td-last {
	width: 40em;
}



td img {
	padding-bottom: 0.2em;
}

td h3 {
	background-color: #FFFFFF;
}


*/







