/*
 * $LastChangedDate: 2008-08-21 17:11:23 +0200 (Do, 21 Aug 2008) $
 * $Id: ak_capoeira.css 12 2008-08-21 15:11:23Z ch $
 */

@media screen, pojection {
    .highlightWarning {
        background-color: #ff0000;
    }
    
    .highlightInformation
    , .highlightInformationUrgent {
        background-color: #ffff80;
    }
    
    .highlightInformationUrgent {
        font-weight: bold;
    }
    
    .printOnly {
        display: none;
    }
    
    .importantNote {
        padding: 0 0.3em;
        color: white;
        font-weight: bold;
        background: red;
    }
}

.hide {
    display: none;
}


html {
	font-size: 100%;
	overflow: -moz-scrollbars-vertical;
}

body {
	font-size: 1em;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: center;
	padding: 0;
	margin: 0;
}

#header {
	position: relative;
	margin: auto;
	width: 1000px;
	height: 120px;
	background-image: url(../images/capoeira-header.jpg);
	background-repeat: no-repeat;
	color: white;
	background-color: #FE9C01;
	font-weight: bold;
	clear: both;
}
#header h1 {
	display: none;
}
#header h1.headerText {
	margin-top: 0;
	padding-top: 0.5em;
	margin-bottom: 0em;
	font-size: 2em;
}
#header h1.subheaderText {
	font-size: 1.2em;
}

#headerUnderline, 
#footerOverline {
	background-image: url(../images/UnderOverLines.png);
	background-repeat: repeat-x;
	clear: both;
	margin: auto;
	width: 1000px;
	height: 25px;
}
#headerUnderline {
	background-position: 0 -143px;
}
#footerOverline {
	background-position: 0 -70px;
}

#footer {
	margins: auto;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	color: gray;
	text-algin: center;
	font-size: 0.6em;
}

#footer ul {
	padding-left: 5px;
	padding-right: 5px;
	list-style: none;
	white-space: nowrap;
}
#footer li {
	display: inline;
}
#footer li:before { content: " | "; }
#footer li:first-child:before { display: none; }

#footer a,
#footer span {
	color: gray;
	padding: 3px 15px;
	text-decoration: none;
	text-align: center;
}
#footer a:hover,
#footer span:hover {
	color: #008996;
}


#main {
	/* width: 60em; */
	max-width: 62em;
	min-width: 40em;
	margin: 0 auto;
	text-align: left;
}

#main h1 {
	font-size: 1.25em;
	line-height: 1em;
	margin: 1em;
	margin-top: 0;
	font-weight: bold;
	text-align: center;
}

#main h2 {
	font-size: 1.125em;
	line-height: 1em;
	margin: 1em;
	padding-top: 1em;
	font-weight: bold;
	color: #fe9c01;
	border-top: 1px dotted #fe9c01;
}

#main .news {
	font-size: 1em;
	line-height: 1em;
	margin: 2em;
	padding: 1em;
	background-color: #fff8f0;
}

#main .news * {
	font-size: 1em;
	line-height: 1em;
}
#main .news>* {
	font-size: 0.750em;
	line-height: 1.5em;
	margin: 1.5em;
}

#main .news h3 {
	font-size: 1em;
	line-height: 1em;
	text-align: center;
	margin: auto;
	padding-bottom: 0.5em;
	font-weight: bold;
	color: #fe9c01;
	border-bottom: 1px dotted #fe9c01;
}

#main .news p.state {
	font-size: 0.6em;
	line-height: 1em;
	text-align: center;
	margin: auto;
	margin-top: 0.5em;
	padding-top: 0.5em;
	font-weight: bold;
	color: #fe9c01;
	border-top: 1px dotted #fe9c01;
}

#main p,
#main ul {
	font-size: 0.750em;
	line-height: 1.5em;
	margin: 1.5em;
}


#colNavigation {
	float: left; 
	width: 15em;
}

#colNavigation ul {
	margin-left: 0;
}

#colNavigation ul.navLevel1,
#colNavigation ul.navLevel2 {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding-left: 1em;
	/* white-space: nowrap; */
}

#colNavigation a {
	padding: 0 1em;
	text-decoration:none;
	border-bottom: 1px dotted white;
	color: black;
}

#colNavigation ul.navLevel1>li {
	margin-top: 0.3em;
	margin-bottom: 0.1em;
	padding: 0 0.1em;

	background-image:url(../images/pfeil.png);
	background-repeat: no-repeat;
	background-position: 0 +0.5em;
}

#colNavigation ul.navLevel1 {
	font-size: 0.9em;
	margin: 0;
}

#colNavigation ul.navLevel2 {
	font-size: 0.75em;
	margin: 0.25em 0;
	padding: 0 0.4em;
}

#colNavigation a:hover {
	border-bottom: 1px dotted #FE9C01;
}

#colNavigation ul.navLevel1>li.selected>a {
	font-weight: bold;
}
#colNavigation ul.navLevel1>li.selected {
	background-color: #fff8f0;
}


#colContent {
	width: auto; 
	margin-left: 15em;
	border-left: 1px dotted #990000;
	border-right: 1px dotted #990000;
}

#colNavigation_content,
#colContent_content {
	margin: 1em;
}

@media print {
	body {
		font-size: 90%;
	}
}

p.bigLink
, p.bigLink a
, p.bigLink a:link {
    white-space: nowrap;
    color: blue;
    text-align: center;
    margin: 1em auto;
    font-size: 1.5em;
}


/* ================================================== */
/* ================================================== */


/* capoeira-namen */



dl.capoeira-namen dt {
	margin-left: 2em;
	font-size: 1.125em;
	margin-top: 2em;
}

dl.capoeira-namen p.owner {
    margin-left: auto;
	text-align: right;
    font-style: italic;
	font-size: 0.6em;
	color: #a0a0a0;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

dl.capoeira-namen dt:target
 {
	color: #fe9c01;
}
dl.capoeira-namen dt:target + dd
 {
	background-color: #fff8f0;
	padding: 1em;
}


/* ================================================== */
/* ================================================== */


/* Videos */

div.videos {
    text-align: center;
    margin: auto;
}

div.video {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 2em;
    padding: 1em;
    border-width: 1px;
    border-color: gray;
    border-style: solid;
    width: 550px;
}

/* ================================================== */
/* ================================================== */


/* Table */

#main div.table {
    text-align: center;
}

#main table {
    border: 0;
    border-spacing: 0;
    border-collapse: collapse;
    border-top: 1px solid Scrollbar;
    border-bottom: 1px solid Scrollbar;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#main th.top
, #main th.left {
    background-color: #ff8800;
    border: 1px solid Window;
}

#main th.top {
    text-align: center;
    font-size: 1em;
    padding-top: 10px;
    padding-bottom: 10px;
}

#main th.left {
    text-align: right;
    font-size: 0.9em;
    padding: 7px 10px;
    vertical-align: top;
}

#main td {
    font-size: 0.75em;
    text-align: left;
    vertical-align: middle;
    border-right: 1px solid Scrollbar;
    border-left: 1px solid Scrollbar;
    border-bottom: 1px dotted Scrollbar;
    padding: 0.2em 1em;
}

#main td p, 
#main td ul {
	margin: 0;
	padding: 0.25em 1em 0em 1em;;
}
#main td.list {
    padding: 1px 0.5em;
}

#main td.link
, #main td.biglink {
    white-space: nowrap;
    color: blue;
}

#main td.biglink {
    text-align: center;
    font-size: 16px;
}

#main td.time
, #main td.timeurgent
, #main td.button {
  text-align: right;
}


/* ================================================== */
/* ================================================== */


/* Mailform */

#main table.mailform {
    border: 0;
    border-spacing: 0;
    border-collapse: collapse;
    border-top: 1px solid Scrollbar;
    border-bottom: 1px solid Scrollbar;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
}

#main table.mailform th.left {
    text-align: right;
    font-weight: normal;
    padding-left: 10px;
    padding-right: 10px;
    background-color: Window;
    vertical-align: top;
    border-right: 1px solid Scrollbar;
    border-left: 1px solid Scrollbar;
    border-top: 1px dotted Scrollbar;
    border-bottom: 1px dotted Scrollbar;
}

.inputtext
, .inputtextarea
, .inputbutton
, .inputSubscription {
    font-size: 12px;
    font-family: verdana, arial, helvetica, sans-serif;
    text-decoration: none;
    background-color: #eeeeee;
    border: 1px solid #cccccc;
    padding: 2px;
}

.inputtext {
    height: 20px;
    width: 300px;
}

.inputtextarea {
    height: 150px;
    width: 300px;
}

.inputbutton {
  font-weight: bold;
}

