/* CSS Document */

/********* Tanja Hoffmann // 444th print + web  *********/


/********** Layout und Navigation *********/

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 40px;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a {
	text-decoration: none;
}

a:hover, 
a:active {
	text-decoration: underline;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	letter-spacing: 4px;
	font-weight: normal;
	display: inline;
}

#rahmen {
	position:absolute;
	margin-bottom: 40px;
	width:850px;
	left: 50%;
	margin-left: -425px;
}

#kopf {
	text-align: center;
}

#kopf a {
	color:#000;
}

#content {
	margin-top: 10px;
}

#oben {
	position:absolute;
	margin:auto;
	top: 0px;
	z-index:1;
	visibility:hidden;
}


#fuss {
	text-align: center;
	border-top: 1px solid #cccccc;
	margin-bottom:50px;
	margin-right: 150px;
	margin-left: 150px;
	color:#999;
}

.navi {
	text-align: center;
	margin-top: 30px;
	letter-spacing: 2px;
	color: #000000;
}

.navi_unten {
	text-align: center;
	margin-top: 40px;
	padding-bottom:30px;
	letter-spacing: 2px;
	color: #000000;
}

.navi a,
.navi_unten a {
	color: #000000;
}

/********** Startseite *********/

.home,
.home a {
	padding-top: 80px;
	text-align: center;
	margin:auto;
	color: #000;
}

/********** Beispiele *********/

#web {
	width: 300px;
	float:left;
	text-align: right;
	margin-top: 12px;
}

#print {
	position:relative;
	width: 521px;
	float: right;
	text-align: left;
	margin-top: 12px;
}

#topspalte  {
	height:100%;
	width: 25px;
	float:left;
	text-align: right;
	margin-top: 30px;
	padding:0;
}

#navo_rot {
	float: left;
	position: relative;
	left: 50%;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
}

#navo_rot li {
	float: left;
	position: relative;
	padding: 0 4px 0 14px;
	right: 50%;
	background: url(Bilder/symbol_stern_rot.gif);
	background-repeat:no-repeat; 
	background-position: left;
}

#navo_rot a {
	color: #ff3333;
	width: auto;
}

#navo_lila {
	float: left;
	position: relative;
	left: 50%;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
}

#navo_lila li {
	float: left;
	position: relative;
	padding: 0 4px 0 14px;
	right: 50%;
	background: url(Bilder/symbol_stern_lila.gif);
	background-repeat:no-repeat; 
	background-position: left;
}

#navo_lila a {
	color: #cc0066;
	width: auto;
}

.bild {
	margin-bottom: 12px;
}


/********** Beispiele - Unterseiten *********/


#topspalte2  {
	height:100%;
	width: 25px;
	float:right;
	text-align: left;
	margin-right:25px;
	padding:0;
}

#zurueck  {
	text-align:left;
	padding: 25px 0px 2px 100px;
	color:#cc0066;
}

#zurueck a  {
	color:#cc0066;
}

.kopf_print {
	clear:both;
	text-align:center;
	padding:28px 0px 0px 0px;
	letter-spacing: 1px;
}

#lang_print {
	float:left;
	background-color:#333333; 
	text-align:center; 
	width: 720px; 
	padding-top: 40px;
	padding-bottom: 40px;
	margin-left:70px;
}

.container {
	text-align:center;
	float: left;
	margin:0;
	padding:0;
	width:100%;
}


/********** Profil *********/

#profil {
	width: 250px;
	float:left;
	text-align: right;
	margin-top: 12px;
}

#profil_content {
	position:relative;
	width: 535px;
	float: right;
	text-align: left;
	margin-top: 30px;
	word-spacing:0.1em;
}


#infos {
	position:absolute;
	width:269px;
	height:115px;
	z-index:1;
	left: -18px;
	top: 377px;
	background:#FFF;
	visibility:hidden;
}

#navp {
	list-style-type: none;
	padding:0;
	margin:0;
}

#navp li {
	padding: 0 4px 0 14px;
	background: url(Bilder/symbol_stern_rot2.gif);
	background-repeat:no-repeat; 
	background-position: bottom left;
}

#navp_liste {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navp_liste li {
	float: left;
	padding: 0 4px 0 14px;
	background: url(Bilder/symbol_stern_lila2.gif);
	background-repeat:no-repeat; 
	background-position: bottom left;
}


/********** Kontakt *********/


.kon {
	padding-top: 40px;
	text-align: center;
	margin:auto;
}

.kon a {
	color: #000;
}
