/* --------------------------------------------------------------------------------------
Autor: Gunnar Ströer, GDM Freiburg
Datum: 06.09.2012
Datei: style.css
-------------------------------------------------------------------------------------- */

body {
	font-family: Verdana, Arial, Geneva, Tahoma, Sans-Serif;
	/*font-family: Consolas, "Lucida Console", "Andale Mono", "Bitstream Vera Sans Mono", "Courier New", Courier;*/
	font-size: .9em;
	text-align: center;  /* Zentrierung im Internet Explorer */
}

img {
	border: 0 solid #ccc;
}

hr {
	border: 1px dotted #CCCCCC;
	padding: 0;
}

div#page {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 800px;
	padding: 0;
	border: 2px ridge silver;
}

h1 {
	font-size: 1.5em;
	margin: 0; padding: 0;
	color: black;
	background: url(img/logo_freiburg.png) no-repeat;
	background-position: right top;
	/*border-bottom: 1px solid silver;*/
}

#portal-logo-box {
    opacity:1;
    transition:opacity 0.35s 3s;
    background-color: #b43647;
    font-family: "MasterPortalFont Bold", "Arial Narrow", Arial, sans-serif;
    font-size:36px;
	color: #ffffff;
    padding:15px;
    /*border-radius:14px;*/
    text-align:center;
}
#portal-logo-box.initial-fadeout-animation {
    opacity:0;
}
#portal-logo-main-title {
    margin:0;
}

a {
	text-decoration: none;
}

a:link {
	color: #AC162B; background-color: inherit;
}

a:visited {
	color: #6B0D1C; background-color: inherit;
}

a:hover {
	color: #AC162B; background-color: inherit;
	text-decoration: underline;
}

a:active {
	color: #6B0D1C; background-color: inherit;
}

ul#navigation {
	font-size: 0.83em;
	float: left; width: 200px;
	margin: 0 0 1.2em; padding: 0;
}

ul#navigation li {
	list-style: none;
	margin: 0; padding: 0.5em;
}

ul#navigation a {
	display: block;
	padding: 0.2em;
	font-weight: bold;
}

ul#navigation a:link {
	color: black; background-color: white;
	}

ul#navigation a:visited {
	color: #666; background-color: white;
}

ul#navigation a:hover {
	color: #AC162B; background-color: #e7e7e7;
}

ul#navigation a:active {
	color: #ac162b; background-color: white;
}

div#content {
	margin: 0 0 1em 200px;
	padding: 0 1em;
	min-height: 350px;
}

div#content h2 {
	font-size: 1.2em;
	margin: 0.2em 0 0 0;
	color: #AC162B;
}

div#content h3 {
	font-size: 0.8em;
	margin: 1em 0 0 0;
	color: black;
}

div#content p, ul, ol {
	font-size: 0.8em;
	margin: 1em 0;
}

p#footer {
	clear: both;
	font-size: 0.83em;
	margin: 0; padding: 0.1em;
	text-align: center;
	background-color: #e7e7e7;
	border-top: 1px solid silver;
}

div.tools {
	margin: 0 0 1em 50px;
}

div.themen {
	margin: 0 160px 0 0;
}

div.pic {
	overflow:auto;
	/*display: none;*/
}

div.pic img {
	margin-top: 1em;
}

.list_b li {
	margin: 0.5em 0;
}

.minilist li {
	font-size: 1.1em;
}

h4, p { margin: .5em 0 .5em 0; }

#loader  {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	width: 100px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	/*background-color: rgba(0,0,0,0.4);*/
	color: white;
	position: absolute;
	left: 50%;
	top: 380px;
	margin-left: -50px; 
	margin-top: -50px; 
}

#message { color:#666; padding: .5em; text-align: left; font-size: .9em; border: 1px solid #008000; margin-bottom: 1em; }
#log { color:#666; padding: .5em; text-align: left; font-size: .9em; border: 1px solid #3A9EFF; height: 300px; overflow: scroll; }

.resultframe { background:#BF4E5D; margin-bottom:1.0em; border-top: 2px solid green; border-bottom: 2px solid green; }
.resultframe { color:#FCF7F8; display:block; text-align:center; line-height:80px; font-size:1.8em; text-decoration:none; }

.headline { background:#e0e0e0; color:black; margin-bottom:4px; font-size:0.8em; }
.headline .hl1 { font-weight:bold }
.headline .hl2 { font-weight:bold; color:blue; }

#hideform { border-left:5px solid green; border-right:5px solid #E67F00; font-size:1.2em; text-align:center; }
#hideform:hover { background:#E67F00; }
#hideform a { color:black; display:block; text-decoration:none; }

table { width:auto; border-collapse:collapse; margin-bottom:0.5em; border-top:2px #888 solid; border-bottom:2px #888 solid; }
table caption { font-variant:small-caps; }
table.full { width:100%; }
table.fixed { table-layout:fixed; }

th,td { padding:0.5em; }
thead th { color:#000; border-bottom:2px #800 solid; }
tbody th { background:#e0e0e0; color:#333; }
tbody th[scope="row"], tbody th.sub { background:#f0f0f0; }

tbody th { border-bottom:1px solid #fff; text-align:left; }
tbody td { border-bottom:1px solid #eee; font-size:0.8em; color:blue; }

tbody tr:hover th[scope="row"],
tbody tr:hover tbody th.sub { background:#f0e8e8; }
tbody tr:hover td { background:#fff8f8; }

a { color:#4D87C7; background:transparent; text-decoration:none; }
a:active { outline: none; }
a:hover, a:focus { background-color: #4D87C7; color:#fff; text-decoration:none; }

/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * (en) CSS-component for creating vertical forms
 * (de) CSS-Baustein zur Erstellung von Formularen mit untereinander angeordneten Elementen
 *
 * @note            Many thanks to Ansgar Hein (http://www.anatom5.de) for contribution
 *
 * @copyright       Copyright 2005-2011, Dirk Jesse
 * @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
 *                  YAML-C (http://www.yaml.de/en/license/license-conditions.html)
 * @link            http://www.yaml.de
 * @package         yaml
 * @version         3.3.1
 * @revision        $Revision: 501 $
 * @lastmodified    $Date: 2011-06-18 17:27:44 +0200 (Sa, 18 Jun 2011) $
 */

@media screen, projection
{
  /**
   *  YAML Forms - visual styling
   *
   *  (en) visual form styling area
   *  (de) Festlegung des optischen Erscheinungsbildes
   */

  .yform {
    background:#f4f4f4;
    border:1px #ddd solid;
    margin:0 0 1em 0;
    padding:10px;
  }

  .yform fieldset {
    border:1px #ddd solid;
    background:#fafafa;
    margin:0 0 1em 0;
    padding:0.5em;
  }
  
  .yform legend {
    font-size:125%; 
    font-weight:normal; 
    color:#000;
  }

  .yform label {
    color:#666;
  }

  .yform input,
  .yform textarea,
  .yform select, 
  .yform optgroup {
    font-family:Arial, Helvetica, sans-serif; /* proportional fonts for all form elements */
  }

  .yform .type-text input,
  .yform .type-text textarea,
  .yform .type-select select {
    border:1px solid #ddd;
  }

  /* :hover and :focus status on form fields | Effekt zur Hervorhebung von Formularfeldern bei :hover oder :focus */
  .yform div.type-text input:focus,
  .yform div select:focus,
  .yform div textarea:focus,
  .yform div.type-text input:hover,
  .yform div select:hover,
  .yform div textarea:hover,
  .yform div.type-text input:active,
  .yform div select:active,
  .yform div textarea:active {
    border:1px #a66 solid;
    background:#fff;
  }

  /* Styling of custom styled buttons | Gestaltung von individuell gestalteten Buttons */
  .yform .type-button { text-align:center; }

  .yform .type-button input {
    border:1px #ddd solid;
    color:#000;
    background:#454545;
    padding:5px 1em;
    margin-bottom: 10px;
    font-weight:bold;
  }
  
  .yform div.type-button input[disabled] { border:1px #ddd solid; color:#FCF7F8; background:#782B36; }

  .yform .type-button input[type=reset] { color:#300; background:#661717; }
  .yform .type-button input[type=submit] { color:#FCF7F8; background:#BF4E5D; height: 50px; width: 400px; }

  /* optional button styling for IE6 using classes */
  .yform .type-button input.reset { color:#300; background:#661717; }
  .yform .type-button input.submit { color:#330; background:#bbb; height: 100px; width: 100px; }

  /* :hover and :focus status on buttons | Effekt zur Hervorhebung von Schaltern bei :hover oder :focus */
  .yform div.type-button input:focus,
  .yform div.type-button input:hover,
  .yform div.type-button input:active {
    border:1px #ddd solid; background:#782B36;
  }
  
  .yform div.type-button input[disabled]:focus,
  .yform div.type-button input[disabled]:hover,
  .yform div.type-button input[disabled]:active {
    border:1px #ddd solid; background:#782B36;
  }

  .yform div.type-button input.reset:focus,
  .yform div.type-button input.reset:hover,
  .yform div.type-button input.reset:active {
    background:#800; color:#fff;
  }

  .yform div.type-button input.submit:focus,
  .yform div.type-button input.submit:hover,
  .yform div.type-button input.submit:active {
    background:#880; color:#fff;
  }

 /*------------------------------------------------------------------------------------------------------*/

 /**
  * Vertical-Forms - technical base (standard)
  *
  * |-------------------------------|
  * | fieldset                      |
  * |-------------------------------|
  * |   label                       |
  * |   input / select / textarea   |
  * |-------------------------------|
  * | /fieldset                     |
  * |-------------------------------|
  *
  * (en) Styling of forms where both label and input/select/textarea are styled with display:block;
  * (de) Formulargestaltung, bei der sowohl label als auch input/select/textarea mit display:block; gestaltet werden
  *
  * WARNING:This part contains several IE-stability-fixes. Don't edit this part if you are not sure, what you're doing!
  */

  /* General form styling  | Allgemeine Formatierung des Formulars */
  .yform { overflow:hidden; }
  .yform fieldset { display:block; zoom:1; }
  .yform label { display:block; cursor:pointer; }
  .yform legend { background:transparent; border:0; padding:0 0.5em; }
  .yform .message { display:block; color:#666; }

  /* Hiding of hidden fields (otherwise ugly spaces in Firefox) | Versteckte Felder wirklich verstecken (sonst ggf. häßliche Lücken im Firefox) */
  .yform input[type=hidden] { display:none !important; }

  /* Highlight mandatory fields | Pflichtfeldkennzeichnung hervorheben */
  .yform sup { color:#800; font-weight:bold; }

  /* per row float clearing | zeilenweises Float-Clearing */
  fieldset:after,
  .yform div.type-text:after,
  .yform div.type-select:after,
  .yform div.type-check:after,
  .yform div.type-button:after {
    clear:both;
    content:".";
    display:block;
    font-size:0;
    height:0;
    visibility:hidden;
  }

  /* styling containing DIV elements | Gestaltung der kapselnden DIV-Elemente */
  .yform div.type-text,
  .yform div.type-select,
  .yform div.type-check,
  .yform div.type-button {
	display:block;
    /*margin:0.5em 0;*/
    padding:3px 0.5em;  
    position:relative;
	zoom:1; 
  }
  
  .yform div.type-button {
    padding:3px 0em;  
  }
  
  /* styling standard form elements with 'almost' equal flexible width | Gestaltung der einzelnen Formularelemente mit annähend gleicher Breite */
  .yform .type-text input,
  .yform .type-text textarea {
    display:block;
    position:relative;
    padding:0.3em 0.3em;
    width:58.5%;
  }

  .yform .type-select select {
    display:block;
    position:relative;
    padding:0.3em 2px 0.3em 1px;
    width:60%;
    cursor:pointer;
  }
  .yform .type-select select optgroup {
    font-style:normal;
    font-weight:bold;
  }

  .yform .type-check input { cursor:pointer; }
  .yform .type-check label { display:inline; }

  /* Styling of buttons | Gestaltung von Buttons */
  .yform .type-button input {
    cursor:pointer;
    overflow:visible;  /* Fixes IE7 auto-padding bug */
    width:auto;
  }

  /* Styling of error-messages | Fehlermeldungen */
  .yform div.error {
    border:1px #a00 dashed;
    background:#faf4f4;
    padding:0.5em;
  }

  .yform div.error label { color:#000; font-weight:bold; }
  .yform div.error .message { color:#800; }

  /* avoid jumping checkboxes & radiobuttons in IE8 */
  .yform div.type-check input:focus,
  .yform div.type-check input:hover,
  .yform div.type-check input:active { border:0 none; }

 /*------------------------------------------------------------------------------------------------------*/

  /* Indent Checkbox fields to match label-width | Checkboxen um den gleichen Wert einrücken, wie die Breite der labels */

  .full div.type-text input,
  .full div.type-text textarea { width:95.5%; margin-right: -3px; }
  .full div.type-select select { width:97.0%; margin-right: -3px; }
  
  /* width adjustments for IE 5.x & IE6 | Breitenanpassung für Internet Explorer 5.x und 6.0 */
  * html .full div.type-text input,
  * html .full div.type-text textarea { width:95.5%; }
  * html .full div.type-select select { width:97.0%; }

 /*------------------------------------------------------------------------------------------------------*/

 /**
  * Columnar forms display - technical base (optional)
  *
  * |-------------------------------------------|
  * | fieldset                                  |
  * |-------------------------------------------|
  * |                                           |
  * |   label   |   input / select / textarea   |
  * |                                           |
  * |-------------------------------------------|
  * | /fieldset                                 |
  * |-------------------------------------------|
  *
  * (en) Styling of forms where label floats left of form-elements
  * (de) Formulargestaltung, bei der die label-Elemente nach links fließen
  *
  * WARNING:This part contains several IE-stability-fixes. Don't edit this part if you are not sure, what you're doing!
  */

  /* Columnar display | Spalten-Darstellung */
  .columnar .type-text label,
  .columnar .type-select label {
    float:left;
    width:30%; /* Can be fixed width too | Kann auch eine fixe Angabe sein */
  }

  /* Indent Checkbox fields to match label-width | Checkboxen um den gleichen Wert einrücken, wie die Breite der labels */
  .columnar div.type-check input { margin-left:30%; }
  .columnar div.error .message { margin-left:30%; }

  .columnar fieldset div.type-button,
  fieldset.columnar div.type-button { padding-left:30%; }

  .columnar div.type-text input,
  .columnar div.type-text textarea { float:left; width:67.8%; margin-right: -3px; }
  .columnar div.type-select select { float:left; width:69.4%; margin-right: -3px; }
  
  /* width adjustments for IE 5.x & IE6 | Breitenanpassung für Internet Explorer 5.x und 6.0 */
  * html .columnar div.type-text input,
  * html .columnar div.type-text textarea { width:67.2%; }
  * html .columnar div.type-select select { width:68.8%; }
  
 /*------------------------------------------------------------------------------------------------------*/

 /**
  * Global fixes for YAML's form construction set
  *
  * @workaround
  * @affected IE 5.x/Win, IE6, IE7
  * @css-for IE 5.x/Win, IE6, IE7
  * @valid no
  */

  .yform, 
  .yform div,
  .yform div * { zoom:1; }

 /**
  * Forms Fieldset/Legend-Bug in IE
  * @see http://www.mattheerema.com/web-design/2006/04/getting-fieldset-backgrounds-and-legends-to-behave-in-ie/
  *
  * @workaround
  * @affected IE 5.x/Win, IE6, IE7, IE8
  * @css-for IE 5.x/Win, IE6, IE7, IE8
  * @valid no
  */
  
  /* all IE */ 
  .yform { padding-top:0\9; }
  .yform fieldset { padding:0 5px\9; padding-top:1em\9; }
  .yform legend { position:absolute\9; top:-.5em\9; *left:0\9; }
  .yform fieldset { position:relative\9; overflow:visible\9;  margin-top:1.5em\9; zoom:1; }

  /* IE5.x, IE6 & IE7 */
  .yform legend { *padding:0 5px; }
  .yform fieldset { *padding-top:1.5em; }
  
  /* IE5.x & IE6 */
  * html .yform { padding-top:10px; }
}
