body{
	background-image: url(../i/tangobg2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #6a98d1;
	margin: 0px; 
	padding: 0px;
	text-align: center;
	background-attachment: fixed;
}

* {
	font-family:verdana, sans-serif;
}
p {
    margin: 0px;
    padding: 0px;
}

a:hover {
	text-decoration: underline !important;
}

.skyt-container {
	width: 780px;  
	margin:0px auto;
	text-align: left;
}

.skyt-breadcrump {
	font-size:10px;
	color:#ffffff;
	font-weight: bold;
	text-transform: uppercase;
	margin-top:24px;
	margin-bottom:5px;
}

.skyt-breadcrump a {
    color:#ffffff;
	text-transform: uppercase;
	text-decoration: none;
}

.skyt-bg {
	background-color: #ffffff;
}      
.skyt-header {
	height: 95px; 
}

.skyt-headerbox1 {
	height: 95px; 
	float: left;
	background-color: #ffffff;
}

.skyt-headerbox2, .skyt-headerbox3 {
	width: 160px;
	height: 75px; 
	float: right;
	background-color: #ffffff;
	margin-top:12px;
	margin-right:10px;
	line-height: 17px;
	overflow: hidden;
	font-size:11px;
	color:#3473da;
}
.skyt-headerbox2 h1, .skyt-headerbox3 h1 {
    font-weight: normal;
    font-size: 1em;
    margin: 0px;
    padding: 0px;
    color:#635d55;
    line-height: 17px;
}
.skyt-headerbox2 a, .skyt-headerbox3 a {
    font-weight: bold;
    color:#3473da;
    line-height: 17px;
}

.skyt-slideshow {
	height: 148px; 
}

.skyt-mainnav { 
	background:url(../i/nav/button-bg.gif); 
	height: 40px; 
	clear:left; 
}
div.skyt-mainnav img{
    float:left;
    _margin-left: -3px;
}

.skyt-subnav {  
	clear: both;
	height: 34px; 
	border-bottom: solid 1px #d0d0d0;
}

div.skyt-subnav img{
    float:left;
}

.skyt-content {  
	background-color: #ffffff;
	margin-top: 20px;
}

.skyt-maincol   {  
	width: 578px;
	_width: 595px;
	float:left;
    padding-left: 17px;
	clear:left;
}

.calendarlink a {
display: block;
background-color: red;
height: 50px;
width: 300px;
}

/*---Sidecol---*/

.skyt-sidecol { 
    width: 168px; 
	_width: 185px; 
	_padding-left: 17px;
	float:right;
	clear:right;
}

div.skyt-sidebox-2, div.skyt-sidebox-3, div.skyt-sidebox-4 { 
	width: 150px;
	height: 166px;
	margin-top: 10px;
	font-size: 12px;
	color:#ffffff;
	padding-bottom: 25px;
	background-position: bottom left;
}

div.skyt-sidebox-2 img, div.skyt-sidebox-3 img, div.skyt-sidebox-4 img {
    margin: 1px;
    
}

div.skyt-sidebox-2 p, div.skyt-sidebox-3 p, div.skyt-sidebox-4 p {
    padding-top: 1px;
    color:#ffffff;
}

.skyt-sidebox-2 { 
	background-image: url(../i/cbblue.gif);
}

.skyt-sidebox-3 { 
	background-image: url(../i/cbgrey.gif);
}

.skyt-sidebox-4 {
	background-image: url(../i/cborange.gif);
}

div.skyt-sidebox-2 img, div.skyt-sidebox-3 img, div.skyt-sidebox-4 img {
background: none;
padding: 0px;
}

div.skyt-sidebox-2 a, div.skyt-sidebox-3 a, div.skyt-sidebox-4 a {
    background: url(../i/link/whitelink.gif) no-repeat;
    background-position: 5px;
	margin-top: 5px;
	padding-top: 1px;
    padding-left: 25px;
	/*padding: 0px 0px 0px 20px;*/
	display: block;
	font-size:9px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}


/*---Navigation---*/

.skyt-mainnav {
	clear: both;
}

.skyt-mainnav a    { 
	display:block; 
	padding:11px 12px 15px 12px; 
	background:url(../i/nav/button-bg.gif); 
	font-size:12px;
	color:#f2eae0;
	font-weight: bold;
	text-transform: uppercase;
	float:left;
	text-decoration: none;
	_margin-left: -3px;
}

.skyt-mainnav a:hover, .skyt-mainnav a.active    {
	background:url(../i/nav/button-bg-aktiv.gif); 
	color:#322e2a;
}

.skyt-subnav  a    { 
	display:block; 
	padding:7px 30px 14px 8px; 
	font-family:verdana, sans-serif;
	font-size:11px;
	color:#888;
	font-weight: 400;
	text-transform: uppercase;
	float:left;
	text-decoration: none;
}


.skyt-subnav a:hover, .skyt-subnav a.active    { 
	display:block; 
	padding:7px 30px 14px 8px;  
	font-size:11px;
	color:#000;
	font-weight: 400;
	text-transform: uppercase;
	float:left;
}

/*---Fonts---*/
.skyt-text {
	font-size:11px;
	color:#4f5d65;
}

.skyt-content, .skyt-content *{
    font-size:11px;
	color:#635d55;
}


.skyt-textblue    {
	font-size:11px;
	color:#3473da;
}

.skyt-textbluebold {
	font-size:11px;
	color:#3473da;
	font-weight: bold;
}

.skyt-content h1  {
    color:#3473da;
	background: url(../i/content/h1.gif) 0px 3px no-repeat;
	padding: 0px 0px 0px 15px;
	margin-bottom: 3px;
	font-size:16px;
	font-style: italic;	
	margin-bottom: 7px;
}

.skyt-content h2 	{
	font-size:13px;
	color:#3473da;
	font-weight: bold;
	font-style: normal;
	line-height: 0.5em;
	margin-top: 5px;
	margin-bottom: 10px;
}

.skyt-content h3 	{
	font-size:13px;
	color:#3473da;
	font-style: normal;
	font-weight: normal;
	line-height: 0.5em;
	margin-top: 5px;
	margin-bottom: 7px;
}

.skyt-sidecol h2 {
    font-size:13px;
	color:#3473da;
	font-weight: bold;
	margin-left: 15px;
	font-style: normal;
}

div.skyt-content li{
	list-style-image: url(../i/list/list-a.gif);
	_list-style-image: url(../i/list/list-a-ie.gif);
	font-size:11px;
	color: #3473da;
	line-height: 1.7em;
	margin-left: -22px;
}

.skyt-calendar a.back,
.skyt-maincol a {
	background: url(../i/list/list-b.gif) left top no-repeat;
	font-size:11px;
	display: block;
	color: #3473da;
	font-weight: bold;
	text-decoration: underline;
	margin: 5px;
	padding: 0px 0px 0px 20px;
}

.gallery_slide_image a {
background: none !important;
margin: 0px !important;
padding: 0px!important;
}

/*---Calendar---*/

.skyt-calendar {
	clear: both;
	background-color:#ffffff; 
	margin: 16px;
	margin-top: 30px;
	width: 747px;
	font-size:13px;
	color:#3473da;
}


.calendar-display a {
background-image: none;
margin: 0px;
padding: 0px;
}


.skyt-calendar h1  {
	color:#3473da;
	background: url(../i/content/h1.gif) 0px 3px no-repeat;
	padding: 0px 0px 0px 7px;
	font-size:16px;
	font-style: italic;
}

.calendar-display h2 {
line-height: 1em;
}

.skyt-calendarbox  { 
	width: 159px; 
	height: 126px;
	background-color:#abcdee; 
	border:1px solid #cccccc;
}

h2, .control-date    {
    font-size:18px;
	color:#3473da;
	font-weight: bold;
	font-style: italic;
}

h2 a, .control-date a    {
    font-size:18px;
	color:#3473da;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	background: none;
}

td.control-views {
    display: none;
}

.control-back, .control-next {
}

.control-back a, .control-next a {
    font-size:11px;
	color:#3473da;
	font-weight: bold;
	margin: 10px;
	background: none;
}

tr.view-weekdays td    {
    font-size:12px;
	border-top: solid 1px #5688db !important;
	border-bottom: solid 1px #5688db !important;
	color: #ffffff !important;
	background: url(../i/content/calendar/calendar-bg.gif) repeat-x;
}
   
td.view-week    {
    color: #666666;
    background-color: #f5f5f5 !important;
    height: 100px;
    
}

td.view-week  a  {
    color: #666666 !important;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    background: none;
}
.view-day{
    color: #3473da;
}

.view-day-in a, .view-day a   {
    font-size:16px;
	text-decoration: none;
	color: #3473da;
	background: none;
}

.view-day-in a, .view-day-current   {
    color: #3473da;
    background: none;
}

table .calendar-display-options-legend tbody tr a{ 
    font-size:12px;
text-decoration: none;
	font-weight: bold;
	background: none;
}

div.date-name a {
    font-size:9px;
    background: none;   
}

div.calendar-day-detail-date {
    background-color: #ffffff;
    color: #3473da;
    font-size: 15px;
    font-weight: bold;
    padding: 5px;
}



div.date-location {
    color: #959595 !important;
}


div.date-url a {
    color: #959595;
    background: none;
}

.calendar-date-type-1 a,
.calendar-date-type-2 a,
.calendar-date-type-3 a,
.calendar-date-type-4 a,
.calendar-date-type-5 a {
background: none;
}


/*Blog*/

.weblog-post-body {
    border: solid 1px #3473da;
    padding: 5px;
    margin: 0px 0px 30px 0px;
    width: 560px;
}

.weblog-post-head-name a {
    margin: 0px;
    padding: 3px;
    text-decoration: none;
    font-size: 13px;
}

.weblog-head-name a {
    text-decoration: none;
    margin-bottom: 23px;
}


.weblog-post-day {
    margin-left: 5px
}

.weblog-post-feedbacks-count span, .weblog-post-feedbacks span {
    display: none;
}

.weblog-post-body-link a {
    margin: 0px;
    padding-left: 5px; 
    text-decoration: none;
}


.weblog-post-body-teaser {
    border-bottom: dotted 1px #3473da;
    border-top: dotted 1px #3473da;
    padding: 5px;
    font-weight: bold;
}


.weblog-post-body-text {
    padding: 5px;
    width: 440px;
}

.weblog-post-body-teaser{
    margin-top: 10px;
    margin-bottom: 10px;
}

.weblog-post-head-name {
    margin-bottom: 10px;
}


div.weblog-head-name a  {
    background-image: none;
}

div.weblog-post-head-name a{
    background-image: none;
}
div.weblog-post-head-meta{
    margin-bottom: 10px;
}


div.weblog-post-body-link a{
    background-image: none;
}

div.weblog-post-feedback-text {
    border: solid 1px #3473da;
    padding: 5px;
    margin: 0px 0px 30px 17px;
    width: 330px;
}

.weblog-post-feedback-subject {
    font-weight: bold;
    margin: 5px 0px 5px 20px;
}

.weblog-post-feedback-name  {
     /*width: 200px;*/
     float: left;
     margin-right: 5px;
}

.weblog-post-feedback-name a {
     clear: both;
     background-image: none;
     text-decoration: none;
     margin: 0px;
}

.weblog-post-feedback-date {
     margin-right: 5px;
}

.weblog-post-feedback-says {
    float: left;
    margin-right: 5px;
}


.weblog-post-feedbacks-intro {
    margin: 0px 0px 10px 17px;
    font-weight: bold;
    
}

.weblog-post-answer {
    margin: 0px 0px 0px 17px;
}

.weblog-post-answer-text, .weblog-post-answer-submit {
    margin: 0px 0px 0px 0px;
}

input {
width: 200;
}
.weblog-post-answer-submit {
width: 100;
margin-left: 240px;
}


textarea {
width: 340;
height: 200;
}

/*Footer*/

.skyt-footer {
	height: 55px;
	_height: 47px;
	background:url(../i/nav/footer/footer-bg.jpg) repeat-x;
	padding-left: 14px;
	padding-right: 9px;
	border-left: solid 2px #ffffff;
	border-right: solid 2px #ffffff;
	clear: both;
	margin-top: 60px;
	_margin-top: 0px;
}

.skyt-footer a {
	display: block;
	height: 47px;
	float: left;
	padding-left:  22px;
	padding-top:  19px;
	
	color: #635d55;
	text-decoration: none;
	font-size: 11px;
}

.skyt-footer a.footer-impressum {
	background: url(../i/nav/footer/footer-impress.gif ) left top no-repeat;
	width: 111px;
	_width: 123px;
	padding-left:  17px;
	padding-right:  2px;
}
.skyt-footer a.footer-edtl {
	background: url(../i/nav/footer/footer-edtllahr.gif) left top no-repeat;
	width: 99px;
	_width: 123px;
	padding-left:  22px;
	padding-right:  2px;
}
.skyt-footer a.footer-flugschule {
	background: url(../i/nav/footer/footer-flugsch.gif) left top no-repeat;
	width: 193px;
	_width: 218px;
	padding-right:  2px;
	padding-left:  23px;
}
.skyt-footer a.footer-kontakt {
	background: url(../i/nav/footer/footer-kontakt.gif) left top no-repeat;
	width: 105px;
	_width: 130px;
	padding-right:  2px;
	padding-left:  26px;
}
.skyt-footer a.footer-powered {
	float: right;
	padding: 0px;
}

/* startseite */

.skyt-startcol {
width: 746px;
padding-left: 17px;
}

.skyt-startcol a {
    background: url(../i/list/list-b.gif) left top no-repeat;
	font-size:11px;
	display: block;
	color: #3473da;
	font-weight: bold;
	text-decoration: underline;
	margin: 5px;
	padding: 0px 0px 0px 20px;
}

.skyt-startcol h1{
margin-bottom: 3px;
}

h1.topic {
margin-left: 28px;
_margin-left: 27px;
}

.skyt-startcol h2{
margin-top: 5px;
font-size:12px;
}

.skyt-startbox-2, .skyt-startbox-3, .skyt-startbox-4 { 
	height: 166px;
	margin: 20px;
	font-size: 12px;
	color:#ffffff;
	padding-bottom: 20px;
}

.skyt-startbox-2 br, .skyt-startbox-3 br, .skyt-startbox-4 br {
	display: none;
}

.skyt-startbox-2 img, .skyt-startbox-3 img, .skyt-startbox-4 img {
}

.skyt-startbox-2 p, .skyt-startbox-3 p, .skyt-startbox-4 p {
    padding-top: 4px;
    padding-left: 3px;
    color:#ffffff;
}

.skyt-startbox-2 { 
	background: url(../i/cbblue.gif) no-repeat left bottom;
}


.skyt-startbox-3 { 
	background: url(../i/cbgrey.gif) no-repeat left bottom;
}

.skyt-startbox-4 {
	background: url(../i/cborange.gif) no-repeat left bottom;
}

.skyt-startbox-2 a, .skyt-startbox-3 a, .skyt-startbox-4 a {
    background: url(../i/link/whitelink.gif) no-repeat left top;
	margin-top: 5px;
	padding: 0px 0px 0px 20px;
	display: block;
	font-size:11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
table.starttable {
margin-left: 13px;
_margin-left: 7px;
width: 327px;
}

.skyt-info-2, .skyt-info-3, .skyt-info-4 {
	font-size:11px;
	color: #959595;
	background: url(../i/greydots.gif) no-repeat left top;
	padding-left: 5px;
}

.skyt-info-2 {
    border:1px solid #8aa5d1;
    width: 145px;
}
 
 .skyt-info-3 {
    border:1px solid #959595;
    width: 145px;
 }
 
.skyt-info-4 {
    border:1px solid #e3bea0;
    width: 145px;
}

.skyt-info-2 h1, .skyt-info-3 h1, .skyt-info-4 h1{
}

.gallery img {
border: none;
}

div.skyt-content td.skyt-startbox-2 a.nolinkgif, 
div.skyt-content td.skyt-startbox-3 a.nolinkgif, 
div.skyt-content td.skyt-startbox-4 a.nolinkgif,
div.skyt-content div.skyt-sidebox-2 a.nolinkgif, 
div.skyt-content div.skyt-sidebox-3 a.nolinkgif, 
div.skyt-content div.skyt-sidebox-4 a.nolinkgif { 
padding: 0px; 
margin:0px;
background: none; 
}

.gallery a {
padding: 0px; 
background: none; 
}

.gallery-name {
/*display: none;*/
}

.search_box_input {
width: 101px;
}

.search_box_submit {
display: block;
width: 50px;
padding: 0px;
margin: 0px;
text-align: center;
}


div.skyt-content a.calendarlink {
    display: block;
    background: none;
    padding-left: 0px;
    padding: 10px;
    color: #fff;
    background-color: #3473da;
    border: 2px outset #3473da; 
    font-size: 14px;
    text-decoration: none;
    text-align: center;
}

div.skyt-maincol a.gallery_slide_image {
    background: none;
    padding-left: 0px;
}

table.calendar-display-control td.control-date a {
	font-size: 13px;
	display: inline;
}

div.skyt-maincol h2 {
	line-height: 1em;
}

table.gallery-options a {
	font-size: 14px;
	display: inline;
	background-position: left center;
}

a.home {
	border: 1px solid #3473da;
	display: block;
	float: left;
	padding: 2px 10px;;
	margin-top: -4px;
	color: #3473da;
	background-color: #fff;
}

a.home:hover {
	color: #fff;
	border: 1px solid #fff;
	background-color: #3473da;
}

.skyt-calendar a.back,
.skyt-maincol a.back {
	display: block;
	margin-top: 15px;
	font-size: 14px;
	background:transparent url(../i/list/list-b.gif) no-repeat scroll 0px 8px;
	border-top: 1px solid #d0d0d0;
	padding-top: 5px; 
}

table.st-gallery td {
	width: 190px;
	font-weight: bold;
}

.skyt-maincol table.st-gallery td img {
	width: 180px;
	background: none;
	padding-left: 0px;
}

a.gallery_slide_image, img.mittig {
	margin-left: 20px;
}

div.calendar-display-view-detail a img {
	border: 1px solid #ccc;
	padding: 1px;
}

/* ****************************** */
/* Vioma Team					  */
/* ****************************** */

div.skyt-maincol table.customer-detail-public a {
	background: none;
	padding-left: 0px;
	margin: 0px;
}

div.skyt-maincol table.customer-detail-public h1 {
	background: none;
	padding-left: 0px;
}

div.email a {
	float: left;
}


/* flugkalender */

.calendar-view {
	text-align: right;
}

.calendar-view + form {
	margin: 0;
}

.calendar-view a {
	display: inline-block;
	line-height: 20px;
	padding: 5px 10px;
	border: 1px solid #aaa;
	border-bottom: 0;
	border-radius: 10px 10px 0 0 ;
	background-color: #eee;
	text-decoration: none;
	color: #000;
}

.calendar-view a:hover {
	color: #fff;
	background-color: #3473da;
	text-decoration: none !important;
}


form[name="login"] {
	margin-top: 10px;
	border: 1px solid #aaa;
	width: 320px;
	text-align: center;
	background-color: #eee;
	padding: 10px;
	border-radius: 5px
}

form[name="login"] input[type="text"],
form[name="login"] input[type="password"] {
	height: 30px;
	width: 300px;
	padding: 0 10px;
	margin: 5px 0 10px;
}

form[name="login"] input[type="submit"] {
	font-size: 16px;
	border-radius: 5px;
	background-color: #fff;
	border: 1px groove;
	cursor: pointer;
}

form[name="login"] input[type="submit"]:hover {
	color: #fff;
	background-color: #3473da;
}