body {
	color: #330099;
	background-color: #C1AFE2;
    padding-left: 5em;
    padding-right: 5em;
    padding-top: 2em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

h1 {
		font-size: 16px;
}


h2.title {
		font-size: 30px;
		font-style: Italic;
		font-family: Times ;
}


h2 {
		font-size: 13px;
		margin:0px 10px 0px 20px;
}

h3 {
		font-size: 12px;
}

p.title {
		font-size: 30px;
		font-style: Italic ;
		font-family: Times ;
		text-decoration: bold ;
}


a.menu:link, a.menu:visited {
		text-decoration: none ;
		color: purple;
		font-size: 12px ;
}	

a.menu:hover {
		font-size: 12px;
		color: purple;
		text-decoration: underline ;

}

A.link:hover {
		font-size: 13px;
		color: #3366FF;
		text-align: center ;
		text-decoration: underline ;

	}

A.link {
		text-decoration: none ;
		color: #3366FF;
		font-size: 13px ;


	}

A.test {
		text-decoration: none ;
		color: orange;
		font-size: 13px ;


	}

A.linksmall:hover {
		font-size: 10px;
		color: #FF9933;
		text-align: center ;
		text-decoration: underline ;
	}

A.linksmall {
		text-decoration: none ;
		color: #0000FF;
		font-size: 10px ;
	}

A.blog:hover {
		font-size: 11px;
		color: #FF9933;
		text-align: center ;
		text-decoration: underline ;
	}

A.blog {
		text-decoration: none ;
		color: #0000FF;
		font-size: 11px ;
	}


A.foot {
		text-decoration: none ;
		color: white;
		font-size: 11px ;
	}

p {
		text-decoration: none ;
		font-size: 13px ;
		margin:0px 10px 0px 20px;
	}

table.shop {
		border-width: 1px;
		border-style: outset;
		border-color: gray;
		background-color: white;

}

td.blogkop {
		font-size: 15px ;
		text-decoration: underline ;

	}

td.datum {
		font-size: 9px ;
		text-decoration: bold ;
	}

td.content {
		font-size: 13px ;
		text-decoration: bold ;
	}

tr.partner {
		font-size: 13px ;
		text-decoration: bold ;
	    border-bottom: 2px solid purple ;
	}

td {
		text-decoration: none ;
		font-size: 13px ;
	}

select {
		text-decoration: none ;
		font-size: 12px ;
	}


input {
		text-decoration: none ;
		font-size: 10px ;
		color: purple;
	}

li {
		text-decoration: none ;
		font-size: 13px ;
	}


#page   {
		width:100%;
		padding:10px;
		filter:shadow(color:#8C8C8C,direction=135,strenght:120);	

}

#banner {
		color: #fff;
		height:110px;
		background-image:url('http://www.angelexpert.eu/images/banner.jpg');
		background-repeat: no-repeat;
		background-position: center; 
	    padding-top: 1em;
	    border-left: 1px solid purple ;
	    border-right: 1px solid purple ;
	    border-top: 1px solid purple ;
}

#menu {
		color: purple;
		background:#F1D3FE;
		height:33px;
	    padding-left: 1em;
	    padding-top: 0.3em;
	    border-bottom: 2px solid purple ;
	    border-top: 2px solid purple ;
	    border-left: 1px solid purple ;
	    border-right: 1px solid purple ;


}

#footer {
		color: #fff;
		height:19px;
		background-image:url('http://www.angelexpert.eu/images/banner.jpg');
	    border-right: 1px solid purple ;
}

#center {
		background: #FFF3E8;
	    padding-left: 1em;
	    padding-right: 1em;
	    border-left: 1px solid purple ;
	    border-right: 1px solid purple ;
}  