/* Structure */

body {
	padding: 0;
	margin: 0;
	background: #e5f1fa;
	text-align: center;
}


#container_index {
	background: url(../img/bg_orange_070227.jpg);
	border: 5px solid #94361c;
	margin: 10px auto 10px auto;
	padding: 0;
	width: 1024px;
	height: 100%;
	text-align: center;
	z-index: 2;
}


#container_gast {
	background: url(../img/bg_gron_070227.jpg);
	border: 5px solid #423f06;
	margin: 10px auto 10px auto;
	padding: 0;
	width: 1024px;
	height: 100%;
	text-align: center;
	z-index: 2;
}


/* TYPO */

h1, h2, h3, h4, h5, h6 {
	font-family: "American Typewriter", Verdana, Arial;
	font-weight: normal;
	
}

h1.index {
	font-size: 36px;
	color: #423f06;
	margin: 50px 0 20px 0;
}

h1.gast {
	font-size: 36px;
	color: #423f06;
	margin: 50px 0 20px 0;
}	

h3.index {
	margin: 30px 0;
	font-size: 22px;
	color: #602613;
}

h3.gast {
	font-size:22px;
	color: #423f06;
}

#navigation {
	float: left;
	width: 150px;
}

table.center {
	border: 0px;
	margin: 0 30px 0 30px;
	padding: 0;
}


/* /#Typo */


.cont {
	font-family: "American Typewriter", Verdana, Arial;
	padding: 10px 0; 
	font-size:13px; 
	font-weight:normal;
	text-align:center;
	color:#602613;
	text-decoration:none;
}

.contform {
	font-family: "American Typewriter", Verdana, Arial;
	margin: 0; 
	font-size:13px; 
	font-weight:normal;
	color:#602613; 
	text-decoration:none;
}


.cont a {
	font-family: "American Typewriter", Verdana, Arial; 
	font-size:13px; 
	font-weight:normal; 
	color:#602613; 
	text-decoration:underline;
}

.index {
	font-family: "American Typewriter", Verdana, Arial; 
	color:#602613; 
	text-align: center;
	text-decoration:none;
	padding: 0;
	margin: 50px 0 20px 0;
}

.index a {
	font-weight:normal; 
	color:#602613; 
	text-decoration:none;
}
	
.index a:hover {
	font-weight:normal; 
	color:#602613; 
	text-decoration:underline;
}

#footer {
	clear: both;
}

.gast {
	font-family: "American Typewriter", Verdana, Arial; 
	font-size:13px; 
	font-weight:normal;
	color:#423f06;
	text-decoration:none;
}

.gast_tack {
	font-family: "American Typewriter", Verdana, Arial; 
	font-size: 13px; 
	font-weight: normal;
	color: #423f06;
	text-align: left;
	text-decoration: none;
}

.gast a {
	font-weight:normal; 
	color:#423f06;
	text-decoration:none;
}
	
.gast a:hover {
	font-weight:normal; 
	color:#423f06;
	text-decoration:underline;
}


.frame {
	font: 10px Georgia, Verdana, Arial, Sans-Serif;
	color: #706f6f;
	text-decoration: none;
	
}

.frame a {
	font: 10px Georgia, Verdana, Arial, Sans-Serif;
	color: #706f6f;
	text-decoration: none;
}

.frame a:hover {
	font: 10px Georgia, Verdana, Arial, Sans-Serif;
	color: #706f6f;
	text-decoration: underline;
}


/* Content area */
	
#contents {
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 570px;
	background: url(../img/bg_trans_or.gif);
	z-index: 3
}

#contents_gast {
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 570px;
	background: url(../img/bg_trans_gr.gif);
	z-index: 3
}


/* Lapp-bilden */
#push {
	position: relative; 
	float: left;
	top: 100px; 
	left: 55px; 
	height: 270px; width: 209px; padding: 0;
	z-index: 5;  
}

/* Klappa-bilden */
#bild_index {
	position: relative; 
	float: right;
	right: 45px;
	top: 120px; 
	height: 200px; 
	width: 220px;
	z-index: 5;  
}

/* Bedja-bilden */
#bild_gast {
	position: relative;
	float: right;
	margin: 120px 0 auto -250px;
	height: 186px; 
	width: 240px;
	display: inline;
	text-align: left;
	z-index: 5;
}

/* Navigering */
#nav {
    float: left;
	position: relative;
	display: inline;
	margin: 30px -250px auto 150px;
	height: 50px; 
	width: 100px;
	z-index: 5;  
}

/* Navigering */
#nav_txt {
	float: left;
	position: relative; 
	display: inline;
  	padding: 10px; 
	margin: 30px -250px auto 150px;
	height: 50px; 
	width: 80px; 
	z-index: 6;  
}

.table {
	text-align: center;
	margin: auto;
}

.td {
	vertical-align: top;
		
}

.form {
	font-family: Verdana, Arial; 
	font-size:11px; 
	font-weight:normal;
	color:#202020; 
	text-align: left;	
	text-decoration:none
}

.comments {
    border-top: 1px dotted #333;
	margin-top: 10px;
	font-family: Verdana, Arial; 
	font-size:11px; 
	font-weight:normal;
	text-align: left;
	color:#202020; 
	text-decoration:none
}

.form_a {
	font-family: Verdana, Arial; 
	font-size:11px; 
	font-weight:bold;
	color:#202020; 
	text-decoration:underline;
}
