/*
     color: #0072BA - kräftiges Blau
     color: #4373AA - dunkles Blau
     color: #6C8AFF - leuchtendes Blau
     color: #BDCAFF - blasses Blau (Hintergrund)
	 color: #A48897 - helles blau-grau
     color: #B9A066 - sehr helles Braun
     color: #7A5C51 - helles Braun (Standart-Text)
     color: #6A5046 - dunkleres Braun
     color: #544038 - dunkles, fast schwarzes Braun
     color: #ffffff - weiß
     color: #cccccc - helles grau
     color: #888888 - mittleres grau
     text-transform: uppercase
*/

* {
	font-family: Georgia, Geneva, Helvetica, sans-serif;
	color: #7a5c51;
	border: 0;
	text-decoration: none;
}

body {
	font-size:0.8em;
	line-height: 120%;
}

h1, h2, h3, h4, h5, h6, .titel {
	font-family: Georgia, serif;
	vertical-align: top;
	line-hight: 0.9em;
}

h1, .csc-firstHeader {
	font-size: 200%;
	color: #0072BA;
	font-weight: bold;
}

h2,#head2 {
	font-size: 170%;
	color: #4373AA;
	font-weight: bold;
	}

h3, u.h2,#head3 {
	font-size: 150%;
	color: #6C8AFF;
	}

h4 {
	font-size: 135%;
	font-weight: bold;
	color: #7A5C51;
	line-height: 0.7em;
}

h5 {
	font-size: 130%;
	font-style: italic;
	line-height: 40%;
	color: #544038;
	}

h6 {
	font-size: 120%;
	font-weight: bold;
	line-height: 15%;
	color: #7A5C51;
}

b, strong {
	font-weight: bold;
	color: #4373AA;
}

p.bodytext {
	color: #7A5C51;
}

i, em {
	font-style: italic;
	color: #4373AA;
}

a, a:link, a:hover {
	color: #4373AA;
	text-decoration: none;
}

a:visited, a:active {
	color: #4373AA;
}

a:hover {
	color: #6C8AFF;
}

.upper {
	text-transform: uppercase;
}

img {
	border: 0px;
	}

.csc-textpic-caption {
	font-size: 80%;
	line-height: 100%;
}

.news-single-imgcapxion {
	font-size: 80%;
}
	
.active{
	list-style-image: url(http://angelum.com/fileadmin/tmpl/angelum/bilder/nav/active.gif);
}

.current {
	list-style-image: url(http://angelum.com/fileadmin/tmpl/angelum/bilder/nav/current.gif);
}

.with-subpage{
}

.titel {
	font-size: 155%;
	color: #A48897;
	font-weight: bold;
}

.detail {
	display: block;
	width: 300px;
	font-family: Georgia, serif;
	font-style: italic;
	padding: 0 40px;
	background: url(../../../../fileadmin/tmpl/angelum/bilder/detail.png) no-repeat top left;
}

.name-of-person {
	display: block;
	padding: 0 40px;
	width: 300px;
	font-family: Georgia, serif;
	text-align: right;
	font-size: 1.3em;
}

#footer a {
	font-size: 0.8em;
	text-decoration: none;
}

#footer .hmenu a, #footer .hmenu a:link, #footer a:link{
	color: #a48897;
}

#footer .hmenu a:visited {
	color: #a48897;
}

#footer .hmenu a:active, #footer .hmenu a:hover {
	color: #6C8AFF;
}

#footer a:hover {
	color: #7A5C51;
}