/* diwiesign studio main */

html {
		height: 100%;
}
body {
		height: 100%;
		margin: 0px 0px 0px 0px;
		background-image: url('images/bg.gif');
}
a:link, a:active, a:visited {
		color: #7BAFBD;
		text-decoration: none;
}
a:hover		{
		color: #FB8631;
		text-decoration: none;
}
textarea, select, option {
		font-family: Trebuchet MS, Geneva, sans-serif;
		font-size: 11px;
		color: #959073;
		border: #DCDCDC 2px dotted;
		background: #ffffff;
		behavior: url(scrollbars.htc);
}
input.text {
		font-family: Trebuchet MS, Geneva, sans-serif;
		font-size: 11px;
		color: #959073;
		border: #DCDCDC 2px dotted;
		background-color: #ffffff;
}
input.submit {
		font-family: Trebuchet MS, Geneva, sans-serif;
		font-size: 10px;
		color: #959073;
		height: 20px;
		border: #DCDCDC 2px dotted;
		letter-spacing: 1px;
		background-color: #ffffff;
}
input.radio {
		border: none;
}
.newsletter {
		text-align: center;
		width: 200px;
}
.text {
		font-family: Trebuchet MS, Geneva, sans-serif;
		font-size: 11px;
		line-height: 16px;
		color: #959073;
}
.text_small {
		font-size: 10px;
}
.ButtonEx {
		font-size: 10px;
}
.headline {
		font-family: Trebuchet MS, Geneva, sans-serif;
		font-size: 13px;
		padding: 0;
}
.text_orange {
		color: #FB8631;
}
.text_blue {
		color: #7BAFBD;
}
.text_pale {
		color: #E3E1D9;
}
.text_highlight {
		color: #96927F;
		font-weight: bold;
		font-style: oblique;
}
.underline {
		border-bottom: #EEEEEE 2px dotted;
		cursor: pointer;
}
.rahmen {
		background-color: #ffffff;
		background-image: url(images/rahmen_bg.gif);		
		border: #DCDCDC 1px dashed;
		padding: 3px;
		margin-top: 0px;
		margin-bottom: 3px;
}
.sparkler {
		background-color: #ffffff;
		background-image: url(images/rahmen_bg.gif);		
		border: #DCDCDC 1px dashed;
		padding: 3px;
		margin-top: 5px;
		margin-bottom: 5px;
}
.content_left {
		height: 100%;
		padding-top: 10px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
		background-color: #fcfbfa;
		background-image: url(images/content_left_bg.gif);
		background-repeat: repeat-x;
}
.content_main {
		height: 100%;
		padding-top: 10px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
		background-repeat: no-repeat;
}
.partner_footer {
		background-color: #FFFEFE;
		background-image: url(images/partner_bg.gif);
		background-repeat: repeat-x;
}
.partner_gap {
		margin-left: 5px;
}
.copyright_footer {
		background-color: #FCFBFA;
}
.sessioninfo {
		background-color: #ffffff;
		background-image: url(images/rahmen_bg.gif);
		border-top: #7BAFBD 3px solid;
		border-right: #DCDCDC 1px dashed;
		border-bottom: #DCDCDC 1px dashed;
		border-left: #DCDCDC 1px dashed;
		padding: 3px;
}

.quote {
  margin: 0px;
  padding: 10px 10px 0 15px;
  background: url(images/quotes.gif) no-repeat top left;
  }

.portfolio_art {
		background-color: #FCFBFA;
		border: #434343 3px solid;
		padding: 1px;
}

/* diwiesign studio guestbook */

div.gb {
		margin: 0px 0px 14px 0px;
		padding: 0px;
		line-height: 16px;
}
div.gb-author {
		margin: 0px;
		padding: 0px 1px 2px 4px;
		background: #F7F6F5;
		border-bottom: 1px solid #EDEDED;
		border-top: 1px solid #EDEDED;
}
p.gb-author-left {
		margin: 1px 0px 0px 0px;
		float: left;
}
p.gb-author-right {
		margin: 0px;
		text-align: right;
}
div.gb-entry {
		padding: 14px 4px 16px 4px;
		text-align: justify;
		line-height: 16px;
}
div.gb-browse {
		text-align: center;
		border-top: 2px dotted #EDEDED;
		border-bottom: 2px dotted #EDEDED;
		padding: 2px 0px 2px 0px;
		margin: 0px 0px 17px 0px;
		background-image: url(./images/rahmen_bg.gif);
		background-color: #FEFDFC;
}
p.gb-browse2 {
		text-align: center;
}
p.gb-browse3 {
		text-align: center;
		border-top: 2px dotted #EDEDED;
		border-bottom: 2px dotted #EDEDED;
		padding: 2px 0px 2px 0px;
		background-image: url(./images/rahmen_bg.gif);
		background-color: #FEFDFC;
}
p.gb-admin-buttons {
		margin: 5px 10px 0px 0px;
		text-align: right;
}
.caution {
		color: #FB8630;
		font-weight: bold;
}
.comment {
		margin: 10px 0px 0px 0px;
		color: #7BAFBD;
}
img {
		border: 0px;
}

img.captcha {
	border: #DCDCDC 2px dotted;
}

input.code {
	margin: 10px 0;
}

input.breite, textarea.breite {
	width: 320px;
}

.s {
	background-color: #959073;
	color: #959073;
	padding: 1px 0;
}

.w {
	background-color: transparent;
	color: transparent;
	padding: 1px 0;
} 