html {
	margin: 0 0 10px 0;
	overflow-y: scroll;
}

table {
  border-collapse: separate;
  empty-cells:hide;
  margin: 50px 0 40px 0;
}

td {
  border:none;
  padding: 0 0 0 0;
  /*vertical-align: baseline;*/
}
tr {
	padding: 0 0 0 0;
}
body {
	position:relative;
	font-family: 'Marcellus', sans-serif;
	font-weight: normal;
	margin:0 auto;
	font-size: 14px;   
}

* {
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	
}
	
header {
	width: 80%;
	max-width: 1000px;
	min-width:500px;
	color:rgb(105,105,105);
	font-family: 'Marcellus', sans-serif;
	text-transform: uppercase;
	font-weight: normal;
    display: block;
    margin: 20px auto 10px;
	background: url(../img/line_logo.jpg);
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	background-position: 0px 60px;
	background-size: 100%;
	max-height:150px;
	min-height:80px;
	/*height: 200%;*/
	letter-spacing: 0.06em;
	/*border:thin solid black;*/
}

header h1 a{
	/*display:block;*/
	font-weight: normal;
	/*color:black;*/
	padding:10px 0 0 0px;
	font-size:18px;
}

header h1 a:hover 	{ 
	color: rgb(190,190,190);
}

header a#navlink {
	display:none;
	position:absolute;
	top:.5em;
	right:2em;
	/*color: white;*/
	text-decoration: none;
	font-size: 3em;
	font-weight: bold;
}



/*  section.flexslider ist im eigenen flexslider.css definiert!  */

/** CONTENT **/
main-start {
	/*float:left;*/
	/*width: 100%;*/
	width: 100%;
	margin: 0 auto;
	padding: 0 0 10px 0px;
	/*border:thin solid black;*/
}

main {
	/*float:left;*/
	/*width: 100%;*/
	width: 80%;
	max-width: 1000px;
	min-width: 500px;
	margin: 0 auto;
	padding: 0 0 10px 50px;
	display: block;
	/*border:thin solid black;*/
}

article{
	/*background: #fff;*/
	color:rgb(105,105,105);
	width: 100%;
	float:left;
	/*border:thin solid black;*/
}

section{
	width:100%;
	padding: 0 0 0 0;
	/*padding:10px 2%;*/
	float: left;
	margin-bottom:50px;
	/*line-height:140%;*/
}
section.spalte{
	width:33.3%;
	/*border:thin solid black;*/
}

section.spalte_l{
	width:33.3%;
	text-align:left;
	/*border:thin solid black;*/
}
section.spalte_c{
	width:33.3%;
	text-align:center;
	/* border:thin solid black; */
}
section.spalte_r{
	width:33.3%;
	text-align:right;
/* 	border:thin solid black; */
}



section.spalte2{
	width:50%;
	/*border:thin solid black;*/
}

section.spalte2_l{
	width:50%;
	text-align:left;
	/*border:thin solid black;*/
}
section.spalte2_r{
	width:50%;
	text-align:right;
/* 	border:thin solid black; */
}

section.spalte2_c{
	width:50%;
	text-align:center;
/* 	border:thin solid black; */
}

section.spalte img.resp {width:100%}
section.spalte_l img.resp {width:100%}
section.spalte_c img.resp {width:100%}
section.spalte_r img.resp {width:100%}

article section{
	width:80%;
}

h1 {
	font-size: 1.5em; 
	padding: 0px; 
	margin: 0 0 0.5em;
	color: #303030;	
}
	
h2	{ 
	font-size: 1.35em;
	padding: 0px; 
	margin: 0 0 0.5em;
	/*color: #303030;*/

}

n1	{ 
	font-size: 1.1em;
	font-weight: normal;
	margin: 10px 0 10px 0;
	color: rgb(105,105,105);
	/*font-size: 13.5px;*/
	/*color: #303030;*/

}

n2	{ 
	font-size: 1 em;
	font-weight: normal;
	margin: -10px 0 50px 0;
	/*padding: 30px 0 0 0;*/
	color: rgb(105,105,105);
	/*font-size: 13.5px;*/
	/*color: #303030;*/

}

n0	{ 
	font-size: 1.2em;
	font-weight: normal;   
	color: rgb(105,105,105);
	/*font-size: 13.5px;*/
	/*color: #303030;*/

}



p {
	text-align: left; 
	/*line-height: 1.6em; */
	padding: 1em 0px
}

a 	{ 
	color:rgb(105,105,105);
	outline: none; 
	text-decoration:none;
}

b 	{ 
	color:rgb(105,105,105);
	/*line-height: 80%;*/
	font-size: 12.5px;
	font-weight: normal;
	outline: none; 
	text-decoration:none;
}

a:hover 	{ 
	/*color: #818181; */
	color: rgb(190,190,190);
	text-decoration: none; 
}
a:focus 	{ 
	outline: none; 
}
a.more	{ 
	float: right; 
	font-weight: bold; 
	font-size: 0.90em;  
	padding: 5px 15px; 
	color: #4E68AD; 
	text-decoration: none; 
	background: url('../img/icon/arrow.png') no-repeat right; }
a.more:hover { 
	color: rgb(164,184,85);; 
}

a.selected	{
	/*color:#1D1D1D;*/
	color: rgb(164,184,85);
	/*font-weight: bold; */
	}
a.selected:hover { 
	color: rgb(190,190,190);
}

aside h2,aside section ul{color:black;}	

ul.feature{
	margin: 0 0px 0 0;
	padding-left:0px;
}

ul.feature li{
	border-bottom: 1px dotted #616161;
    color: black;
    list-style: none;
	margin: 0px;
    padding: 0px 0px 0px 0px;
    padding-left: 0em;
}

nav#navigation{
	position:relative;
	margin:-65px 0 60px 0;
 	/*position:absolute;
	float: left;
    right: 0px;*/
	/*top: 20px;*/
	/*bottom: 10px;*/
}

	
#navigation ul {
    list-style-type: none;
	display:inline;
	float:right;
	/*border:thin solid black;*/
}

#navigation ul li {
	display:inline;
}

#navigation ul li a {
    color: rgb(105,105,105);
	font-weight: normal;
    margin: 0px 0px 0px 60px;
    text-transform: uppercase;
    font-size: .9em;
}

#navigation ul li:hover a, #navigation ul li:active a {
	color: rgb(190,190,190);
}

#navigation a.selected	{
	/*color: #33CC33;*/
	color: rgb(164,184,85);
	/*font-weight: bold; */
	}


footer {
	/*float: left;*/
	width:80%;
	max-width: 1000px;
	min-width: 500px;
	font-size: 12px;  
	/*background: url(../img/line_logo.jpg) no-repeat top;
	background-size: 100%;
	background: #ccc;*/
	margin: 20px auto;
	padding: 15px 0 0px 0px;
}

footer p {
	display:inline;
	float:right;
	color:rgb(105,105,105)
}

footer pr {
    display:inline;
	float:right;
	color:rgb(105,105,105)
}

@media only screen and (max-width: 1000px) {
body{width:100%}	
}
/* 1-Spaltenlayout  */
@media only screen and (max-width: 600px) {

header a#navlink {
	display:block;
	/*color:black;*/
}

article section, section.spalte {width:100%;} 
article section, section.spalte_l{width:70%;text-align:left;}
article section, section.spalte_c{width:70%;text-align:left;}
article section, section.spalte_r{width:70%;text-align:left;}




nav#navigation{
	position:relative;
	float:right;
	clear:left; 
	width:90%; 
	padding:0; 
	margin:0;
}
#navigation ul {
	padding:0;
	margin:2%;
	top:0;
	left:0%;
	width:100%;
	clear:left;
}

#navigation ul li a {
	display:block;
	background:white;
	width:90%;
	padding: 20px 2%;
	font-size:2em;
	border-radius:5px;
}
			
}
