/* CSS SPURNY */

body {
	margin: 0px; 
	padding: 0px; 
	background: url(images/paper2.jpg);
	font-family: "Trebuchet MS", sans-serif;
	font-size:62.5%;
	line-height: 1.5em;
	color: #333333;
	text-align: center;}
	
* {
margin: 0px;
padding: 0px;
border: 0px;}

h1 {display: none;}

h2, h3, h4 {color: #652204; font-weight: normal;}

h2 {font-size: 1.6em; line-height: 1.4em;}

h3 {font-size: 1.2em;}

h4 {font-size: 1.4em;
	line-height: 1.4em;}

a {text-decoration: none; font-weight: bold;}
a:link,a:visited {color: #9A9998;}
a:hover {color: #DA7C35;}
a:active {color: #F38C07;}

blockquote {
	padding: 10px 15px;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #7F513C;
	border: 2px dotted #FFFFFF;
	background:url(images/paper3.JPG);
}

/*#CCBBC1, blockquote type old: #750528*/

blockquote a:link {color: #7F513C;}
blockquote a:hover {color: #DA7C35;}
blockquote a:active {color: #F38C07;}

#wrapper {
	margin: 40px auto; 
	width: 760px;
	padding: 10px;
	border: 2px dotted #EEEEEE;
	background:#FFFFFF;	
	text-align: center; 
}	

#header {
	width: 740px;
	padding: 10px;
	height: 60px;	
}	


#headerright {
	width: 200px;
	height: 60px;
	float: right;
	background: url(images/headerlinks/signature.png);
}

#headerleft {
	width: 540px;
	text-align: left;
	font-family: "Century Gothic", sans-serif;	
	font-weight: bold;
	margin-right: 200px;
}	

#headerleft a {text-decoration: none; font-weight: lighter;}
#headerleft a:link {color: #5F5D5B;}
#headerleft a:visited {color: #5F5D5B;}
#headerleft a:hover {color: #DA7C35;}
#headerleft a:active {color: #F38C07;}


#headerleft ul li{
	display: inline;
	margin-right: 20px;
}

ul#headertop {
	font-size: 1.4em;
}

ul#headerbottom {
	margin-top: 15px;
	padding-bottom: 10px;
	font-size: 1.7em;	
}

li.select {color: #750528; font-weight: bold;}


#content {
	width: 740px;
	padding: 0px 10px;	
}

body#home #content {
	height: 460px;
	padding: 10px 10px;
}

#borderhidden {
	width: 735px;
	height: 444px;
	overflow: hidden;
	border: 1px dotted #AB8F83;
}

#borderscroll {
	width: 735px;
	height: 460px;
	overflow: scroll;
	SCROLLBAR-FACE-COLOR: #DDDDDD;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #9F9F9F;
	SCROLLBAR-ARROW-COLOR: #666666;
	SCROLLBAR-TRACK-COLOR: #EEEEEE;
	SCROLLBAR-DARKSHADOW-COLOR: #9F9F9F;	
}

#border {
	width: 735px;
	height: 530px;
	overflow: visible;
	text-align: left;
	padding: 10px;
}

body#contact #border, body#aktuelles #border, body#zeichnungen #border {
	height: 415px;
}

#borderhome {
	width: 735px;
	height: 420px;
	margin-bottom: 50px;
	border: 1px dotted #AB8F83;
}

#contentleft {
	width: 435px;
	height: 420px;
	float: left;
}


#contentright {
	width: 300px;
	height: 420px;
	margin-left: 435px;
}

#contentrighttop {
	height: 10px;
	background: url(images/contentlinks/lislportrait1.jpg) no-repeat; 
	padding: 170px 10px 10px 0px;
	text-align: right;
	color: #FFFFFF;	
}

#contentrighttop a:link {color:#E9DCD1;}
#contentrighttop a:visited {color:#E9DCD1;}


#contentrightbottom {
	height: 210px;
	background: url(images/contentlinks/lislbg1.jpg) no-repeat;
	padding: 20px 20px;
	text-align: left;
	font-size: 1.2em;
}

#contentrightbottom blockquote {
	background: none;
	border: none;
}

#footer {
	text-align: left;
	padding: 10px;	
}	

.defloat {clear: both;}
.select {color:#652204;}
.activelink {color: #A90909; border-bottom: 1px dotted; padding-bottom: 2px;}
.smalltype {font-size: smaller; line-height: normal;}
.flushleft {text-align: left;}

