@charset "utf-8";
/* CSS Document */

body {
	margin: 10px;
	width: 90%;
	height: 90%;
	background-attachment: fixed;
	background-image: url(../img/hintergrund.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 10px;
}

#body {
	width: 710px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 10px;
}

#header {
	width: 680px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 20px;
	background-image: url(../img/all2_klein.gif);
	background-position: right center;
	background-repeat: no-repeat;
	border: thin solid #FF6600;
}

#nav_1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #669900;
	width: 557px;
	padding-left: 140px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-decoration: none;
	border: thin solid #FF6600;
}

.nav_1_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding-left: 10px;
	font-weight: normal;
}

#nav_2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #669900;
	float: left;
	width: 100px;
	height: 350px;
	padding-left: 20px;
	padding-top: 15px;
	background-image: url(../img/nav_back.png);
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.nav_2_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding-left: 3px;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #666666;
	margin: 0px;
	float: left;
	width: 560px;
	padding-left: 20px;
	padding-top: 10px;
	height: 380px;
	padding-bottom: 20px;
}

.content_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #669900;
	text-decoration: underline;
	font-weight: bold;
	text-transform: lowercase;
	padding-right: 3px;
}

.content_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #669900;
	text-decoration: none;
	font-weight: bold;
	padding-left: 3px;
}

.works_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF6600;
}

#work_installpc {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	height: 140px;
	width: 260px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#work_security {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	height: 160px;
	width: 260px;
	margin-top: 140px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#config_net {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	height: 170px;
	width: 260px;
	margin-top: 160px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#file_concepts {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	height: 110px;
	width: 260px;
	margin-top: 170px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#internet_way {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	height: 160px;
	width: 260px;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#support {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	height: 110px;
	width: 260px;
	margin-top: 170px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
}
#other {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 480px;
	margin-top: 30px;
	padding-bottom: 10px;
}


#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 30px;
	width: 710px;
	margin-top: 630px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	position: relative;
	float: left;
	font-size: 0.9em;
}
#backlink_footer {
	float: left;
	width: 100%;
	margin-top: 300px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.6em;
	color: #CCCCCC;
	text-decoration: none;
}

