/* Stylesheet für Startseite der Capra Contenta Homepage - Stand: Nov.2008 */



/*Allgemeines Seitenstyle*/

body
	{
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 10px;
		margin-bottom: 10px;
		/* grün #e0ffa9*/
		background-color: #9c1821;
		height:2em;
	}
	
.Tabelle 
	{
		/* beige */
		/* background-color: #ffeca9; */
		background-color: #fff5d1;
	}
.tabelle2
	{
	background-color: #9c1821;	
	}

#balkentitel 
	{
		margin-top:3px;
		margin-bottom:3px;
		margin-left: 3px;
		margin-right: 3px;
		PADDING-RIGHT: 1em; 
		PADDING-LEFT: 1.6em;
		font-family: Verdana, sans serif;
		FONT-WEIGHT: bold; 
		FONT-SIZE: 1em; 
		PADDING-BOTTOM: 4px; 
		COLOR: rgb(50,81,161);
		PADDING-TOP: 4px; 
		/*BACKGROUND-COLOR: rgb(244,236,178);*/
	}


a.links
	{
		font-family:  arial;
		FONT-SIZE: 1em;
		COLOR: rgb(50,81,161);
		FONT-WEIGHT: bold;
		text-decoration: underline;
		vertical-align: top;
		PADDING-BOTTOM: 2px;
		line-height:25px;
		margin-left:10px;
		margin-right:5px;
		margin-bottom:3px;
	}

a:hover
	{
		text-decoration: none;
		color: #000000;
		text-decoration: underline;
		word-spacing: 0px;
	}
	
	
.Inhalt
	{
		margin-top:2px;
		margin-bottom:2px;
		font-family: Verdana, sans serif;
		FONT-SIZE: 9pt; 
		PADDING-BOTTOM: 2px; 
		COLOR: rgb(50,81,161);
		PADDING-TOP: 2px; 
		text-decoration: none;
	
	}
	
img#startpuzzle
	{
		border-color: #FFFFFF;
		border-width: 0;
		WIDTH: 200px;
		HEIGHT:150px;

	}
img.navi
	{
		border-color: #000000;
	}


