/*----- Core Styles Start (MODIFY: YES, DELETE: NO) -----*/

html, body {
	height: 100%;
	}

body {
	background-color: #fff;
	}

body, td, th, div, a {
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	}

body, div, a {
	line-height: 18px;
	}

body, td, th, a {
	color: #606060;
	}

td, th {
	line-height: 0;
	line-height: normal;
	}

a {
	color: #13a2c5;
	text-decoration: underline;
	}
	
a:hover {
	text-decoration: none;
	}

img {
	border: none;
	}

acronym {
	border: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
	cursor: help;
	}

form {
	margin: 0;
	padding: 0;
	}

input, select, textarea {
	color: #000;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}

input:focus, textarea:focus {
	background-color: #EBF4FD;
	}

input[type=image] {
	border: none;
	background-color: transparent;
	padding: 0;
	margin: 0;
	cursor: pointer;
	}

span.highlight {
	background-color: #ffc;
	padding: 3px;
	}

.clr {
	display: block;
	clear : both;
	}

.bitv {
	display: none;
	}

/*----- Core Styles End -----*/


/*----- Hitlist Styles Start (MODIFY: YES, DELETE: NO) -----*/

div.hitlist {
	padding: 10px 0;
	}

div.hitlist input {
	padding: 1px;
	margin-left: 3px;
	font-weight: bold;
	color: #8396B6;
	background-color: #EBF4FD;
	font-size: 10px;
	border: #DDD solid 1px;
	}

div.hitlist input:hover, div.hitlist input.crnt {
	background-color: #8396B6;
	color: #D3DBEB;
	}

/*----- Hitlist Styles End -----*/


/*----- TMCE Styles Start (MODIFY: YES, DELETE: NO) -----*/

.la6, .mceContentBody { /* normaltext */
	color:#606060;
	}

.la6 p, .mceContentBody p {
	
	}

.la6 address, .mceContentBody address {
	}

.la6 pre, .mceContentBody pre {
	}

.la6 h1, .mceContentBody h1 { /* rote Headline  */
	color:#e2001a;
	font-size:24px;
	line-height:26px;
	font-weight:normal;
	padding: 10px 0 0 0;
	}

.la6 h2, .mceContentBody h2 { /* rote Subline  */
	color:#e2001a;
	font-size:22px;
	line-height:28px;
	font-weight:normal;
	}

.la6 h3, .mceContentBody h3 { /* rote Headline  */
	color:#e2001a;
	font-size:18px;
	line-height:26px;
	font-weight:normal;
	}
	
.la6 h4, .mceContentBody h4 { /* dunkelgraue Headline  */
	color:#444442;
	font-size:21px;
	line-height:26px;
	font-weight:normal;
	}

.la6 h5, .mceContentBody h5 { /* größere normaler text */
	color:#606060;
	font-size:14px;
	font-weight:normal;
	}

.la6 h6, .mceContentBody h6 {  /* Overhead Versal black */
	color:#000;
	font-size : 11px;
	font-weight:bold;
	}


.la6 .blackfont, .mceContentBody .blackfont { /* black font */
	color:#000;
	}
	
.la6 .subline, .mceContentBody .subline { /* Subline */
	font-size:14px;
	font-weight:normal;
	}
	
.la6 .subline-bold, .mceContentBody .subline-bold { /* Subline bold */
	font-size:14px;
	font-weight:bold;
	}

.la6 .redfont, .mceContentBody .redfont { /* subline red font */
	color:#e2001a;
	font-size:14px;
	font-weight:normal;
	}

.la6 .smallfont, .mceContentBody .smallfont { /* Fussnote */
	font-size:10px;
	line-height:16px;
	font-style:italic;
	font-weight:normal;
	}
	
hr {
	border : none;
	border-top : 1px dotted #c7c7c7;
	height : 1px;
	padding : 0;
	margin : 6px 0 0 0;
}
	
.la6 hr {
	border : none;
	border-top : 1px dotted #c7c7c7;
	height : 1px;
	padding : 0;
	margin : 6px 0 0 0;
	}

.la6 ul {
	margin : 0;
	padding : 0 0 20px 40px;
	}

.tmce-inline-left {
	display: inline;
	float: left;
	margin-right: 10px;
	}

.tmce-inline-right {
	display: inline;
	float: right;
	margin-right: 10px;
	}

.tmce-image-cell {
	line-height: 0;
	padding: 0;
	margin: 0;
	}

.tmce-image-textcell {
	line-height:18px;
	}

a.tmce-edit-but {
	background: url("../pictures/adm/tmce.png") no-repeat right center;
	border: 1px solid #666;
	padding: 5px 32px 5px 5px;
	color: #222;
	text-decoration: none;
	}

a.tmce-edit-but:hover {
	background-image: url("../pictures/adm/tmce-ovr.png");
	color: #fff;
	}

/*----- TMCE Styles End -----*/


/*----- Admin-Bar Styles Start (MODIFY: YES, DELETE: NO) -----*/

div.adm-bar-wrapper {
	padding: 20px 5px 0 5px;
	}
	
div.adm-bar-box {
	height: 30px;
	background: url("./packages/admin/images/pane-tools.png") repeat-x bottom;
	padding: 0;
	border: 1px solid #ddd;
	}

ul.adm-bar-nav, 
ul.adm-bar-nav li {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
	height: 30px;
	}

ul.adm-bar-nav li {
	float: left;
	}

ul.adm-bar-nav li.rgt {
	float: right;
	}

ul.adm-bar-nav li:hover {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
	}

ul.adm-bar-nav a {
	display: block;
	border-left: 1px solid #eee;
	border-right: 1px solid #ccc;
	padding: 0 10px;
	height: 30px;
	background: url("../pictures/icons/s/cog.png") no-repeat 10px center;
	text-decoration: none;
	color: #666;
	}

ul.adm-bar-nav a.adm-bar-modules {
	background-image: url("../pictures/icons/s/plugin.png");
	}

ul.adm-bar-nav a b, 
ul.adm-bar-nav li.rgt b {
	display: block;
	padding: 8px 0 0 20px;
	}

/*----- Admin-Bar Styles End -----*/


/*----- Layout Styles Start (MODIFY: YES, DELETE: NO) -----*/

#layout-default {
	display: block;
	padding: 0;
	margin: 0;
	background-image:url("../pictures/tpl/content-2spalten-bg.jpg");
	}

#layout-default-column-1, 
#layout-default-column-2 {
	display: block;
	padding: 0;
	margin: 0;
	float: left;
	overflow: hidden;
	}
	
#layout-single-column-1 {
	padding: 25px;
	}

#layout-default-column-1 {
	width: 610px;
	padding: 25px;
	}

#layout-default-column-2 {
	background-image:url("../pictures/tpl/marginal-topbg.jpg");
	background-repeat:no-repeat;
	background-color:#EEEEF0;
	width: 250px;
	padding:20px;
	float: right;
	}

.module-wrapper {
	background-color:white;
	margin-bottom:10px;
	}

div.marginal-line {
	background-image: url("../pictures/tpl/marginal-line.png");
	background-repeat: no-repeat;
	height: 30px;
	}

.module-form {
	background-color:black;
	margin-bottom:20px;
	}

.module-wrapper-inner {
	padding: 10px 20px;
	}

.tiny-font {
	font-size : 11px;
	}

/*----- Layout Styles End -----*/


/*----- Navigator Styles Start (MODIFY: YES, DELETE: YES) -----*/


/*----- Navigator Styles End -----*/


/*----- Template Styles Start (MODIFY: YES, DELETE: YES) -----*/

* {
	margin:0px;
	padding:0px;
	border:0px;
}

body, html, #wrapper {
	height:100%;
	width:100%;
	background-color:white;
	font-family:arial, helvetica, sans-serif;
}

#wrapper {
	background-image:url("../pictures/tpl/top-bg.jpg");
	background-repeat:repeat-x;
}

.clr {
	width:0px;
	height:0px;
	clear:both;
}

.compl {
	margin:auto;
	width:990px;
}

#border-left {
	float:left;
	width:13px;
	height:895px;
	background-image:url("../pictures/tpl/border-left.jpg");
	background-repeat:no-repeat;
}

#middle {
	float:left;
	width:964px;
}

#border-right {
	float:right;
	width:13px;
	height:895px;
	background-image:url("../pictures/tpl/border-right.jpg");
	background-repeat:no-repeat;
}

#top {
	height:115px;
	width:964px;
}

#logo {
	float:left;
	width:281px;
	height:100px;
	background-image:url("../pictures/tpl/logo-bg.jpg");
	padding:15px 0px 0px 25px;
}

#slogan {
	float:left;
	text-align:right;
	width:638px;
	height:70px;
	padding:45px 20px 0px 0px;
	background-image:url("../pictures/tpl/slogan-bg.jpg");
} 

#navigation {
	height:45px;
	background-image:url("../pictures/tpl/navbar.jpg");
}

#navigation li  {
	list-style-type:none;
	float:left;
	text-align:center;
	height:45px;
}

#navigation a {
	outline:none;
	font-size:15px;
	line-height:50px;
	color:#3c3c3c;
	height:45px;
	display:block;
	text-decoration:none;
}

#navigation a:hover {
	line-height:45px;
	background-image:url("../pictures/tpl/navbar-hover.jpg");
	color:white;
}

a.activ {
	line-height:45px !important;
	background-image:url("../pictures/tpl/navbar-hover.jpg");
	color:white !important;
}

#startseite {
	width:107px;
}

#englisch {
	width:95px;
}

#spanisch {
	width:104px;
}

#italienisch {
	width:115px;
}

#franzoesich {
	width:118px;
}

#preise {
	width:76px;
}

#firmen {
	width:86px;
}

#uebersetzung {
	width:125px;
}

#infoservice {
	width:138px;
}

#content {
	width:964px;
	min-height:800px;
	background-color:white;
}

#footer {
	color:white;
	width:100%;
	height:170px;
	background-image:url("../pictures/tpl/footer-bg.jpg");
	font-size:12px;
}

#newsletter {
	float:left;
	width:345px;
	height:150px;
	padding:20px 0px 0px 40px;
}

#nletter-field {
	float:left;
	line-height:31px;
	width:173px;
	height:31px;
	background-image:url("../pictures/tpl/newsletter-field.png");
	padding:0px 10px 0px 10px;
}

input {
	font-weight:bold;
}

#links {
	float:left;
	width:260px;
	text-align:right;
	height:100px;
	padding:70px 30px 0px 0px;
}

#vline {
	float:left;
	background-image:url("../pictures/tpl/vline.png");
	width:2px;
	height:170px;
}

#contact {
	float:left;
	width:270px;
	height:150px;
	padding:20px 10px 0px 25px;
}

.fheadline {
	color:white;
	font-size:20px;
	line-height:34px;
}

#footer p {
	font-size:12px;
	line-height:18px;
}

#footer a {
	color:white;
}

#footer a:hover {
	color:#dcdcdc;
}


/*----- Breadcrump Styles Start -----*/


.breadcrumps, .breadcrumps a, .breadcrumps a:visited {
	font-size:10px;
	text-decoration:none;
	font-style:italic;
	color: #606060;
	}

.breadcrumps a:hover {
	color:#029BC1;
	}


/*----- Breadcrump Styles End -----*/

/*----- Einstufungstest Styles Start -----*/


.einstufungstest label {
	vertical-align:-5px;
	}

.einstufungstest input[type=radio] {
	margin:5px 5px 0px 15px;
	}

.einstufungstest textarea {
	width:595px ! important;
	height:130px;
	background-image:url("../pictures/tpl/textbox-einstufungstest.png");
	background-repeat:no-repeat;
    background-color:transparent;
    padding:10px 10px;
    text-align: left;
    border:none;
    color:#afafaf;
	line-height:29px;
	font-weight:bold;
	line-height:16px;
	}

.einstufungstest textarea:focus {
	color:#000;
	}

.einstufungstest input[type=text] {
    background-image: url("../pictures/tpl/einstufungstest-inputs.png");
    background-color:transparent;
    padding:0px 10px;
    text-align: left;
    width: 210px;
    height:28px;
    border:none;
    color:#afafaf;
	line-height:28px;
	}

.einstufungstest input[type=text]:focus {
    color:#000;
	}

.einstufungstest ul {
    margin-left:20px;
	}
	
div.einstufungstest-submit {
	text-align:right;
	}

input.einstufungstest-submit {
	background-image: url("../pictures/tpl/absenden-btn.gif");
	width:92px;
	height:31px;
	margin-right:2px;
	margin-top:2px;
	cursor:pointer;
	}

.table-question-1 {
	width:570px;
	background-color:#f0f0f0;
	padding:10px;
	}

.table-question-2 {
	width:570px;
	background-color:#fafafa;
	padding:10px;
	}

/*----- Einstufungstest Styles Ende -----*/

/*----- Template Styles End -----*/
