@charset "UTF-8";

/* -- import
---------------------------------------------------------------- */

/*@import url("navbar.css");*/

/* -- general 
---------------------------------------------------------------- */

* { margin: 0px; padding: 0px; }
html { overflow-y: scroll; }

body {
	font-family: Geneva, arial, helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: 500;
	line-height: 1.5em;
	color: #444;
	background-color: #fbfbfb;
	background-image: url(../_img/bg_main.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
ul,li,ol {
	list-style-type: none;
}
img { border: 0; }

/* -- fonts & styles 
---------------------------------------------------------------- */

h1, h3, h4, h5 {
	font:normal 14px Geneva, Arial, Helvetica, sans-serif;
	color: #111;
	margin: 0 0 10px 0;	
}
h1 {
	border-bottom: 1px dotted #666;
	padding: 8px 0px 2px 2px;
	text-transform: uppercase;
}
h2 {
	font: italic 13px Georgia, times, sans-serif;
	margin: 0 0 10px;
}
h3 {
	font-size: 1.1em;
}
h4 {
	border-top: 1px dotted #666;
	padding: 7px 0 0 2px;
	margin-top: 15px;
	text-transform: uppercase;	
}
p {
	font-size: 1.2em;
}
.center {
	text-align: center;
	/*margin: 20px 0 0;*/
}
.rub2 {
	font-size: 11px;
	color: #333;
	text-transform: none;
	margin: 7px 0 0 0;	
}
.rub_counter {
	font:normal 16px Georgia, "Times New Roman", Times, serif;
	color: #666;
}
.softtxt {
	font-size: 0.9em;
	font-weight: 500;
	line-height: 1.5em;
	color: #444;
}
.softtxt2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #E16461;
}
.softtxt3 {
	font-size: 1.1em;
}
.tiny {
	font-size: 1em;
}

/* -- forms & input
---------------------------------------------------------------- */

.input {
	font-size: 10px;
	font-family: Verdana;
	color: #222;
	width: 180px;
	border: 1px solid #666;
	background-color: #fff;
	padding: 2px;
}

/* -- wrappers & containers
---------------------------------------------------------------- */


nav {
	padding: 0px 0px 10px 22px;
	margin: -20px 0 20px 0;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	letter-spacing: 1px;
}

nav a {
	margin-right: 12px;
}

nav a:hover {
	color: red;
	text-decoration: underline;
}


#wrapper {
	width:840px;
	margin:0 auto 0;
}
#top {
	width: 820px;
	height: 359px;
	margin: 0 auto 0;
	background: transparent url('../_img/header_2015.jpg') top center no-repeat;
}
#content_wrapper {
	position: relative;
	width: 840px;
	height: auto !important;
	min-height: 300px;
	float: left;
}
#footer_wrapper {
	position: relative;
	float: left;
	width: 840px;
	height: auto;
	margin-top: 20px;
	background:transparent url('../_img/bg_footer.gif') top center no-repeat;	
}

/* -- Anchors
---------------------------------------------------------------- */

a {
	outline: none;
	text-decoration: none;
}
a:link, a:visited {
	font-size: 1em;
	font-weight: 600;
	color: #c64310;
	text-decoration: none;
	border: 0px;
}
a:hover {
	/* --- color: #A14E47; --- */
	color: #333;
	text-decoration: none;
}
a.black {
	font-weight: normal;
	color: #333;
	text-decoration: underline;
}
		
/* -- sections
---------------------------------------------------------------- */

#section1 {
	width: 190px;
	float: left;
	margin: 0px 20px 15px;	
}

#section2 {
	position: relative;
	width: 380px;
	float: left;
	margin: 0px 15px 15px;
}	
#section3 {
	position: relative;
	width: 160px;
	height: 100px;
	float: left;
	margin: 0px 15px 20px;
}

/* -- start-page 
---------------------------------------------------------------- */
#start-page #section1 {
	position: relative;
	float: left;
	width: 790px;
}
#start-page .video {
	padding: 2px;
	margin: 0 0 0;
}
#start-page #autograf {
	margin: 15px 0 25px;	
}
#start-page #video_table {
	margin-left: 10px;
}

/* news-page 
---------------------------------------------------------------- */
#news-page #section1 {
	position: relative;
	float: left;
	width: 790px;
}

/* -- bildvideo-page 
---------------------------------------------------------------- */
#bildvideo-page #section1 {
	width: 790px;
}
#bildvideo-page #module1 {
	width: 100%;
	height: 593px;
	border: 1px solid;
	background:transparent url('../bildvideo/_img/turnelogg_bg3.jpg') top center no-repeat;	
}
#bildvideo-page #section2 h1 {
	color: #111;
}
#bildvideo-page #section2 h1 a {
	color: #888;
	font-weight: normal;
}
#bildvideo-page #module1 h1 {
	font-size: 1.3em;
	color: #fff;
	margin: 10px 0 0 0;
	border: 0;
}
#bildvideo-page #module2_1 {
	position: relative;
	float: left;
	width: 360px;
	margin: 0 10px 0;
}
#bildvideo-page #module2_2 {
	position: relative;
	float: left;
	width: 355px;
	margin-left: 50px;
}
#bildvideo-page td {
		text-align: center;
		font-size: 0.9em;
		color: #999;
}
#bildvideo-page img {
	margin: 5px 2px 0;
	border: 1px solid #ccc;
}
#bildvideo-page .softtxt {
	font-size: 1em;
	color: #FF0000;
	text-transform: uppercase;
	padding: 0 0 2px 5px;
}

/* -- guestbook-page 
---------------------------------------------------------------- */

#gaestbok-page #section2 .sender {
	border-bottom: 1px solid #999;
	padding-bottom: 2px;
	padding-top: 5px;
	margin-bottom: 2px;
}

#gaestbok-page #section2 .reply {	
}

#gaestbok-page #section2 li {
	margin-bottom: 20px;
}
#gaestbok-page #section3 img {
	margin: 20px 7px 0;
}
#gaestbok-page #section3 #pages {
	border: 0px solid;
	width: 100%;
	text-align: center;
}
#gaestbok-page .reply {
	font: italic 11px Georgia, "Times New Roman", Times, serif;
	color: #996633;
	border-top: 1px dashed #ccc;
	margin: 10px 5px 30px;	
	padding: 5px 0 0;	
}

/* -- turnelogg-page 
---------------------------------------------------------------- */
#turnelogg-page #section1 {
	width: 790px;
	border: 1px solid;
}
#turnelogg-page #section2 {
	width: 790px;
	float: none;
	margin-bottom: 5px;
}
#turnelogg-page #section3 {
	width: 800px;
	height: auto;
}
#turnelogg-page th, #turnelogg-page td {
	text-align: left;
	padding-bottom: 5px;
	padding-left: 3px;
	border-bottom: 1px dashed #ccc;
}
#turnelogg-page #section2 td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#turnelogg-page td.td_day, #turnelogg-page td.td_year {
	font-size: 0.8em;
	width: 20px;
	color: #666;
	text-transform: uppercase;	
}
#turnelogg-page td.td_year {
	padding-right: 10px;
}
#turnelogg-page td.td_date {
	font-size: 1em;
	width: 45px;
}
#turnelogg-page td.td_info {
	width: 200px;
	font-size: 0.8em;
	font-weight: ;
	color: #666;
}
#turnelogg-page #datelink a {
	color: #666;
	margin: 2px;
	padding: 2px 4px 2px 4px;
	
}
#turnelogg-page h2 a {
	font: italic 13px Georgia, times, sans-serif;
	color: #999;
	margin: 0 0 10px;
}
#turnelogg-page .img {
	border: 1px solid #666;
	margin: 15px 0 5px;
}
#turnelogg-page img {
	margin: 0;
	border: 1px solid #666;
}

/* -- diskografi-page 
---------------------------------------------------------------- */

#diskografi-page #section1 {
	width: 252px;
	border: 0px solid;
	margin-right: 5px;
}
#diskografi-page #section2 {
	width: 520px;
}
#diskografi-page #section2 td, #box-page #section2 td {
	border-bottom: 1px dashed #999;
	padding: 5px 0 5px;
}
#diskografi-page #section2 .right {
	width: 190px;
}
#diskografi-page .thmbtd, #box-page .thmbtd {
	width: 55px;
}
#diskografi-page #section2 table {
	width: 500px;
}
#diskografi-page #section2 a {
	text-transform: uppercase;
}
#diskografi-page #section2 h1{
	color: #111;
}
#diskografi-page #section2 h1 a, #box-page #section1 h1 a {
	color: #888;
	font-weight: normal;
}
#diskografi-page img {
	border: 1px solid #999;
}
#diskografi-page .img_extra { 
	border: 0px; 
	margin-top: 3px;
	margin-bottom: 3px;
}
#diskografi-page #section1 table {
	margin: 10px 0 0;
	width: 252px;
}
#diskografi-page #details th, #box-page #details th {
	width: 60px;
	text-align: left;
	color: #666;
	font-size: 0.8em;
	font-weight: normal;
	text-transform: uppercase;
	/*border-bottom: 1px dashed #ccc;*/
	padding: 3px 0 0 2px;
}
#diskografi-page #details td, #box-page #details td {
	text-align: left;
	color: #444;
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	/*border-bottom: 1px dashed #ccc;*/
}
#diskografi-page #details td a, #box-page #details td a {
	font-size: 0.9em;
}
#diskografi-page #tracklist th {
	width: 15px;
	font-size: 0.8em;
	color: #666;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	padding: 3px 0 0 2px;
	border-bottom: 1px dashed #ccc;
}
#diskografi-page #tracklist td {
	font-size: 1.1em;
	color: #444;
	text-align: left;
	padding-left: 2px;
	border-bottom: 1px dashed #ccc;
}
#diskografi-page #tracklist td a {
	font-size: 0.9em;
}

/* -- samlingar-page 
---------------------------------------------------------------- */

#box-page #section1 {
	width: 610px;
	border: 0px solid;
	margin-right: 5px;
}
#box-page #section1 .submenu {
	margin-left: 143px;
}
#box-page #section2 {
	width: 160px;
}
#box-page #module1_1 {
	position: relative;
	float: left;
	width: 270px;
}
#box-page #module1_2 {
	position: relative;
	float: left;
	width: 300px;
}
#box-page #box_cds {
	width: 100%;
}
#box-page #box_cds th {
	width: 120px;
	padding-bottom: 20px;
	text-align: left;	
}
#box-page #box_cds td {
	padding-bottom: 20px;
	text-align: left;	
}

/* -- kontakt-page 
---------------------------------------------------------------- */
#kontakt-page #section1 table {
	font-size: 13px;
	margin: 0;
	border-spacing: 0;
}
#kontakt-page #section1 table td {
	padding: 0 8px 4px 0;
}

#kontakt-page #section1 a:link, a:visited {
	font-size: 13px;
	font-weight: normal;
	color: #c64310;
	text-decoration: none;
	border: 0px;
}
#kontakt-page #section1 a:hover {
	/* --- color: #A14E47; --- */
	color: #333;
	text-decoration: none;
}
#kontakt-page #section1 {
	width: 790px;
	margin-right: 5px;
}
#kontakt-page img {
	margin: 5px 0 8px;
}
#kontakt-page h1 {
	font-size: 1.3em;
}
#kontakt-page h3 {
	margin-bottom: 2px;
	margin-top: 0px;
	padding: 0px;
	font-size: 1.25em;
}
#kontakt-page .softtxt2 {
	font-size: 1em;
}

/* -- footer 
---------------------------------------------------------------- */
#footer_wrapper #footer_links img {
	border: 0px;
	margin: 0px;
}
#footer_wrapper #footer_links #goat {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0px;
}
#footer_links {
	width: 100%;
	font-family: arial, verdana, helvetica;
	font-size: 0.9em;
	text-align: center;
	margin-top: 20px;
	border: 0px solid;
}
#footer_links a {
	text-transform: uppercase;
}
#footer_links a {
	color: #444;
}
#footer_links a:hover {
	color: #222;
}