/* 
  @author    Lars Berndsen
  @copyright 2007-2008 Lars Berndsen, DESIGNSCENE
  @link      http://www.designscene.de
  @package   shortCMS
  shortCMS Lizenz:
  @license http://www.designscene.de/lizenz/shcms_licence.txt
  
  BASISANGABEN: Links
*/


/* Allgemeine Linkangaben */
a:link, a:visited { 
color: black; 
font-size: 12px; 
font-family: Arial; 
text-decoration: none; 
}

a:hover { 
color: black; 
font-size: 12px; 
font-family: Arial; 
text-decoration: underline; 
}


/* Linklisten und Definitionslisten */
ul { 
margin: 0; 
padding: 0; 
border-width: 0; 
list-style-type: none; 
list-style-image: none; 
list-style-position: inherit; 
}

li { 
text-decoration: none; 
text-indent: 10px; 
height: 16px; 
padding-top: 1px; 
}

li a, li a:visited { 
text-decoration: none; 
height: 16px; 
padding-top: 1px; 
}

li a:active { 
font-weight: bold; 
text-decoration: none; 
height: 16px; 
padding-top: 1px; 
}

li a:hover { 
font-weight: bold; 
text-decoration: underline; 
height: 16px; 
padding-top: 1px; 
}
.titel_text_left a:visited { 
color: white; 
font-size: 36px; 
font-weight: bold; 
text-decoration: none;
}

.titel_text_left a:hover { 
color: white; 
font-size: 18px; 
font-weight: lighter; 
text-decoration: underline; 
; font-family: "Comic Sans MS"
}

.titel_text_right a, .titel_text_right a:visited { 
color: white; 
font-size: 22px; 
font-weight: bold; 
text-decoration: none;
}

.titel_text_right a:hover { 
color: white; 
font-size: 22px; 
font-weight: bold; 
text-decoration: underline; 
}

.banner, .banner a {
color: white; 
text-align: right; 
font-size: 12px; 
}

.titellink a { 
text-align: left; 
color: white; 
font-size: 22px; 
font-weight: bold; 
text-decoration: none; 
}

.titellink a:hover { 
text-align: right; 
color: white; 
font-size: 16px; 
font-weight: bold; 
text-decoration: none; 
}

.titellink a:visited { 
text-align: left; 
color: white; 
font-size: 22px; 
font-weight: bold; 
text-decoration: none; 
}

.titelbg a { 
font-size: 12px; 
color: #FFFFFF; 
}

.titelbg a:hover { 
font-size: 12px; 
color: black; 
}

.contentlink a { 
color: black; 
font-size: 12px; 
font-weight: bold; 
text-decoration: none; 
}

.contentlink a:hover { 
color: black; 
font-size: 12px; 
font-weight: bold; 
text-decoration: underline; 
}

.conbutton { 
background-color:#e6e6e6; 
color:#000000; 
text-align: right; 
border-color: #dbdbdb #afafaf #afafaf #dbdbdb; 
border-style: solid; 
border-width: 1px; 
}

.Navigation_gall { 
font-family: Arial, Verdana; 
font-size: 12px; 
color: black; 
font-weight: bold; 
}

.Navigation_gall a { 
font-family: Arial; 
font-size: 12px; 
color: black; 
font-weight: bold; 
}

.Navigation_gall a:hover { 
font-family: Arial; 
font-size: 12px; 
color: black; 
font-weight: bold; 
}

/* Forum */
.forumlink { 
background-color:#e6e6e6; 
color:#000000; 
font-weight: normal; 
text-decoration: none; 
border-color: #dbdbdb #afafaf #afafaf #dbdbdb; 
border-style: solid; 
border-width: 1px; 
}

.forumlink a { 
color: #000000; 
font-weight: normal; 
text-decoration: none; 
}

.forumlink a:hover { 
color: #000000; 
font-weight: normal; 
text-decoration: none; 
}

/* Buttons und Eingabefelder */
.artbllink { background-color:#e6e6e6; color:#000000; font-weight: normal; text-decoration: none; border-color: #dbdbdb #afafaf #afafaf #dbdbdb; border-style: solid; border-width: 1px; }

.artbllink a { 
color: #000000; 
font-weight: normal; 
text-decoration: none; 
}

.artbllink a:hover { 
color: #000000; 
font-weight: normal; 
text-decoration: none; 
}

/* Gaestebuch */
.gbbutton, a.gbbutton {
color: #000000; 
font-weight: bold; 
background-color: #e6e6e6;
border: solid 1px #B7B7B7; 
}

.gbbuttons {
color: #000000; 
font-weight: bold; 
background-color: #e6e6e6; 
border: solid 1px #B7B7B7; 
}

.gbinput { 
color: #000000; 
font-weight: bold; 
text-align: left; 
}

.ktbuttons { 
color: #000000; 
font-weight: bold; 
background-color: #e6e6e6; 
width: 88px; 
border: solid 1px black; 
}


/* Seitenfuss */
a.fuss { color: #ffffff; font-size: 11px; }

.fuss a:hover, .fuss a:visited { color: #ffffff; font-size: 11px; }




/* SYSTEMCOPYRIGHT */
#syscopy a, #syscopy a:hover, #syscopy a:visited { 
color: black; 
font-size: 10px; 
font-stretch: normal; 
}



/* Inhalte/Titelleisten */
.titel_text_left a { 
color: white; 
font-size: 18px; 
font-weight: lighter; 
text-decoration: none;
; font-family: "Comic Sans MS"
 } 
