﻿/* Styles für teamkreativ.at ab 2020 */
body {
	color: #516D7B; 
	background-color: #516D7B;
	font-family: Verdana;
	font-weight: normal;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	font-size: 10pt;

	margin-bottom: 0;
	padding-bottom:0;
	border-bottom:0;
	}
td 	{vertical-align: top;}
a:link {
	color: #516D7B; 
	text-decoration: underline;
	}	
a:visited {color: #516D7B;
	}
a:active {color: #516D7B;
	}
a:hover {
	color: red;
	}
h1	{
	font-size: 36pt;
	letter-spacing: 8px;
	padding-top:0px;
	margin-top:20px;
	margin-bottom:0px;
	}
h2	{
	font-size: 16pt;
	}
h3	{
	font-size: 12pt;
	}
p	{margin-bottom:0px;padding-bottom:0px;
	}	
	
p.hh2	{
	font-size: 16pt;
	}
p.hh3	{
	font-size: 12pt;
	}

#maintab {
	height:100%;
	/* min-height:100%; */
	}

td#maintab_td_links {
	border-right: 14px solid #DEDCC5; /* height:100%; */
	}
td#maintab_td_rechts {
	border-left: 14px solid #DEDCC5; /* height:100%; */
	}
td.maintab_td {
	padding: 10px;
	}

#bannerdiv_div {
	border-top: 14px solid #F2F0EC;
	border-bottom: 14px solid #F2F0EC;
	}
#imageContainer {
	text-align: center;
	height:137px; 
	}

#imageContainer img {
	/* display:none; */
	/* position:absolute; */
	}

#startnavitab_div {
	height: 70px;
	}	
	
table#startnavitab {
	border-collapse: collapse;
	width: 966px;
	}
td.startnavitab_td {
	background-color: #6b757e;
	border:2px solid #516D7B;
	padding-top: 1px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	letter-spacing: 0.5px;
	font-weight: normal;
	width: 25%;
	height: 52px;		
	vertical-align: middle;		
	allign: center;
	}
	
td.startnavitab_td a	{
	color: #FFFFFF;
	letter-spacing: 2px;
	font-weight: normal;
	text-decoration: none;
	}

td#navp1 {
	}	
td#navp2 {
	}	
td#navp3 {
	}	
td#navp4 {
	}
#textaraea {
	/* width: 100%; */
	padding: 0px 20px;
	/* display: table; */
	vertical-align: middle;
	}
	
#Start-bottom-div {
	padding-top:1px;
	padding-right:10px;
	padding-bottom:10px;
	font-size:smaller;
	text-align:right;
	}
#Datenschutz {
	font-size:smaller;
	}

#impressum, #kontakt {
	text-align: left; 
	padding-left:20px;
	font-weight: normal;
	}
#impressumtab, #kontakttab {width:100%;}
td.impressum_td, td.kontakt_td {
	text-align: left; 
	width: 50%;
	padding: 0px 10px;
	}
td.AGB {
	font-size: smaller;
	}
