/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-color: #ffffff;
        background-image: url(../../picture/bg_1.jpg);
	height: 1000px;
	background-repeat: repeat;
	background-attachment: fixed;
	color:#343643;
	margin-top: 10px;
	letter-spacing: 0.05em;
}

html {
  height:100%;
  margin-bottom:1px;
}

form, div, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

td, th, p, div, span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	text-align: left;
}

.listEntry {
	margin-bottom: 10px;
}

a, a:link, a:visited, a:active, a:focus {
	color: #343643;
	text-decoration: none;
}
a:hover {
	color: #626780;
	text-decoration: underline;
}

.articleText { 
	margin-bottom: 3px;
	text-align: left;
}

.articleCode {
	margin-bottom: 3px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

h1, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #343643;
	letter-spacing: 0.1em;
        padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-variant: small-caps;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #343643;
	letter-spacing: 0.1em;
        padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-variant: small-caps;
}

h3{
     font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 15px;
	color: #343643;
	letter-spacing: 0.1em;
	padding-bottom: 5px;
	padding-left: 0px;
	font-variant: small-caps;
	
}
h4{
        font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
	color: #343643;
	letter-spacing: 0.1em;
	padding-bottom: 0px;
	padding-left: 0px;
	font-variant: small-caps;
	
}

.articleSummary {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 135%;
}

.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5a594f;
	font-weight: normal;
	text-decoration: none;
	padding-left: 30px;

}

.nav_table a:hover {
	text-decoration: none;
	color: #333333;

}

.nav_table_active, .nav_table_active a, .nav_table_active a:link, .nav_table_active a:active, .nav_table_active a:visited, .nav_table_active a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	font-weight: NORMAL;
	text-decoration: none;
}

.articleList_toptext {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

.articleList_listhead {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


/* CSS for the top level list */

#menutop{

        background-color:#e9f2fa;
	height: 25px;
	border-top-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	padding:10px 4px 0px 4px;
	text-align: center;
        color: #000000;
}

#menutop a, #menutop span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 15px;
	letter-spacing: 0.1em;
	color: #000000;
	font-weight: normal;
        text-decoration: none;
}

#menutop a:hover {
	color: #6c6d6e;
}

#submenutop{
	height: 29px;
	background-color:#789bb9;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	border-top-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	padding:3px 4px 3px 4px;
        color: #f6d68f
}

#submenutop a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 13px;
	letter-spacing: 0.1em;
	color: #ffffff;
	font-weight: normal;
        text-decoration: none;
}

#submenutop a:hover {
	color: #f6d68f;
}

#contnav{
        margin-top: -45px;
	height: 29px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	padding:3px 4px 3px 4px;
        color: #f6d68f
}

#contnav a, #contnav span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 13px;
	letter-spacing: 0.1em;
	color: #fffce3;
	font-weight: normal;
        text-decoration: none;
}

#contnav a:hover {
	color: #f6d68f;
}

#MenuUnten{	
        float:right;
        margin-right: 10px;
        width: 300px;
}
#MenuUnten a,
#MenuUnten a:link, 
#MenuUntena:visited, 
#MenuUntena:active, 
#MenuUntena:focus{
	padding-left: 20px;
        font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 0.1em;
	color: #ffffff;
        text-decoration: none;
        float:left;        
}
#MenuUnten a:hover{
        color:#f6d68f;
        text-decoration: none;
}
#footerBlock {

}
#Copyright {
        font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 0.1em;
	color: #000000;        
        float: left;
        width: 200px;
        padding-left: 20px;
}

ul.list_top, ul.list_level {
	padding: 14px 0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 15px;
	letter-spacing: 0.1em;
}
ul.list_top li, ul.list_level li {
	list-style: none;
	margin: 0;
	display: inline;
	padding: 0;
}
ul.list_top li a, ul.list_level li a {
	padding: 9px;
	margin: 0px;
	text-decoration: none;
}
ul.list_top li a:link, ul.list_level li a:link { color: #b4b3b3; }
ul.list_top li a:visited, ul.list_level li a:visited { color: #b4b3b3; }
ul.list_top li a:hover, ul.list_level li a:hover {
	color: #999797;
}
ul.list_top li.active a, ul.list_level li.active a {
	border-bottom: 0px solid white;
	color:#626780;
}



/** 
 * Sample CSS for DIV pagelayout 
 */
#container {
	width: 1000px;
	\width: 1000px;
	w\idth: 1000px;
	border: 4px solid #e9f2fa;
        background-color: #ffffff;
	margin-bottom: 30px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;	
}

#headerBlock {
	padding: 0px;
	margin-bottom: 0px;
	background-color:#5a594f;
	background-image: url(../../picture/bild_04.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 185px;
}

#mainBlock {
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 10px;
	padding-left: 75px;
	padding-right: 75px;
	background-color: #ffffff;
	background-position: top;
	background-repeat: no-repeat;
}
#mainBlock li{
	list-style-type: square;
}
#contmain{
        width: 800px;
        float: left;
        text-align: justify;
     }
#contright{
        width: 50px;
        background-color:#c3c1ab;
        float: right;
}

#leftBlock {
	float: left;
	width: 0px;
	\width: 0px;
	w\idth: 0px;
	height: 110%;
	margin: 0;
	margin-right: 0px;
	padding: 17px;
	padding-top: 36px;
	padding-bottom: 300px;
        border-right: 0px solid #2f368b;
	/*background-image: url(../../picture/links.jpg);*/
}
#sidebar {
	float: right;
	width: 146px;
	\width: 146px;
	w\idth: 146px;
	margin: 0;
	margin-left: 0px;
	padding: 0px;
	background-color: #c3c1ab;	
}
#rightBlock {
	float: right;
	width: 10px;
	\width: 10px;
	w\idth: 10px;
	margin: 0;
	margin-left: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	
}
#endeBlock{
        height: 34px;
	background-color: #fdfbdf;
	background-position: top;
	background-repeat: no-repeat;
	}

#footerBlock {
	clear: both;
	color:#fffce3;
	padding-top: 4px;
	margin-top: 0px;
	background-color: #e9f2fa;
	height: 25px;
}

.imgDIVinTextLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0;
}
.imgDIVinTextRight {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 0;
} 
.imgDIVtopLeft { 
	margin:8px 10px 5px 20px; 
	padding:0px; 
	border:0; 
} 
.imgDIVtopCenter { 
	margin:8px -50% 5px -50%; 
	padding:0px; 
	border:0; 
}

.imgDIVblockImgLeft { 
	margin-right: 10px;
}
.imgDIVblockImgRight {
	margin-left: 10px; 
} 

.phpwcmsImgListRight {
	text-align: right;
	margin: 0;
	padding: 0;
}
.phpwcmsImgListLeft {
	text-align: right;
	margin: 0;
	padding: 0;
}


.phpwcmsSearchResult {
	margin: 15px 0 15px 0;
}
.phpwcmsSearchResult h3 {
	margin: 10px 0 1px 0;
	font-size: 12px;
	font-weight: bold;
}
.phpwcmsSearchResult p {
	margin: 0;
}
.phpwcmsSearchResult em.highlight, em.highlight {
	background-color: #FFFF00;
	font-style:inherit;
}

.phpwcmsArticleListEntry {
	clear: both;
}
.phpwcmsArticleListImage {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
}
.phpwcmsArticleListImageCaption {
	padding-top: 5px;
}

div.cpPagination {
	margin: 10px 0 10px 0;
	text-align: right;
}
a.cpPaginate, a.cpPaginateActive, a.cpPaginationPrev, a.cpPaginationNext {
	padding: 0px 3px 1px 3px;
	background-color: #FFFFFF;
	color: #BBBBBB;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #CBCBCB;
}
a.cpPaginateActive {
	background-color: #CBCBCB;
	color: #FFFFFF;
	border: 1px inset #CBCBCB;
}

a.cpPaginationPrev:hover, a.cpPaginationNext:hover, a.cpPaginate:hover {
	background-color: #DDDDDD;
	color: #666666;
	border: 1px inset #CBCBCB;
}
