﻿
/*
Design by Cubetones
Released for publishing Cubetones
*/

Firstwrapper, content-subnav, Secondwrapper
{
    height: 680px;

}

a.black:link
{
    color: blue;
    text-decoration: none;
}

a.black:hover, a.black:active
{
    text-decoration: none;
    font-weight: bold;
    color: Black;
    letter-spacing: 1px;
}    

a.black:visited
{
    color: #000000;
}

a.white:link
{
    color: #FFFFFF;
    text-decoration: none;
}

a.white:hover, a:active
{
    text-decoration: none;
    font-weight: bold;
    color: White;
    letter-spacing: 1px;
}    

a.white2:link
{
    color: #FFFFFF;
    text-decoration: none;
}

a.white2:hover, a:active
{
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;

}

a.white3:link
{
    color: #FFFFFF;
    text-decoration: none;
}

a.white3:hover, a:active
{
    text-decoration: none;
    color: #FFFFFF;

}

a.white3:link
{
    color: #FFFFFF;
    text-decoration: none;
}


a:visited
{
    color: #FFFFFF;
}

body
{
    margin-top: 0px;
    margin-bottom:0px;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #333333;
    background-color: white;
}

body.body2
{
    margin-top: 0px;
    margin-bottom:0px;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: white; 
    background-color: #333333
}


h1, h2, h3
{
    margin: 0 0 0 0px;
    text-transform: none;
    font-weight: normal;
    color: #559106;
}

h1 {
	letter-spacing: -1px;
	font-size: 40px;
}

h2 {
	font-size: 22px;
}

p, ul, ol
{
    margin: 0 0 1em 0;
    text-align: justify;
    line-height: 26px;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
}

/* Form */

form {
	margin: 0px;
	padding: 0px;
}

html, body
{
	height: 100%;
	}
	
	html {display: table;margin:auto;
}

body {
	
	display: table;
	vertical-align: middle;
}

/* Top */

#top
{
	background:black;

}

/** LOGO */

#logo
{
    height: 75px;
    background-image: url('images/Cubetones.jpg');
    background-repeat:repeat;
    margin-top: 0px;
    border-color: #FFFFFF; 
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 10px;
    border-bottom-width: 10px;
    
}


/* Content */

#content
{
    background-color: #FFFFFF;
    min-width: 150px;
    max-width: 1200px;
    height: 680px;
    text-align: center;
    margin:auto;

}

#content2
{
    background-color: black;
    min-width: 150px;
    height: 680px;
    text-align: center;
    margin:auto;
}

.Titel
{
			    -webkit-animation-name: mymove; /* Safari 4.0 - 8.0 */
			    -webkit-animation-duration: 7s; /* Safari 4.0 - 8.0 */
			    animation-name: mymove;
			    animation-duration: 7s;
	
			}
			
			/* Safari 4.0 - 8.0 */
			@-webkit-keyframes mymove {
			    0%   {min-width:450px;left: 0%;padding-left:0%; right:0%;}
			    50%   {padding-left:20%; left:50%; text-shadow: 3px 3px #ff0000}		    
			    100%   {padding-left:0%; left:0%; width:100%}
			}
			
			/* Standard syntax */
			@keyframes mymove {
			    0%   {min-width:450px;left: 0%;padding-left:0%; right:0%;}
			    50%   {padding-left:20%; left:50%; text-shadow: 3px 3px #ff0000}		    
			    100%   {padding-left:0%; left:0%; width:100%}		    
			



}

.Titel2
{
	text-align: left;
	margin-bottom:25px;
	position:relative; 
	opacity:0.75; 
	margin-top:-100px;
	line-height:1.45; 
	height: 75px; 
	background-image:url('images/Cubetones.jpg'); 
	font-family:Bookman Old Style; 
	font-size:40pt; 
	color:#FFFFFF; 
	font-weight: normal;
	max-width:2592px;

}


.title
{
    margin-bottom: 20px;
	padding-bottom: 5px;
    
}


/* Sidebar */

#sidebar
{
    float: left;
    width: 250px;
    background-image: url('images/Sidebar2.jpg');
    background-repeat: repeat-x;

}

#sidebar2
{
    float: left;
    width: 250px;
    background-image: url('images/Sidebar2-2.jpg');
    background-repeat: repeat-x;

}

#sidebar ul, #sidebar2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li, #sidebar2 li {
	margin-bottom: 40px;
	padding: 0 15px;
}

#sidebar li ul, #sidebar2 li ul {
}

#sidebar li li, #sidebar2 li li {
	padding-left: 15px;
    width: 105px;
    margin-right: 0;
    margin-bottom: 0;
}

#sidebar h2, #sidebar2 h2
{
    height: 30px;
    padding: 8px 15px 0 15px;
    margin-bottom: 10px;
    font-size: 18px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;

}







#mySidebar
{
    float: left;
    width: 250px;
    background-image: url('images/Sidebar2.jpg');
    background-repeat: repeat-x;

}



/* Divs */
.divs
{
    background-color: Black;
    position: relative;   
}

.divs2
{
    background-color: White;   
}

/* Footer */
#footer-wrap {
	width:auto;
	height: 64px;
}

#footer {
	float: none;
	margin: auto;
	height: 64px;
	min-height: 64px;
	padding: 0;
}


#legal {
	clear: both;
	padding-top: 10px;
	text-align: center;

}

#legal a {
	color: #999999;
}
    