/* CSS Document */
body {
	width: 800px;
	margin: 5px;
	padding: 5px; 
	font-size: 10px;
}
 
/* Sets Width to Maximum allowed */

div#logo {
	width: 750px;
	height: 125px;
}

/* Set's Style for the Copyright Paragrh text */

div#copyright p {
	font-family: Tahoma, sans-serif;  
	font-size: 90%; 
	color: div#336633; 
	margin-left: 5px;
	font-weight: bold;
	clear: both;
}

div#copyright a:link {
 font-family: Tahoma, sans-serif;  
 color: #0000FF;
}
div#copyright a:visited {
 font-family: Tahoma, sans-serif;  
 color: #330099;
}
div#copyright a:hover {
 font-family: Tahoma, sans-serif;  
 color: #0000CC;
}
div#copyright a:active {
	font-family: Tahoma, sans-serif;  
	color: #330099;
}
	
/* Defines the pagelink width and location */

div#pagelinks {
	position: absolute;
	left: 10px;
	top: 134px;
	width: 124px;
	background: #FF8400;
	margin-top: 2px;
	border:solid 2px #BF0B00;
}

/* Defines the Links */

div#pagelinks p {
	font-family: Tahoma, sans-serif;  
	font-size: 130%; 
	margin-left: 5px;
	font-weight: bold;
}

div#pagelinks ul {
	font-family: Tahoma, sans-serif;  
	font-size: 110%;
	color: rgb(255,255,255);
	text-decoration: none;
	list-style-type: square;
	margin-top: -5px;
	line-height: 180%;
	margin-left: 4px;
 }
 
div#pagelinks a:hover {
	font-family: Tahoma, sans-serif;  
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;
	list-style-type: square;
	line-height: 160%;
 }
 
div#pagelinks a:visited,a:active,a:link {
	font-family: Tahoma, sans-serif;  
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: square;
	line-height: 160%;
 } 
 
div#pagelinks h2 {
					font-family: Tahoma, sans-serif;  
					font-size: 110%;
					color: #FFCC00;
					margin-top: 5px;
					margin-left: 5px;
}					

/* Defines the pagelink width and location */

div#mainpage {
	width: 600px;
	margin-left: 120px;
	background: rgb(255,255,255);
}

/* Defines the Styles for this Section */

div#mainpage p {  
	font-family: Tahoma, sans-serif; 
	font-size: 130%; 
	line-height: 150%; 
	margin-left: 15px
}

div#mainpage h1 {  
	font-family: Tahoma, sans-serif; 
	font-size: 240%;
	color: #BF0B00; 
	margin-left: 15px
}

div#mainpage h2 {  
	font-family: Tahoma, sans-serif; 
	font-size: 160%;
	color: #BF0B00; 
	margin-left: 15px
}

div#mainpage h3 {  
	font-family: Tahoma, sans-serif; 
	font-size: 160%;
	color: #BF0B00; 
	margin-left: 15px
}

div#mainpage h4 {  
	font-family: Tahoma, sans-serif; 
	font-size: 160%;
	color: #BF0B00; 
	margin-left: 15px
}

div#mainpage h5 {  
	font-family: Tahoma, sans-serif; 
	font-size: 160%;
	color: #BF0B00; 
	margin-left: 15px
}

div#mainpage li {font-family: Tahoma, sans-serif;  
	font-size: 130%; 
	line-height: 150%; 
	margin-left: 15px
}

div#mainpage div {font-family: Tahoma, sans-serif; 
	font-size: 130%;
	line-heigh: 150%;
	margin-left: 10px;
	padding-left: 10px;
}

div#mainpage a:link {
 color: #0000FF;
 font-family: Tahoma, sans-serif;  
}
div#mainpage a:visited {
 color: #330099;
 font-family: Tahoma, sans-serif;  
}
div#mainpage a:hover {
 color: #0000CC;
 font-family: Tahoma, sans-serif;  
}
div#mainpage a:active {
 color: #330099;
 font-family: Tahoma, sans-serif;  
}
	
/* Set's the width and position */

div#insert {
	width: 120;
	float: right;
	text-align: right;
}

/* Defines the title */

div#insert h1 {
	display: block;
	font-family: Tahoma, sans-serif;  
	font-size: 170%;
	color: rgb(0,0,0);
}

/* Defines the links */
div#insert a {
	font-family: Tahoma, sans-serif;  
	font-size: 15px;
	color: rgb(0,0,0);
	text-decoration: none;
	text-align: right;
}

div#insert a:link { 
    color: rgb(51,0,255);
    text-decoration: none;
	font-family: Tahoma, sans-serif;  
 }

div#insert a:visited { 
    color: rgb(51,0,255);
    text-decoration: none;
	font-family: Tahoma, sans-serif;  
 }

div#insert a:active { 
    color: rgb(51,0,255);
    text-decoration: none;
	font-family: Tahoma, sans-serif;  
 }

div#insert a:hover { 
    color: 	rgb(255,0,0);
    text-decoration: none;
	font-family: Tahoma, sans-serif;  
 }
#giftformen h3 {
     margin:6px 0 0 0;
	 font-family: Tahoma, sans-serif;  
}