@charset "UTF-8";
/* CSS Document */

@font-face { font-family: Delicious; src: url('fonts/GOTHIC.TTF'); } 
@font-face { font-family: Century Gothic; font-weight: normal; src: url('../fonts/GOTHIC.TTF'); } 

/* Kalibrierung */

* {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, p, ul, ol {
	margin-bottom: 12px;
	line-height: 140%;
	font-family: "Century Gothic", Geneva, "Lucida sans", Tahoma;
}

li {
	margin-left: 0px;
	line-height: 20px;
	list-style-type: disc;
}
ul {
	display: inline;
	list-style-position: inside;
}


/* Allgemeine Selektoren */


body {
	font-family: "Century Gothic", Geneva, "Lucida sans", Tahoma;
	font-size: 12px;
	color: #000;
	background-color:#FFF;
	line-height: 140%;
	font-style: normal;
}


p {
	font-family: Delicious, "Century Gothic", Geneva, "Lucida sans", Tahoma;
	font-size: 12px;
	color: #000;
	line-height: 140%;
	font-style: normal;
}

h1	{
	font-size: 21px;
	font-weight: normal;
	text-align: left;
	color: #000;
}



h2 {
	font-size: 14px;
	color: #000;
}



a {
	font-weight: bold;
	text-decoration: none;
	color: #BFEFFF;
}

a:hover {
	font-weight: bolder;
	text-align: center;
	color: #66ccff;
}


/* Layoutbereich */


#container {
	background-color: #FFF;
	margin: 60px auto 0px;
	width: 950px;
	height: 640px;
}


#kopf {
	height: 70px;
	position: absolute;
	width: 440px;
	margin: 5px 0px;
	float: none;
	border-style: none;
	background-color: #FFF;
}


#kopf p {
	padding: 0px;
	height: auto;
	width: 440px;
	margin-bottom: 10px;
	position: absolute;
}
#content_left {
	width: 450px;
	margin: 10px 0px 0px;
	padding: 52px 0px 0px;
	float: left;
	background-image: url(../images/hintergrund_logo.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
}

#textbox {
	padding: 0px 0px 10px;
	width: 415px;
	margin: 60px 0px 0px;
}

#textbox_portfolio {
	padding: 0px 20px 0px 0px;
	width: 395px;
	margin: 120px 0px 0px;
	text-align: right;
	vertical-align: baseline;
	float: right;
	height: 80px;
}


#bildbox_portfolio_left {
	padding: 0px;
	width: 415px;
	margin: 40px 0px 0px;
	text-align: center;
	vertical-align: baseline;
	float: right;
	height: 400px;
}


#bildbox_portfolio_left img {
	margin-bottom: 2px;
	margin-right: 15px;
	border-style: none;
	}

#textbox_rahmen {
	height: 475px;
	width: 415px;
	border: 1px solid #66ccff;
	padding: 20px 15px 15px;
	margin-top: 17px;
	float: left;
}

#content_middle {
	width: 28px;
	float: left;
	height: 415px;
	padding-left: 0px;
	margin-top: 178px;
	text-align: center;
	padding-top: 0px;
	margin-bottom: 0px;
}


#content_stift {
	width: 28px;
	float: left;
	height: 415px;
	padding-left: 0px;
	margin-top: 178px;
	text-align: center;
	padding-top: 0px;
	margin-bottom: 0px;
}

#content_right {
	margin: 8px 0px 0px;
	background-image: url(../images/notizblock_weiss_440_595.jpg);
	background-repeat: no-repeat;
	width: 440px;
	float: left;
	top: 150px;
	text-align: left;
	padding: 70px 0px 0px;
	height: 525px;
}

#content_right_blume {
	margin: 8px 0px 0px;
	background-image: url(../images/notizblock_mit_kaefer.jpg);
	background-repeat: no-repeat;
	width: 440px;
	float: left;
	top: 150px;
	text-align: left;
	padding: 70px 0px 0px;
	height: 525px;
}

#content_right_kontakt {
	margin: 8px 0px 0px;
	background-image: url(../images/notizblock_mitstift.jpg);
	background-repeat: no-repeat;
	width: 440px;
	float: left;
	top: 150px;
	text-align: left;
	padding: 70px 0px 0px;
	height: 525px;
}

#home	{
	text-align: right;
	width: 400px;
	margin-left: 15px;
	color: #66ccff;
	}
	
#bildbox {
	width: 400px;
	margin-left: 15px;
	min-height: 300px;
	margin-top: 70px;
	text-align: center;
	vertical-align: middle;
}

#bildbox_portfolio {
	width: 400px;
	height: 410px;
	margin-left: 15px;
	margin-top: 40px;
	text-align: center;
	vertical-align: bottom;
}

#next {
	width: 380px;
	height: 50px;
	margin-left: 15px;
	margin-top: 200px;
	text-align: right;
	vertical-align: middle;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	border-style: none;
}

#next_bildbox {
	width: 380px;
	height: 50px;
	margin-left: 15px;
	margin-top: 20px;
	text-align: right;
	vertical-align: middle;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	border-style: none;
}


#next_bildbox a:hover {
	border-style: none;
	text-decoration: none;
}


#next_bildbox img {
	border-style: none;
	text-decoration: none;
}



#text_bildbox {
	width: 200px;
	height: 50px;
	text-align:center;
	padding-left: 10px;
	padding-right: 10px;
	}

#next img {
	border: none;
	}


#stifthochrechts {
	text-align: right;
	}
	
#footer {
	background-color: #FFF;
	text-align: right;
	width: 905px;
	padding: 0px 45px 0px 0px;
	float: left;
	height: 29px;
	margin-right: 0px;
}
#footer address a {
	font-weight: bold;
	color: #000;
}
#footer address a:hover {
	color: #B0E2FF;
}
address {
	font-size: 10px;
	color: #333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}



/* Navigation */

#navig {
	background-color: #FFF;
	padding: 0px 0px 6px;
	width: 415px;
	border-bottom: 1px solid #000;
	font-family: "Century Gothic", Geneva, "Lucida sans", Tahoma;
}

#navig_blue {
	background-color: #FFF;
	width: 415px;
	padding: 0px;
	margin-top: 12px;
}


#navig ul {
	font-family: "Century Gothic", Geneva, "Lucida sans", Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #000;
	text-decoration: none;
	display: inline;
	list-style-type: none;
	padding: 0px;
}


#navig_blue ul {
	font-family: "Century Gothic", Geneva, "Lucida sans", Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #66ccff;
	text-decoration: none;
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin-top: 8px;
	font-weight: bold;
}

#navig li {
	list-style-type: none;
	display: inline;
	padding-right: 21px;
	padding-left: 2px;
	font-family: "Century Gothic", Geneva, "Lucida sans", Tahoma;
	text-transform: none;
	color: #000;
	font-size: 12px;
	font-weight: normal;
}

#navig_blue li {
	list-style-type: none;
	display: inline;
	padding-right: 20px;
	padding-left: 0px;
	font-family: "Century Gothic", Geneva, "Lucida sans", Tahoma;
	color: #66ccff;
	font-size: 12px;
	font-weight: normal;
}

#navig a	{
	color: #000;
	font-weight: normal;
}

#navig_blue a {
	color: #66ccff;
	font-weight: normal;
	}

	
#navig a:hover	{
	color: #66ccff;
	font-weight: normal;
}

#navig_blue a:hover {
	font-weight: bold;
}

#navig_blue a:active {
	color: #66ccff;
	font-weight: bold;
}

#navig a:active	{
	color: #66ccff;
	font-weight: normal;
	text-align: right;
}




/* Formular */

form {
	width: 360px;
	height: 430px;
	line-height: 20px;
	text-align: center;
	float: right;
	margin: -50px 0px 0px;
	vertical-align: middle;
	}

	
.checkbox {
display: inline;
}

.radio {
display: inline;
}

label, input, select, textarea {
	text-align: center;
	background-color:#FFF;
	width: 200px;
	border-bottom:1px solid #333;
	border-right: medium solid #FFF;
	height: 15px;
	color: #00F;
	border-top: medium solid #FFF;
	border-left: medium solid #FFF;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	margin-top: 3px;
}

textarea {
	text-align: center;
	background-color:#FFF;
	width: 200px;
	border:1px solid #333;
	color: #00F;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	margin-top: 3px;
	overflow: auto;
}

.button {
	color: #66ccff;
	border: dotted thin #66ccff;
	margin-top: -10px;
	height: 25px;
	width: 60px;
}


/* Allgemeine Klassen */


.blau {
	color: #66ccff;
}

.black {
	color: #000;
}

.zentriert {
	text-align: center;
}
.rot {
	color: #F00;
}
.groesser {
	font-size: 14px;
}
