/*!
 * Start Bootstrap - Freelancer v3.3.7+1 (http://startbootstrap.com/template-overviews/freelancer)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
body { font-family: "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
	background-color: #f8f8f8; overflow-x: hidden; } /*carasmo's comment to hide horizontal scroll bar https://github.com/twbs/bootstrap/issues/10711*/

h1 {
	font-family: "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
  color: #990000;
  font-size:24px;
  font-weight: bold;   
}
a, a:hover {text-decoration:none !important;}

h2 {
  color: #990000;
  font-size:16pt;
}

h3 {
  color: #424242;
  font-size:12pt;
  font-weight:bold;
}

p   {
  color: #424242;
  font-size:11pt;
}

#home { padding-top: 200px; }

.rot {color:#990000;}
.orange {color: #DF7401 !important;}
.green {color:#cccc00 !important;}
.blau {color:#006666 !important;}
.lila {color:#333333 !important;}
.braun {color:#996600 !important;}
.grau {color: #424242 !important;}

.small {font-size:10pt;}

.linie_rot {
  border-bottom: 3px solid #990000;
  height:5px;
  /*margin-left: 50px;
  max-width:500px;*/
  padding:1px;
}

.linie_orange {
  border-bottom: 3px solid #ff9900;
  height:5px;
  /*margin-left: 100px;
  max-width:500px;*/
  padding:1px;
}

.linie_gelb {
  border-bottom: 3px solid #ffcc00;
  height:5px;
  /*margin-left: 150px;
  max-width:500px;*/
  padding:1px;
}

.listen {
	padding-top:10px;
	padding-bottom:20px;
	margin-left:0px !important;
	}

.listen ul {list-style-position:outside;text-indent:0px;}
.listen li {
	list-style-type:square;
	color: #990000;
	}
.listen ul li span {
    color:#424242 ;
}

@media (max-width: 768px)  {
	.listen {margin-left:0px !important;}
	.listen  > ul {list-style-position:outside;text-indent:0px;}
}

ul { margin: 0; }

section { padding-top: 200px; margin-top: -200px; }
section .outer_container { margin-bottom: 50px; background-color: #eeeeee;  }
section .row { margin-left: 10px; margin-right: 10px; margin-bottom:30px;margin-top:20px; overflow: hidden; }



.img-centered {
  margin: 0 auto;
}
header {
  text-align: center;
  background: #ff9900;
  color: white;
}
header .container {
  padding-top: 100px;
  padding-bottom: 50px;
}
header img {
  display: block;
  margin: 0 auto 20px;
}
header .intro-text .name {
  display: block;
  font-family: "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
  font-size: 2em;
}
header .intro-text .skills {
  font-size: 1.25em;
  font-weight: 300;
}
@media (min-width: 768px) {
  header .container {
    padding-top: 200px;
    padding-bottom: 100px;
  }
  header .intro-text .name {
    font-size: 4.75em;
  }
  header .intro-text .skills {
    font-size: 1.75em;
  }
}
.navbar-custom {
  background: #ffcc00;
  font-family: "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
  color: #990000;
  font-size:16px;
  border: none;
  font-weight: bold; 
}
.navbar-custom a:focus {
  outline: none;
}
.navbar-custom .navbar-brand {
  color: white;
}
.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus,
.navbar-custom .navbar-brand:active,
.navbar-custom .navbar-brand.active {
  color: white;
  text-decoration:none;
}
.navbar-custom .navbar-nav {
  /*letter-spacing: 1px;*/
}
.navbar-custom .navbar-nav li a {
  color: white;
}
.navbar-custom .navbar-nav li a:hover {
  color: #990000;
  outline: none;
}
.navbar-custom .navbar-nav li a:focus,
.navbar-custom .navbar-nav li a:active {
  color: white;
}
.navbar-custom .navbar-nav li.active a {
  color: #990000;
  background: #ffcc00;
}
.navbar-custom .navbar-nav li.active a:hover,
.navbar-custom .navbar-nav li.active a:focus,
.navbar-custom .navbar-nav li.active a:active {
  color: #990000;
  background: #ffcc00;
}
.navbar-custom .navbar-toggle {
  color: white;
  font-size: 10px;
  border-color: white;
}
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
  background-color: #ffcc00;
  color: white;
  border-color: #990000;
}
@media (min-width: 768px) {
  .navbar-custom {
    padding: 5px 0;
    -webkit-transition: padding 0.3s;
    -moz-transition: padding 0.3s;
    transition: padding 0.3s;
  }
  .navbar-custom .navbar-brand {
    font-size: 2em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .navbar-custom.affix {
    padding: 10px 0;
  }
  .navbar-custom.affix .navbar-brand {
    font-size: 1.5em;
  }
  .navbar-custom .navbar-nav > li > a  {margin-top:0px;}
  #home { padding-top: 250px; }
    .test { padding-top: 50px;}
}

@media (max-width: 767px) {
  section {
    padding: 100px 0;
  }
  section.first {
    padding-top: 100px;
  }
}


footer { background: #ff9900; min-height: 141px; color: white; margin-top: 20px; }
footer img { padding-top: 0px; }
footer a { text-decoration: none; color: white; }
footer a:hover { color: #cbcbcb; text-decoration: none; }
footer .row { height: 100%; }

.back_to_top { color: #990000; height: 210px !important; line-height: 210px !important;  }

@media (max-width: 1199px) and (min-width: 992px) {
        .back_to_top  { height: 210px !important; line-height: 210px !important; }
}

@media (max-width: 768px)  {
        .back_to_top  { height: 20px !important; padding-top: 25px !important; line-height: 20px !important; }
}

.scroll-top {
  position: fixed;
  right: 2%;
  bottom: 2%;
  width: 50px;
  height: 50px;
  z-index: 1049;
}
.scroll-top .btn {
  font-size: 20px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  line-height: 28px;
}
.scroll-top .btn:focus {
  outline: none;
}

