﻿/* stylesheet for avk.ch, version: 16.03.2008, pb */

/*** TinyMCE-Formate einbinden ***/
@import "/assets/templates/avk/tinymce_formats.css";


/*** START OF STYLESHEET ***/
body {
	margin: 0;
	padding: 0;
	background: #874CFE url(media/bg_strip.jpg) left top repeat-x ;
	text-align: center;
}

a:link, a:visited {
	color: #0f006a;
	font-weight: bold;
}

a:hover, a:active {
	color: #fff;
	font-weight: bold;
}

#main {
	margin: 0 auto;
	padding: 0 2px;
	background: transparent url(media/dotted_line_w762.gif) repeat-y;
	border-top: none;
	text-align: left;
	width: 762px;
}

#main_inner {
	width: 758px;
}

#header {
	width: 758px;
	height: 185px;
}

#header a {
	padding: 0;
}

#navi {
    background: #20008f url(media/navigation_normal.gif) repeat-x;
    height: 24px;
}


/*** navigation ***/

#navtoplist {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 12px;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	background-color: #1f098f;
	vertical-align: middle;
}

ul.navlist, .navlist ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.navlist li {
	position: relative;
	float: left;
	margin-right: 32px;
	border: 1px #20008f solid;
}

.navlist li:hover, .navlist li.over {
	border: 1px #000 solid;
	border-bottom: 1px #7870FF solid;
	background-color: #7870FF;
}

.navlist a {
	display: block;
	font-weight: normal;
	text-decoration: none;
	padding: 0 8px;
	padding-top: 5px!important;
	padding-bottom: 5px!important;
}

.navlist a, .navlist a:visited {
	font-weight: normal;
	color: #fff;
}

.navlist a:hover {
	background-color: #7870ff;
	font-weight: normal;
	color: #fff;
}

.navlist a:active {
	color: #ccc;
	background-color: #7870ff;
}

/* 2nd level items */

.navlist ul {
	display: none;
	position: absolute;
	left: -1px;
	margin-top: 1px;
	border: 1px #000 solid;
    background: #1f098f url(media/bg_content.gif) repeat-x;
}

.navlist li li {
	float: none;
	border: none;
	margin-right: 0;
	z-index: 20;
}

.navlist li li:hover, .navlist li li.over {
	border: none;
}

.navlist ul a {
	display: block;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	width: 10em;
}

/* changing visibility */
.navlist li:hover ul, .navlist li.over ul {
	display: block;
}

.currentItm {
    background: #20008f url(media/navigation_current.gif) repeat-x !important;
	border-bottom: 1px #7870ff solid !important;
}

.currentItm a {
	color: #0f006a !important;
}

.currentItm a li a {
	color: #fff !important;
}

/* breadcrumbs */
.breadcrumbs { line-height: 20px; margin: 4px 0 0 0; padding-left: 8px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }


#content {
	background: #8888ff url(media/bg_content.gif) repeat-x;
}

/*** main column ***/

#maincol {
	float: left;
	margin-top: 1px;
	margin-bottom: 6px;
	width: 564px;
}

#maincol h1 {
	margin: 4px 0 0 0;
	padding: 4px 8px;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 24px;
	color: #fff;
}

#contentarea {		/* for content pages only */
	padding: 8px 64px 8px 8px;
	margin-bottom: 8px;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #0f006a;
}

#contentarea img {
    margin-left: -8px;
}

/* cbox */

.cbox {
	margin: 0;
	padding: 0;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0f006a;
}

.cbox h2 {
	margin: 0;
	padding: 8px 24px 8px 8px;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
}

.cbox div.text, .cbox p {
	margin: 0 24px 0 0;
	padding: 0 8px 8px 8px;
	line-height: 17px;
}

.cbox img {
	float: left;
	margin: 0 24px 12px 0;
	border: none;
}

.cbox table {
	width: 564px;
	color: #fff;
}

.cbox tr {
	background-color: #4d4d4d;
}

.cbox tr.row2 {
	background-color: #6d6d6d;
}

.cbox td {
	padding: 4px 8px;
	font-size: 12px; /* ie 5 */
}

.cbox hr {
	clear: both;
	width: 100%;
	height: 1px;
	margin: 0;
	padding: 0;
	border: none;
	border-bottom: 1px #07003e dashed;
	background-color: transparent;
	color: none;
}

.div_line {
	clear: both;
	margin: 0;
	padding: 0;
	width: 540px;
	height: 1px;
	line-height: 0;
	font-size: 0;
	background: transparent url(media/dotted_blue_w8.gif) repeat-x;
}

/*** right column ***/

#rightcol {
	float: right;
	margin-top: 1px;
	width: 194px;
}

.rsp_fill {
    background-color: #6d6df2;
}

/* sub navigation*/

#subnavlist {
	margin: 0;
	padding: 8px;
    list-style: none;
}

#subnavlist li {
    padding: 0 0 0 16px;
    margin: 0;
    font-weight: bold;
    text-decoration: none;
	background: transparent url(media/link_arrow.gif) 0 3px no-repeat;
    color: #0f006a;
}


#subnavlist a {
    font-weight: bold;
    text-decoration: none;
    color: #0f006a;
}

#subnavlist a:hover {
    color: #570000;
    text-decoration: underline;
}

.currentSubItm a {
	color: #570000 !important;
}

/*
#subnavlist a {
	display: block;
	margin: 0;
	padding: 5px 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	border-left: 1px #07003E solid;
	border-bottom: 1px #07003E solid;
	background-color: #1F0990;
	color: #fff;
}

#subnavlist a:hover {
	background-color: #7870ff;
}

.currentSubItm a {
	background-color: #7870ff !important;
}
*/

/* sbox */

.sbox {
	padding-bottom: 4px;
	margin-bottom: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
    background: #ffd1b1 url(media/bg_sbox_red.gif) 0 22px repeat-x;
	color: #0f006a;
}

.sbox h3 {
	margin: 0;
	padding: 5px 8px ;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
    background: #480000 url(media/sbox_titel_red.gif) repeat-x;    
	color: #fff;
}

.sbox p {
	margin: 4px 0;
	padding: 4px 8px;
	font-size: 11px;
	color: #0f006a;
}

.sbox.blue { background: #b1b1ff url(media/bg_sbox_blue.gif) 0 22px repeat-x; }
.sbox.blue h3 { background: #6d6df2 url(media/sbox_titel_blue.gif) repeat-x; }

#b.sbox { background-color: #c2c2c2; }
#b.sbox h3 { background-color: #480000; }

/* formulare */

fieldset {
	border: none;
	clear: both;
	margin: 0 0 0 -6px;
	padding: 6px 0;
	width: 528px;
	background: transparent url(media/dotted_blue_w8.gif) left bottom repeat-x;
}

fieldset p {
	margin: 2px 0;
	padding: 0 6px;
}

.stdfield {
 	width: 20em;
}
 
.stdlabel {
	display: block;
	clear:left;
	float:left;
	margin-right: 1em;
 	width: 10em;
}

.stdnonfield {
	display: block;
	margin-left: 12em;
 	width: 20em;
}
 
.stdnonlabel {
	display: block;
	clear:left;
	float:left;
	margin-right: 1em;
 	width: 10em;
}

.xsfield {
 	width: 4em;
}

.mfield {
 	width: 15.3em;
}

/* mondphase */

.moon { background-color: #000; color: #fff; font-size: 11px; height: 60px; }
.moon img { float: left; margin: 0 8px 0 0; }
.moon div { padding-top: 4px; }


/*** footer ***/

#footer {
	clear: both;
	padding: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	background-color: #30F;
	color: #fff;
}


#footer a, .linkneg a {
	color: #ddd;
}

#footer a:visited, .linkneg a:visited {
	color: #fff;
}

#footer a:hover, .linkneg a:hover {
	color: #fff;
	text-decoration: none;
}

/*** varia ***/

.clearer {
	clear: both;
}
