/*CSS fuer erika-koch-fotos.de (Screen-Version)*/

html {
	height:100%;
	width:100%;
}

body  {
	color: #212121;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	height:100%;
	width:100%;
}

input {
	font-size:14px;
	color: #000000;
	background-color: #ffffff;
	width:250px;
	padding-top:1px;
	padding-left:3px;
	padding-bottom:2px;
	border-style:solid;
	border-width:1px;
	border-bottom-color:#000000;
	border-right-color:#000000;
	border-top-color:#000000;
	border-left-color:#000000;
}

.input_alert {
	font-size:14px;
	font-weight:bold;	
	color: #000000;
	background-color: #ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#ff0000;
}

textarea {
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	width:300px;
	padding-top:4px;
	padding-left:5px;
	border-style:solid;
	border-width:1px;
	border-bottom-color:#000000;
	border-right-color:#000000;
	border-top-color:#000000;
	border-left-color:#000000;
}


/*Die Links (Farbe und Erscheinung)*/

a.nav_15:link, a.nav_15:visited, a.nav_15:hover {
	font-size:15px;
	color:#000000;
	background-color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}

a.nav_15:hover {
	font-size:15px;
	color:#000000;
	background-color: #ffffff;
	text-decoration:none;
	font-weight:bold;
}


a.nav_9:link, a.nav_9:visited, a.nav_9:hover {
	font-size:9px;
	color:#000000;
	background-color: #ffffff;
	text-decoration: none;
	font-weight:normal;
}

a.nav_9:hover {
	font-size:9px;
	color:#000000;
	background-color: #ffffff;
	text-decoration:none;
	font-weight:normal;
}



a.nav_koch_15:link, a.nav_koch_15:visited, a.nav_koch_15:hover {
	font-size:15px;
	color:#000000;
	background-color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}

a.nav_koch_15:hover {
	font-size:15px;
	color:#000000;
	background-color: #ffffff;
	text-decoration:none;
	font-weight:bold;
}


a.nav_koch_9:link, a.nav_koch_9:visited, a.nav_koch_9:hover {
	font-size:9px;
	color:#000000;
	background-color: #ffffff;
	text-decoration: none;
	font-weight:normal;
}

a.nav_koch_9:hover {
	font-size:9px;
	color:#000000;
	background-color: #ffffff;
	text-decoration:none;
	font-weight:normal;
}

a.textlink:link, a.textlink:visited, a.textlink:hover {
	color:#000000;
	background-color: #ffffff;
	text-decoration: none;
	font-weight:normal;
}

a.textlink:hover {
	color:#000000;
	background-color: #ffffff;
	text-decoration:none;
	font-weight:normal;
}

/*Die Schriftdefinitionen*/
.text_15{
	font-size:15px;
	color:#000000;
	background-color: #ffffff;
	text-decoration: none;
	font-weight:normal;
}

.subtext{
	font-size: 12px;
	letter-spacing : 0px;
	font-weight : normal;
	color: #000000;
	background-color: #ffffff;
}

.numbers{
	font-size: 11px;
	letter-spacing : 0px;
	font-weight : normal;
	color: #000000;
	background-color: #ffffff;
}

.film_15{
	font-size:15px;
	color:#000000;
	background-color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}

.film_9{
	font-size:9px;
	color:#000000;
	background-color: #ffffff;
	text-decoration: none;
	font-weight:normal;
}


.film_white_15{
	font-size:15px;
	color:#000000;
	background-color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}

.film_white_9{
	font-size:9px;
	color:#000000;
	background-color: #ffffff;
	text-decoration: none;
	font-weight:normal;
}

.pic {
	height:400px;
	width:auto;
	border-style:solid;
	border-width:1px;
	border-bottom-color:#000000;
	border-right-color:#000000;
	border-top-color:#000000;
	border-left-color:#000000;
}



/*Die IDīs zur Positionierung*/
#nav {
	position:absolute;
	color:#000000;
	left:50%;
	bottom:100px;
	height:40px;
	width:840px;
	z-index:2;
	margin-left:420px;
	background-color: #ffffff;
}

#content {
	position:absolute;
	color:#000000;
	left:50%;
	top:35%;
	width:760px;
	height:485px;
	margin-left:-380px;
	margin-top: -220px;
	z-index:1;
	background-color: #ffffff;
}

#diclaimer {
	position:absolute;
	color:#000000;
	left:280px;
	top:0px;
	width:460px;
	height:420px;
	z-index:3;
	background-color: #ffffff;
}

#contact {
	position:absolute;
	color:#000000;
	left:0px;
	width:760px;
	height:200px;
	z-index:4;
	background-color: #ffffff;
}

#archiv {
	position:absolute;
	color:#000000;
	font-size:15px;
	text-decoration: none;
	font-weight:normal;
	left:20px;
	top:20px;
	height:130px;
	width:450px;
	z-index:5;
	background-color: #ffffff;
}
