/*  
Theme Name: Sprachschule Teneriffa 2.0
Theme URI: http://sprachschule-teneriffa.de
Description: Redesign sprachschule-teneriffa.de
Version: 2.0
Author: Simon Rimkus
Author URI: http://bacuba.com/
*/



/** BASIC */

html, body {
	height: 100%;
}

.text1 {
        margin:20px 0 15px 0;
}

.text2 {
	padding-left: 21px;
	background: url(images/homepage08.gif) no-repeat left center;
}

.text2 a {
        text-decoration: none;
}

.text3 {
	margin-bottom: 15px;
}

.text4 {
	padding-left: 16px;
	background: url(images/homepage10.gif) no-repeat left center;
}

#bacuba {
        width: 468px;
        margin: 0px auto;
}

/** WRAPPER */

#wrapper {
}

/** HEADER */

#header {
	width: 735px;
	height: 75px;
	margin: 0px auto;
	background: url(images/homepage01.jpg) no-repeat left bottom;
}

#header h1, #header h2 {
	display: none;
}

/** MENU */

#menu {
	width: 735px;
	height: 91px;
	margin: 0px auto;
}

#menu ul {
	margin: 0px;
	padding: 22px 0px 0px 70px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0px 15px;
	background: url(images/homepage02.gif) no-repeat left center;
}

#menu .first a {
	background: none;
}

/** CONTENT */

#content {
	width: 735px;
	margin: 0px auto;
}

#left {
	float: left;
	width: 405px;
	padding:0 0 20px 85px;
}

#right {
	float: right;
	width: 128px;
	padding-right: 78px;
}

/** FOOTER */

#footer {
	width: 645px;
	height: 30px;
	margin: 0px auto;
	padding: 20px 0px 0px 90px;
}

/** BOX1 */

#box1 {
        min-height: 1500px;
}

#box1 .content {
	padding: 0px 5px;
}

/** BOX2 */

#box2 {
	float: left;
	width: 183px;
	padding-left: 5px;
}

/** BOX3 */

#box3 {
	float: right;
	width: 183px;
	padding-right: 5px;
}

/** BOX4 */

#box4 {
       margin: 0 0 20px 0;
}

#box4 p {
       text-align: left;
}

/** BOX5 */

#box5 p {
       text-align: left;
}

/** BOX6 */

#box6 {
}

.post {
        margin: 20px 0 40px 0;
}

.post h3 {
        margin: -5px 0 15px 0;
}

.navigation {
        margin: 0 0 40px 0;
}

.alignleft {
        float: left;
}
.alignright {
        float: right;
}

/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: url(images/bg01.jpg) repeat left top;
}

/** FORMS */

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

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646464;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 17px;
}

.text1 {
	text-transform: lowercase;
	font-size: 16px;
	font-weight: bold;
	color: #535249;
}

.text2 {
	color: #133A4A;
}

.text3 {
	text-transform: lowercase;
	font-size: 12px;
	font-weight: bold;
	color: #535249;
}

.text4 {
	color: #133A4A;
}

.text5 {
	font-size: 10px;
	font-weight: bold;
	color: #6F6F67;
}

.text6, .text6 a {
	text-transform: lowercase;
	color: #7C7773;
}

/** LINKS */

a {
	color: #994D4D;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-transform: lowercase;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.link1:hover {
	text-decoration: underline;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/bg02.jpg) repeat-x left -66px; }
.bg2 { background: url(images/bg03.jpg) no-repeat left top; }
.bg3 { background: url(images/bg04.jpg) no-repeat left top; }
.bg4 { background: url(images/bg05.jpg) repeat-y left top; }
.bg5 { background: url(images/bg06.jpg) no-repeat left bottom; }
.bg6 { background: url(images/bg07.jpg) no-repeat left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 0px 10px 0px 0px;
        padding: 2px;
        border: 1px solid #ccc;
}

.img1a {
	float: left;
	margin: 0px 10px 0px 0px;
}

.img2 {
	float: right;
	margin: 0px 0px 0px 10px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** ads sidebar */
#ads ul {
        margin:0;
        padding:0;
}
#ads li {
        list-style:none;
        margin:0;
        padding:0;
        text-align:left!important;
}