/* styles.css */
/* visualizer */
a.img {
	text-decoration:none;
	color:#FFFFFF;
}
a.img:active, a.img:visited, a.img:link,
a.menu2Main:hover, a.img:hover {
	border:none;
	text-decoration:none;
	background-color:transparent;
}
a {
	text-decoration:underline;
	color:#222222;
	border:none;
}
a:visited, a:link {
	text-decoration:underline;
	color:#222222;
}
a:active, a:hover {
	text-decoration:underline;
	color:#222222;
	background-color:white;
}
body {
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background-repeat:no-repeat;
	font-family:verdana;
	font-size:8pt;
	color:#222222;
}
/* Basis, wenn in anderen CSS nichst gesetzt wird, i.e. Ebene 1! */
body {
	background-color:#DADADA;
}
table {
	border-collapse:collapse;
}
td {
	font-family:verdana;
	font-size:8pt;
	vertical-align:top;
}
p {
	margin:0px;
	line-height:110%;
	margin-bottom:0.5em;
}
p:first-letter {
	font-size:110%;
	font-style:italic;
	font-weight:bold;
}
h1 {
	font-size:130%;
	font-weight:bold;
	font-variant:normal;
	margin-bottom:0.5em;
}
h2 {
	font-size:120%;
	font-weight:bold;
	margin-bottom:0.5em;
}
h3 {
	font-size:110%;
	font-weight:bold;
	margin-bottom:0.5em;
}
h4 {
	font-size:100%;
	font-weight:bold;
	margin-bottom:0.5em;
}
.border {
	width:10px;
}
.border-right {
	width:100%;
}
.logo {
	text-align:center;
	vertical-align:bottom;
	height:97px;
	font-size: 18pt;
	font-weight:bold;
}
.icons {
	text-align:left;
	vertical-align:middle;
	height:30px;
}
.bannerTop {
	text-align:right;
	vertical-align:top;
	height:60px;
}
#skyscraper {
	padding-top:107px;
	display : none;
	}
.footerMiddle, .footerRight {
	background-position:bottom;
	background-repeat:no-repeat;
	font-size:7px;
}
.bannerBottomLeft {
	vertical-align : bottom;
}
.bannerBottomdiv {
	height : 70px;
	padding-top : 10px;
}
.footerMiddle {
	height:50px;
	vertical-align:middle;
	padding-bottom:10px;
	padding-left:10px;
}
.newsRight {
	vertical-align: bottom;
}
.footerRight {
	height: 30px;
	padding-bottom: 14px;
	padding-left: 25px;
	vertical-align: bottom;
}
#content {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.tx-newloginbox-pi1-submit, .button, .submit, .tx-guestbook-submit {
	font-family:Verdana;
	font-weight:bold;
	text-align:top;
	margin-top:1px;
	padding-left:2px;
	padding-right:2px;
	height:16px;
	font-size:10px;
	cursor:pointer;
	color:#FFFFFF;
	background-color:#505058;
	border: 1px solid #222222;
}
.menu1 {
	padding-left:5px;
}
.menu1L1 {
	width:310px;
	height:116px;
}
.menu1L2-1 {
	width:100px;
	height:81px;
	background-position:0px -116px;
}
.menu1L2-2 {
	width:92px;
	height:81px;
	padding-left:7px;
	padding-right:7px;
	padding-top:5px;
	padding-bottom:15px;
	vertical-align:bottom;
	text-align:center;
	font-size:7pt;
	font-weight:bold;
	color:white;
	background-position:-99px -116px;
}
.menu2right, .menu2left, .menu2center, a.menu2Main,
a.menu2Main:active, a.menu2Main:visited, a.menu2Main:link,
a.menu2Main:hover, .menu2Main {
	color:white;
	text-align:center;
	text-decoration:none;
}
a.menu2Main, .menu2Main {
	vertical-align:bottom;
	font-weight:bold;
	font-size:12px;
	padding-left:3px;
}
.menu2right, .menu2left, .menu2center {
	vertical-align:top;
	font-weight:normal;
	padding-top:3px;
}
a.menu2NO:visited, a.menu2NO:link, a.menu2NO {
	color:white;
	border:none;
	text-decoration:none;
	line-height:1.1em;
	font-size: 8px
}
a.menu2NO:hover {
	text-decoration:underline;
	background-color:transparent;
	border:none;
	color:white;
}
.menu1L2-3 {
	width:110px;
	height:81px;
	background-position:-206px -116px;
}
.menu1L3 {
	width:310px;
	height:91px;
	background-position:0px -197px;
}
table.popup {
	background-color:transparent;
	text-align:center;
	table-layout: fixed;
	width:500px;
}
.loginInput {
	padding-right:5px;
}
.logged {
	text-align:right;
	vertical-align:middle;
	height:37px;
}
/* PopUp Styles */
td.popupHeader{
	font-family:verdana;
	font-size:10pt;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
}
.draggableElement {
	position:absolute;
	top:50;
	left:300;
	cursor:move;
	visibility:hidden;
	background-color:transparent;
}
/* PopUp image up */
.fdfx_pl1-1, .fdfx_pl1-2, .fdfx_pl1-3 {
	height:140px;
}
.fdfx_pl2-1, .fdfx_pl2-2, .fdfx_pl2-3 {
	height:275px;
}
.fdfx_pl3-1, .fdfx_pl3-2, .fdfx_pl3-3 {
	height:50px;
}
.fdfx_pl1-1, .fdfx_pl2-1, .fdfx_pl3-1 {
	width:100px;
}
.fdfx_pl1-2, .fdfx_pl3-2 {
	width:300px;
}
.fdfx_pl1-3, .fdfx_pl2-3, .fdfx_pl3-3 {
	width:100px;
}
.fdfx_pl1-1 {
	background-position:0px 0px;
}
.fdfx_pl1-2 {
	background-position:-100px 0px;
	padding-left:125px;
	padding-top:73px;
	width:175px;
	height:67px;
}
.fdfx_pl1-3 {
	background-position:-400px 0px;
}
.fdfx_pl2-1 {
	background-position:0px -140px;
}
.fdfx_pl2-3 {
	background-position:-400px -140px;
}
.fdfx_pl3-1 {
	background-position:0px -415px;
}
.fdfx_pl3-2 {
	background-position:-100px -415px;
}
.fdfx_pl3-3 {
	background-position:-400px -415px;
}
/* ADD-ONs */
/* default styles for extension "tx_newloginbox_pi3" */
 .tx-newloginbox-pi3-listrow TD { background-color:#eeeeee; padding-left: 3px; padding-right: 3px; }
 .tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD { background-color:#cccccc; }
 .tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD P { font-weight:bold; }
 .tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-odd TD { background-color:#f6f6f6; }

/* default styles for extension "tx_advCalendar_pi1" */
 .tx-advCaledar-pi1 { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND-COLOR: #FFEEEE; font-family:Verdana; font-size:10px; }
 .tx-advCaledar-pi1 H1 { BACKGROUND-COLOR: #EEDDDD; font-size:16px; FONT-WEIGHT: bold; }
 .tx-advCaledar-pi1 P { BACKGROUND-COLOR: #EEDDDD; font-size:10px; }
 .tx-advCaledar-pi1 TD { font-size:10px; FONT-WEIGHT: bold; }
 .tx-advCaledar-pi1 A { color:black; FONT-WEIGHT: bold; }
 .tx-advCaledar-pi1 TD.notInMonth TD { FONT-WEIGHT: normal; FONT-SIZE: 8px; }
 .tx-advCaledar-pi1 TD.notInMonth A { color:gray; }
 .tx-advCaledar-pi1 TD.bottomEventsExpired { BACKGROUND-COLOR: #EEDDDD; color:red; }
 .tx-advCaledar-pi1 TD.bottomEventsExpired A { color:red; }
 .tx-advCaledar-pi1 TD.bottomEvents { BACKGROUND-COLOR: #FFEEEE; }

/* default styles for extension "tx_eeblog_pi1" */
.tx-eeblog-pi1 H2 { margin-top: 0px; margin-bottom: 0px; }
#ee_blog_list{
  padding-bottom:10px;
  border-top:1px dashed #fff;
  border-bottom:1px dashed #999;
  margin:-5px 0 1em 0;
  }
#ee_blog_author {
  margin:12px 0 0 0;
  font-size:75%;
  color:#666;
}
#ee_blog_entry {
  padding-bottom:10px;
  border-top:1px dashed #fff;
  border-bottom:1px dashed #999;
  margin:-5px 0 1em 0;
  }
#ee_blog_Header {
  font:bold 115% Arial,Sans-serif;
  line-height:135%;
  clear:left;
}
#ee_blog_Header a:link {color:#36c; text-decoration : none;}
#ee_blog_Header a:visited {color:#36c; text-decoration : none;}
#ee_blog_Header a:hover {color:red; text-decoration : none;}
#ee_blog_link_to_list a:link {color:#36c; text-decoration : none; font-size:75%}
#ee_blog_link_to_list a:visited {color:#36c; text-decoration : none; font-size:75%}
#ee_blog_link_to_list a:hover {color:#36c; text-decoration : none; font-size:75%}
#ee_blog_comments_header {
  font:bold 105% Verdana;
  text-align: center;
  color:#666;
  margin:12px 0 0 0;
  line-height:135%;
  clear:left;
}
.ee_blog_timestamp  {
  font-size:75%;
  color:#666;
}
.ee_blog_section {
	font-family : Verdana;
	font-size : 11px;
	line-height : 180%;
	color: #333333;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
}
.comments-body {
	font-family:verdana;
	color:#666;
	font-size:11px;
	font-weight:normal;
 	background:#FFF;
 	line-height:14px;
 	padding-bottom:10px;
  	padding-top:10px;
 	border-bottom:1px dotted #999;
}

/* default styles for extension "tx_mocfilemanager_pi1" */
 .tx-mocfilemanager-pi1 .filelink { font-family: Verdana; font-size: 12px; color: #000033; text-decoration: none;}
 .tx-mocfilemanager-pi1 .filelink:hover {text-decoration: underline;}
 .tx-mocfilemanager-pi1 .filelinkactive { font-family: Verdana; font-size: 12px; font-weight: bold; color: #000033; text-decoration: none;}
 .tx-mocfilemanager-pi1 { font-family: Verdana; font-size: 22px; color: #000033;}
 .tx-mocfilemanager-pi1 .filelinkactive { font-family: Verdana; font-size: 12px; font-weight: bold; color: #000033; text-decoration: none;}
 .tx-mocfilemanager-pi1 .filelinkactive:hover{ text-decoration: underline;}
 .tx-mocfilemanager-pi1 .action {font-family: Verdana; font-size: 7pt;color: #333333;border:#666666 solid 1pkt;background-color: #ffffff;}
 .tx-mocfilemanager-pi1 .actionButton {font-family: Verdana;font-size: 7pt;color: #333333;border:#666666 solid 1pkt;background-color: #ffffff;}
 .tx-mocfilemanager-pi1 .command {font-family: Verdana; font-size: 12px; color: #000033; font-weight: bold;}
 .tx-mocfilemanager-pi1 .info {font-family: Verdana; font-size: 10px; color: #000033; font-weight: normal;}
 .tx-mocfilemanager-pi1 .dirpath {font-family: Verdana; font-size: 12px; color: #000033; font-weight: bold;}
 .tx-mocfilemanager-pi1 P { font-family: Verdana; font-size: 12px; color: #000033; text-decoration: none;}

/* default styles for extension "tx_mocfilemanager_pi2" */
 .tx-mocfilemanager-pi1 .filelink { font-family: Verdana; font-size: 12px; color: #000033; text-decoration: none;}
 .tx-mocfilemanager-pi1 .filelink:hover {text-decoration: underline;}
 .tx-mocfilemanager-pi1 .info {font-family: Verdana; font-size: 10px; color: #000033; font-weight: normal;}

/* default styles for extension "tx_ccvscroller_pi1" */
 .tx-ccvscroller-pi1 {margin-top: 0px;margin-left:25px;}

P.tx-dearticles-pi1-singleViewField-title {
	font-size:130%;
	font-weight:bold;
}
P.tx-dearticles-pi1-singleViewField-author {
	font-weight:bold;
}
P.tx-dearticles-pi1-singleViewField-sections {
	font-weight:bold;
}
P.tx-dearticles-pi1-singleViewField-caption {
	font-size:8px;
	font-weight:bold;
}
P.tx-dearticles-pi1-singleViewField-listHeader {
	font-size:130%;
	font-weight:bold;
}
P.tx-dearticles-pi1-singleViewField-listTitle {
	font-size:12px;
}
P.tx-dearticles-pi1-singleViewField-showMore {
  	font-family:Verdana;
	font-size:8px;
}

.tx-srfeuserregister-pi1 dd {
	width : 280px;
}
.tx-srfeuserregister-pi1 input[type="password"] {
	margin-right : 0px;
}
.tx-srfeuserregister-pi1 dd #tx-srfeuserregister-pi1-static_info_country {
	max-width : 275px;
}
