*
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif, Geneva, Swiss, SunSans-Regular;
	text-align: left;
	color: white;
	font-weight: normal;
}

a
{
	font-size: 13pt;
	letter-spacing: 1px;
	font-weight: normal;
	color: #ffffff;
	line-height: 17px
}

a:hover
{
	font-size: 13pt;
	letter-spacing: 1px;
	font-weight: normal;
	color: #dddddd;
	line-height: 17px
}

p
{
	font-size: 13pt;
	color: #dfdfdf;
	margin: 0px;
	margin-bottom: 12px;
	hyphens: auto;
}

html
{
	margin: 0px;
	padding: 0px;
}

body {
    margin: 0px;
    padding: 0px;
    width: 100%;
    background: url(../images/bg-switches.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed !important;
    float: left;
    padding-bottom: 50px;
}

h1
{
	font-family:  Verdana, Helvetica, Arial, Sans-Serif, Geneva, Swiss, SunSans-Regular;
	font-size: 15pt;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	padding-bottom: 5px;
	letter-spacing: 1px;
	line-height: 140%
}

h2
{
	font-family:  Verdana, Helvetica, Arial, Sans-Serif, Geneva, Swiss, SunSans-Regular;
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	padding-bottom: 5px;
	letter-spacing: 1px;
}

h3
{
	font-family:  Verdana, Helvetica, Arial, Sans-Serif, Geneva, Swiss, SunSans-Regular;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	padding-bottom: 5px;
	letter-spacing: 1px;
}

img
{
	border-width: 0px;
}

div.info
{
	position: absolute;
	background-color: #444444;
	visibility: hidden;
	top: 10px;
	left: 10px;
	height: auto;
	width: 300px;
	z-index: 100;
	color: white;
	padding: 10px;
	box-shadow: 1px 1px 6px #333333;
	text-align: left;
}

a.info
{
	color: white;
	font-weight: bold;
	padding: 1px;
	border-radius: 4px;
	text-decoration: none;
	background-color: #444444;
}

div.info h1
{
	margin-top: 0px;
	padding-top: 0px;
}

a.info
{
	margin-left: 4px;
}

.infobox
{
	background-color: #6a94ad;
	padding: 10px;
	box-shadow: 3px 3px 3px #444444;
}

.kontakt
{
	padding-left: 30px;
	padding-top: 10px;
}

span.item
{
	display: none;
}

img.screenshot
{
	width: 150px;
}

div.screenshot
{
	float: left;
	padding: 2px;
}

div.projektbeschreibung
{
	margin-left: 5%;
}

#szenario p
{
	margin-left: 6%;
}

#szenario img
{
	box-shadow: 3px 3px 3px #444444;
	width: 100%;
}

#header
{
	text-align: right;
}

#logo
{
	margin-top: 50px;
	width: 350px;
	box-shadow: 5px 5px 5px #444444;
}

#main
{
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
}

#content
{
	margin-top: 30px;
	background: rgba(15,15,15,0.7);
	padding: 15px;
	box-shadow: 5px 5px 5px #444444;
}

#content h1
{
	font-size: 15pt;
	letter-spacing: 1px;
	color: #ffffff;
}

#content p
{
	margin-left: 5%;
	margin-right: 5%;
	line-height: 150%;
}

#navigation
{
	margin-top: 10px;
	padding: 15px;
	color: #666666;
	background: rgba(15,15,15,0.7);
	box-shadow: 5px 5px 5px #444444;
}

#navigation a
{
	padding: 2px 4px 2px 4px;
	margin-right: 10px;
	font-size: 14pt;
	font-weight: bold;
}

#navigation a:hover
{
	color: #CCCCCC;
}

#navigation .menuselected
{
	background-color: black;
}

#footer
{
	font-size: 11pt;
	letter-spacing: 1px;
	font-weight: normal;
	text-decoration: none;
	padding: 15px;
	margin-top: 30px;
	text-align: right;
	background: rgba(15,15,15,0.7);
	box-shadow: 5px 5px 5px #444444;
}

.administration
{
	color: #03d75d !important;
}

.linux-administration
{
	color: #ff7e00 !important;
}

.cisco-administration
{
	color: #03d75d !important;
}

.netzwerk-administration
{
	color: #03d75d !important;
}

.it-security
{
	color: rgb(0, 174, 255) !important;
}

#content div.blender3dthumb
{
	width: 315px;
	height: 180px;
	float: left;
}

#content .blender3dthumb img
{
	width: 300px;
	box-shadow: 3px 3px 3px #555555;
}

#fragen
{
	XXvisibility: hidden;
	height: 0px;
	width: 0px;
	padding: 0px;
	margin: 0px;
}

#box
{
	float: right;
	margin: 30px 0px 10px 30px;
	border: solid 1px white;
	max-width: 40%;
	min-width: 180px;
	padding: 0px 15px 10px 15px;
	clear: both;
	box-shadow: 3px 3px 3px #444444;
}

#service-kontakt,
#service-downloads
{
	float: left;
	margin: 30px 0px 10px 10px;
	border: solid 1px white;
	width: 45%;
	padding: 0px 15px 10px 15px;
	box-shadow: 3px 3px 3px #444444;
}

#box h1
{
	font-size: 18px;
	text-align: left;
}

#box p
{
	margin-left: 12%;
	font-size: 12pt;
	text-align: left;
	text-indent: -16px;
}

#language
{
	margin-bottom: 5px;
}

#language img
{
	height: 20px;
}

#tippstricks img
{
	width: 100%;
	box-shadow: 3px 3px 3px #444444;
}

#administration p img
{
	box-shadow: 3px 3px 3px #444444;
}

pre.php
{
	font-size: 13px;
}

.verfuegbar_rot,
.verfuegbar_orange,
.verfuegbar_gruen
{
	border: 1px solid black;
	width: 140px;
	padding: 10px;
	box-shadow: 3px 3px 3px #444444;
}

.verfuegbar_rot
{
	background-color: #DE3030;
}

.verfuegbar_orange
{
	background-color: #E39117;
}

.verfuegbar_gruen
{
	background-color: #1BD00E;
}

a.alteprojekte
{
	font-weight: bold;
	font-size: 103%;
}

div.alteprojekte
{
	padding-top: 50px;
}

p.projekt-beschreibung,
p.news-beschreibung
{
	color: white;
	border-left: solid 2px lightgrey;
	padding-left: 10px;
	max-width: 700px;
}

p.projekt-umgebung
{
	color: lightgrey;
}

span.projekt-jahr
{
	color: white;
	font-weight: normal;
	font-size: 100%;
}

h2.projekt
{
	color: #ff7e00 !important;
	font-size: 110%;
}

.news-titel
{
	color: #ff7e00 !important;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.news-datum
{
	color: #ffffff !important;
	margin: 10px 0px 5px 0px;
	padding: 0px;
}

img.schatten
{
	box-shadow: 3px 3px 3px #444444;
}

ul, li
{
	font-family:  Verdana, Helvetica, Arial, Sans-Serif, Geneva, Swiss, SunSans-Regular;
	font-size: 14pt;
	color: #dfdfdf;
	margin-left: 1.5%;
	margin-bottom: 5px;
}

@media screen and (max-width: 1000px) {

	#fakten,
	#fragen,
	#interessantes,
	#verfuegbarkeit
	{
		visibility: hidden;
		height: 0px;
		width: 0px;
		margin: 0px;
		padding: 0px;
	}

	#service-kontakt,
	#service-downloads
	{
		float: left;
		margin: 30px 0px 10px 10px;
		border: solid 1px white;
		width: 90%;
		padding: 0px 15px 10px 15px;
		box-shadow: 3px 3px 3px #444444;
	}
	
	#navigation a
	{
		text-decoration: none;
		padding: 2px 4px 2px 4px;
		font-size: 14pt;
		display: block;
		margin-bottom: 10px;
	}

	#logo
	{
		margin-top: 50px;
		width: 100%;
		max-width: 350px;
		box-shadow: 5px 5px 5px #444444;
	}
}
